From 5a963e5d96e8f314b06ec8d52fe0b9370e212588 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 27 Mar 2010 00:49:42 +0100 Subject: Fix OpenSSL issue in lighttpd --- www-servers/lighttpd/lighttpd-1.4.25-r1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-servers/lighttpd/lighttpd-1.4.25-r1.ebuild') diff --git a/www-servers/lighttpd/lighttpd-1.4.25-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.25-r1.ebuild index f6b4c5f..e18bbeb 100644 --- a/www-servers/lighttpd/lighttpd-1.4.25-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.25-r1.ebuild @@ -98,6 +98,7 @@ pkg_setup() { src_prepare() { epatch "${FILESDIR}"/1.4.25-fix-unknown-AM_SILENT_RULES.patch epatch "${FILESDIR}"/1.4.25-fix-CVE-2010-0295.patch + epatch "${FILESDIR}"/1.4.25-fix-openssl.patch epatch "${FILESDIR}"/1.4.25-fix-multiple-ssl.patch # dev-python/docutils installs rst2html.py not rst2html sed -i -e 's|\(rst2html\)|\1.py|g' doc/Makefile.am || \ -- cgit v1.2.3-54-g00ecf