[pidgin-sipe/f18] update to 1.15.1

stefanb stefanb at fedoraproject.org
Sun Apr 7 13:13:17 UTC 2013


commit 2259405675d0fc237a0e6738deb34bf01f1e6d97
Author: Stefan Becker <chemobejk at gmail.com>
Date:   Sun Apr 7 16:09:59 2013 +0300

    update to 1.15.1

 .gitignore       |    1 +
 pidgin-sipe.spec |   18 ++++++++++++++----
 sources          |    3 +--
 3 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09157b2..cd4e0ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ pidgin-sipe-1.10.1.tar.bz2
 /pidgin-sipe-1.14.0.tar.bz2
 /pidgin-sipe-1.14.1.tar.bz2
 /pidgin-sipe-1.15.0.tar.bz2
+/pidgin-sipe-1.15.1.tar.bz2
diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec
index 182f527..24796b9 100644
--- a/pidgin-sipe.spec
+++ b/pidgin-sipe.spec
@@ -1,5 +1,5 @@
 Name:           pidgin-sipe
-Version:        1.15.0
+Version:        1.15.1
 Release:        1%{?dist}
 Summary:        Pidgin protocol plugin to connect to MS Office Communicator
 
@@ -19,8 +19,10 @@ Requires:       purple-sipe = %{version}-%{release}
 A third-party plugin for the Pidgin multi-protocol instant messenger.
 It implements the extended version of SIP/SIMPLE used by various products:
 
-    * Microsoft Lync Server 2010
-    * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
+    * 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
 
@@ -40,8 +42,11 @@ License:        GPLv2+
 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 365
+    * Microsoft Business Productivity Online Suite (BPOS)
+    * Microsoft Lync Server
     * Microsoft Lync Server 2010
-    * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
+    * Microsoft Office Communications Server (OCS 2007/2007 R2)
     * Microsoft Live Communications Server (LCS 2003/2005)
     * Reuters Messaging
 
@@ -88,6 +93,11 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Apr 07 2013 Stefan Becker <chemobejk at gmail.com> - 1.15.1-1
+- update to 1.15.1: bug fix release
+    - fixes crash experienced by some users (bz #928323)
+    - fixes broken NTLM fallback in Negotiate
+
 * Sat Mar 09 2013 Stefan Becker <chemobejk at gmail.com> - 1.15.0-1
 - update to 1.15.0:
     - added support for Kerberos & Negotiate authentication in HTTP connections
diff --git a/sources b/sources
index 41ef4a1..26c3bce 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-a5dc789c24993af3e1899c275453a224  pidgin-sipe-1.14.1.tar.bz2
-3c099df6446bef566f3dc89a5ea5bfb6  pidgin-sipe-1.15.0.tar.bz2
+a08af4ad94a8df901ad01dc05792bec0  pidgin-sipe-1.15.1.tar.bz2


More information about the scm-commits mailing list