Skip to content

Commit a43217b

Browse files
CBL-Mariner-BotKanishk-Bansal
authored andcommitted
Merge PR "[AUTO-CHERRYPICK] Upgrade libpng to 1.6.57 for CVE-2026-34757 - branch 3.0-dev" microsoft#16698
Co-authored-by: Kanishk Bansal <103916909+Kanishk-Bansal@users.noreply.github.com>
1 parent 1d1ab6b commit a43217b

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.56.tar.xz": "f7d8bf1601b7804f583a254ab343a6549ca6cf27d255c302c47af2d9d36a6f18"
3+
"libpng-1.6.57.tar.xz": "d10c20d7171569804cae8dfc13ba6dcd0662c41ed39d43d4d429314aafb10a80"
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.56
3+
Version: 1.6.57
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 Apr 11 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.57-1
61+
- Auto-upgrade to 1.6.57 - for CVE-2026-34757
62+
6063
* Sat Mar 28 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.56-1
6164
- Auto-upgrade to 1.6.56 - for CVE-2026-33636, CVE-2026-33416
6265

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10901,8 +10901,8 @@
1090110901
"type": "other",
1090210902
"other": {
1090310903
"name": "libpng",
10904-
"version": "1.6.56",
10905-
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.56.tar.xz"
10904+
"version": "1.6.57",
10905+
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.57.tar.xz"
1090610906
}
1090710907
}
1090810908
},

0 commit comments

Comments
 (0)