diff --git a/libpng-1.6.42.tar.xz b/libpng-1.6.42.tar.xz deleted file mode 100644 index 3a9d5e5..0000000 --- a/libpng-1.6.42.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c919dbc11f4c03b05aba3f8884d8eb7adfe3572ad228af972bb60057bdb48450 -size 1035484 diff --git a/libpng-1.6.43.tar.xz b/libpng-1.6.43.tar.xz new file mode 100644 index 0000000..253b3fd --- /dev/null +++ b/libpng-1.6.43.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c +size 1044076 diff --git a/libpng16.changes b/libpng16.changes index fb0c5cc..c7bb895 100644 --- a/libpng16.changes +++ b/libpng16.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Mar 7 12:31:25 UTC 2024 - pgajdos@suse.com + +- version update to 1.6.43 + * Fixed the row width check in png_check_IHDR(). + This corrected a bug that was specific to the 16-bit platforms, + and removed a spurious compiler warning from the 64-bit builds. + (Reported by Jacek Caban; fixed by John Bowler) + * Added eXIf chunk support to the push-mode reader in pngpread.c. + (Contributed by Chris Blume) + * Added contrib/pngexif for the benefit of the users who would like + to inspect the content of eXIf chunks. + * Added contrib/conftest/basic.dfa, a basic build-time configuration. + (Contributed by John Bowler) + * Fixed a preprocessor condition in pngread.c that broke build-time + configurations like contrib/conftest/pngcp.dfa. + (Contributed by John Bowler) + * Added CMake build support for LoongArch LSX. + (Contributed by GuXiWei) + * Fixed a CMake build error that occurred under a peculiar state of the + dependency tree. This was a regression introduced in libpng-1.6.41. + (Contributed by Dan Rosser) + * Marked the installed libpng headers as system headers in CMake. + (Contributed by Benjamin Buch) + * Updated the build support for RISCOS. + (Contributed by Cameron Cawley) + * Updated the makefiles to allow cross-platform builds to initialize + conventional make variables like AR and ARFLAGS. + * Added various improvements to the CI scripts in areas like version + consistency verification and text linting. + * Added version consistency verification to pngtest.c also. + ------------------------------------------------------------------ Sat Feb 17 04:39:45 UTC 2024 - Yann BOYER diff --git a/libpng16.spec b/libpng16.spec index 889c840..345ff55 100644 --- a/libpng16.spec +++ b/libpng16.spec @@ -20,7 +20,7 @@ %define asan_build 0 %define major 1 %define minor 6 -%define micro 42 +%define micro 43 %define branch %{major}%{minor} %define libname libpng%{branch}-%{branch} %define debug_package_requires %{libname} = %{version}-%{release}