OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 21-Mar-2003 15:31:43
Branch: HEAD Handle: 2003032114314102
Modified files:
openpkg-re/vcheck vc.apache
openpkg-src/apache apache.spec
openpkg-web news.txt
Log:
upgrade to fixed mod_ssl 2.8.14
Summary:
Revision Changes Path
1.31 +5 -5 openpkg-re/vcheck/vc.apache
1.127 +2 -2 openpkg-src/apache/apache.spec
1.3755 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.apache
============================================================================
$ cvs diff -u -r1.30 -r1.31 vc.apache
--- openpkg-re/vcheck/vc.apache 18 Mar 2003 14:57:27 -0000 1.30
+++ openpkg-re/vcheck/vc.apache 21 Mar 2003 14:31:41 -0000 1.31
@@ -28,10 +28,10 @@
}
prog apache:mod_macro = {
disabled
- comment = "rse: permission denied on URL, no new URL available"
- version = 1.1.2
- url = http://www.cri.ensmp.fr/~coelho/mod_macro/
- regex = mod_macro-(__VER__)\.tar\.gz
+ comment = "rse: permission denied on URL, no new URL available"
+ version = 1.1.2
+ url = http://www.cri.ensmp.fr/~coelho/mod_macro/
+ regex = mod_macro-(__VER__)\.tar\.gz
}
prog apache:mod_perl = {
version = 1.27
@@ -59,7 +59,7 @@
regex = mod_roaming-(1\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_ssl = {
- version = 2.8.13-1.3.27
+ version = 2.8.14-1.3.27
url = http://www.modssl.org/source/
regex = mod_ssl-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.126 -r1.127 apache.spec
--- openpkg-src/apache/apache.spec 18 Mar 2003 14:57:29 -0000 1.126
+++ openpkg-src/apache/apache.spec 21 Mar 2003 14:31:43 -0000 1.127
@@ -34,7 +34,7 @@
# package component versions
%define V_apache 1.3.27
-%define V_mod_ssl 2.8.13-1.3.27
+%define V_mod_ssl 2.8.14-1.3.27
%define V_mod_perl 1.27
%define V_mod_php 4.3.1
%define V_mod_php3 3.0.18
@@ -60,7 +60,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20030318
+Release: 20030321
# package options (suexec related)
%option with_suexec yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3754 -r1.3755 news.txt
--- openpkg-web/news.txt 21 Mar 2003 09:45:00 -0000 1.3754
+++ openpkg-web/news.txt 21 Mar 2003 14:31:41 -0000 1.3755
@@ -1,3 +1,4 @@
+21-Mar-2003: Upgraded package: P<apache-1.3.27-20030321>
21-Mar-2003: Upgraded package: P<openpkg-tool-20030321-20030321>
21-Mar-2003: Upgraded package: P<inn-2.3.5-20030321>
21-Mar-2003: Upgraded package: P<openldap-2.1.16-20030321>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]