Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (846695645cea0a8e876653b291ad0a0824f0015f)

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 stable-0.62 grimoire by Vlad Glagolev (846695645cea0a8e876653b291ad0a0824f0015f)
  • Date: Sun, 22 Oct 2017 15:29:21 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

crypto/dropbear/DEPENDS | 6 ++++++
crypto/dropbear/DETAILS | 10 +++++-----
crypto/dropbear/HISTORY | 9 +++++++++
3 files changed, 20 insertions(+), 5 deletions(-)

New commits:
commit 846695645cea0a8e876653b291ad0a0824f0015f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

dropbear: => 2017.75 SECURITY FIXES

(cherry picked from commit 0bee11ea5069f711b13fe625c546dd407d0f71d7)

commit c7041cfe45d8171535508c9c63c30b86dc680eca
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

crypto/dropbear: version 2015.67

(cherry picked from commit 68dd9776a9a7c054fc3bd877b6af58fb70275023)

diff --git a/crypto/dropbear/DEPENDS b/crypto/dropbear/DEPENDS
new file mode 100755
index 0000000..8683b49
--- /dev/null
+++ b/crypto/dropbear/DEPENDS
@@ -0,0 +1,6 @@
+depends zlib &&
+optional_depends libtomcrypt '' '' 'system tomcrypt' &&
+optional_depends libtommath '' '' 'system tommath' &&
+optional_depends linux-pam '--enable-pam' '--disable-pam' 'PAM support' &&
+optional_depends shadow '--enable-shadow' '--disable-shadow' 'Shdow
support' &&
+optional_depends SYSTEM-LOGGER '--enable-syslog' '--disable-syslog' 'logging
support'
diff --git a/crypto/dropbear/DETAILS b/crypto/dropbear/DETAILS
index b415540..7111e6c 100755
--- a/crypto/dropbear/DETAILS
+++ b/crypto/dropbear/DETAILS
@@ -1,11 +1,11 @@
SPELL=dropbear
- VERSION=2014.66
- SECURITY_PATCH=2
+ VERSION=2017.75
+
SOURCE_HASH=sha512:9c2f2a5e718339f83abc0ad7719bda12bfc75e5bcb87a7c0eec0afefc743e5c0a1575d290d5fde152ff2100b0f0e6fd5ef4431f7bbcb5ca9a332d93c20f5a8f4
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://matt.ucc.asn.au/dropbear/releases/$SOURCE
-
SOURCE_HASH=sha512:3005f754ad97e5eb84221740577f4dd962e38f38b3f6ba84dbb0811a7a35d487069c35b30055e129541c224769fe0a7e594084a9b0f1cc667029ad43d4988149
- WEB_SITE=http://matt.ucc.asn.au/dropbear/dropbear.html
+ SOURCE_URL[0]=https://matt.ucc.asn.au/dropbear/releases/$SOURCE
+ WEB_SITE=https://matt.ucc.asn.au/dropbear/dropbear.html
ENTERED=20050310
LICENSE[0]=MIT
KEYWORDS="ssh crypto"
diff --git a/crypto/dropbear/HISTORY b/crypto/dropbear/HISTORY
index 9a7fb59..1df4f27 100644
--- a/crypto/dropbear/HISTORY
+++ b/crypto/dropbear/HISTORY
@@ -1,3 +1,12 @@
+2017-09-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2017.75
+ SECURITY_PATCH++
+ fixes CVE-2017-9078 CVE-2017-9079 CVE-2016-7406 CVE-2016-7407
+ * DEPENDS: add zlib libtom* linux-pam shadow loggers
+
+2015-07-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2015.67
+
2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2014.66




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (846695645cea0a8e876653b291ad0a0824f0015f), Vlad Glagolev, 10/22/2017

Archive powered by MHonArc 2.6.24.

Top of Page