diff options
| author | Robert Scheck <robert@fedoraproject.org> | 2010-04-04 17:10:44 +0000 |
|---|---|---|
| committer | Robert Scheck <robert@fedoraproject.org> | 2010-04-04 17:10:44 +0000 |
| commit | b341a03e71513bbe0e39a46480b2cf207f06deca (patch) | |
| tree | edda7841edd654b8d8fd61f0f6a86a836fbca054 /httpd.spec | |
| parent | fcbfe0bde2d5cab4621ee2b9cc4c3a9e6cef5ca2 (diff) | |
update to 2.2.15 (#572404, #579311)httpd-2_2_15-1_fc13
Diffstat (limited to 'httpd.spec')
| -rw-r--r-- | httpd.spec | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -6,7 +6,7 @@ Summary: Apache HTTP Server Name: httpd -Version: 2.2.14 +Version: 2.2.15 Release: 1%{?dist} URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -37,8 +37,6 @@ Patch25: httpd-2.2.11-selinux.patch Patch26: httpd-2.2.9-suenable.patch # Bug fixes Patch54: httpd-2.2.0-authnoprov.patch -# Security fixes -Patch90: httpd-2.2.14-CVE-2009-3555.patch License: ASL 2.0 Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -129,8 +127,6 @@ Security (TLS) protocols. %patch54 -p1 -b .authnoprov -%patch90 -p1 -b .cve3555 - # Patch in vendor/release string sed "s/@RELEASE@/%{vstring}/" < %{PATCH20} | patch -p1 @@ -489,6 +485,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/*.sh %changelog +* Sun Apr 04 2010 Robert Scheck <robert@fedoraproject.org> - 2.2.15-1 +- update to 2.2.15 (#572404, #579311) + * Thu Dec 3 2009 Joe Orton <jorton@redhat.com> - 2.2.14-1 - update to 2.2.14 - relax permissions on /var/run/httpd (#495780) |
