You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade libpng to 1.6.58 for a regression introduced in version 1.6.56 that caused to return stale palette data after applying gamma and background transforms in-place
Copy file name to clipboardExpand all lines: SPECS/libpng/libpng.spec
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Summary: contains libraries for reading and writing PNG files.
2
2
Name: libpng
3
-
Version: 1.6.57
3
+
Version: 1.6.58
4
4
Release: 1%{?dist}
5
5
License: zlib
6
6
Vendor: Microsoft Corporation
@@ -57,6 +57,9 @@ make %{?_smp_mflags} -k check
57
57
%{_mandir}/man3/*
58
58
59
59
%changelog
60
+
* Fri May 08 2026CBL-Mariner Servicing Account<cblmargh@microsoft.com> - 1.6.58-1
61
+
- Auto-upgrade to 1.6.58 - for a regression introduced in version 1.6.56 that caused to return stale palette data after applying gamma and background transforms in-place
62
+
60
63
* Sat Apr 11 2026CBL-Mariner Servicing Account<cblmargh@microsoft.com> - 1.6.57-1
0 commit comments