Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7898ab19f4e97426b27716087067bb2a0494bc07)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7898ab19f4e97426b27716087067bb2a0494bc07)
  • Date: Wed, 17 Oct 2018 07:48:11 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

crypto/libssh/DETAILS | 16 +++++++---------
crypto/libssh/HISTORY | 6 ++++++
crypto/libssh/libssh.gpg |binary
dev/null |binary
4 files changed, 13 insertions(+), 9 deletions(-)

New commits:
commit 7898ab19f4e97426b27716087067bb2a0494bc07
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libssh-0.8.4 SECURITY FIX

diff --git a/crypto/libssh/DETAILS b/crypto/libssh/DETAILS
index 24a7042..fcdafaf 100755
--- a/crypto/libssh/DETAILS
+++ b/crypto/libssh/DETAILS
@@ -1,17 +1,15 @@
SPELL=libssh
- VERSION=0.7.5
-
SOURCE_HASH=sha512:6c7f539899caaedf13d66fa2e0fac1a475ecdfe389131abcbdf908bdebc50a0b9e6b0d43e67e52aea85c32f6aa68e46ca2f50695992f82ded83489f445a8e775
- SECURITY_PATCH=5
+ VERSION=0.8.4
+ SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.xz
-# SOURCE2=$SOURCE.asc
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://red.libssh.org/attachments/download/218/$SOURCE
- SOURCE_HINTS[0]="no-check-certificate"
-#SOURCE2_HINTS[0]="no-check-certificate"
WEB_SITE=https://www.libssh.org/
+ SOURCE_URL[0]=$WEB_SITE/files/${VERSION%.?}/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.asc
ENTERED=20041208
-# SOURCE_GPG=F33E3FC6.gpg:$SOURCE2:UPSTREAM_KEY
-# SOURCE2_IGNORE=signature
+ SOURCE_GPG=libssh.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=GPL
KEYWORDS="ssh crypto"
SHORT="a library for accessing ssh client services through C
libraries calls."
diff --git a/crypto/libssh/F33E3FC6.gpg b/crypto/libssh/F33E3FC6.gpg
deleted file mode 100644
index 180a2b4..0000000
Binary files a/crypto/libssh/F33E3FC6.gpg and /dev/null differ
diff --git a/crypto/libssh/HISTORY b/crypto/libssh/HISTORY
index 494e63d..c047aea 100644
--- a/crypto/libssh/HISTORY
+++ b/crypto/libssh/HISTORY
@@ -1,3 +1,9 @@
+2018-10-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.4
+ SECURITY_PATCH++ fix CVE-2018-10933
+ * libssh.gpg: added
+ * F33E3FC6.gpg: deleted
+
2017-05-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.7.5

diff --git a/crypto/libssh/libssh.gpg b/crypto/libssh/libssh.gpg
new file mode 100644
index 0000000..5022c08
Binary files /dev/null and b/crypto/libssh/libssh.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7898ab19f4e97426b27716087067bb2a0494bc07), Treeve Jelbert, 10/17/2018

Archive powered by MHonArc 2.6.24.

Top of Page