summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-05-08 19:09:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-05-08 19:09:45 +0300
commit7792f97a2cab0784743f8ea8f19e93344e877584 (patch)
tree42d0196b483d270d29ebacecb04a9937d6444acd
parentapp-portage/gentoopm: Bump to 0.3.0 (diff)
downloadgentoo-7792f97a2cab0784743f8ea8f19e93344e877584.tar.gz
gentoo-7792f97a2cab0784743f8ea8f19e93344e877584.tar.bz2
gentoo-7792f97a2cab0784743f8ea8f19e93344e877584.zip
www-servers/lighttpd: mmap is secure since 1.4.40
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild6
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.45.ebuild6
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.49.ebuild6
-rw-r--r--www-servers/lighttpd/lighttpd-9999.ebuild6
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 492f35263c47..daacfc1d3d9d 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 8a2378ddd723..66ef2b284f0e 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 902e56f4bb6f..c04cbfda8a27 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 4c0d54541a2c..a42b97220c90 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