SPECS: apache.spec - updated to 2.0.55 [CAN-2005-{1268, 2088, 2491,
2...
paszczus
paszczus at pld-linux.org
Sat Oct 15 09:21:15 CEST 2005
Author: paszczus Date: Sat Oct 15 07:21:15 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.0.55 [CAN-2005-{1268,2088,2491,2700,2728}]
- removed security TODO
- removed Patch25: apache2-byterange.patch (fixed in sources)
- many fixes
- release 0.1
---- Files affected:
SPECS:
apache.spec (1.411 -> 1.412)
---- Diffs:
================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.411 SPECS/apache.spec:1.412
--- SPECS/apache.spec:1.411 Fri Oct 7 18:30:58 2005
+++ SPECS/apache.spec Sat Oct 15 09:21:10 2005
@@ -18,8 +18,6 @@
# - install stage fails with distcc (make -jN)
# - /var/run/apache is also owned by apache1.spec, so rename it to /var/run/httpd spec here (NOTE: if you fix this also adjust apache-mod_fastcgi.spec)
# - does main package really need apxs dep?
-# - review: http://securitytracker.com/alerts/2005/Aug/1014826.html
-# - http://www.gentoo.org/security/en/glsa/glsa-200509-12.xml (ssl and pcre)
#
# Conditional build:
%bcond_without ssl # build without SSL support
@@ -38,12 +36,12 @@
Summary(ru): óÁÍŮĘ ĐĎĐŐĚŃŇÎŮĘ ×ĹÂ-ÓĹŇ×ĹŇ
Summary(tr): Lider WWW tarayýcý
Name: apache
-Version: 2.0.54
-Release: 6
+Version: 2.0.55
+Release: 0.1
License: Apache Group License
Group: Networking/Daemons
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
-# Source0-md5: 772503748ffb85301385d47fb2b96eca
+# Source0-md5: b45f16a9878e709497820565d42b00b9
Source1: %{name}.init
Source2: %{name}.logrotate
Source3: %{name}-icons.tar.gz
@@ -93,8 +91,6 @@
Patch23: %{name}-normalize-path.patch
# http://issues.apache.org/bugzilla/attachment.cgi?id=13377 external pcre
Patch24: %{name}2-pcre-patch.diff
-# http://issues.apache.org/bugzilla/attachment.cgi?id=16102 DoS
-Patch25: %{name}2-byterange.patch
URL: http://httpd.apache.org/
BuildRequires: automake
BuildRequires: apr-devel >= 1:1.0.0
@@ -253,7 +249,7 @@
%description apxs -l pl
Narzędzie do rozszerzania Apache'a.
-
+
%package devel
Summary: Module development tools for the Apache web server
Summary(es): Archivos de inclusión del Apache para desarrollo de módulos
@@ -782,7 +778,6 @@
%patch22 -p1
%patch23 -p1
%{?with_external_pcre:%patch24 -p2}
-%patch25 -p0
%{__perl} -pi -e "s@/usr/local/bin/perl@%{__perl}@" $(grep -rl "/usr/local/bin/perl" *)
%{__perl} -pi -e "s at BUILD_SUBDIRS.*@BUILD_SUBDIRS =@g" srclib/Makefile.in
@@ -1661,6 +1656,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.412 2005/10/15 07:21:10 paszczus
+- updated to 2.0.55 [CAN-2005-{1268,2088,2491,2700,2728}]
+- removed security TODO
+- removed Patch25: apache2-byterange.patch (fixed in sources)
+- many fixes
+- release 0.1
+
Revision 1.411 2005/10/07 16:30:58 glen
- epoch for apache(mod_ssl) virtual provide
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.411&r2=1.412&f=u
More information about the pld-cvs-commit
mailing list