packages: apache/apache.spec - up to 2.2.22; fixes CVE-2011-3368, CVE-2011-...
arekm
arekm at pld-linux.org
Tue Jan 31 22:24:48 CET 2012
Author: arekm Date: Tue Jan 31 21:24:48 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.2.22; fixes CVE-2011-3368, CVE-2011-3607, CVE-2011-4317, CVE-2012-0021, CVE-2012-0031, CVE-2012-0053
---- Files affected:
packages/apache:
apache.spec (1.638 -> 1.639)
---- Diffs:
================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.638 packages/apache/apache.spec:1.639
--- packages/apache/apache.spec:1.638 Tue Jan 31 12:50:25 2012
+++ packages/apache/apache.spec Tue Jan 31 22:24:43 2012
@@ -44,12 +44,12 @@
Summary(ru.UTF-8): Самый популярный веб-сервер
Summary(tr.UTF-8): Lider WWW tarayıcı
Name: apache
-Version: 2.2.21
-Release: 5
+Version: 2.2.22
+Release: 1
License: Apache v2.0
Group: Networking/Daemons/HTTP
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
-# Source0-md5: b24ca6db942a4f8e57c357e5e3058d31
+# Source0-md5: d77fa5af23df96a8af68ea8114fa6ce1
Source1: %{name}.init
Source2: %{name}.logrotate
Source3: %{name}.sysconfig
@@ -2406,10 +2406,10 @@
%attr(755,root,root) %{_sbindir}/htdigest
%attr(755,root,root) %{_sbindir}/logresolve
%attr(755,root,root) %{_sbindir}/rotatelogs
-%{_mandir}/man8/ab.8*
+%{_mandir}/man1/ab.1*
%{_mandir}/man8/apachectl.8*
%{_mandir}/man1/htdigest.1*
-%{_mandir}/man8/logresolve.8*
+%{_mandir}/man1/logresolve.1*
%{_mandir}/man8/rotatelogs.8*
%files devel
@@ -2422,7 +2422,7 @@
%{_libexecdir}/build/config_vars.mk
%attr(755,root,root) %{_libexecdir}/build/*.sh
%{_includedir}
-%{_mandir}/man8/apxs.8*
+%{_mandir}/man1/apxs.1*
%files mod_actions
%defattr(644,root,root,755)
@@ -2707,6 +2707,7 @@
%attr(755,root,root) %{_sbindir}/httxt2dbm
%attr(755,root,root) %{_libexecdir}/mod_rewrite.so
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_rewrite.conf
+%{_mandir}/man1/httxt2dbm.1*
%files mod_setenvif
%defattr(644,root,root,755)
@@ -2787,6 +2788,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.639 2012/01/31 21:24:43 arekm
+- up to 2.2.22; fixes CVE-2011-3368, CVE-2011-3607, CVE-2011-4317, CVE-2012-0021, CVE-2012-0031, CVE-2012-0053
+
Revision 1.638 2012/01/31 11:50:25 baggins
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.638&r2=1.639&f=u
More information about the pld-cvs-commit
mailing list