zlib: update to 1.2.13
authorNick Hainke <vincent@systemli.org>
Fri, 21 Oct 2022 12:36:47 +0000 (14:36 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Nov 2022 19:47:57 +0000 (20:47 +0100)
commitde79a0a9e0679b03d35c92e3abbce6e9fbb19a9d
tree5ec843446bbfeb385b3340b231fb5d8c6bf3173f
parentcec9cbef449daea6529fbda64777ff1b7ae4e499
zlib: update to 1.2.13

Remove "001-neon-implementation-of-adler32.patch" because upstreamed
deleted assembler code optimizations:
https://github.com/madler/zlib/commit/d0704a820186481da35d08f4b655881e1d32089f

Remove upstreamed patches:
- 006-fix-CVE-2022-37434.patch
- 007-fix-null-dereference-in-fix-CVE-2022-37434.patch

Refresh patches:
- 002-arm-specific-optimisations-for-inflate.patch
- 003-arm-specific-optimisations-for-inflate.patch
- 004-attach-sourcefiles-in-patch-002-to-buildsystem.patch

Switch to "https github.com" for downloading source files.

Release Announcements:
https://github.com/madler/zlib/releases/tag/v1.2.13

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/zlib/Makefile
package/libs/zlib/patches/001-neon-implementation-of-adler32.patch [deleted file]
package/libs/zlib/patches/002-arm-specific-optimisations-for-inflate.patch
package/libs/zlib/patches/003-arm-specific-optimisations-for-inflate.patch
package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch
package/libs/zlib/patches/006-fix-CVE-2022-37434.patch [deleted file]
package/libs/zlib/patches/007-fix-null-dereference-in-fix-CVE-2022-37434.patch [deleted file]