aboutsummaryrefslogtreecommitdiffstats
path: root/community/tor/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tor/APKBUILD')
-rw-r--r--community/tor/APKBUILD9
1 files changed, 6 insertions, 3 deletions
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"