aboutsummaryrefslogtreecommitdiffstats
path: root/community/tor
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-12-07 09:48:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-12-07 09:48:54 +0000
commit2fdf11e4994f809248c233c828e8bea105ed769b (patch)
tree354f6c653fa7c6898489828ee29f36ef8100c191 /community/tor
parent5fcf9eb2802c57bb047905e3047d391142e52041 (diff)
downloadaports-2fdf11e4994f809248c233c828e8bea105ed769b.tar.bz2
aports-2fdf11e4994f809248c233c828e8bea105ed769b.tar.xz
community/tor: security upgrade to 0.3.1.9
CVE-2017-8819 TROVE-2017-009: Replay-cache ineffective for v2 onion services CVE-2017-8820 TROVE-2017-010: Remote DoS attack against directory authorities CVE-2017-8821 TROVE-2017-011: An attacker can make Tor ask for a password CVE-2017-8822 TROVE-2017-012: Relays can pick themselves in a circuit path CVE-2017-8823 TROVE-2017-013: Use-after-free in onion service v2
Diffstat (limited to 'community/tor')
-rw-r--r--community/tor/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD
index 7d423409ff..fb5b6ff072 100644
--- a/community/tor/APKBUILD
+++ b/community/tor/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Christine Dodrill <me@christine.website>
# Maintainer: Christine Dodrill <me@christine.website>
pkgname=tor
-pkgver=0.3.1.8
-pkgrel=1
+pkgver=0.3.1.9
+pkgrel=0
pkgdesc="Anonymous network connectivity"
url="https://www.torproject.org"
arch="all"
@@ -59,7 +59,7 @@ package() {
"$pkgdir"/etc/conf.d/$pkgname
}
-sha512sums="0c2d5f6e444815f0812b0f8bb2102f2013c890375cf20b62025d0704e8ee7742bbf7173764795e3e63606a47d0695a5a982c318c55a30ca50600eb6de5b94b16 tor-0.3.1.8.tar.gz
+sha512sums="c22557251272595c65b2fade485020d76de16f5bb826d4a47d7bd093b7336dad42e8e2b8a3e0c56d9a10e62f0a5b1596c4b10cd578bf6da17f058f3d4e356f66 tor-0.3.1.9.tar.gz
6de4ada16ba58264a247da70343eabd763e992d6b6683977fc1c67b7b4a9731748a7ec9751e869ad4b4ae9c72cf71b2e12dc289bb6e2aee499917f7663f4a735 tor.initd
2b0de119bfdf9eb57e13317b7392190b1b8272c8f96023c71d3fc29215d887e9a3d0ffcef37cdb50b18d34e4b2251f75a739e258e0bb72aabd3339418b22fd67 tor.confd
da386ff7e387312e647f04d360517a1f4cb1efbee36f4a3a6feb89a979bb12fa350fe6dfed49af0cb076ae30bb0c527b5d54127683eaa5aa45d6940dddd89dfb torrc.sample.patch"