apache: update to 2.2.4

This commit is contained in:
Juergen Daubert 2007-01-10 19:53:25 +01:00
parent 873ad9e302
commit d96b0f5516
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
e0514e5840c0e58cc4e7982a7e14fc4b apache
9ba7f3dfdaea3e01fc6c7c80dbd77eaa apache-ssl_cert.patch
cdbbe8679f97b93b1d5f9767976b0cb8 apache-ssl_cert.patch
bd931fee9d102c361e95ad318d199674 crux.layout
887bf4a85505e97babe1d90635361c0d httpd-2.2.3.tar.bz2
536c86c7041515a25dd8bad3611da9a3 httpd-2.2.4.tar.bz2

View File

@ -5,7 +5,7 @@
# Group: apache
name=apache
version=2.2.3
version=2.2.4
release=1
source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \
$name-ssl_cert.patch crux.layout apache)

View File

@ -15,7 +15,7 @@ diff -Nru httpd-2.2.3.orig/docs/conf/extra/httpd-ssl.conf.in httpd-2.2.3/docs/co
# you've both a RSA and a DSA private key you can configure
# both in parallel (to also allow the use of DSA ciphers, etc.)
-SSLCertificateKeyFile @exp_sysconfdir@/server.key
+SSLCertificateFile /etc/ssl/keys/apache.key
+SSLCertificateKeyFile /etc/ssl/keys/apache.key
#SSLCertificateKeyFile @exp_sysconfdir@/server-dsa.key
# Server Certificate Chain: