www-servers/lighttpd: mmap is secure since 1.4.40
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 8 May 2018 16:09:07 +0000 (19:09 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 8 May 2018 16:09:45 +0000 (19:09 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild
www-servers/lighttpd/lighttpd-1.4.45.ebuild
www-servers/lighttpd/lighttpd-1.4.49.ebuild
www-servers/lighttpd/lighttpd-9999.ebuild

index 492f35263c476f99e61acdc695b6b54e8f022ef2..daacfc1d3d9d1bc12c455b84e3cf2220bbc5508b 100644 (file)
@@ -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
 
index 8a2378ddd7236b0d3fef6b8eb893fa90b30d4800..66ef2b284f0e545243e826a09cf7e40f3a7394f0 100644 (file)
@@ -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
 
index 902e56f4bb6f6afc94f3b61d3829ed64d21fa3e0..c04cbfda8a2789249d05f4a644f3e845d9ea20a6 100644 (file)
@@ -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
 
index 4c0d54541a2c61d6379d3a0a7e4185cac98a7bc2..a42b97220c90085dc22e1994bda623a2995d4287 100644 (file)
@@ -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