GNU bug report logs -
#62388
[PATCH] gnu: strace: Update to 6.2.
Previous Next
Reported by: Yovan Naumovski <yovan <at> gorski.stream>
Date: Wed, 22 Mar 2023 17:22: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 62388 in the body.
You can then email your comments to 62388 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#62388
; Package
guix-patches
.
(Wed, 22 Mar 2023 17:22:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 22 Mar 2023 17:22:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (strace): Update to 6.2.
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index ef05e77ec8..f9c2ab7175 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -70,6 +70,7 @@
;;; Copyright © 2022 Stefan <stefan-guix <at> vodafonemail.de>
;;; Copyright © 2022, 2023 Demis Balbach <db <at> minikn.xyz>
;;; Copyright © 2023 Bruno Victal <mirai <at> makinata.eu>
+;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2615,7 +2616,7 @@ (define-public zerofree
(define-public strace
(package
(name "strace")
- (version "5.18")
+ (version "6.2")
(home-page "https://strace.io")
(source (origin
(method url-fetch)
@@ -2623,7 +2624,7 @@ (define-public strace
"/strace-" version ".tar.xz"))
(sha256
(base32
- "11qi7pdm0ldycsg9qhsa50icm219mmvy16yw1ih3s9f9kakkwab0"))
+ "1s3pj6a6xx1p1w98ik03d8hc4xssl4ha4aa0039nhqj196j3hz8c"))
(patches (search-patches "strace-readlink-tests.patch"))))
(build-system gnu-build-system)
(arguments
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62388
; Package
guix-patches
.
(Mon, 27 Mar 2023 16:04:01 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)]
Yovan Naumovski via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/linux.scm (strace): Update to 6.2.
> ---
> gnu/packages/linux.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Thanks Yovan, I've pushed this to the master branch as
7be5166ae8f70cf98f9b5aea396a7cf75425ef5d.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 27 Mar 2023 16:04:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
bug acknowledged by developer.
(Mon, 27 Mar 2023 16:04: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
.
(Tue, 25 Apr 2023 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.