diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-19 21:55:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-19 21:55:14 +0000 |
commit | bccf5bc0721e7199f5bbcbf5cc73f77f9222cace (patch) | |
tree | 526497387259f12211a58b82bea25f34ccf9c74a /net-proxy | |
parent | - changed metadata status to maintainer-wanted and removed base-system as par... (diff) | |
download | gentoo-2-bccf5bc0721e7199f5bbcbf5cc73f77f9222cace.tar.gz gentoo-2-bccf5bc0721e7199f5bbcbf5cc73f77f9222cace.tar.bz2 gentoo-2-bccf5bc0721e7199f5bbcbf5cc73f77f9222cace.zip |
Stable on SPARC wrt security bug #109827.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 8cf858055521..2334b09ba52b 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.45 2005/10/19 21:28:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.46 2005/10/19 21:55:14 weeve Exp $ + + 19 Oct 2005; Jason Wever <weeve@gentoo.org> squid-2.5.11.ebuild: + Stable on SPARC wrt security bug #109827. 19 Oct 2005; Brent Baude <ranger@gentoo.org> squid-2.5.11.ebuild: marking squid-2.5.11 ppc64 stable for security related bug 109827 diff --git a/net-proxy/squid/squid-2.5.11.ebuild b/net-proxy/squid/squid-2.5.11.ebuild index cd30e70688fa..eca725f82ce4 100644 --- a/net-proxy/squid/squid-2.5.11.ebuild +++ b/net-proxy/squid/squid-2.5.11.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/net-proxy/squid/squid-2.5.11.ebuild,v 1.2 2005/10/19 21:28:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.11.ebuild,v 1.3 2005/10/19 21:55:14 weeve Exp $ inherit eutils pam toolchain-funcs @@ -20,7 +20,7 @@ S=${WORKDIR}/${S_PP} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="pam ldap ssl sasl snmp debug selinux underscores logrotate customlog zero-penalty-hit follow-xff" RDEPEND="pam? ( virtual/pam ) |