diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-08 16:15:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-08 16:15:42 +0000 |
commit | 44edd0a362a97c812a59af6d93f91741ddff47c6 (patch) | |
tree | 6f1b93b06377377eace133850cd7baec1b677b11 | |
parent | 916b50fbdafda4e285e59c6b59805040daee9fce (diff) | |
download | aports-44edd0a362a97c812a59af6d93f91741ddff47c6.tar.bz2 aports-44edd0a362a97c812a59af6d93f91741ddff47c6.tar.xz |
main/mupdf: add secfixes comment
CVE-2018-1000051 was fixed in 1.13.0
-rw-r--r-- | main/mupdf/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/mupdf/APKBUILD b/main/mupdf/APKBUILD index 562e11f571..fef55343dd 100644 --- a/main/mupdf/APKBUILD +++ b/main/mupdf/APKBUILD @@ -20,6 +20,7 @@ source="https://mupdf.com/downloads/archive/$pkgname-$pkgver-source.tar.xz # secfixes: # 1.13-r0: +# - CVE-2018-1000051 # - CVE-2018-6544 # - CVE-2018-6192 # - CVE-2018-6187 |