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] rawhide: 1.648 bump (rhbz#2484824); Fix CVE-2026-9698
Date: Thu, 04 Jun 2026 20:36:29 GMT [thread overview]
Message-ID: <178060538997.1.17540180287021636458.rpms-perl-DBI-bb8777eabca3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-DBI
Branch : rawhide
Commit : bb8777eabca3f2ab12275e54d5d3270515ff19d2
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-06-04T22:36:21+02:00
Stats : +10/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBI/c/bb8777eabca3f2ab12275e54d5d3270515ff19d2?branch=rawhide
Log:
1.648 bump (rhbz#2484824); Fix CVE-2026-9698
---
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..a2ece5b 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
+
* 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
reply other threads:[~2026-06-04 20:36 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=178060538997.1.17540180287021636458.rpms-perl-DBI-bb8777eabca3@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