Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: 386990a0164fca1e9f14a2fc4da8e0a5681402b4
https://github.com/perl5-dbi/dbi/commit/386990a0164fca1e9f14a2fc4da8e0a5681402b4
Author: H.Merijn Brand - Tux <linux@tux.freedom.nl>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M Changes
Log Message:
-----------
Note CVE fix + attribution
Commit: 32fc21749a1162526cf4b7765409112b22904067
https://github.com/perl5-dbi/dbi/commit/32fc21749a1162526cf4b7765409112b22904067
Author: H.Merijn Brand - Tux <linux@tux.freedom.nl>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M dbipport.h
Log Message:
-----------
Update to Devel::PPPort-3.62
Commit: d6827f527791786105f92a6cac77f2cbb99cca02
https://github.com/perl5-dbi/dbi/commit/d6827f527791786105f92a6cac77f2cbb99cca02
Author: H.Merijn Brand - Tux <linux@tux.freedom.nl>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M t/02dbidrv.t
Log Message:
-----------
Remove trailing WS
Commit: 89f0d4cd38b83f0ee426a5fdf7d1ad5ea371c883
https://github.com/perl5-dbi/dbi/commit/89f0d4cd38b83f0ee426a5fdf7d1ad5ea371c883
Author: H.Merijn Brand - Tux <linux@tux.freedom.nl>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M lib/DBD/File.pm
Log Message:
-----------
Fix for empty attributes in DSN
dbm_type=SDBM_File;dbm_mldbm=;f_lockfile=.lck'
^
would result in
Odd number of elements in anonymous hash
Compare: https://github.com/perl5-dbi/dbi/compare/12e3b14f5452...89f0d4cd38b8