public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBI] f43: 1.650 bump (rhbz#2497765) - Fix CVE-2026-14739, CVE-2026-14740 and CVE-2026-14380
@ 2026-07-08  8:24 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-08  8:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-DBI
Branch : f43
Commit : 3d3fd4c36b6dec25f84725d5db2d2ee68463105f
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-07-08T10:07:43+02:00
Stats  : +10/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBI/c/3d3fd4c36b6dec25f84725d5db2d2ee68463105f?branch=f43

Log:
1.650 bump (rhbz#2497765) - Fix CVE-2026-14739, CVE-2026-14740 and CVE-2026-14380

---
diff --git a/.gitignore b/.gitignore
index 3267838..2bb0f4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ DBI-1.613.tar.gz
 /DBI-1.646.tar.gz
 /DBI-1.647.tgz
 /DBI-1.648.tgz
+/DBI-1.649.tgz
+/DBI-1.650.tgz

diff --git a/perl-DBI.spec b/perl-DBI.spec
index 40fa4a9..238126d 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -30,7 +30,7 @@
 %endif
 
 Name:           perl-DBI
-Version:        1.648
+Version:        1.650
 Release:        1%{?dist}
 Summary:        A database access API for perl
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -74,6 +74,7 @@ BuildRequires:  perl(IO::Select)
 BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Module::Load) >= 0.22
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Symbol)
@@ -106,7 +107,7 @@ BuildRequires:  perl(File::Path)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Simple) >= 0.90
+BuildRequires:  perl(Test::Simple) >= 0.96
 %if %{with perl_DBI_enables_Clone}
 Suggests:       perl(Clone) >= 0.34
 %endif
@@ -241,7 +242,7 @@ make test
 
 %files
 # Changes already packaged as DBI::Changes
-%doc README.md ex/perl_dbi_nulls_test.pl ex/profile.pl
+%doc CONTRIBUTING.md README.md ex/perl_dbi_nulls_test.pl ex/profile.pl
 %{_bindir}/dbipro*
 %{_bindir}/dbilogstrip
 %{perl_vendorarch}/*.p*
@@ -265,6 +266,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Wed Jul 08 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.650-1
+- 1.650 bump (rhbz#2497765) - Fix CVE-2026-14739, CVE-2026-14740 and CVE-2026-14380
+
 * Thu Jun 04 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.648-1
 - 1.648 bump (rhbz#2484824)
 - Fix CVE-2026-9698 and CVE-2026-10879

diff --git a/sources b/sources
index 7dbe004..e297011 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DBI-1.648.tgz) = ac4d6cf3fafd0e0f3f73c71242ac431b2a6273b28d8ff69704805dae5a1690a6b2cd66df3b91085286ccc3fdbe97bb7c533d66e3fe7b4d705e5fca5a9601dab9
+SHA512 (DBI-1.650.tgz) = c25da4442964df750ce1ef0b7015b4d3bf9f6172ee74bdd1b891a14c6af4ea4a43b94fbbd5548c36b132743f6c4daab25048cc543f73c05229ee167c4ab16165

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-08  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08  8:24 [rpms/perl-DBI] f43: 1.650 bump (rhbz#2497765) - Fix CVE-2026-14739, CVE-2026-14740 and CVE-2026-14380 Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox