Skip to content

Commit 4af8002

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade libpng to 1.6.56 for CVE-2026-33636, CVE-2026-33416 [HIGH] - branch 3.0-dev" #16370
1 parent 2a53300 commit 4af8002

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"libpng-1.6.55.tar.xz": "d925722864837ad5ae2a82070d4b2e0603dc72af44bd457c3962298258b8e82d"
3+
"libpng-1.6.56.tar.xz": "f7d8bf1601b7804f583a254ab343a6549ca6cf27d255c302c47af2d9d36a6f18"
44
}
55
}

SPECS/libpng/libpng.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: contains libraries for reading and writing PNG files.
22
Name: libpng
3-
Version: 1.6.55
3+
Version: 1.6.56
44
Release: 1%{?dist}
55
License: zlib
66
Vendor: Microsoft Corporation
@@ -57,6 +57,9 @@ make %{?_smp_mflags} -k check
5757
%{_mandir}/man3/*
5858

5959
%changelog
60+
* Sat Mar 28 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.56-1
61+
- Auto-upgrade to 1.6.56 - for CVE-2026-33636, CVE-2026-33416
62+
6063
* Wed Feb 11 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.55-1
6164
- Auto-upgrade to 1.6.55 - for CVE-2026-25646
6265

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10851,8 +10851,8 @@
1085110851
"type": "other",
1085210852
"other": {
1085310853
"name": "libpng",
10854-
"version": "1.6.55",
10855-
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.55.tar.xz"
10854+
"version": "1.6.56",
10855+
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.56.tar.xz"
1085610856
}
1085710857
}
1085810858
},

0 commit comments

Comments
 (0)