diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-12 14:47:44 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-12 14:47:44 +0000 |
commit | 41272e9b012d2828a8b627095eb3b5148e9b4e98 (patch) | |
tree | 0a1c84977a5c23ab6f0895de70e7366c759d4e51 /www-servers | |
parent | amd64 stable, security bug 187139 (diff) | |
download | gentoo-2-41272e9b012d2828a8b627095eb3b5148e9b4e98.tar.gz gentoo-2-41272e9b012d2828a8b627095eb3b5148e9b4e98.tar.bz2 gentoo-2-41272e9b012d2828a8b627095eb3b5148e9b4e98.zip |
amd64 stable, security bug 185442
(Portage version: 2.1.2.11)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index e9414dbc145a..2a3ae3987a54 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.137 2007/08/10 17:47:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.138 2007/08/12 14:47:44 beandog Exp $ + + 12 Aug 2007; Steve Dibb <beandog@gentoo.org> lighttpd-1.4.16.ebuild: + amd64 stable, security bug 185442 10 Aug 2007; Markus Rothe <corsair@gentoo.org> lighttpd-1.4.16.ebuild: Stable on ppc64; bug #185442 diff --git a/www-servers/lighttpd/lighttpd-1.4.16.ebuild b/www-servers/lighttpd/lighttpd-1.4.16.ebuild index b1a316587b97..a5ad99815cbe 100644 --- a/www-servers/lighttpd/lighttpd-1.4.16.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.16.ebuild,v 1.5 2007/08/10 17:47:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.16.ebuild,v 1.6 2007/08/12 14:47:44 beandog Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -12,7 +12,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=">=sys-libs/zlib-1.1 |