diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-08-07 00:34:50 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-08-07 05:31:47 +0000 |
commit | c37c63ea375ed264cb68f2c4f78777cd5892611f (patch) | |
tree | b7c672237c8dde6b44133826be5ea9ef98eaffeb | |
parent | e05c335d03ad12d25a514cd8c6bbe895690a71b5 (diff) | |
download | aports-c37c63ea375ed264cb68f2c4f78777cd5892611f.tar.bz2 aports-c37c63ea375ed264cb68f2c4f78777cd5892611f.tar.xz |
main/musl: add secfixes comment
-rw-r--r-- | main/musl/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/musl/APKBUILD b/main/musl/APKBUILD index c814e6e944..e9a2ce9028 100644 --- a/main/musl/APKBUILD +++ b/main/musl/APKBUILD @@ -30,6 +30,8 @@ source="http://www.musl-libc.org/releases/musl-$pkgver.tar.gz " # secfixes: +# 1.1.23-r2: +# - CVE-2019-14697 # 1.1.15-r4: # - CVE-2016-8859 |