SHA256
1
0
forked from pool/apache2

- Update to 2.2.21. News therein:

* re-worked CVE-2011-3192 (byterange_filter.c) with a regression
    fix. New config option: MaxRanges (PR 51748)
  * multi fixes in mod_filter, mod_proxy_ajp, mod_dav_fs,
    mod_alias, mod_rewrite. As always, see CHANGES file.
- added httpd-%{realver}.tar.bz2.asc to source, along with
  60C5442D.key which the tarball was signed with.

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=337
This commit is contained in:
Roman Drahtmueller
2011-09-13 23:17:22 +00:00
committed by Git OBS Bridge
parent c54ff27d1d
commit afd986fb8f
7 changed files with 39 additions and 5 deletions

View File

@@ -67,13 +67,15 @@ BuildRequires: expat-devel
%define platform_string Linux/%VENDOR
License: ASLv..
Group: Productivity/Networking/Web/Servers
%define realver 2.2.20
Version: 2.2.20
%define realver 2.2.21
Version: 2.2.21
Release: 1
#Source0: http://www.apache.org/dist/httpd-%{version}.tar.bz2
Source0: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2
# Add file to take mtime from it in prep section
Source1: apache2.changes
Source5: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2.asc
Source6: 60C5442D.key
Source10: SUSE-NOTICE
Source11: rc.%{pname}
Source13: sysconfig.%{pname}