User Details
- User Since
- Nov 1 2016, 6:03 AM (511 w, 1 d)
Yesterday
Mon, Aug 17
This still needs OPTIONS_DEFAULT= YAJL, otherwise the default package
silently loses functionality: without WITH_YAJL, the SecAuditLogFormat
directive is not even registered (apache2/apache2_config.c:3822), so any
existing config using "SecAuditLogFormat JSON" will fail to start httpd
after upgrading. The JSON request body processor (msc_reqbody.c:378)
becomes a no-op as well, which breaks CRS rules relying on it.
Sun, Aug 16
Sat, Aug 15
Fri, Aug 14
Thu, Aug 13
Wed, Aug 12
Sun, Aug 9
Sat, Aug 8
Speaking as a member of the ports-secteam: a solution needs to be found here as soon as possible! I would ask for a prompt resolution; otherwise, I will approve the commit for security reasons
Speaking as a member of the ports-secteam: a solution needs to be found here as soon as possible! I would ask for a prompt resolution; otherwise, I will approve the commit for security reasons
Thu, Aug 6
Wed, Aug 5
Fri, Jul 24
Tue, Jul 21
Hi Matthias,