1
0

Accepting request 162979 from home:dimstar:branches:Apache:Modules

Update to 2.0.7 svn http24 branch: fix build with apache 2.4 in Factory

OBS-URL: https://build.opensuse.org/request/show/162979
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=38
This commit is contained in:
Factory Maintainer
2013-04-07 12:24:28 +00:00
committed by Git OBS Bridge
parent d78282f3ac
commit fcd7cee27a
5 changed files with 26 additions and 29 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Apr 6 10:12:07 UTC 2013 - dimstar@opensuse.org
- Update to version 2.0.7+svn1448242 (http24 branch):
+ Fix build with Apache 2.4.
- Update to version 2.0.7:
+ Fix breakage caused by removal of PL_uid et al from perl 5.16.0.
- Drop patch-PL_uid.diff: fixed upstream.
- Adjust extra.conf setup for the test suite: include the
nescessary modules needed to have a valid configuration for the
test server: access_compat_module, authn_core_module,
authz_core_module and unixd_module.
-------------------------------------------------------------------
Thu Oct 11 08:35:53 UTC 2012 - coolo@suse.com