zlib: update to 1.2.13
This commit is contained in:
parent
c6fabe37d9
commit
a34a43d958
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=zlib
|
||||
version=1.2.12
|
||||
version=1.2.13
|
||||
pkgver=1
|
||||
source[0]=http://zlib.net/$topdir-$version.tar.gz
|
||||
# If there are no patches, simply comment this
|
||||
@ -50,6 +50,7 @@ install()
|
||||
compat zlib 1.2.5 1 1
|
||||
compat zlib 1.2.8 1 1
|
||||
compat zlib 1.2.11 1 1
|
||||
compat zlib 1.2.12 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Fri Nov 04 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 1.2.13-1
|
||||
- Update to 1.2.13 (fixes CVE-2022-37434)
|
||||
|
||||
* Sat Apr 09 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 1.2.12-1
|
||||
- Update to 1.2.12 (fixes CVE-2018-25032)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user