aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/containerd/APKBUILD4
-rw-r--r--community/docker/APKBUILD4
-rw-r--r--community/graphicsmagick/APKBUILD13
-rw-r--r--community/libzip/APKBUILD2
-rw-r--r--community/openjdk7/APKBUILD2
-rw-r--r--community/runc/APKBUILD2
-rw-r--r--community/tor/APKBUILD9
-rw-r--r--community/zabbix/APKBUILD2
8 files changed, 15 insertions, 23 deletions
diff --git a/community/containerd/APKBUILD b/community/containerd/APKBUILD
index 43ebcfeea36..1fd0436c4dc 100644
--- a/community/containerd/APKBUILD
+++ b/community/containerd/APKBUILD
@@ -18,11 +18,11 @@ source="containerd-$pkgver.tar.gz::https://github.com/containerd/containerd/arch
builddir="$srcdir/src/github.com/containerd/containerd"
# secfixes:
-# 1.2.9:
+# 1.2.9-r0:
# - CVE-2019-9512
# - CVE-2019-9514
# - CVE-2019-9515
-# 1.2.6:
+# 1.2.6-r0:
# - CVE-2019-9946
build() {
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 80403cc7416..8e460fbf34c 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -20,9 +20,9 @@ _libnetwork_ver=e7933d41e7b206756115aa9df5e0599fc5169742
_cobra_ver="0.0.3"
# secfixes:
-# 18.09.8:
+# 18.09.8-r0:
# - CVE-2019-13509
-# 18.09.7:
+# 18.09.7-r0:
# - CVE-2018-15664
subpackages="
diff --git a/community/graphicsmagick/APKBUILD b/community/graphicsmagick/APKBUILD
index 14fd4f94091..4ce554a2d8b 100644
--- a/community/graphicsmagick/APKBUILD
+++ b/community/graphicsmagick/APKBUILD
@@ -20,7 +20,7 @@ builddir="$srcdir"/GraphicsMagick-$pkgver
# - CVE-2018-20189
# - CVE-2019-7397
# - CVE-2019-11473
-# - cve-2019-11474
+# - CVE-2019-11474
# 1.3.30-r0:
# - CVE-2016-2317
# 1.3.29-r0:
@@ -99,17 +99,6 @@ builddir="$srcdir"/GraphicsMagick-$pkgver
# - CVE-2017-10799
# - CVE-2017-10800
# 1.3.25-r2:
-# - CVE-2016-7800
-# - CVE-2016-7996
-# - CVE-2016-7997
-# - CVE-2016-8682
-# - CVE-2016-8683
-# - CVE-2016-8684
-# - CVE-2016-9830
-# - CVE-2017-6335
-# - CVE-2017-10794
-# - CVE-2017-10799
-# - CVE-2017-10800
# - CVE-2017-11403
# 1.3.25-r0:
# - CVE-2016-7447
diff --git a/community/libzip/APKBUILD b/community/libzip/APKBUILD
index 0b6ba42626d..fef0bbc2638 100644
--- a/community/libzip/APKBUILD
+++ b/community/libzip/APKBUILD
@@ -17,7 +17,7 @@ source="https://www.nih.at/libzip/$pkgname-$pkgver.tar.xz
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
-# 1.3.0:
+# 1.3.0-r0:
# - CVE-2017-14107
build() {
diff --git a/community/openjdk7/APKBUILD b/community/openjdk7/APKBUILD
index 9711a84183f..5d38608bb73 100644
--- a/community/openjdk7/APKBUILD
+++ b/community/openjdk7/APKBUILD
@@ -154,7 +154,7 @@ source="https://icedtea.classpath.org/download/source/icedtea-$_icedteaversrc.ta
# 7.211.2.6.17-r0:
# - CVE-2018-11212
# - CVE-2019-2422
-# - CVE_2019-2426
+# - CVE-2019-2426
# 7.201.2.6.16-r0:
# - CVE-2018-3136
# - CVE-2018-3139
diff --git a/community/runc/APKBUILD b/community/runc/APKBUILD
index 615c4808f00..9b3d8f86cb3 100644
--- a/community/runc/APKBUILD
+++ b/community/runc/APKBUILD
@@ -21,7 +21,7 @@ source="runc-$_ver.tar.gz::https://github.com/opencontainers/runc/archive/$_ver.
builddir="$srcdir/src/github.com/opencontainers/runc"
# secfixes:
-# 1.0.0_rc7:
+# 1.0.0_rc7-r0:
# - CVE-2019-5736
build() {
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD
index 09cb3fb0c17..f71f9e1c8fb 100644
--- a/community/tor/APKBUILD
+++ b/community/tor/APKBUILD
@@ -1,10 +1,10 @@
# Contributor: Christine Dodrill <me@christine.website>
# Maintainer: Christine Dodrill <me@christine.website>
pkgname=tor
-pkgver=0.3.5.13
+pkgver=0.3.5.14
pkgrel=0
pkgdesc="Anonymous network connectivity"
-url="https://www.torproject.org"
+url="https://www.torproject.org/"
arch="all"
license="BSD-3-Clause"
pkgusers="tor"
@@ -19,6 +19,9 @@ source="https://www.torproject.org/dist/$pkgname-$pkgver.tar.gz
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
+# 0.3.5.14-r0:
+# - CVE-2021-28089
+# - CVE-2021-28090
# 0.3.5.10-r0:
# - CVE-2020-10592
# - CVE-2020-10593
@@ -66,7 +69,7 @@ package() {
"$pkgdir"/etc/conf.d/$pkgname
}
-sha512sums="6b5663ea84cde768f5dcc9b202f788a5d6dc2f48630118c61f3de25d91c4efb16f2082fbd5d43d88a5e55f8b234e5b9ac56fbfffbe99654075bc2e7a6724a1af tor-0.3.5.13.tar.gz
+sha512sums="ccd9227cd5946e68d982fa9bcbd501aafc0cd96fda84ba8c08149f676f7a966c2827df9499bba05e8f6f0d0190e01c469e409eb63e9fc7635d855ce36a637fe3 tor-0.3.5.14.tar.gz
6de4ada16ba58264a247da70343eabd763e992d6b6683977fc1c67b7b4a9731748a7ec9751e869ad4b4ae9c72cf71b2e12dc289bb6e2aee499917f7663f4a735 tor.initd
2b0de119bfdf9eb57e13317b7392190b1b8272c8f96023c71d3fc29215d887e9a3d0ffcef37cdb50b18d34e4b2251f75a739e258e0bb72aabd3339418b22fd67 tor.confd
da386ff7e387312e647f04d360517a1f4cb1efbee36f4a3a6feb89a979bb12fa350fe6dfed49af0cb076ae30bb0c527b5d54127683eaa5aa45d6940dddd89dfb torrc.sample.patch"
diff --git a/community/zabbix/APKBUILD b/community/zabbix/APKBUILD
index d2ae9d47d0e..454b2e17d3c 100644
--- a/community/zabbix/APKBUILD
+++ b/community/zabbix/APKBUILD
@@ -41,7 +41,7 @@ builddir="$srcdir"/$pkgname-$pkgver
# secfixes:
# 3.0.4-r0:
-# - CVE N/A ZBX-11023
+# - CVE-2016-10134 ZBX-11023
prepare() {
default_prepare