Skip to Content.
Sympa Menu

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

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 (eeb521161b88f204227f5f23176066689555aaf3)
  • Date: Mon, 13 Mar 2017 06:18:12 +0000

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

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

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

tor 0.3.0.4-rc (devel)

commit 2399051936996f15c7a5cd9b0c0cf7a42d9aba45
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

tor 0.2.9.10

diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 331bbcd..d551a4c 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,10 +1,10 @@
SPELL=tor

if [ "${TOR_DEVEL}" == "y" ]; then
- VERSION=0.2.9.4-alpha
+ VERSION=0.3.0.4-rc
SECURITY_PATCH=5
else
- VERSION=0.2.8.9
+ VERSION=0.2.9.10
SECURITY_PATCH=12
fi

diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index fadf220..ca57f98 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2017-03-13 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated TOR_DEVEL=n to 0.2.9.10
+ updated TOR_DEVEL=y to 0.3.0.4-rc
+
2016-10-24 David C. Haley <khoralin AT gmail.com>
* DETAILS: versions 0.2.8.9 and 0.2.9.4-alpha
Updated variables to use ${...} formatting



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (eeb521161b88f204227f5f23176066689555aaf3), Ismael Luceno, 03/13/2017

Archive powered by MHonArc 2.6.24.

Top of Page