From: Bartosz Świątek Date: Wed, 22 Aug 2012 09:09:42 +0000 (+0200) Subject: - Apache HTTPD 2.4.3 (fixes CVE-2012-3502 CVE-2012-2687) X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=c7adee7f16d1507842c45db96fbf5056960be3df;hp=4d2aa8080a54f94183e52c0aaa3595936f9eaf1c - Apache HTTPD 2.4.3 (fixes CVE-2012-3502 CVE-2012-2687) --- diff --git a/apache-layout.patch b/apache-layout.patch index 4e28a31..b2ebbfc 100644 --- a/apache-layout.patch +++ b/apache-layout.patch @@ -1,9 +1,10 @@ ---- httpd-2.4.1/config.layout.orig 2012-02-02 13:05:28.000000000 +0100 -+++ httpd-2.4.1/config.layout 2012-02-21 23:00:30.919692557 +0100 -@@ -347,3 +347,27 @@ - proxycachedir: ${localstatedir}/proxy +--- httpd-2.4.3/config.layout.orig 2012-04-17 16:01:41.000000000 +0200 ++++ httpd-2.4.3/config.layout 2012-08-22 11:06:19.883386343 +0200 +@@ -370,3 +370,28 @@ + logfiledir: ${localstatedir}/log/httpd + proxycachedir: ${localstatedir}/cache/httpd - ++ +# TLD layout + + prefix: /usr diff --git a/apache.spec b/apache.spec index 245509b..d9e3247 100644 --- a/apache.spec +++ b/apache.spec @@ -33,12 +33,12 @@ Summary(pt_BR.UTF-8): Servidor HTTPD para prover serviços WWW Summary(ru.UTF-8): Самый популярный веб-сервер Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache -Version: 2.4.2 +Version: 2.4.3 Release: 1 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz -# Source0-md5: 02d674020d5eda33267861d4a09bf3d4 +# Source0-md5: 538dccd22dd18466fff3ec7948495417 Source1: %{name}.init Source2: %{name}.logrotate Source3: %{name}.sysconfig