Skip to content

Commit aa0dddf

Browse files
CBL-Mariner-BotKanishk-Bansaljslobodzian
authored
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade libpng to 1.6.51 for CVE-2025-64505, CVE-2025-64506, CVE-2025-65018, CVE-2025-64720 - branch 3.0-dev" #15193
Co-authored-by: Kanishk Bansal <103916909+Kanishk-Bansal@users.noreply.github.com> Co-authored-by: jslobodzian <joslobo@microsoft.com>
1 parent 5266508 commit aa0dddf

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"libpng-1.6.40.tar.xz": "535b479b2467ff231a3ec6d92a525906fb8ef27978be4f66dbe05d3f3a01b3a1"
4-
}
2+
"Signatures": {
3+
"libpng-1.6.51.tar.xz": "b1872484c1c5c70acc79cbb15fb366df954fa8d5dacbe7f729d858902d17933c"
4+
}
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.40
3+
Version: 1.6.51
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+
* Thu Nov 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.51-1
61+
- Auto-upgrade to 1.6.51 - for CVE-2025-64505, CVE-2025-64506, CVE-2025-65018, CVE-2025-64720
62+
6063
* Fri Dec 15 2023 Neha Agarwal <nehaagarwal@microsoft.com> - 1.6.40-1
6164
- Update to v1.6.40
6265

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10821,8 +10821,8 @@
1082110821
"type": "other",
1082210822
"other": {
1082310823
"name": "libpng",
10824-
"version": "1.6.40",
10825-
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.40.tar.xz"
10824+
"version": "1.6.51",
10825+
"downloadUrl": "https://downloads.sourceforge.net/libpng/libpng-1.6.51.tar.xz"
1082610826
}
1082710827
}
1082810828
},

0 commit comments

Comments
 (0)