diff --git a/apache2.changes b/apache2.changes index 0b58f09..5a56e7c 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 10 03:15:09 CEST 2009 - poeml@suse.de + +- update to 2.2.13: + *) SECURITY: CVE-2009-2412 (cve.mitre.org) + Distributed with APR 1.3.8 and APR-util 1.3.9 to fix potential overflow + in pools and rmm, where size alignment was taking place. + *) mod_ssl, ab: improve compatibility with OpenSSL 1.0.0 betas. Report + warnings compiling mod_ssl against OpenSSL to the httpd developers. + *) mod_cgid: Do not add an empty argument when calling the CGI script. + PR 46380 + *) Fix potential segfaults with use of the legacy ap_rputs() etc + interfaces, in cases where an output filter fails. PR 36780. + ------------------------------------------------------------------- Mon Jul 27 22:20:11 CEST 2009 - poeml@suse.de diff --git a/apache2.spec b/apache2.spec index 9747fc5..f9ef54a 100644 --- a/apache2.spec +++ b/apache2.spec @@ -1,5 +1,5 @@ # -# spec file for package apache2 (Version 2.2.12) +# spec file for package apache2 (Version 2.2.13) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -62,8 +62,8 @@ BuildRequires: expat-devel %define platform_string Linux/%VENDOR License: Apache Software License .. Group: Productivity/Networking/Web/Servers -%define realver 2.2.12 -Version: 2.2.12 +%define realver 2.2.13 +Version: 2.2.13 Release: 1 #Source0: http://www.apache.org/dist/httpd-%{version}.tar.bz2 Source0: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2 diff --git a/httpd-2.2.12.tar.bz2 b/httpd-2.2.12.tar.bz2 deleted file mode 100644 index 8842640..0000000 --- a/httpd-2.2.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1e95d4f19a8f6cf9c2b9d44f5f109d22d79d3efb3e0a3c8265eebc9f82fc416 -size 5140433 diff --git a/httpd-2.2.13.tar.bz2 b/httpd-2.2.13.tar.bz2 new file mode 100644 index 0000000..ab5b5d9 --- /dev/null +++ b/httpd-2.2.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a812e010d936a3114141bad56461fcaa1089aa720bd16355feb3516ab8d6d6 +size 5300199