forked from pool/apache2
Accepting request 18192 from Apache
Copy from Apache/apache2 based on submit request 18192 from user coolo OBS-URL: https://build.opensuse.org/request/show/18192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=34
This commit is contained in:
parent
a4b90256e0
commit
8169321f49
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1e95d4f19a8f6cf9c2b9d44f5f109d22d79d3efb3e0a3c8265eebc9f82fc416
|
||||
size 5140433
|
3
httpd-2.2.13.tar.bz2
Normal file
3
httpd-2.2.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24a812e010d936a3114141bad56461fcaa1089aa720bd16355feb3516ab8d6d6
|
||||
size 5300199
|
Loading…
x
Reference in New Issue
Block a user