summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjorton <jorton@fedoraproject.org>2005-04-18 08:10:30 +0000
committerjorton <jorton@fedoraproject.org>2005-04-18 08:10:30 +0000
commitc8c880208c19a054cd3c3bfc7118f562e19b63fb (patch)
tree2ceec1874fa960d060f12dc0f0bd4602e547cc62
parent22b674063e23c2765abb4c126bbfe6db56b139d0 (diff)
downloadhttpd-c8c880208c19a054cd3c3bfc7118f562e19b63fb.tar.gz
httpd-c8c880208c19a054cd3c3bfc7118f562e19b63fb.tar.xz
httpd-c8c880208c19a054cd3c3bfc7118f562e19b63fb.zip
- update to 2.0.54httpd-2_0_54-3
-rw-r--r--.cvsignore3
-rw-r--r--httpd-2.0.54.tar.gz.asc7
-rw-r--r--httpd.spec15
-rw-r--r--sources2
-rw-r--r--upstream2
5 files changed, 16 insertions, 13 deletions
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 <jorton@redhat.com> 2.0.54-3
+- update to 2.0.54
+
* Tue Mar 29 2005 Joe Orton <jorton@redhat.com> 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