summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2004-09-16 16:31:26 +0000
committerOlivier Crête <tester@gentoo.org>2004-09-16 16:31:26 +0000
commitd874dc32f31a2d0de3cc6b21d7e47e69e6cb42a4 (patch)
treebacf8dc5923ed4f7f9a719c7cf12d7d06d694235 /net-www/mod_dav
parentVersion bump to match imagemagick (diff)
downloadhistorical-d874dc32f31a2d0de3cc6b21d7e47e69e6cb42a4.tar.gz
historical-d874dc32f31a2d0de3cc6b21d7e47e69e6cb42a4.tar.bz2
historical-d874dc32f31a2d0de3cc6b21d7e47e69e6cb42a4.zip
Marking mod_dav-1.0.3-r2 stable on x86 per security bug #63948
Diffstat (limited to 'net-www/mod_dav')
-rw-r--r--net-www/mod_dav/ChangeLog5
-rw-r--r--net-www/mod_dav/Manifest22
-rw-r--r--net-www/mod_dav/mod_dav-1.0.3-r2.ebuild4
3 files changed, 22 insertions, 9 deletions
diff --git a/net-www/mod_dav/ChangeLog b/net-www/mod_dav/ChangeLog
index 90c96d02db3e..8616c8d7cdc2 100644
--- a/net-www/mod_dav/ChangeLog
+++ b/net-www/mod_dav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_dav
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.16 2004/09/14 14:31:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.17 2004/09/16 16:31:26 tester Exp $
+
+ 16 Sep 2004; Olivier Crete <tester@gentoo.org> mod_dav-1.0.3-r2.ebuild:
+ Marking stable on x86 per security bug #63948
14 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> mod_dav-1.0.3-r2.ebuild:
Stable on sparc wrt #63948
diff --git a/net-www/mod_dav/Manifest b/net-www/mod_dav/Manifest
index d0125bb7acfa..cb7aaafe640a 100644
--- a/net-www/mod_dav/Manifest
+++ b/net-www/mod_dav/Manifest
@@ -1,9 +1,19 @@
-MD5 32ef2ec5c64e51f9f5794a6d487c9e33 ChangeLog 1656
-MD5 d2da0e45d7e39184d1cb7abbe3879086 metadata.xml 159
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 627cbafa02175e2811d81fea7b00b81f ChangeLog 1777
MD5 1243ba2084a7d633f333749bb71c0aa2 mod_dav-1.0.3-r1.ebuild 1466
-MD5 ca8de4222cfffe605d7fcf3bacd48c4b mod_dav-1.0.3-r2.ebuild 1539
-MD5 48fd840765d593fa280f25c60f073e0c files/digest-mod_dav-1.0.3-r1 71
+MD5 d2da0e45d7e39184d1cb7abbe3879086 metadata.xml 159
+MD5 ec3ba0c56fa9cb73e5933ad80539d1d0 mod_dav-1.0.3-r2.ebuild 1536
+MD5 7d3db28f46542782bd0dc91504945f8e files/mod_dav_fs_lock.patch 942
+MD5 48fd840765d593fa280f25c60f073e0c files/digest-mod_dav-1.0.3-r2 71
MD5 9e45a81bd2b37f2eb70cb5190a60c8ff files/mod_dav-shared-expat.patch 5637
MD5 336d5f4431aa83af65ea97a2bb8a8572 files/mod_dav.conf 186
-MD5 48fd840765d593fa280f25c60f073e0c files/digest-mod_dav-1.0.3-r2 71
-MD5 7d3db28f46542782bd0dc91504945f8e files/mod_dav_fs_lock.patch 942
+MD5 48fd840765d593fa280f25c60f073e0c files/digest-mod_dav-1.0.3-r1 71
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBScCBwDHaUUJ0mYMRAgO9AJ4hpiW9RI9iycXKNDfdTtHWWWUOlwCfV1f7
+1I2IdB30h5eNaY71fscI4IE=
+=53tE
+-----END PGP SIGNATURE-----
diff --git a/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild b/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild
index 7dd6e4b154b4..dccc6dfd4802 100644
--- a/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild
+++ b/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild,v 1.4 2004/09/15 00:23:17 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild,v 1.5 2004/09/16 16:31:26 tester Exp $
inherit eutils
@@ -8,7 +8,7 @@ MY_V=${PV}-1.3.6
DESCRIPTION="Apache module for Distributed Authoring and Versioning"
HOMEPAGE="http://www.webdav.org/mod_dav/"
-KEYWORDS="~x86 sparc ppc ~amd64"
+KEYWORDS="x86 sparc ppc ~amd64"
S=${WORKDIR}/${PN}-${MY_V}
SRC_URI="http://www.webdav.org/mod_dav/${PN}-${MY_V}.tar.gz"