public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBI] rawhide: 1.652 bump (rhbz#2517102); Fix CVE-2026-73194 and CVE-2026-73193
@ 2026-08-17 13:14 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-17 13:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-DBI
Branch : rawhide
Commit : 2127e26441153070aea34a0f08547928526d809d
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-08-17T15:13:51+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBI/c/2127e26441153070aea34a0f08547928526d809d?branch=rawhide
Log:
1.652 bump (rhbz#2517102); Fix CVE-2026-73194 and CVE-2026-73193
---
diff --git a/.gitignore b/.gitignore
index b3ee577..4e84bc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ DBI-1.613.tar.gz
/DBI-1.649.tgz
/DBI-1.650.tgz
/DBI-1.651.tgz
+/DBI-1.652.tgz
diff --git a/perl-DBI.spec b/perl-DBI.spec
index a4c134b..0d9bdb7 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -30,8 +30,8 @@
%endif
Name: perl-DBI
-Version: 1.651
-Release: 3%{?dist}
+Version: 1.652
+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/
@@ -242,7 +242,7 @@ make test
%files
# Changes already packaged as DBI::Changes
-%doc CONTRIBUTING.md README.md ex/perl_dbi_nulls_test.pl ex/profile.pl
+%doc CONTRIBUTING.md README.md SECURITY.md ex/perl_dbi_nulls_test.pl ex/profile.pl
%{_bindir}/dbipro*
%{_bindir}/dbilogstrip
%{perl_vendorarch}/*.p*
@@ -266,6 +266,10 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Mon Aug 17 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.652-1
+- 1.652 bump (rhbz#2517102)
+- Fix CVE-2026-73194 and CVE-2026-73193
+
* Thu Jul 23 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.651-3
- Perl 5.44 re-rebuild of bootstrapped packages
diff --git a/sources b/sources
index 8fe63af..6f9cebf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DBI-1.651.tgz) = 551ec29b88055a0c5380ba3a23105f33d64ab66a24833e6174e793d97583650719b50304255de54f967fac72f61e06cf0976483caaa340b6e725f6f45bfc24ba
+SHA512 (DBI-1.652.tgz) = b695a177c7e3a1c0da70b4f2864521264fdda9560fd12f416add42d6f23099344bab5b13e9477c2283265a603013fad90a025610fdab1498b0792ae741c89a00
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 13:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 13:14 [rpms/perl-DBI] rawhide: 1.652 bump (rhbz#2517102); Fix CVE-2026-73194 and CVE-2026-73193 Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox