commit:     7792f97a2cab0784743f8ea8f19e93344e877584
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May  8 16:09:07 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May  8 16:09:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7792f97a

www-servers/lighttpd: mmap is secure since 1.4.40

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild | 6 +-----
 www-servers/lighttpd/lighttpd-1.4.45.ebuild    | 6 +-----
 www-servers/lighttpd/lighttpd-1.4.49.ebuild    | 6 +-----
 www-servers/lighttpd/lighttpd-9999.ebuild      | 6 +-----
 4 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
index 492f35263c4..daacfc1d3d9 100644
--- a/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
@@ -94,11 +94,7 @@ pkg_setup() {
                ewarn "as conditionals and modules such as mod_re{write,direct}"
                ewarn "and mod_ssi."
        fi
-       if use mmap; then
-               ewarn "You have enabled the mmap option. This option may allow"
-               ewarn "local users to trigger SIGBUG crashes. Use this option"
-               ewarn "with EXTRA care."
-       fi
+
        enewgroup lighttpd
        enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd
 

diff --git a/www-servers/lighttpd/lighttpd-1.4.45.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.45.ebuild
index 8a2378ddd72..66ef2b284f0 100644
--- a/www-servers/lighttpd/lighttpd-1.4.45.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.45.ebuild
@@ -93,11 +93,7 @@ pkg_setup() {
                ewarn "as conditionals and modules such as mod_re{write,direct}"
                ewarn "and mod_ssi."
        fi
-       if use mmap; then
-               ewarn "You have enabled the mmap option. This option may allow"
-               ewarn "local users to trigger SIGBUG crashes. Use this option"
-               ewarn "with EXTRA care."
-       fi
+
        enewgroup lighttpd
        enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd
 

diff --git a/www-servers/lighttpd/lighttpd-1.4.49.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.49.ebuild
index 902e56f4bb6..c04cbfda8a2 100644
--- a/www-servers/lighttpd/lighttpd-1.4.49.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.49.ebuild
@@ -99,11 +99,7 @@ pkg_setup() {
                ewarn "as conditionals and modules such as mod_re{write,direct}"
                ewarn "and mod_ssi."
        fi
-       if use mmap; then
-               ewarn "You have enabled the mmap option. This option may allow"
-               ewarn "local users to trigger SIGBUG crashes. Use this option"
-               ewarn "with EXTRA care."
-       fi
+
        enewgroup lighttpd
        enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd
 

diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild 
b/www-servers/lighttpd/lighttpd-9999.ebuild
index 4c0d54541a2..a42b97220c9 100644
--- a/www-servers/lighttpd/lighttpd-9999.ebuild
+++ b/www-servers/lighttpd/lighttpd-9999.ebuild
@@ -93,11 +93,7 @@ pkg_setup() {
                ewarn "as conditionals and modules such as mod_re{write,direct}"
                ewarn "and mod_ssi."
        fi
-       if use mmap; then
-               ewarn "You have enabled the mmap option. This option may allow"
-               ewarn "local users to trigger SIGBUG crashes. Use this option"
-               ewarn "with EXTRA care."
-       fi
+
        enewgroup lighttpd
        enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd
 

Reply via email to