summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-11-20 00:51:04 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-11-20 00:51:04 +0000
commit3bca2ad99b5072f1010e90a47107665ff840fd27 (patch)
tree5af6d5cbcd51a64cf43b1fd4f8fffa5dc89cc36d /net-www/mod_ssl
parentapache 1.3.29-r1 moved to stable on all arches irt GLSA 200310-03 (bug 32361) (diff)
downloadgentoo-2-3bca2ad99b5072f1010e90a47107665ff840fd27.tar.gz
gentoo-2-3bca2ad99b5072f1010e90a47107665ff840fd27.tar.bz2
gentoo-2-3bca2ad99b5072f1010e90a47107665ff840fd27.zip
moving to stable on all arches irt GLSA 200310-03
Diffstat (limited to 'net-www/mod_ssl')
-rw-r--r--net-www/mod_ssl/ChangeLog5
-rw-r--r--net-www/mod_ssl/Manifest14
-rw-r--r--net-www/mod_ssl/mod_ssl-2.8.16.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog
index eed3c693060b..0df142bef35c 100644
--- a/net-www/mod_ssl/ChangeLog
+++ b/net-www/mod_ssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_ssl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.20 2003/11/02 22:48:34 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.21 2003/11/20 00:51:01 drobbins Exp $
+
+ 19 Nov 2003; Daniel Robbins <drobbins@gentoo.org> mod_ssl-2.8.16.ebuild:
+ moving to stable on all arches for GLSA 200310-03 (Apache 1.x security fix.)
*mod_ssl-2.8.16 (02 Nov 2003)
diff --git a/net-www/mod_ssl/Manifest b/net-www/mod_ssl/Manifest
index 250eb88992b8..b294a7ae7ee2 100644
--- a/net-www/mod_ssl/Manifest
+++ b/net-www/mod_ssl/Manifest
@@ -1,10 +1,10 @@
-MD5 af3e328dce9eb1842c3dc078354814d6 ChangeLog 2610
-MD5 bec537c5eb9db920cb0a915c61d3ed06 mod_ssl-2.8.16.ebuild 2185
-MD5 ff384d96b39989f0b5689a90ca615604 mod_ssl-2.8.14.ebuild 2177
MD5 25569340e781f4df176971a8ff781853 mod_ssl-2.8.15.ebuild 2182
-MD5 2d40e1b1ed8c3b290e75eda14bcd0948 files/digest-mod_ssl-2.8.16 73
+MD5 ff384d96b39989f0b5689a90ca615604 mod_ssl-2.8.14.ebuild 2177
+MD5 4308be4edbb67f2e07691cee1b1d453d ChangeLog 2768
+MD5 a996980236a0c6a1a22082615c822cd9 mod_ssl-2.8.16.ebuild 2183
+MD5 72518107112ea88ab9b90980b7631d63 files/ssl.default-vhost.conf 6917
+MD5 e451c018a8da27b6842d9224364962a1 files/mod_ssl.conf 2449
+MD5 7cdc6f06443dc935bf836249bc085ecd files/gentestcrt.sh 8799
MD5 fe24199aa29e2d65bbe3c688c09d1970 files/digest-mod_ssl-2.8.14 73
MD5 e67b9180ff35d280b70e37b0de072fc0 files/digest-mod_ssl-2.8.15 73
-MD5 7cdc6f06443dc935bf836249bc085ecd files/gentestcrt.sh 8799
-MD5 e451c018a8da27b6842d9224364962a1 files/mod_ssl.conf 2449
-MD5 72518107112ea88ab9b90980b7631d63 files/ssl.default-vhost.conf 6917
+MD5 2d40e1b1ed8c3b290e75eda14bcd0948 files/digest-mod_ssl-2.8.16 73
diff --git a/net-www/mod_ssl/mod_ssl-2.8.16.ebuild b/net-www/mod_ssl/mod_ssl-2.8.16.ebuild
index 2aabea417144..c55bb5ca4f0e 100644
--- a/net-www/mod_ssl/mod_ssl-2.8.16.ebuild
+++ b/net-www/mod_ssl/mod_ssl-2.8.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.16.ebuild,v 1.1 2003/11/02 22:48:34 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.16.ebuild,v 1.2 2003/11/20 00:51:01 drobbins Exp $
MY_P=${P}-1.3.29
S=${WORKDIR}/${MY_P}
@@ -8,7 +8,7 @@ DESCRIPTION="An SSL module for the Apache Web server"
SRC_URI="http://www.modssl.org/source/${MY_P}.tar.gz"
HOMEPAGE="http://www.modssl.org/"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="x86 ppc sparc alpha hppa"
LICENSE="as-is"
SLOT="0"