mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/jansson: reject CVE-2020-36325
This commit is contained in:
parent
d50f18f4ea
commit
8fb6ea50b2
@ -10,6 +10,10 @@ subpackages="$pkgname-dev"
|
||||
source="http://www.digip.org/jansson/releases/$pkgname-$pkgver.tar.bz2"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
# secfixes:
|
||||
# 0:
|
||||
# - CVE-2020-36325
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
./configure \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user