diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-07 00:12:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-07 00:12:12 +0000 |
commit | 8b46d2b1a32d9345728d6c8961e714517fdbd4f6 (patch) | |
tree | 70fc1a63a247522f9b481546e5e6fb41da7cb754 /app-antivirus/clamav | |
parent | remove implicit PATH and ROOTPATH from env.d files per bug #128655 (diff) | |
download | historical-8b46d2b1a32d9345728d6c8961e714517fdbd4f6.tar.gz historical-8b46d2b1a32d9345728d6c8961e714517fdbd4f6.tar.bz2 historical-8b46d2b1a32d9345728d6c8961e714517fdbd4f6.zip |
Stable on sparc wrt security #128963
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/Manifest | 12 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index c13d8ec72a84..5e425adf6ccb 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.136 2006/04/06 19:06:00 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.137 2006/04/07 00:12:12 gustavoz Exp $ + + 07 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.88.1.ebuild: + Stable on sparc wrt security #128963 06 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.1.ebuild: Stable on alpha wrt security bug #128963 diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index 30a89e6581eb..225ee6451c8e 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 6bc5f19fbca302b26d66edcdef255f1a ChangeLog 22830 +MD5 9ffa0d08dfc0797ad64c5c81e9859dac ChangeLog 22949 MD5 b14cefc87a5f36a46cf660ecbbaf3242 clamav-0.87.1.ebuild 3669 MD5 59ac4fa6c697bff900339d61cf7ed7ab clamav-0.87.ebuild 3666 -MD5 c98943592d6a00e8e748a8d501ee9df1 clamav-0.88.1.ebuild 3407 +MD5 2c446f1f3db1794c8d71a4f0169dc91b clamav-0.88.1.ebuild 3409 MD5 837eadebdf75365ee482b4ff01467861 clamav-0.88.ebuild 3404 MD5 08f7b320461c04bbb88555e389c2e544 files/clamav-milter.README.gentoo 1124 MD5 e29ee77ca9bfe28ed18dbf67a9c90e75 files/clamd.conf 193 @@ -15,9 +15,9 @@ MD5 262cbb9bc1b14af67f7a546d65aed16d files/digest-clamav-0.88 64 MD5 7725495555aa9fad34935d82333093cb files/digest-clamav-0.88.1 244 MD5 7e32edfd72887a57b16ecd73f0f7a1a0 metadata.xml 184 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.2 (GNU/Linux) +Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) -iD8DBQFENWapViELBEf1JB0RAnMuAJ9G44O1VYSAqNLE90hOc/k9RrlfXwCeKaeS -ahOk/bMlbm5DW9dCtWr5+MI= -=wgEp +iD8DBQFENa5rKRy60XGEcJIRAm/RAJ94l2yp/nbGebdnNGJA2axoMeKQkgCfU6q7 +Bhxy9di1nekBUhiEcgv9feU= +=q/TK -----END PGP SIGNATURE----- diff --git a/app-antivirus/clamav/clamav-0.88.1.ebuild b/app-antivirus/clamav/clamav-0.88.1.ebuild index 0b3269e15de6..07344cf169f1 100644 --- a/app-antivirus/clamav/clamav-0.88.1.ebuild +++ b/app-antivirus/clamav/clamav-0.88.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.4 2006/04/06 19:06:00 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.5 2006/04/07 00:12:12 gustavoz Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |