commit pidgin-sipe.2528 for openSUSE:13.1:Update
Hello community, here is the log from the commit of package pidgin-sipe.2528 for openSUSE:13.1:Update checked in at 2014-02-28 10:39:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1:Update/pidgin-sipe.2528 (Old) and /work/SRC/openSUSE:13.1: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:13.1:Update/.pidgin-sipe.2528.new/pidgin-sipe.changes 2014-02-28 10:39:57.000000000 +0100 @@ -0,0 +1,523 @@ +------------------------------------------------------------------- +Sun Sep 22 03:06:20 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.17.0: + + Feature sf#62: Support for Lync 2013 Unified Contact Store. + + Feature sf#59: Support for Lync 2013 Persistent Chats + + Fixed sf#211: Status "away" or "busy" incorrectly mapped to + "Invisible". + + Fixed sf#209: group chat doesn't like HTML. + + Fixed sf#200: OCS archiving system blocks audio/video + connection. + + Fixed sf#187: Duplicate messages in group chat. + + Fixed sf#184: Duplicate users showing in Group Chat. + + Fix EWS autodiscover for Office 365. + + Add support for group chat history. + + Add support for buddy photos on Lync 2013. + +------------------------------------------------------------------- +Tue Jul 16 19:06:23 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.16.1: + + sf#66: Windows DLL version information. + + Fix call failure when host has multiple IP addresses. + + Fix buddy list handling after moving to Lync 2013. Lync 2013 + migrates buddy list to Unified Contact Store (UCS). Note: + modifying the buddy list is *NOT* supported yet! + + Crash fixes for new HTTP stack. + +------------------------------------------------------------------- +Sat Jun 22 10:41:37 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.16.0: + + sf#58: Implement Digest authentication scheme for SIP Proxy + Authentication. + + sf#196: Useragent value not forwarded to core. + + sf#193: Pidgin Status changes stop working. + + sf#186: Users appear offline when they are not. + + Fix kinit-less use case with krb5 >= 1.11. + + Rewritten HTTP stack from scratch: + - cleaner, layered and hopefully less error-prone + implementation. + - HTTP stack internals no longer exposed to user code. + - Reduced network traffic and less SSL handshakes by utilizing + HTTP/1.1 connection keep alive for multiple HTTP requests to + the same host. + + Switch purple backend to deferred destruction approach: + - Pidgin should no longer crash at connection close, even in + corner cases. + + Add menu entry to make a call with a phone number. + + Some progress on telepathy backend. + - Add TLS certificate accept/reject user interaction. + - Add "Single Sign-On" & "Don't Publish Calendar" account + options. + +------------------------------------------------------------------- +Sat Apr 13 13:48:45 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.15.1: + + NOTE: SIPE SourceForge project got updated. Because of this all + bug and feature request numbers have changed. + + sf#190: SIP 407 response rejected with invalid message + signature. + + sf#189: Adium SIPE plugin vs. libpurple linking issues. + + Fixed free-after-use issue that caused crashes for some users. + + Fixed broken NTLM fallback in Negotiate. + + Fixed subscriptions expiration by subscribing again after + re-authentication. + + Allow different user name and login for Office 365 + authentication. + + Add SIPE version & git commit ID to debug log. + + Added valgrind log analyzer script. + + Added NTLM message anaylzer. + + Updated Adium port. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 19 22:24:11 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.15.0: + + Support Kerberos for HTTP(S) authentication w/o SSPI + (sf#3578135). + + Add HTTPS to autodiscover probe (sf#3594094). + + Simple button to disable calendar integration (sf#3607040). + + Crash on 1.14.1 when connecting to server (sf#3603228). + + sip uri with apostrophe is not valid (sf#3604671). + + Fixed HTTP redirect crash. + + Unified Single Sign-On handling in all places. + + Added implementation for HTTP "WWW-Authenticate: Negotiate" + scheme. + + Enabled TLS-DSK support in Windows SSPI version. + + TLS-DSK: don't ask for password if SSPI or Kerberos are + compiled in. + + Farstream 0.1.1 compatibility fix. + + Support conf:sip: meeting URIs. + + Updated Adium port. + +------------------------------------------------------------------- +Tue Feb 5 22:32:56 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.14.1: + + Kerberos configuration should be passwordless (sf#3578132). + - purple: non Single Sign-on users are asked for the password + again. + + Bug & memory leak fixes in sipe-buddy.c. + +------------------------------------------------------------------- +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 ++++ 326 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:13.1:Update/.pidgin-sipe.2528.new/pidgin-sipe.changes New: ---- pidgin-sipe-1.17.0.tar.bz2 pidgin-sipe.changes pidgin-sipe.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pidgin-sipe.spec ++++++ # # spec file for package pidgin-sipe # # Copyright (c) 2013 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.17.0 Release: 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.17.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
participants (1)
-
root@hilbert.suse.de