[pidgin-sipe/el5] update to 1.15.1

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


commit 4387ef0dfcb817966ccde9a336ccb467c0d30a93
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 |   19 ++++++++++++++-----
 sources          |    2 +-
 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 2114c70..53d99df 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
 
@@ -24,8 +24,10 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 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
 
@@ -45,8 +47,10 @@ 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 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
 
@@ -94,6 +98,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
+
 * Fri Mar 29 2013 Stefan Becker <chemobejk at gmail.com> - 1.15.0-1
 - new package maintainer for EPEL packages
 - fast-forward EPEL packages to latest release available in Fedora
diff --git a/sources b/sources
index 3b71806..26c3bce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c099df6446bef566f3dc89a5ea5bfb6  pidgin-sipe-1.15.0.tar.bz2
+a08af4ad94a8df901ad01dc05792bec0  pidgin-sipe-1.15.1.tar.bz2


More information about the scm-commits mailing list