Accepting request 297218 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/297218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Authentication-Credential-HTTP?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2015-04-16 17:04:47 +00:00
committed by Git OBS Bridge
parent 68a2d07878
commit f92181e98f
5 changed files with 57 additions and 30 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Apr 16 16:14:59 UTC 2015 - coolo@suse.com
- updated to 1.016
see /usr/share/doc/packages/perl-Catalyst-Authentication-Credential-HTTP/Changes
1.016 2013-07-27
- Fix repository metadata. RT#87114
1.015 2012-06-27
- Add broken_dotnet_digest_without_query_string option
Allows digest authentication from .NET, which does not include the
query string in the uri in the digest Authorization header.
- Fix broken synopsis. RT#75254
1.014 2012-02-05
- Add require_ssl configuration setting.
- Add no_unprompted_authorization_required configuration setting.
-------------------------------------------------------------------
Fri Nov 18 08:42:48 UTC 2011 - coolo@suse.com