[pidgin] - 2.10.1, includes security fixes for CVE-2011-3594, CVE-2011-4601, CVE-2011-4602, CVE-2011-4603

Stu Tomlinson nosnilmot at fedoraproject.org
Thu Dec 29 13:04:07 UTC 2011


commit 462770e6816472f6b04aef844540b20b5fdeea33
Author: Stu Tomlinson <stu at nosnilmot.com>
Date:   Thu Dec 29 13:01:35 2011 +0000

    - 2.10.1, includes security fixes for CVE-2011-3594, CVE-2011-4601,
      CVE-2011-4602, CVE-2011-4603

 pidgin.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/pidgin.spec b/pidgin.spec
index 4da80b0..2ea9cf6 100644
--- a/pidgin.spec
+++ b/pidgin.spec
@@ -102,8 +102,8 @@
 %endif
 
 Name:           pidgin
-Version:        2.10.0
-Release:        5%{?dist}
+Version:        2.10.1
+Release:        1%{?dist}
 License:        GPLv2+ and GPLv2 and MIT
 # GPLv2+ - libpurple, gnt, finch, pidgin, most prpls
 # GPLv2 - silc & novell prpls
@@ -140,6 +140,7 @@ Patch0:         pidgin-NOT-UPSTREAM-2.5.2-rhel4-sound-migration.patch
 ## Patches 100+: To be Included in Future Upstream
 Patch100:       pidgin-2.7.7-msn-disable-msnp16.patch
 Patch101:       nm09-more.patch
+Patch102:       pidgin-2.10.1-fix-msn-ft-crashes.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 Summary:        A Gtk+ based multiprotocol instant messaging client
@@ -427,6 +428,8 @@ echo "FEDORA=%{fedora} RHEL=%{rhel}"
 
 # http://developer.pidgin.im/ticket/13859
 %patch101 -p1 -b .nm09more
+# http://pidgin.im/pipermail/devel/2011-November/010477.html
+%patch102 -p0 -R -b .ftcrash
 
 # Our preferences
 cp %{SOURCE1} prefs.xml
@@ -689,6 +692,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Dec 29 2011 Stu Tomlinson <stu at nosnilmot.com> 2.10.1-1
+- 2.10.1, includes security fixes for CVE-2011-3594, CVE-2011-4601,
+  CVE-2011-4602, CVE-2011-4603
+
 * Mon Nov 28 2011 Milan Crha <mcrha at redhat.com> 2.10.0-5
 - Rebuild against newer evolution-data-server
 


More information about the scm-commits mailing list