GNU bug report logs -
#78529
[PATCH] gnu: aflplusplus: Update to 4.32c.
Previous Next
Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Date: Wed, 21 May 2025 07:25:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78529 in the body.
You can then email your comments to 78529 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78529
; Package
guix-patches
.
(Wed, 21 May 2025 07:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nguyễn Gia Phong <mcsinyx <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 21 May 2025 07:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/debug.scm (aflplusplus): Update to 4.32c.
Change-Id: I5e15360386f80ea36134b578127699c34e080c86
---
gnu/packages/debug.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 5580b4eaf4d8..3e86564e18f9 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -520,7 +520,7 @@ (define-public aflplusplus
(package
(inherit american-fuzzy-lop)
(name "aflplusplus")
- (version "4.31c")
+ (version "4.32c")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -529,7 +529,7 @@ (define-public aflplusplus
(file-name (git-file-name name version))
(sha256
(base32
- "1k43np7vb2kiqj8cg5w4x0xjqr5jafi3pyx12d2i8wdi0sslywrv"))))
+ "1a92mbwk51pih5jb944wqhvmbpy0acpxgvdfbq3c4xw7gisgn5qn"))))
(arguments
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
((#:make-flags _ ''())
base-commit: 11bc17c409d77cd1af91e30b5b9f6a73f873a152
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78529
; Package
guix-patches
.
(Mon, 26 May 2025 08:46:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
guix-patches--- via <guix-patches <at> gnu.org> writes:
> * gnu/packages/debug.scm (aflplusplus): Update to 4.32c.
>
> Change-Id: I5e15360386f80ea36134b578127699c34e080c86
> ---
> gnu/packages/debug.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
7c6945330c82a74c0c960b0655da67dfedf61923.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 26 May 2025 08:46:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Nguyễn Gia Phong <mcsinyx <at> disroot.org>
:
bug acknowledged by developer.
(Mon, 26 May 2025 08:46:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 23 Jun 2025 11:24:23 GMT)
Full text and
rfc822 format available.
This bug report was last modified 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.