From c8c880208c19a054cd3c3bfc7118f562e19b63fb Mon Sep 17 00:00:00 2001 From: jorton Date: Apr 18 2005 08:10:30 +0000 Subject: - update to 2.0.54 --- diff --git a/.cvsignore b/.cvsignore index 017fd3d..45e64f3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -httpd-2.0.53.tar.gz -httpd-2.0.53 +httpd-2.0.54.tar.gz diff --git a/httpd-2.0.54.tar.gz.asc b/httpd-2.0.54.tar.gz.asc new file mode 100644 index 0000000..63c1635 --- /dev/null +++ b/httpd-2.0.54.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQBCWubGZjW2wN6IXdMRArzBAJ9bHFN8TIhptTrs7YUBPfNwmqfBKQCfcERZ +LDwbssYf/DGspfIrdK+3cdo= +=ZWIg +-----END PGP SIGNATURE----- diff --git a/httpd.spec b/httpd.spec index 61cbd61..fc227d2 100644 --- a/httpd.spec +++ b/httpd.spec @@ -6,8 +6,8 @@ Summary: Apache HTTP Server Name: httpd -Version: 2.0.53 -Release: 6 +Version: 2.0.54 +Release: 3 URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -49,9 +49,6 @@ Patch27: httpd-2.0.48-sslpphrase.patch Patch28: httpd-2.0.48-worker.patch Patch29: httpd-2.0.48-workerhup.patch Patch30: httpd-2.0.48-davmisc.patch -Patch39: httpd-2.0.50-reclaim.patch -Patch40: httpd-2.0.52-htdigperms.patch -Patch41: httpd-2.0.52-ssluser.patch # Features/functional changes Patch70: httpd-2.0.48-release.patch Patch71: httpd-2.0.40-xfsz.patch @@ -164,9 +161,6 @@ executed by SSI pages) as a user other than the 'apache' user. %patch28 -p1 -b .worker %patch29 -p1 -b .workerhup %patch30 -p1 -b .davmisc -%patch39 -p1 -b .reclaim -%patch40 -p1 -b .htdigperms -%patch41 -p1 -b .ssluser %patch71 -p0 -b .xfsz %patch72 -p1 -b .pod @@ -278,7 +272,7 @@ mpmbuild prefork --enable-mods-shared=all \ --enable-cache --enable-mem-cache \ --enable-file-cache --enable-disk-cache \ --enable-ldap --enable-auth-ldap \ - --enable-logio + --enable-logio --enable-cgid # To prevent most modules being built statically into httpd.worker, # easiest way seems to be enable them shared. @@ -583,6 +577,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/suexec.8* %changelog +* Mon Apr 18 2005 Joe Orton 2.0.54-3 +- update to 2.0.54 + * Tue Mar 29 2005 Joe Orton 2.0.53-6 - update default httpd.conf: * clarify the comments on AddDefaultCharset usage (#135821) diff --git a/sources b/sources index eb2292f..a37be8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b089bdc7065c3be166bcc516b0d92416 httpd-2.0.53.tar.gz +772503748ffb85301385d47fb2b96eca httpd-2.0.54.tar.gz diff --git a/upstream b/upstream index 5ceb6af..45e64f3 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -httpd-2.0.53.tar.gz +httpd-2.0.54.tar.gz