Skip to content

Commit c643f2b

Browse files
[AUTOPATCHER-CORE] Upgrade libpng to 1.6.54 for CVE-2026-22695, CVE-2026-22801 [Medium] (#15492)
1 parent 2bb5064 commit c643f2b

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

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.52.tar.xz": "36bd726228ec93a3b6c22fdb49e94a67b16f2fe9b39b78b7cb65772966661ccc"
3+
"libpng-1.6.54.tar.xz": "01c9d8a303c941ec2c511c14312a3b1d36cedb41e2f5168ccdaa85d53b887805"
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.52
3+
Version: 1.6.54
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+
* Tue Jan 13 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.54-1
61+
- Auto-upgrade to 1.6.54 - for CVE-2026-22695, CVE-2026-22801
62+
6063
* Thu Dec 04 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.52-1
6164
- Auto-upgrade to 1.6.52 - for CVE-2025-66293
6265

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10831,8 +10831,8 @@
1083110831
"type": "other",
1083210832
"other": {
1083310833
"name": "libpng",
10834-
"version": "1.6.52",
10835-
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.52.tar.xz"
10834+
"version": "1.6.54",
10835+
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.54.tar.xz"
1083610836
}
1083710837
}
1083810838
},

0 commit comments

Comments
 (0)