Install apache-2.2.20

Florian Smeets flo at freebsd.org
Fri Sep 2 08:48:23 UTC 2011


On 02.09.2011 10:41, Jeremy Chadwick wrote:
> On Fri, Sep 02, 2011 at 12:06:26PM +0400, Pavel Timofeev wrote:
>> Hi, there's a problem
>> [root at timbsd /usr/ports/www/apache22]# make
>>
>>   To enable a module category: WITH_<CATEGORY>_MODULES
>>   To disable a module category: WITHOUT_<CATEGORY>_MODULES
>>
>>   Per default categories are:
>>    AUTH AUTHN AUTHZ DAV CACHE MISC
>>   Categories available:
>>    AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP  MISC PROXY SSL SUEXEC
>> THREADS
>>
>>    To see all available knobs, type make show-options
>>    To see all modules in different categories, type make show-categories
>>    You can check your modules configuration by using make show-modules
>>
>> ===>   apache-2.2.20 has known vulnerabilities:
>> =>  apache -- Range header DoS vulnerability.
>>     Reference:
>> http://portaudit.FreeBSD.org/7f6108d2-cea8-11e0-9d58-0800279895ea.html
>> =>  Please update your ports tree and try again.
>> *** Error code 1
>>
>> Stop in /usr/ports/www/apache22.
>> *** Error code 1
>>
>> Stop in /usr/ports/www/apache22.
>
> Looks like someone may have screwed up the portaudit (security/vuxml)
> update.
>

You just need to download the current database.

# portaudit -F

That worked for me.

HTH,
Florian


More information about the freebsd-apache mailing list