pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBI
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 14 16:51:25 UTC 2026
Modified Files:
pkgsrc/databases/p5-DBI: Makefile distinfo
Log Message:
p5-DBI: update to 1.651.
1.651 - 2026-07-14, H.Merijn Brand & Robert Rothenberg
* Fix inverted comparisons for strings in DBI::SQL::Nano (CVE-2026-15043)
* Document that IS NULL matches empty strings in DBI::SQL::Nano
* Fix DBD::File to ensure that the table is not a symlink outside of f_dir (CVE-2026-15392)
* Fix an out-of-bounds error when a statement handle has no fields but the source row is not empty (CVE-2026-60082)
* Add an overridable upper bound $MAX_PATH_DEPTH for DBI::ProfileData (CVE-2026-60081)
* *** WARNING: Next release will require perl-5.12 ***
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/databases/p5-DBI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/p5-DBI/Makefile
diff -u pkgsrc/databases/p5-DBI/Makefile:1.98 pkgsrc/databases/p5-DBI/Makefile:1.99
--- pkgsrc/databases/p5-DBI/Makefile:1.98 Wed Jul 8 07:47:47 2026
+++ pkgsrc/databases/p5-DBI/Makefile Tue Jul 14 16:51:25 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2026/07/08 07:47:47 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2026/07/14 16:51:25 wiz Exp $
-DISTNAME= DBI-1.650
+DISTNAME= DBI-1.651
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/H/HM/HMBRAND/}
Index: pkgsrc/databases/p5-DBI/distinfo
diff -u pkgsrc/databases/p5-DBI/distinfo:1.62 pkgsrc/databases/p5-DBI/distinfo:1.63
--- pkgsrc/databases/p5-DBI/distinfo:1.62 Wed Jul 8 07:47:47 2026
+++ pkgsrc/databases/p5-DBI/distinfo Tue Jul 14 16:51:25 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2026/07/08 07:47:47 wiz Exp $
+$NetBSD: distinfo,v 1.63 2026/07/14 16:51:25 wiz Exp $
-BLAKE2s (DBI-1.650.tgz) = 33d470cc1c691e380b9250ab6b1f862509ac20bdaa2d7cf49a1db517f58bba76
-SHA512 (DBI-1.650.tgz) = c25da4442964df750ce1ef0b7015b4d3bf9f6172ee74bdd1b891a14c6af4ea4a43b94fbbd5548c36b132743f6c4daab25048cc543f73c05229ee167c4ab16165
-Size (DBI-1.650.tgz) = 731654 bytes
+BLAKE2s (DBI-1.651.tgz) = 2fb1bc0348a81221af69a09573e5e660f1b11451c943d05598d60b5d12c8df9b
+SHA512 (DBI-1.651.tgz) = 551ec29b88055a0c5380ba3a23105f33d64ab66a24833e6174e793d97583650719b50304255de54f967fac72f61e06cf0976483caaa340b6e725f6f45bfc24ba
+Size (DBI-1.651.tgz) = 735244 bytes
Home |
Main Index |
Thread Index |
Old Index