Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7eef35f27547593eb8fc8cbd890e37e2db554269)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7eef35f27547593eb8fc8cbd890e37e2db554269)
  • Date: Thu, 3 Dec 2015 11:15:10 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

net/tor/DEPENDS | 2 +-
net/tor/DETAILS | 2 +-
net/tor/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 7eef35f27547593eb8fc8cbd890e37e2db554269
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

tor: torify now depends on torsocks

commit 9e421d1a619d6878bec337ee2accff831ef3f1a5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

tor 0.2.7.5 (devel)

diff --git a/net/tor/DEPENDS b/net/tor/DEPENDS
index 4834af8..6015fba 100755
--- a/net/tor/DEPENDS
+++ b/net/tor/DEPENDS
@@ -4,5 +4,5 @@ depends libevent &&
optional_depends geoip "" "" "to collect per-country statistics" &&

suggest_depends socat '' '' 'more secure tunnel' &&
-suggest_depends tsocks "" "" "to enable use of torify" &&
+suggest_depends torsocks "" "" "to enable use of torify" &&
suggest_depends SYSTEM-LOGGER '' '' 'to enable logging to syslog'
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 3c9c601..33b4b5a 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,7 +1,7 @@
SPELL=tor

if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.2.7.1-alpha
+ VERSION=0.2.7.5
SECURITY_PATCH=4
else
VERSION=0.2.6.10
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index acc399e..06403f2 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2015-12-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated TOR_DEVEL=y to 0.2.7.5
+ * DEPENDS: torify now depends on torsocks
+
2015-09-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.2.6.10




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7eef35f27547593eb8fc8cbd890e37e2db554269), Ismael Luceno, 12/03/2015

Archive powered by MHonArc 2.6.24.

Top of Page