aboutsummaryrefslogtreecommitdiffstats
path: root/community/libraw/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libraw/APKBUILD')
-rw-r--r--community/libraw/APKBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/community/libraw/APKBUILD b/community/libraw/APKBUILD
index 4bb20c85ea9..be3a5ea0216 100644
--- a/community/libraw/APKBUILD
+++ b/community/libraw/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libraw
-pkgver=0.19.1
+pkgver=0.19.2
pkgrel=0
pkgdesc="Library for reading RAW files obtained from digital photo cameras"
url="https://www.libraw.org"
@@ -13,6 +13,10 @@ source="https://www.libraw.org/data/LibRaw-$pkgver.tar.gz"
builddir="$srcdir"/LibRaw-$pkgver
# secfixes:
+# 0.19.2-r0:
+# - CVE-2018-20363
+# - CVE-2018-20364
+# - CVE-2018-20365
# 0.18.6-r0:
# - CVE-2017-16910
# 0.18.5-r0:
@@ -36,4 +40,4 @@ package() {
rm -rf "$pkgdir"/usr/share/doc/
}
-sha512sums="8d15361bf403fbf5e439456897a6d40ee756fcf3f510d2de033304c676583562149618ec40c665ac9db10eda411dbe02e0446d9c7611c5decc9baaebca98b77a LibRaw-0.19.1.tar.gz"
+sha512sums="163b783f26887219d02694c6ca7cdc5571b15efe3922f7e3ca122a875568bd060c40a364451ea94af44c2ae48705bf96cbef196c7e935e42efe6ee316bb291fa LibRaw-0.19.2.tar.gz"