Branch '2.3-stable' - 2 commits - openldap/openldap.spec openssl/openssl.spec

Christoph Wickert wickert at kolabsys.com
Mon Sep 12 14:34:09 CEST 2011


 openldap/openldap.spec |    8 ++++++--
 openssl/openssl.spec   |    7 +++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit d6ad1b25d49e3bc70bb2c5bc07446a1ab9305588
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Mon Sep 12 12:08:14 2011 +0200

    openssl: Update to 1.0.0e

diff --git a/openssl/openssl.spec b/openssl/openssl.spec
index 251364c..fd9be84 100644
--- a/openssl/openssl.spec
+++ b/openssl/openssl.spec
@@ -22,7 +22,7 @@
 ##
 
 #   package version
-%define       V_openssl 1.0.0d
+%define       V_openssl 1.0.0e
 %define       V_zlib    1.2.5
 
 #   package information
@@ -36,7 +36,7 @@ Class:        CORE
 Group:        SSL
 License:      BSD-style
 Version:      %{V_openssl}
-Release:      20110222
+Release:      20110912
 
 #   package options
 %option       with_zlib     no
@@ -184,6 +184,9 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Sep 12 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.0.0e-20110912
+- Update to 1.0.0e (fixes CVE-2011-3207 and CVE-2011-3210)
+
 * Tue Feb 22 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.0.0d-20110222
 - Update to 1.0.0d (fixes CVE-2011-0014)
 


commit 86d63ec6775a8314e400d4b4dd7047a893fcec94
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Fri Sep 9 11:35:41 2011 +0200

    Openldap: Update to 2.4.26, fixes memory leak (bugzilla.kolabsys.com #370)

diff --git a/openldap/openldap.spec b/openldap/openldap.spec
index deabc7d..db576ea 100644
--- a/openldap/openldap.spec
+++ b/openldap/openldap.spec
@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
 Class:        BASE
 Group:        LDAP
 License:      GPL
-Version:      2.4.23
-Release:      20110308
+Version:      2.4.26
+Release:      20110823
 
 #   package options
 %option       with_server   yes
@@ -333,6 +333,10 @@ AutoReqProv:  no
 
 
 %changelog
+* Tue Aug 23 2011 Christoph Wickert <wickert at kolabsys.com> - 2.4.26-20110823
+- Update to 2.4.26
+- Fix memory leak (bugzilla.kolabsys.com #370)
+
 * Tue Mar 08 2011 Christoph Wickert <wickert at kolabsys.com> - 2.4.23-20110308
 - Update to 2.4.23
 





More information about the commits mailing list