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

A new commit has been pushed.

Repo   : rpms/perl-DBI
Branch : rawhide
Commit : dd33b30ac157343513691643984fcf7871b625cf
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-07-08T09:19:36+02:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBI/c/dd33b30ac157343513691643984fcf7871b625cf?branch=rawhide

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

---
diff --git a/.gitignore b/.gitignore
index 4fda915..2bb0f4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ DBI-1.613.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 b1af558..c3a7b00 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -30,7 +30,7 @@
 %endif
 
 Name:           perl-DBI
-Version:        1.649
+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
+
 * Mon Jun 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.649-1
 - 1.649 bump (rhbz#2491317)
 

diff --git a/sources b/sources
index 545adfe..e297011 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DBI-1.649.tgz) = 71f2a1e2a36b5aa2a69adbbdcb6b985f6bd1f2c0953530ad0e957826f526ca5c48b858e1c59dc85f546b4aee0fa5dbe50469c06b55efcc4a63f784cdb8c59e13
+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  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08  7:41 [rpms/perl-DBI] rawhide: 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