mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/zlib: mark CVE-2023-6992 as not vulnerable
the issue is specific to cloudflare's fork of zlib, but our own secfixes tracker reports it incorrectly. https://gitlab.alpinelinux.org/alpine/aports/-/issues/15970
This commit is contained in:
parent
7b0b068155
commit
fad2d175bd
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=zlib
|
||||
pkgver=1.3.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A compression/decompression Library"
|
||||
arch="all"
|
||||
license="Zlib"
|
||||
@ -17,6 +17,7 @@ source="https://zlib.net/fossils/zlib-$pkgver.tar.gz
|
||||
# - CVE-2018-25032
|
||||
# 0:
|
||||
# - CVE-2023-45853
|
||||
# - CVE-2023-6992
|
||||
|
||||
build() {
|
||||
# we trade size for a little more speed.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user