public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Config-IniFiles] f44: Update to 3.001000 (RHBZ#2487822)
@ 2026-06-11 10:56 Xavier Bachelot
0 siblings, 0 replies; only message in thread
From: Xavier Bachelot @ 2026-06-11 10:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Config-IniFiles
Branch : f44
Commit : 2eccbed29d8192b55e929c90d8b1148ec2496d99
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-06-11T12:55:12+02:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Config-IniFiles/c/2eccbed29d8192b55e929c90d8b1148ec2496d99?branch=f44
Log:
Update to 3.001000 (RHBZ#2487822)
---
diff --git a/.gitignore b/.gitignore
index 863ce25..ec235a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ Config-IniFiles-2.58.tar.gz
/Config-IniFiles-3.000001.tar.gz
/Config-IniFiles-3.000002.tar.gz
/Config-IniFiles-3.000003.tar.gz
+/Config-IniFiles-3.001000.tar.gz
diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec
index 431d75e..4e5448d 100644
--- a/perl-Config-IniFiles.spec
+++ b/perl-Config-IniFiles.spec
@@ -1,12 +1,11 @@
Name: perl-Config-IniFiles
-Version: 3.000003
-Release: 18%{?dist}
+Version: 3.001000
+Release: 1%{?dist}
Summary: A module for reading .ini-style configuration files
# LICENSE: GPL+ or Artistic
# lib/Config/IniFiles.pm: GPL+ or Artistic
## Not distributed in a binary package
# t/30parameters-with-empty-values.t: MIT
-# Automatically converted from old format: GPL+ or Artistic - review is highly recommended.
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Config-IniFiles
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-%{version}.tar.gz
@@ -31,6 +30,7 @@ BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Symbol)
BuildRequires: perl(vars)
# Tests:
+BuildRequires: perl(autodie)
BuildRequires: perl(base)
BuildRequires: perl(blib)
BuildRequires: perl(English)
@@ -78,9 +78,13 @@ perl Build.PL installdirs=vendor
%license LICENSE
%doc Changes OLD-Changes.txt README
%{perl_vendorlib}/Config/
-%{_mandir}/man3/*.3pm*
+%{_mandir}/man3/Config::IniFiles.3pm*
%changelog
+* Thu Jun 11 2026 Xavier Bachelot <xavier@bachelot.org> - 3.001000-1
+- Update to 3.001000 (RHBZ#2487822)
+ - Fixes CVE-2026-11527
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.000003-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 4621ef7..c31badb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Config-IniFiles-3.000003.tar.gz) = 29278b7f6aaf9ffcc0cd8b48ca0e1f1084b10278e50764b2b93e3e9b156ef13d6e54f779f41d0a6cbf6e0b23da1b73a3bb83fbf873add0a604693a41312b91f5
+SHA512 (Config-IniFiles-3.001000.tar.gz) = a985abdf2bb33baa6a60f7fd4c68c6ee45c9e5a3a3602dd07c9995b5c6cea6f57be0c9b9c0c781d40f65b6bb774ec5650d2158c682335dbe5648a80cd5e1eda5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 10:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 10:56 [rpms/perl-Config-IniFiles] f44: Update to 3.001000 (RHBZ#2487822) Xavier Bachelot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox