| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libpurple-plugin-sipe | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.25.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.1.11 | Build date: Sun May 8 13:04:50 2022 |
| Group: Productivity/Networking/Instant Messenger | Build host: ibs-arm-4 |
| Size: 664024 | Source RPM: pidgin-sipe-1.25.0-150400.1.11.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://sipe.sourceforge.io/ | |
| Summary: Libpurple third-party plugin for MS Skype for Business | |
A third-party plugin for the libpurple multi-protocol instant messaging library. It implements the extended version of SIP/SIMPLE used by various products: * Skype for Business. * Microsoft Office 365. * Microsoft Business Productivity Online Suite (BPOS). * Microsoft Lync Server. * Microsoft Office Communications Server (OCS 2007/2007 R2). * Microsoft Live Communications Server (LCS 2003/2005). * Reuters Messaging.
GPL-2.0-or-later
* Mon Sep 20 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Tue Dec 10 2019 sor.alexei@meowr.ru
- Update to version 1.25.0:
* Provide idle start time for a buddy.
* RTF support (incoming)
+ the code only extracts plain text from incoming RTF.
* Fix build with glib-2.0 >= 2.62.0.
* Inconsistent parsing of From:/To: headers.
* Raise BR telepathy-glib >= 0.24.0.
* Switch from GPLv2+ to SPDX identifier GPL-2.0-or-later.
- Drop openSUSE Leap 42.x support.
* Fri Nov 23 2018 fcrozat@suse.com
- Update to 1.24.0 (Application Sharing II):
+ Feature #104: Use user agent also for HTTP
+ Feature #6: Application Sharing Server (requires
freerdp-shadow2)
+ add timeout handling for media streams
+ update AppStream handling
+ fix missing localisation in some code modules
+ debug log improvements
- Add BR pkgconfig(freerdp-shadow2) and AppStream for SLE15/Leap 15
or later.
* Thu Oct 18 2018 fcrozat@suse.com
- Update to 1.23.3:
+ appshare: fix black screen with Remmina v1.2.0-rcgit.27
+ various minor fixes
+ fix compilation errors with libpurple 2.14.0 & GCC 8.0
- raise BR pkgconfig(nice) >= 0.1.13
- raise BR pkgconfig(purple) >= 2.0.12
* 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.
/usr/lib64/purple-2/libsipe.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:56:43 2026