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: Sat Jun 6 18:27:36 UTC 2026
Modified Files:
pkgsrc/databases/p5-DBI: Makefile distinfo
Log Message:
p5-DBI: update to 1.648.
1.648 - 2026-06-04, H.Merijn Brand
* Correct sprintf usage for trace_msg (issue#132)
* Add DBIXS_VERSION & DBIXS_RELEASE to dbixs_rev.h
* Remove -Wbad-function-cast
* Fix possible stack overflow (old issue already noted by Tim) (CVE-2026-9698)
* Do not allow table source locations outside explicit given folders
* DBD::Sponge PRECISION handling (pr#12, pilcrow)
* Fix possible buffer overflow in preparse
* Skip mismatching .so's (Greg, PR#81)
* Fix cast warning in dbi_get_state (Greg, PR#182)
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -u -r1.59 -r1.60 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.95 pkgsrc/databases/p5-DBI/Makefile:1.96
--- pkgsrc/databases/p5-DBI/Makefile:1.95 Fri Jul 4 08:44:57 2025
+++ pkgsrc/databases/p5-DBI/Makefile Sat Jun 6 18:27:35 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2025/07/04 08:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2026/06/06 18:27:35 wiz Exp $
-DISTNAME= DBI-1.647
+DISTNAME= DBI-1.648
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/H/HM/HMBRAND/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/databases/p5-DBI/distinfo
diff -u pkgsrc/databases/p5-DBI/distinfo:1.59 pkgsrc/databases/p5-DBI/distinfo:1.60
--- pkgsrc/databases/p5-DBI/distinfo:1.59 Sun Jan 26 07:35:23 2025
+++ pkgsrc/databases/p5-DBI/distinfo Sat Jun 6 18:27:35 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2025/01/26 07:35:23 wiz Exp $
+$NetBSD: distinfo,v 1.60 2026/06/06 18:27:35 wiz Exp $
-BLAKE2s (DBI-1.647.tgz) = aa95b8164722f2fa359c6646caed3ed5a02ccb6d60beec46e60e3acb007435c0
-SHA512 (DBI-1.647.tgz) = 365b9d51d3c17bb3d8ce6941ef5141512e5aaf4886a62297cb4b56f8bfce9d49d45163ba3841cef59040ff649c752136407c6e8355f8f5a3b2244efd8ef6b0d7
-Size (DBI-1.647.tgz) = 727423 bytes
+BLAKE2s (DBI-1.648.tgz) = e411fa1cefa81ff6b98d21ad33a0183d43e87ed4060d326ef47ba076b9d599f5
+SHA512 (DBI-1.648.tgz) = ac4d6cf3fafd0e0f3f73c71242ac431b2a6273b28d8ff69704805dae5a1690a6b2cd66df3b91085286ccc3fdbe97bb7c533d66e3fe7b4d705e5fca5a9601dab9
+Size (DBI-1.648.tgz) = 729471 bytes
Home |
Main Index |
Thread Index |
Old Index