public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Imager] f44: 1.036 bump (rhbz#2536979)
@ 2026-09-21 10:47 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-09-21 10:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Imager
Branch : f44
Commit : dbad8e18adc42fec3351aebffa6a5263e6c99aac
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-09-21T12:47:38+02:00
Stats : +9/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Imager/c/dbad8e18adc42fec3351aebffa6a5263e6c99aac?branch=f44
Log:
1.036 bump (rhbz#2536979)
Fix CVE-2026-93019 (TGA large color map size interpreted as negative)
Fix CVE-2026-93018 (paletted images: out-of-range color index returned
uninitialized palette data)
---
diff --git a/.gitignore b/.gitignore
index c231ca9..857a439 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/exifbadifdstart2.bin
/exifbadifdstart.bin
/Imager-1.035.tar.gz
+/Imager-1.036.tar.gz
diff --git a/perl-Imager.spec b/perl-Imager.spec
index e1990b1..161806a 100644
--- a/perl-Imager.spec
+++ b/perl-Imager.spec
@@ -1,5 +1,5 @@
Name: perl-Imager
-Version: 1.035
+Version: 1.036
Release: 1%{?dist}
Summary: Perl extension for Generating 24 bit Images
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -123,6 +123,12 @@ make test
%{_mandir}/man3/Imager::Test.3pm*
%changelog
+* Mon Sep 21 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.036-1
+- 1.036 bump (rhbz#2536979)
+- Fix CVE-2026-93019 (TGA large color map size interpreted as negative)
+- Fix CVE-2026-93018 (paletted images: out-of-range color index returned
+ uninitialized palette data)
+
* Wed Aug 19 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1.035-1
- 1.035 bump (rhbz#2519477)
- Fix CVE-2026-73639 (PNG buffer overflow)
diff --git a/sources b/sources
index e55195f..2a5b393 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Imager-1.035.tar.gz) = 027306bce7c840c3c37c6e3960839ac2ce22fae1d10e53d4a0174cd98778be4bd5584f12f7fe2dd80bbb6b9816444c8d0046f514b41b0caba77133053d230d76
+SHA512 (Imager-1.036.tar.gz) = e324ae99c0ad6ae13204829f39e97f545bb0105ff6fa8cfe81bf6a1afad0f7b1e9af783717298daefe57515a0e77a0031a3cda1eca7d602845a5bbae89014004
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 10:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 10:47 [rpms/perl-Imager] f44: 1.036 bump (rhbz#2536979) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox