pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

hashcat: updated to 4.2.1



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%viamedium.pl@localhost>
Pushed By:	adam
Date:		Thu Aug 9 12:58:48 2018 +0200
Changeset:	9bee36d13c51268efad9f921453a15a9810db920

Modified Files:
	hashcat/Makefile
	hashcat/distinfo

Log Message:
hashcat: updated to 4.2.1

hashcat v4.2.1

Bugfix release:

Try to evaluate available OpenCL device memory and use this information instead of total available OpenCL device memory for autotune
Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9bee36d13c51268efad9f921453a15a9810db920

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 hashcat/Makefile | 2 +-
 hashcat/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/hashcat/Makefile b/hashcat/Makefile
index a96638a3f9..9e8c36f209 100644
--- a/hashcat/Makefile
+++ b/hashcat/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	hashcat-4.2.0
+DISTNAME=	hashcat-4.2.1
 CATEGORIES=	security
 MASTER_SITES=	https://hashcat.net/files/
 
diff --git a/hashcat/distinfo b/hashcat/distinfo
index 84218235a1..c0ade7d82b 100644
--- a/hashcat/distinfo
+++ b/hashcat/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (hashcat-4.2.0.tar.gz) = 5bc330392b6b69ddce758bfdc83da040555ad3c3
-RMD160 (hashcat-4.2.0.tar.gz) = b255f0745c2561b7dd0f54403fec7331022110c4
-SHA512 (hashcat-4.2.0.tar.gz) = 686975db24737a718b484dd84b66807dfbe9694f1832da648b3c3b9fc8b859cd5c4c4d0aebf04ae862de38656d92c989e4e9515a07bec19b3779d74350beb0bd
-Size (hashcat-4.2.0.tar.gz) = 3965021 bytes
+SHA1 (hashcat-4.2.1.tar.gz) = 21eb54c0d38177950edc5cea5470e5e6316b04fd
+RMD160 (hashcat-4.2.1.tar.gz) = 51dd6e7564b17200e9d8852b07a14ef45c5603bb
+SHA512 (hashcat-4.2.1.tar.gz) = a2cfc7e19e82b237892bacc79ca1a62a3b2ea598e4e5f60d4e275a0c128d865945595d8f918e3bb93bf62376f11f448ff53257faa12fd051dfc64973fbb6ed1e
+Size (hashcat-4.2.1.tar.gz) = 3966264 bytes
 SHA1 (patch-src_Makefile) = 0caaba7f61a6bc5a68df7e8c0cb488ff2ae991df


Home | Main Index | Thread Index | Old Index