From f6807a8799fe383e70c23dbc69db80fce8357228 Mon Sep 17 00:00:00 2001 From: Stamatin Cristina Date: Thu, 4 Feb 2021 10:19:29 +0200 Subject: [PATCH] tor: 0.4.4.6 -> 0.4.4.7, update README --- tor/.signature | 6 +++--- tor/Pkgfile | 2 +- tor/README | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/tor/.signature b/tor/.signature index fa21ee744..696530e44 100644 --- a/tor/.signature +++ b/tor/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+KXodp/P3GaFE7lhc16JsaWSey+RDAThEyAMfSHmHZ5LctJOpu/8RCxOdaLTbVXZs2b7sv5d0HhspXO01VTRQQ= -SHA256 (Pkgfile) = 7f64a2d9ffb27ada9de06b9526cb8d672986c2134298239b232b315c1e130809 +RWSagIOpLGJF3yS1BQONQLY2IaQlgCRr4kKjyus2AJ+g0nMv3fENtjasyWILuL5Kj31o6C538nMS1kDwmFOB9Eu/y2apcqTGcwo= +SHA256 (Pkgfile) = 14e4a1075b8cacdb1d771e47e25378b21716abcbec38685d1d075c1637592250 SHA256 (.footprint) = 8dacf6216fbd3b37d314b191dcbf9c2d073a58fd4bff4b3f9031e15784c6b315 -SHA256 (tor-0.4.4.6.tar.gz) = 5f154c155803adf5c89e87cab53017b6908c5ebe50c65839e8cf4fbd2abe1fdc +SHA256 (tor-0.4.4.7.tar.gz) = 326d2926177f0c7838cac213456d0056817d57f3f2e46714a2911c7d7a9b05ee SHA256 (rc.tor) = ca0c0fdc632c5464e69fcc37daddd21bd097597e9e224a13acfb45f9884c4f1d diff --git a/tor/Pkgfile b/tor/Pkgfile index 0e98ad34b..d9c25600f 100644 --- a/tor/Pkgfile +++ b/tor/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libcap libevent libseccomp name=tor -version=0.4.4.6 +version=0.4.4.7 release=1 source=(https://www.torproject.org/dist/$name-$version.tar.gz rc.tor) diff --git a/tor/README b/tor/README index 41505b9af..53b9efdb2 100644 --- a/tor/README +++ b/tor/README @@ -14,6 +14,10 @@ PRECAUTION If you edit the torrc file for extra logging, make sure you: chmod 0640 /var/log/tor/* files, for security reasons. + Make sure that in torrc file this option is commented, because + the tor's rc script already do that: + # RunAsDaemon=1 + PRE-INSTALL Tor expects to have a user and group dedicated to it.