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:
lauren n. liberda 2024-04-11 20:46:11 +02:00 committed by Natanael Copa
parent 7b0b068155
commit fad2d175bd

View File

@ -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.