diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-24 17:45:51 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-24 17:45:51 +0000 |
commit | 10daba83a7f715d9e94840790a6f04b4916041c0 (patch) | |
tree | 832ba0e8172b10b6c34ea1a920b4b31755929bc7 /app-antivirus/clamav | |
parent | Use pkg_preinst for chgrp rather than pkg_postinst (diff) | |
download | gentoo-2-10daba83a7f715d9e94840790a6f04b4916041c0.tar.gz gentoo-2-10daba83a7f715d9e94840790a6f04b4916041c0.tar.bz2 gentoo-2-10daba83a7f715d9e94840790a6f04b4916041c0.zip |
Stable on x86, security bug #96960.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.86.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 825b8daec020..5d3a8a405ffa 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.85 2005/06/23 22:15:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.86 2005/06/24 17:45:51 ticho Exp $ + + 24 Jun 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.86.1.ebuild: + Stable on x86, due to security bug #96960. *clamav-0.86.1 (23 Jun 2005) diff --git a/app-antivirus/clamav/clamav-0.86.1.ebuild b/app-antivirus/clamav/clamav-0.86.1.ebuild index 13d55e44fbd2..44791a10f6bc 100644 --- a/app-antivirus/clamav/clamav-0.86.1.ebuild +++ b/app-antivirus/clamav/clamav-0.86.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.86.1.ebuild,v 1.1 2005/06/23 22:15:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.86.1.ebuild,v 1.2 2005/06/24 17:45:51 ticho 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 |