[Lunar-commits] CVS: moonbase/web/apache-mod_ssl BUILD, 1.6,
1.7 DETAILS, 1.13, 1.14
Florin Braescu
florin at lunar-linux.org
Sun Oct 31 10:00:05 UTC 2004
Update of /var/cvs/lunar/moonbase/web/apache-mod_ssl
In directory espresso.foo-projects.org:/tmp/cvs-serv25367/web/apache-mod_ssl
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 2.8.21 to 2.8.22.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/apache-mod_ssl/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 16 Oct 2004 06:11:51 -0000 1.6
+++ BUILD 31 Oct 2004 10:00:03 -0000 1.7
@@ -22,8 +22,8 @@
y|Y|j|J)
cd mod_ssl-$VERSION &&
- ./configure --with-apache=../apache_1.3.31 &&
- cd ../apache_1.3.31 &&
+ ./configure --with-apache=../apache_1.3.33 &&
+ cd ../apache_1.3.33 &&
$APACHE_CONFIGURE &&
make certificate TYPE="custom" &&
echo "CERTIFICATE=done" >> $MODULE_CONFIG &&
@@ -33,8 +33,8 @@
*)
( cd mod_ssl-$VERSION &&
- ./configure --with-apache=../apache_1.3.31 &&
- cd ../apache_1.3.31 &&
+ ./configure --with-apache=../apache_1.3.33 &&
+ cd ../apache_1.3.33 &&
$APACHE_CONFIGURE &&
make certificate TYPE="existing" \
CRT=/etc/httpsd/ssl.crt/server.crt &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/apache-mod_ssl/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS 22 Oct 2004 17:55:18 -0000 1.13
+++ DETAILS 31 Oct 2004 10:00:03 -0000 1.14
@@ -1,16 +1,16 @@
MODULE=apache-mod_ssl
- VERSION=2.8.21-1.3.32
-# VERSION=2.8.20-1.3.31
+ VERSION=2.8.22-1.3.33
+# VERSION=2.8.21-1.3.32
SOURCE=mod_ssl-$VERSION.tar.gz
- SOURCE2=apache_1.3.32.tar.gz
+ SOURCE2=apache_1.3.33.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=http://www.modssl.org/source/
SOURCE2_URL=http://www.apache.org/dist/httpd/
- SOURCE_VFY=sha1:6bbf83d716254e157b2c6ba9fd13e6b3bfc43239
- SOURCE2_VFY=sha1:815148a0a070fe6058a426026d77c45aefdf3d2a
+ SOURCE_VFY=sha1:a37b5390f6acd91a8481fad9ccfd71da4f42e006
+ SOURCE2_VFY=sha1:4cd49534d1abd04c81ab215f2457122d85855b0d
WEB_SITE=http://www.modssl.org
ENTERED=20011219
- UPDATED=20041022
+ UPDATED=20041031
SHORT="SSL incorporation via mod_ssl to apache, a popular HTTP server."
cat << EOF
More information about the Lunar-commits
mailing list