Accepting request 1038184 from home:dimstar:Factory
- Update to version 1.6.39: * cmake: Default to PNG_ARM_NEON=off for arm targets. + Turn large PNG chunks into benign errors. + Update, rename and clean up various scripts. + tools: Fix a buffer overflow involving a file name in pngfix. + tools: Fix a memory leak in pngcp. OBS-URL: https://build.opensuse.org/request/show/1038184 OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=129
This commit is contained in:
parent
2dd89d15a5
commit
85fafee4d4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be
|
||||
size 1023168
|
3
libpng-1.6.39.tar.xz
Normal file
3
libpng-1.6.39.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937
|
||||
size 1020552
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 11:49:52 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 1.6.39:
|
||||
* cmake: Default to PNG_ARM_NEON=off for arm targets.
|
||||
+ Turn large PNG chunks into benign errors.
|
||||
+ Update, rename and clean up various scripts.
|
||||
+ tools: Fix a buffer overflow involving a file name in pngfix.
|
||||
+ tools: Fix a memory leak in pngcp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 16:59:32 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define asan_build 0
|
||||
%define major 1
|
||||
%define minor 6
|
||||
%define micro 38
|
||||
%define micro 39
|
||||
%define branch %{major}%{minor}
|
||||
%define libname libpng%{branch}-%{branch}
|
||||
%define debug_package_requires %{libname} = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user