GNU bug report logs -
#36236
[PATCH] gnu: aircrack-ng: Update to 1.5.2.
Previous Next
Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>
Date: Sat, 15 Jun 2019 23:16:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Jun 2019 17:03:04 +0200
with message-id <87sgs72axj.fsf <at> gnu.org>
and subject line Re: [bug#36236] [PATCH] gnu: aircrack-ng: Update to 1.5.2.
has caused the debbugs.gnu.org bug report #36236,
regarding [PATCH] gnu: aircrack-ng: Update to 1.5.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
36236: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36236
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
---
gnu/packages/networking.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6ade8ed85d..871c03f71f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -27,6 +27,7 @@
;;; Copyright ?? 2018 Oleg Pykhalov <go.wigust <at> gmail.com>
;;; Copyright ?? 2018 Pierre Neidhardt <mail <at> ambrevar.xyz>
;;; Copyright ?? 2019 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
+;;; Copyright ?? 2019 Vasile Dumitrascu <va511e <at> yahoo.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -885,7 +886,7 @@ live network and disk I/O bandwidth monitor.")
(define-public aircrack-ng
(package
(name "aircrack-ng")
- (version "1.3")
+ (version "1.5.2")
(source
(origin
(method url-fetch)
@@ -893,7 +894,7 @@ live network and disk I/O bandwidth monitor.")
version ".tar.gz"))
(sha256
(base32
- "1jl30d0kibc82447fr3lgw75arik0l9729k94z76l7vl51y8mq4a"))))
+ "0hc2x17bxk2n00z8jj5jfwq3z41681fd19n018724il0cpkjyncy"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
--
2.20.1
[Message part 3 (message/rfc822, inline)]
Hi,
Vasile Dumitrascu <va511e <at> yahoo.com> skribis:
> * gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
Applied, thanks!
> ;;; Copyright ?? 2019 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
> +;;; Copyright ?? 2019 Vasile Dumitrascu <va511e <at> yahoo.com>
^
Somehow this had been mangled, so I had to modify it by hand.
Ludo’.
This bug report was last modified 5 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.