Hello community, here is the log from the commit of package pidgin-sipe.2528 for openSUSE:12.3:Update checked in at 2014-02-28 10:39:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.3:Update/pidgin-sipe.2528 (Old) and /work/SRC/openSUSE:12.3:Update/.pidgin-sipe.2528.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pidgin-sipe.2528" Changes: -------- New Changes file: --- /dev/null 2014-02-13 01:09:38.344032506 +0100 +++ /work/SRC/openSUSE:12.3:Update/.pidgin-sipe.2528.new/pidgin-sipe.changes 2014-02-28 10:39:54.000000000 +0100 @@ -0,0 +1,418 @@ +------------------------------------------------------------------- +Mon Dec 17 10:46:21 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.14.0: + + Add support for Web Ticket authentication using ADFS + (sf#3585364). + + Kerberos configuration should be passwordless (sf#3578132). + + Connection drops after a few hours (sf#3580212) + + Add support for buddy photos. + + Add support for call to Audio Test Service. + + Initial implementation for telepathy backend. + + Reduce Web Ticket traffic by queueing requests & caching + tickets. + + Update OBS packaging information for Debian. + + Various minor bug & build fixes. + +------------------------------------------------------------------- +Sun Sep 16 19:06:03 UTC 2012 - zaitor@opensuse.org + +- Update to version 1.13.3: + + Fixed OpenBSD build issue. + + Support Lync 2010 meet URLs. + + Revert to legacy MSOC protocol on Lync FT invitation. + + Fix broken busy->available status switch. + + Updated translations. + +------------------------------------------------------------------- +Mon Apr 9 18:51:47 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.13.1: + + Detect incompatible encryption level with Lync + + purple: add URI validity check to Add Buddy callback + + Various build fixes + + Updated translations. +- Drop pidgin-sipe-gcc47.patch: fixed upstream. + +------------------------------------------------------------------- +Sat Mar 24 23:13:09 UTC 2012 - dimstar@opensuse.org + +- Add pidgin-sipe-gcc47.patch: Fix build with gcc 4.7; taken from + git. + +------------------------------------------------------------------- +Thu Mar 15 13:23:31 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.13.0: + + Added [MS-SIPAE] TLS-DSK authentication scheme: + - TLS-DSK has been introduced in Lync + - mandatory for Office365 accounts + - also works for non-public Lync installations + - does not work yet with SSPI on Windows + + Added [MS-DLX] based Get Info/Contact Search: + - [MS-PRES] SIP-Based Active Directory Search is disabled in + Lync + + Added experimental media TCP transport + + Make it compile against the latest purple 3.0.x API + + Make it compile against the latest glib2 2.31.x API + + Completed cleanup: core no longer requires libpurple + + Refactored crypto code, ie. NSS can replaced if necessary + + Removed kopete backend: KDE is moving to telepathy + + Build-related changes +- Drop pidgin-sipe-no-deprecated.patch: fixed upstream. + +------------------------------------------------------------------- +Thu Jan 12 08:57:16 UTC 2012 - dimstar@opensuse.org + +- Change gmime-2_4-devel BuildRequires to gmime-devel. This rename + happened long ago and was just a virtual provides by now. +- Drop checks for openSUSE 11.1. + +------------------------------------------------------------------- +Mon Jan 9 13:07:06 UTC 2012 - vuntz@opensuse.org + +- Add pidgin-sipe-no-deprecated.patch: do not use deprecated glib + API, to fix build on Factory. + +------------------------------------------------------------------- +Fri Sep 2 10:00:33 UTC 2011 - vuntz@opensuse.org + +- Update to version 1.12.0: + + Add support for OCS2007R2 Group Chat (sf#3064877) + + Support for HTTP/1.1 Transfer-Encoding: chunked (sf##3311026) + + Added MS TURN support + + Implement timeouts for SIP request. Used for REGISTER + + More work on Voice & Video call support + + Add random Ms-Conversation-ID to INVITE + + Fix parsing of P-Asserted-Identity header + + Fix several crashes (including sf#3082602, sf#3148124, + sf#3399007) + + Fix several authenticfation issues (inclusing sf#2834758, + sf#3090663, sf#3130915) + + Make it compile against the purple 2.8.x & 3.0.x APIs + + More internal changes to prepare for non-purple backends + + Updated/add Adium and Miranda ports + + Several build system fixes and improvements (including + sf#3092324, sf#3150482, sf#3091490, sf#3108246) + + Other bugs fixed: sf#3156430, sf#3161273, sf#3198585, + sf#3267073. +- Drop pidgin-sipe-1.11.2-gcc46.patch: fixed upstream. +- Add pkgconfig(gstreamer-0.10) and pkgconfig(nice) BuildRequires + on 12.1 and later (since 11.4 and earlier have a too old version + of libnice), to build Voice & Video call support. + +------------------------------------------------------------------- +Mon May 23 08:50:03 UTC 2011 - idonmez@novell.com + +- Add pidgin-sipe-1.11.2-gcc46.patch: remove write-only variables + to fix compilation with gcc 4.6 + +------------------------------------------------------------------- +Thu Nov 18 10:39:02 CET 2010 - dimstar@opensuse.org + +- Update to version 1.11.2: + + Sipe-sign: fix parsing of P-Asserted-Identity header + + Fixed memory leaks + + sf#3090663: Re-authentication fails + + sf#3091490: Make 1.11.0 Compile on FreeBSD + + sf#3092324: Core dump in "make check" +- Changes from version 1.11.1: + + sf#2834758: First NTLM signature check after startup fails + + purple: fix memory leak in sipe_backend_transport_connect() + error path + + sf#3082602: Crash on Autodiscover + + Build fixes. + +------------------------------------------------------------------- +Sun Oct 17 10:07:58 UTC 2010 - dimstar@opensuse.org + +- Some simple preparations to enable telepathy plugin once it + becomes available. + +------------------------------------------------------------------- +Wed Oct 6 09:02:38 UTC 2010 - john@redux.org.uk + +- Update to version 1.11.0. + + Feature sf#2945346 - added Lotus Notes/Domino Calendar + integration. + + Fixed sf#2971422: idle check for OCS2005 presence case (Stefan + Becker) + + Fixed sf#2982424: krb5 build errors on FreeBSD (Stefan Becker) + + Fixed sf#2997639: pidgin crash after accepting cert (Stefan + Becker) + + Fixed sf#3001523: Cancelling a long pending file transfer + crashes Pidgin (Jakub Adam) + + Fixed sf#3002993: Group Name issues with ampersand (Stefan + Becker) + + Fixed sf#3029228: Calendar published at/with incorrect time + (Stefan Becker) + + Fixed sf#3029929: Crash with outlook 2k3 Calendar (Stefan + Becker) + + Fix logout from OCS (Jakub Adam) + + Implement workaround for buddy list menu memory leaks + (Stefan Becker) + + Dropped UDP transport support (Stefan Becker) + + Rewrote TCP & TLS transport support (Stefan Becker) + + HTTP improvements: GET, cookies (pier11) + + Alternative crypt/digest implementation based on NSS (pier11) + + Rewrote message debug log and implemented an analyzer script + for it (Stefan Becker) + + More internal changes to prepare for non-purple backends + (Stefan Becker) + + New translation: Dutch (Flemish) 'nl' (fieona, ridiekel) + + New translation: Swedish 'sv' (Rijad) + + Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted + by Novell + + New build option: nss/mozilla-nss/microb-engine-nss for + non-purple backends + + Add build option for kopete backend (Stefan Becker) + + Updated Adium port (Emanuele Zattin) + +------------------------------------------------------------------- +Tue Jun 29 10:38:37 UTC 2010 - john@redux.org.uk + +- Update to version 1.10.1 + + Fixed bug in the SIPE buddy list hash table functionality + reported by a RHEL5 user. + + Fixed Pidgin 2.7.0 API compatibility. + +------------------------------------------------------------------- +Tue Jun 15 21:30:52 UTC 2010 - john@redux.org.uk + +- Fix openSUSE 11.1 build by removing unnecessary BuildRequires. + +------------------------------------------------------------------- +Fri Jun 4 17:28:29 CEST 2010 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + +------------------------------------------------------------------- +Sun Apr 04 13:30:00 BST 2010 - pier11@operamail.com + +- Update to version 1.10.0: + + Feature sf#2823160: Access Levels (2007+ environment) + + Feature sf#2957811: add support for "automaton" class + + Feature sf#2972823: fail on in-line variable declarations + + Fixed sf#2971422: handle OCS 2005 idiosyncrasy of varying SIP + URI case ++++ 221 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:12.3:Update/.pidgin-sipe.2528.new/pidgin-sipe.changes New: ---- pidgin-sipe-1.14.0.tar.bz2 pidgin-sipe.changes pidgin-sipe.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pidgin-sipe.spec ++++++ # # spec file for package pidgin-sipe # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define build_telepathy 1 Name: pidgin-sipe Version: 1.14.0 Release: 0 # FIXME: enable telepathy plugin when it'll be available (not in 1.11.0) Summary: Pidgin protocol plugin to connect to MS Office Communicator License: GPL-2.0+ Group: Productivity/Networking/Instant Messenger Url: http://sipe.sourceforge.net/ Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.14.0/%{name}-%{version}.tar.bz2 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 2.12.0 BuildRequires: gmime-devel BuildRequires: intltool BuildRequires: krb5-devel BuildRequires: libpurple-devel >= 2.4.0 BuildRequires: libtool # For directory ownership BuildRequires: pidgin BuildRequires: translation-update-upstream %if 0%{?suse_version} > 1140 # Put gstreamer in the %%if too, since it's only checked if we have libnice BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(nice) >= 0.1.0 %endif BuildRequires: pkgconfig(nss) %if %{build_telepathy} BuildRequires: pkgconfig(telepathy-glib) >= 0.18.0 %endif Requires: libpurple-plugin-sipe = %{version} Requires: pidgin Supplements: packageand(libpurple-plugin-sipe:pidgin} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A third-party plugin for the Pidgin multi-protocol instant messenger. It implements the extended version of SIP/SIMPLE used by various products: * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer) * Microsoft Live Communications Server (LCS 2003/2005) * Reuters Messaging With this plugin you should be able to replace your Microsoft Office Communicator client with Pidgin. This package provides the icon set for Pidgin. %package -n libpurple-plugin-sipe Summary: Libpurple third-party plugin for Microsoft LCS/OCS Group: Productivity/Networking/Instant Messenger Enhances: libpurple %description -n libpurple-plugin-sipe A third-party plugin for the libpurple multi-protocol instant messaging core. It implements the extended version of SIP/SIMPLE used by various products: * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer) * Microsoft Live Communications Server (LCS 2003/2005) * Reuters Messaging %if %{build_telepathy} %package -n telepathy-plugin-sipe Summary: Microsoft LCS/OCS connection manager for Telepathy Group: Productivity/Networking/Instant Messenger %description -n telepathy-plugin-sipe A third-party connection manager for the telepathy multi-protocol instant messaging core. It implements the extended version of SIP/SIMPLE used by various products: * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer) * Microsoft Live Communications Server (LCS 2003/2005) * Reuters Messaging %endif %prep %setup -q translation-update-upstream %build %{?env_options} %configure \ --with-krb5 \ --enable-purple \ %if %{build_telepathy} --enable-telepathy %else --disable-telepathy %endif make %{_smp_mflags} %install %makeinstall find %{buildroot} -type f -name "*.la" -delete -print # SLES11 defines suse_version = 1110 %if 0%{?suse_version} && 0%{?suse_version} < 1120 rm -r %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/scalable %endif %find_lang %{name} %check make check %clean rm -rf %{buildroot} %files -n libpurple-plugin-sipe -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_libdir}/purple-2/libsipe.so %files %defattr(-,root,root,-) %doc AUTHORS COPYING %dir %{_datadir}/pixmaps/pidgin/protocols/24 %dir %{_datadir}/pixmaps/pidgin/protocols/32 %{_datadir}/pixmaps/pidgin/protocols/*/sipe.png # SLES11 defines suse_version = 1110 %if !0%{?suse_version} || 0%{?suse_version} >= 1120 %{_datadir}/pixmaps/pidgin/protocols/*/sipe.svg %endif %if %{build_telepathy} %files -n telepathy-plugin-sipe %defattr(-, root, root) %{_libexecdir}/telepathy-sipe %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sipe.service %{_datadir}/empathy/ %{_datadir}/telepathy/ %endif} %changelog -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org