public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBI] f43: 1.650 bump (rhbz#2497765) - Fix CVE-2026-14739, CVE-2026-14740 and CVE-2026-14380
Date: Wed, 08 Jul 2026 08:24:48 GMT [thread overview]
Message-ID: <178349908872.1.5714918348225099468.rpms-perl-DBI-3d3fd4c36b6d@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-08 8:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178349908872.1.5714918348225099468.rpms-perl-DBI-3d3fd4c36b6d@fedoraproject.org \
--to=jplesnik@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox