Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432250 - www-servers/lighttpd-1.4.31 : faulty econf call (mmap)
Summary: www-servers/lighttpd-1.4.31 : faulty econf call (mmap)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Alexander (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 430902
  Show dependency tree
 
Reported: 2012-08-21 22:26 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2012-08-22 16:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
lighttpd-1.4.31-mmap.diff (untested) (lighttpd-1.4.31-mmap.diff,733 bytes, patch)
2012-08-22 14:30 UTC, Jeremy Olexa (darkside) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-21 22:26:24 UTC
Lighttpd-1.4.31 has this:

        $(use_with mmap) \

But, configure has this:

% ./configure --help|grep mmap
  --enable-mmap           use mmap if available (DANGEROUS, allows local users

Should be fixed.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-22 14:30:11 UTC
Created attachment 321954 [details, diff]
lighttpd-1.4.31-mmap.diff (untested)
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2012-08-22 16:50:32 UTC
Thanks fixed