GNU bug report logs - #42610
[PATCH] gnu: hashcat: Update to 6.1.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Thu, 30 Jul 2020 03:11:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42610: closed ([PATCH] gnu: hashcat: Update to 6.1.1.)
Date: Fri, 31 Jul 2020 00:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 30 Jul 2020 20:56:53 -0400
with message-id <20200731005653.GA24402 <at> jasmine.lan>
and subject line Re: [bug#42610] [PATCH] gnu: hashcat: Update to 6.1.1.
has caused the debbugs.gnu.org bug report #42610,
regarding [PATCH] gnu: hashcat: Update to 6.1.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42610: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42610
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: hashcat: Update to 6.1.1.
Date: Thu, 30 Jul 2020 05:08:02 +0200
[0001-gnu-hashcat-Update-to-6.1.1.patch (text/x-patch, inline)]
From 3252ac264affd868f55b3813d23a311bfa533fcf Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Thu, 30 Jul 2020 05:04:29 +0200
Subject: [PATCH] gnu: hashcat: Update to 6.1.1.

* gnu/packages/password-utils.scm (hashcat): Update to 6.1.1.
---
 gnu/packages/password-utils.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index ee4d088501..ae211d8cd0 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -27,6 +27,7 @@
 ;;; Copyright © 2020 Guillaume Le Vaillant <glv <at> posteo.net>
 ;;; Copyright © 2020 Brice Waegeneire <brice <at> waegenei.re>
 ;;; Copyright © 2020 Jean-Baptiste Note <jean-baptiste.note <at> m4x.org>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1076,7 +1077,7 @@ your online accounts makes it necessary.")
 (define-public hashcat
   (package
     (name "hashcat")
-    (version "5.1.0")
+    (version "6.1.1")
     (source
      (origin
        (method url-fetch)
@@ -1084,7 +1085,7 @@ your online accounts makes it necessary.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "0f73y4cg8c7a6q7x34qvpfi4g3lw6j9bnn0a13g43aqyiskflfr8"))))
+         "104z63m7lqbb0sdrxhf9yi15l4a9zwf9m6zs9dbb3gf0nfxl1h9r"))))
     (native-inputs
      `(("opencl-headers" ,opencl-headers)))
     (build-system gnu-build-system)
-- 
2.27.0

[Message part 4 (text/plain, inline)]
-- 
Listen and silent are spelled with the same letters.
[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42610-done <at> debbugs.gnu.org
Subject: Re: [bug#42610] [PATCH] gnu: hashcat: Update to 6.1.1.
Date: Thu, 30 Jul 2020 20:56:53 -0400
[Message part 7 (text/plain, inline)]
On Thu, Jul 30, 2020 at 05:08:02AM +0200, Michael Rohleder wrote:
> From 3252ac264affd868f55b3813d23a311bfa533fcf Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Thu, 30 Jul 2020 05:04:29 +0200
> Subject: [PATCH] gnu: hashcat: Update to 6.1.1.
> 
> * gnu/packages/password-utils.scm (hashcat): Update to 6.1.1.

Thanks! Pushed as 4af67aa2ce41507ed03bb759a904a4a077ef4fbd
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 293 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.