public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBI] f44: 1.648 bump (rhbz#2484824); Fix CVE-2026-9698 and CVE-2026-10879
@ 2026-06-22 13:05 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-06-22 13:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-DBI
Branch : f44
Commit : df1501c2c784d5d1570c864933a05d6b84e12e96
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-06-22T14:49:43+02:00
Stats : +10/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBI/c/df1501c2c784d5d1570c864933a05d6b84e12e96?branch=f44
Log:
1.648 bump (rhbz#2484824); Fix CVE-2026-9698 and CVE-2026-10879
---
diff --git a/.gitignore b/.gitignore
index 41a6eac..3267838 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ DBI-1.613.tar.gz
/DBI-1.645.tgz
/DBI-1.646.tar.gz
/DBI-1.647.tgz
+/DBI-1.648.tgz
diff --git a/perl-DBI.spec b/perl-DBI.spec
index d664234..13fe309 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -30,12 +30,12 @@
%endif
Name: perl-DBI
-Version: 1.647
-Release: 5%{?dist}
+Version: 1.648
+Release: 1%{?dist}
Summary: A database access API for perl
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: http://dbi.perl.org/
-Source0: https://cpan.metacpan.org/modules/by-module/DBI/DBI-%{version}.tgz
+Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-%{version}.tgz
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: gcc
@@ -72,6 +72,7 @@ BuildRequires: perl(IO::Dir)
BuildRequires: perl(IO::File)
BuildRequires: perl(IO::Select)
BuildRequires: perl(IPC::Open3)
+BuildRequires: perl(List::Util)
BuildRequires: perl(Math::BigInt)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Storable)
@@ -264,6 +265,10 @@ make test
%{_libexecdir}/%{name}
%changelog
+* 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
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.647-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index c16393a..7dbe004 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DBI-1.647.tgz) = 365b9d51d3c17bb3d8ce6941ef5141512e5aaf4886a62297cb4b56f8bfce9d49d45163ba3841cef59040ff649c752136407c6e8355f8f5a3b2244efd8ef6b0d7
+SHA512 (DBI-1.648.tgz) = ac4d6cf3fafd0e0f3f73c71242ac431b2a6273b28d8ff69704805dae5a1690a6b2cd66df3b91085286ccc3fdbe97bb7c533d66e3fe7b4d705e5fca5a9601dab9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 13:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 13:05 [rpms/perl-DBI] f44: 1.648 bump (rhbz#2484824); Fix CVE-2026-9698 and CVE-2026-10879 Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox