Package Release Info

pidgin-sipe-1.23.2-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpurple-plugin-sipe
libpurple-plugin-sipe-lang
pidgin-plugin-sipe
telepathy-sipe

Change Logs

* Tue Mar 13 2018 fcrozat@suse.com
- Update to 1.23.2:
  + fix some HTTP requests that were not sent
- Changes from version 1.23.1:
  + Fixed #337: Duplicate candidates in SDP
  + Fixed #336: Lync autodiscover does not follow user redirect
  + media: unconditionally ignore multichannel codecs
  + Updated translations.
- Changes from version 1.23.0:
  + Feature #100: Extend libpurple D-Bus interface
  + Feature #99: IPv6 addresses in SIP & SDP messages
  + don't load buddy photos from unknown sites by default
  * custom web URIs pose a security risk as they may be abused
  * users can override this behaviour in the account settings
  * Office365 accounts should not be affected by this change
  + add support for GMime 3.0 API
  + raise BR glib-2.0 >= 2.18.0
  + raise BR purple >= 2.7.0
  + drop support for GMime 2.4
  + drop support for gstreamer-0.10
* Tue Sep 12 2017 fcrozat@suse.com
- Update to 1.22.1:
  + Fixed #320: Multiple client detection broken
  + speed up Lync Autodiscover by using AccessLocation
  + purple: avoid rare SSL read deadlock
  + various minor fixes
  + crypto: make code compile with OpenSSL 1.1.0
  + drop references to Reuters Messaging
  - updated translations: Lithuanian (lt), Russian (ru), Swedish
    (sv), Turkish (tr)
* Wed Feb 15 2017 sor.alexei@meowr.ru
- Conditionalise video/audio to fix build on SLE 12 SP1.
* Wed Feb 15 2017 mrueckert@suse.de
- update to 1.22.0
  - Feature #93: Support for Lync Autodiscover (Stefan Becker)
  - Feature #6: Application Sharing Viewer (Jakub Adam)
  * requires libpurple >= 2.12.0
  * needs an external RDP client - remmina and xfreerdp are supported
  - Fixed #315: Crash when contact list is empty (Stefan Becker)
  - Fixed #314: sipe login problems with long pw (Stefan Becker)
  - separate logging and debugging output (Stefan Becker)
  * logging is always shown, e.g. in the Pidgin debug window
  * full message debugging now requires PURPLE_UNSAFE_DEBUG=1
  - new translations: Greek (el), Lithuanian (lt)
- drop pidgin-sipe-gstreamer-1.0.patch: no longer needed
- add recommends for remmina and freerdp so the desktop sharing
  stuff would work out of the box
- add BR for gstreamer-rtp-1.0 and farstream-0.2 to keep the
  video/audio feature working
* Fri Dec 16 2016 sor.alexei@meowr.ru
- Rename the pidgin-sipe package to pidgin-plugin-sipe.
- Rename the telepathy-plugin-sipe package to telepathy-sipe.
- Require Pidgin of the exact or greater version.
- Make pidgin-plugin-sipe noarch.
- Separate locales to libpurple-plugin-sipe-lang.
- Update description.
* Fri Jul 08 2016 tchvatal@suse.com
- Version update to 1.21.1:
  * various bug fixes in media support
  * configure no longer ignores CFLAGS/LDFLAGS/LIBS
- Drop telepathy conditionals as we don't build on sle11 anyway
- Move the docs from library to main package to allow multiple versions
  at once as SLP wants
* Fri Feb 12 2016 dimstar@opensuse.org
- Pass --disable-quality-check to configure: the 'quality' checks
  are a bunch of compiler flags like Werror and more warning. This
  is more important for development versions than for released
  ones.
* Wed Jan 13 2016 dimstar@opensuse.org
- Update to version 1.20.1:
  + Add support for another type of ADFS response.
  + Improve configure check for back-ported features.
  + Updated translations.
- Changes from version 1.20.0:
  + Parse HTML from Lync conference URL (Stefan Becker)
  + SRTP Support.
  + Office365 rejects RC4 in TLS-DSK: added support for
    AES-128/256-CBC.
- Drop patch: 0001-Fix-285-backport-for-1.18.x-1.19.x.patch
  Fixed upstream (bnc#965323).
* Tue Jun 30 2015 dimstar@opensuse.org
- Port to GStreamer 1.0 (follow pidin's port):
  + Add pidgin-sipe-gstreamer-1.0.patch
  + Replace pkgconfig(gstreamer-0.10) BuildRequires with
    pkgconfig(gstreamer-1.0).
  + Add autoreconf call, as the patch touches the buildsystem.
  + Pass --with-vv to configure, to ensure we do not lose Voice &
    Video support.
* Wed Apr 08 2015 tyang@suse.com
- Add patch: 0001-Fix-285-backport-for-1.18.x-1.19.x.patch
  Fixed both upstream and sled:
  sf#285: Office365 rejects RC4 in TLS-DSK.
  bnc#965323:Pidgin-sipe no longer works with Office 365 of
  skype for Business.
* Tue Apr 07 2015 dimstar@opensuse.org
- Update to version 1.19.1:
  + Fixed sf#278: 488 error after libnice upgrade.
  + Fix SIP re-authentication timeout to be max. 8 hours.
* Fri Feb 13 2015 zaitor@opensuse.org
- Update to version 1.19.0:
  + Move parsing of login name.
  + Support for Adium group chat bookmarks.
  + Support searching for SIP ID.
  + ADFS can't always be used for accounts that have Multi-Factor
    Authentication (MFA) enabled.
  + Support buddy photos from contactCard.
  + Fall back from Kerberos to NTLM.
  + Raised contact names.
  + Corrupted HTTP response crashes SIPE.
  + Fix calendar state machine when EWS URL is set.
  + Fall back to [MS-DLX] BasicSearch to improve search experience.
  + Implement search functionality for UCS.
  + adium:
  - Add chat room list UI.
  - Fix duplicate debug log messages.
  + Support for libnice TCP mode.
  + Refactor CCCP request code.
* Wed Dec 31 2014 jozef.koval03@gmail.com
- Update to version 1.18.5:
  + Redundant "const" breaks build with clang.
  + Purple idle-away converted to Away.
  + Svc: use authuser for RealmInfo request.
  + Adium: add release checking script.
  + Mingw: update fetch script to Pidgin 2.10.11.
  + Bugs fixed: sf#269, sf#276.
  + Updated translations.
* Tue Nov 11 2014 jozef.koval03@gmail.com
- Update to version 1.18.4:
  + ADFS fails when user and login name differ.
  + Adium: SIPE doesn't auto- or re-connect.
  + Fixed memory leaks.
  + Fixed processing of presence publish event response.
  + Fixed a longstanding issue that the Pidgin user status
    sometimes didn't switch back to "Available" after the end of a
    meeting.
  + Bugs fixed: sf#263, sf#264.
* Sat Aug 16 2014 dimstar@opensuse.org
- Update to version 1.18.3:
  + HTML response to EWS autodiscover triggers libxml2 assert.
  + V&V call gets rejected when IPv6 is enabled.
  + Windows 7: SIPE crashes after a minute.
  + mingw: improve crash information reporting.
  + Bugs fixed: sf#257, sf#258, sf#259.
* Sat Jul 12 2014 dimstar@opensuse.org
- Update to version 1.18.2:
  + ews: extract settings also from type EXPR.
  + ucs: honor user specified email URL.
  + adium: fix compilation on OS X 10.7.
  + Updated Transifex URLs.
  + Bugs fixed: sf#210, sf#241, sf#245, sf#248, sf#255.
  + Updated translations.
* Sun Apr 13 2014 zaitor@opensuse.org
- Update to version 1.18.1:
  + sf#238: Fixed false "not delivered" in conference.
  + sf#237: HTML escaping not removed from URL.
  + sf#210: Conference call ends with error message.
  + Fix endless loop with failed HTTP Basic authentication.
  + Fix crash when gstreamer nice plugin is missing.
  + Fix EWS autodiscover for some Office 365 users.
  + purple: fix missing "Copy to" in buddy menu.
  + purple/adium: ignore empty search values.
  + adium:
  - Fix group chat UI.
  - Implement BEAST mitigations for 10.8.5.
  + Add indication when user is connected from a mobile device.
  + Updated translations.
* Mon Jan 20 2014 zaitor@opensuse.org
- Update to version 1.18.0:
  + sf#71: Add support for EWS Autodiscover redirection.
  + sf#69: Add UI support for (group) chats. NOTE: Adium does not
    have an UI to fetch the room list.
  + sf#64: Add support for GSS-NTLMSSP.
  + sip-sec-krb5.c module has been renamed to sip-sec-gssapi.c if
    gssapi/gssapi_ntlmssp.h is detected then sip-sec-ntlm.c will be
    disabled and NTLM will be handled by sip-sec-gssapi.c instead.
    NOTE: at the time of this writing the user has to set up
    GSS-NTLMSSP by hand on his system, i.e. /etc/gss/mech.
  + Fixed sf#227: Adium client doesn't save email option settings.
  + Fixed sf#216: SIPE stops working on Mavericks.
  + Add an UI option to disable SSL BEAST mitigations NOTE:
    requires Adium 1.5.10.
  + Fixed sf#197: Account stays in connecting stage.
  + Cleanup for sip-sec Kerberos & SSPI modules.
  + Replace old TGT hack with gss_acquire_cred_with_password().
  + Clean up Kerberos detection in configure.
  + Remove special case handling; code is more straight-forward
    now.
  + Implement internal keepalive handling.
  + Implement crypto backend based on OpenSSL.
  + adium:
  - Xcode project files update.
  - Replace NSS crypto backend with OpenSSL.
* Mon Dec 23 2013 dimstar@opensuse.org
- Update to version 1.17.3:
  + Fixed sf#222: SIPE crashes when groupchat session expires.
  + Fixed sf#225: HTTP re-authentication with NTLM fails.
  + Fix UCS Persona key extraction.
* Sun Dec 08 2013 zaitor@opensuse.org
- Update to version 1.17.2:
  + Fixed sf#214: Typing notification does not always work.
  + Reverted one change which caused problems for some users.
  + Fixed sf#222: SIPE crashes when groupchat session expires.
  + Updated translations.
- Changes from version 1.17.1:
  + Fixed sf#215: Password not entity encoded in WSSE element.
  + Fixed sf#214: Typing notification does not always work.
  + Accept alternatives for webticket timestamp/keydata.
  + Adium: add "don't publish calendar" to account UI.
  + Contrib: add SSL BEAST mitigation patch for Adium.
  + Updated translations.