commit perl-Apache2-AuthCookieDBI for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Apache2-AuthCookieDBI for openSUSE:Factory checked in at Fri Jul 31 22:43:47 CEST 2009. -------- --- perl-Apache2-AuthCookieDBI/perl-Apache2-AuthCookieDBI.changes 2006-10-25 13:23:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Apache2-AuthCookieDBI/perl-Apache2-AuthCookieDBI.changes 2009-07-30 16:54:48.000000000 +0200 @@ -1,0 +2,27 @@ +Thu Jul 30 16:13:43 CEST 2009 - cwh@suse.de + +- 2.05 - Thu May 14 18:37:07 PDT 2009 + - Fixed bug in _get_cipher_type() where it was not memoizing the + Crypt::CBC objects. + - Fixed https://rt.cpan.org/Ticket/Display.html?id=45207 + Hash keys for configuration values were wrong in several places. + - Improved test coverage a little. + +- 2.04 - Fri Nov 28 15:41:33 PST 2008 + Incorporated bug fix for authen_ses_key() provided by + Carl Gustafsson. authen_ses_key() was not properly handling + any extra_session_info - the fix is to get $hashed_string with + my $hashed_string = pop @rest; + + Also releasing the work done between April 26, 2005 and February 4, 2007, + plus bug fix for authen_ses_key + - Added basic framework for unit tests. + - Factored out some of the DBI code into new methods: + - _dbi_connect() + - _get_crypted_password() + + - Changes to satisfy Perl::Critic, e.g. + - Removed function prototypes (they are ignored for methods.) + - Cleaned up regular expressions: use /x, etc. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- Apache2-AuthCookieDBI-2.03.tar.gz New: ---- Apache2-AuthCookieDBI-2.05.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Apache2-AuthCookieDBI.spec ++++++ --- /var/tmp/diff_new_pack.R2mHCZ/_old 2009-07-31 22:41:45.000000000 +0200 +++ /var/tmp/diff_new_pack.R2mHCZ/_new 2009-07-31 22:41:45.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package perl-Apache2-AuthCookieDBI (Version 2.03) +# spec file for package perl-Apache2-AuthCookieDBI (Version 2.05) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,13 +21,12 @@ Url: http://search.cpan.org/~matisse/Apache2-AuthCookieDBI/ License: LGPL v2.1 or later Group: Productivity/Networking/Web/Servers -Requires: perl(Apache2::AuthCookie) >= 3.08 perl-Apache-DBI perl-Date-Calc -Obsoletes: perl-Apache-AuthCookieDBI +Requires: perl-base >= 5.10.0 perl(Apache2::AuthCookie) >= 3.08 perl-Apache-DBI perl-Date-Calc AutoReqProv: on -Summary: An AuthCookie module backed by a DBI database. -Version: 2.03 -Release: 114 -Source: Apache2-AuthCookieDBI-%{version}.tar.gz +Summary: An AuthCookie module backed by a DBI database +Version: 2.05 +Release: 1 +Source: Apache2-AuthCookieDBI-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -56,8 +55,8 @@ # --------------------------------------------------------------------------- %install -rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install_vendor +#mv $RPM_BUILD_ROOT%{_docdir}/%{name}/eg $RPM_BUILD_ROOT%{_docdir}/%{name}/examples %perl_process_packlist %clean ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de