diff --git a/giflib.spec b/giflib.spec index e04a135601b9714088dad054057b325b96e6f280..b6fda27b5e6e9417e93d452787ca0b19f50de2f5 100644 --- a/giflib.spec +++ b/giflib.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Name: giflib Summary: A library and utilities for processing GIFs Version: 5.2.2 @@ -65,6 +65,9 @@ cp -a %{SOURCE1} . %{_mandir}/man1/*.1* %changelog +* Fri May 23 2025 wh02252983 - 5.2.2-3 +- Fix CVE-2025-31344, no change, same with 0001-Fix-heap-buffer-overflow-CVE-2024-45993.patch + * Wed Apr 09 2025 tomcruiseqi - 5.2.2-2 - Fix CVE-2024-45993