8
0

Accepting request 319123 from home:pgajdos:apache2

- updated to 2.0.9: see Changes for details
  * dropped patches:
    - lfs-perl-5.14.patch
    - apache2-mod_perl-2.0.4-tests.diff
    - apache24-mod_authz_host.patch

- turn off inlining for functions which need to be real symbols because they
  are called in a DSO

OBS-URL: https://build.opensuse.org/request/show/319123
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=55
This commit is contained in:
Vítězslav Čížek
2015-07-28 14:53:31 +00:00
committed by Git OBS Bridge
parent c57f989a60
commit 7014709e01
8 changed files with 84 additions and 405 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 28 14:08:01 UTC 2015 - pgajdos@suse.com
- updated to 2.0.9: see Changes for details
* dropped patches:
- lfs-perl-5.14.patch
- apache2-mod_perl-2.0.4-tests.diff
- apache24-mod_authz_host.patch
-------------------------------------------------------------------
Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
@@ -5,6 +14,12 @@ Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
This will pull this module to the update (in released distribution)
when apache maintainer thinks it is good (due api/abi changes).
-------------------------------------------------------------------
Fri Jun 26 16:53:54 UTC 2015 - tjcw@physics.org
- turn off inlining for functions which need to be real symbols because they
are called in a DSO
-------------------------------------------------------------------
Mon Nov 3 09:08:50 UTC 2014 - pgajdos@suse.com