Changelog for
perl-Apache-DBI-1.12-25.23.noarch.rpm :
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 1.12
see /usr/share/doc/packages/perl-Apache-DBI/Changes
1.12 June 12, 2013
- Fix detection of server startup in mod_perl 2, to avoid caching
connections in the parent process. Perrin Harkins
Thu Oct 20 14:00:00 2011 tabrahamAATTnovell.com
- update to 1.11
* RT 69087, perl 5.14 \'Using qw(...) as parentheses\' fix
Mon Feb 7 13:00:00 2011 vcizekAATTnovell.com
- update to 1.10
- Add Apache2::RequestUtil for mp2 instances.
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules
Thu Nov 18 13:00:00 2010 anickaAATTsuse.cz
- update to 1.09
* Fix pod errors
* Adds PerlChildExitHandler to disconnect existing connections
Tue Feb 23 13:00:00 2010 anickaAATTsuse.cz
- update to 1.08
* Fix bug to allow DBI in startup.pl etc again
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Thu Jun 19 14:00:00 2008 anickaAATTsuse.cz
- update to 1.07
* http://rt.cpan.org/Public/Bug/Display.html?id=31003
* http://rt.cpan.org/Public/Bug/Display.html?id=29209
PerlCleanupHandler doesn\'t get called with MP2
* http://rt.cpan.org/Public/Bug/Display.html?id=28824
Documentation Additions
Fri Mar 30 14:00:00 2007 anickaAATTsuse.cz
- update to 1.06
* MP2/AuthDBI: Fixed Apache::AuthDBI::debug() to
actually work.
* Bump minium required perl version to 5.6.1 to match DBI
Wed Dec 13 13:00:00 2006 anickaAATTsuse.cz
- update to 1.05
* MP2/AuthDBI: Add missing Apache2::Access
* MP1: Undefined subroutine &Apache2::Const::OK called at ....
Wed Sep 13 14:00:00 2006 anickaAATTsuse.cz
- update to 1.03
* three minor bugfixes
Wed Jul 12 14:00:00 2006 anickaAATTsuse.cz
- update to 1.01
* As DBI has supported only perl 5.6.0 since 2003
v1.38 Apache::DBI now requires perl 5.6.0 as well.
* Fix a plethora of uninitialized variable warnings,
general code cleanup, don\'t import unneeded symbols
from Carp, Digest::SHA1, and Digest::MD5