9
0

Accepting request 350842 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/350842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Apache-AuthCookie?expand=0&rev=19
This commit is contained in:
2015-12-26 12:27:23 +00:00
committed by Git OBS Bridge
parent bc0e0b4e39
commit 964bab3fab
4 changed files with 59 additions and 42 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Dec 26 09:27:49 UTC 2015 - coolo@suse.com
- updated to 3.23
see /usr/share/doc/packages/perl-Apache-AuthCookie/Changes
3.23 2015-09-10
- Improve CGI mode param() handling to avoi CGI.pm's "param() called in list context" warning.
- add support for Apache 2.4 via mod_perl 1.09.
***** IMPORTANT *****
Apache 2.4 has a *VERY* different API for authentication. You will need
to port your subclass and configuration over to the Apache 2.4 API in
order to use Apache 2.4! Please be sure to read README.apache-2.4.pod for
porting instructions!
-------------------------------------------------------------------
Tue Apr 14 09:15:25 UTC 2015 - coolo@suse.com