8
0

Accepting request 250094 from home:jsegitz:branches:Apache:Modules

- adapt test configuration for apache24 to fix build
  * use the new access control mechanisms from apache24
  * added apache24-mod_authz_host.patch

OBS-URL: https://build.opensuse.org/request/show/250094
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=50
This commit is contained in:
2014-09-18 12:28:23 +00:00
committed by Git OBS Bridge
parent 35bedd4ecb
commit 3a2f51a7b7
3 changed files with 89 additions and 0 deletions

View File

@@ -4,6 +4,13 @@ Wed Sep 17 10:35:26 UTC 2014 - jsegitz@suse.com
- Changed access control statements in config file to use
mod_authz_host (bnc#897005)
-------------------------------------------------------------------
Tue Sep 9 12:48:46 UTC 2014 - vcizek@suse.com
- adapt test configuration for apache24 to fix build
* use the new access control mechanisms from apache24
* added apache24-mod_authz_host.patch
-------------------------------------------------------------------
Mon Jul 21 12:07:26 UTC 2014 - vcizek@suse.com