Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e5d631e6b6162100dca66cfa2b33f8dcfc277f00)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e5d631e6b6162100dca66cfa2b33f8dcfc277f00)
  • Date: Sat, 23 Feb 2019 02:31:59 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit e5d631e6b6162100dca66cfa2b33f8dcfc277f00
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

tor: => 0.3.5.8 [security]

diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 1378aa2..25c42c3 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -4,8 +4,8 @@ if [ "${TOR_DEVEL}" == "y" ]; then
VERSION=0.3.4.9
SECURITY_PATCH=6
else
- VERSION=0.3.5.7
- SECURITY_PATCH=14
+ VERSION=0.3.5.8
+ SECURITY_PATCH=15
fi

SOURCE=${SPELL}-${VERSION}.tar.gz
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index 1ed679f..1f801e5 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,6 @@
+2019-02-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.5.8; SECURITY_PATCH++ (CVE-2019-8955)
+
2019-02-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.5.7




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e5d631e6b6162100dca66cfa2b33f8dcfc277f00), Vlad Glagolev, 02/22/2019

Archive powered by MHonArc 2.6.24.

Top of Page