summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTreeve Jelbert2021-09-23 21:15:47 +0200
committerTreeve Jelbert2021-09-23 22:25:39 +0200
commit0adb1ca71dbf9420d2c9ab4563d9f6018139f440 (patch)
tree974eccdde73974385f2f85744aa257480bde79e7 /crypto
parent69fdddd9d0a7ac6a4c35214b89e32b7725cc74fd (diff)
libssh: => 0.9.6
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/libssh/DETAILS4
-rw-r--r--crypto/libssh/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/crypto/libssh/DETAILS b/crypto/libssh/DETAILS
index afc5c74641..95dc09ba5e 100755
--- a/crypto/libssh/DETAILS
+++ b/crypto/libssh/DETAILS
@@ -1,6 +1,6 @@
SPELL=libssh
- VERSION=0.9.5
- SECURITY_PATCH=9
+ VERSION=0.9.6
+ SECURITY_PATCH=10
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/crypto/libssh/HISTORY b/crypto/libssh/HISTORY
index d59ba183b9..1d6b60f717 100644
--- a/crypto/libssh/HISTORY
+++ b/crypto/libssh/HISTORY
@@ -1,3 +1,7 @@
+2021-09-23 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.9.6
+ SECURITY_PATCH++ fix CVE-2021-3634
+
2020-11-03 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.5
SECURITY_PATCH++ fix CVE-2020-16135