GNU bug report logs -
#76076
[PATCH] gnu: crun: Update to 1.20.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Wed, 5 Feb 2025 18:37:01 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
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 76076 in the body.
You can then email your comments to 76076 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#76076
; Package
guix-patches
.
(Wed, 05 Feb 2025 18:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 05 Feb 2025 18:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/containers.scm (crun): Update to 1.20.
Change-Id: I04786eda635ab7ad2d76c67adbf2529f8183b30a
---
gnu/packages/containers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index 1f4d57cc7b..403152038a 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -69,7 +69,7 @@ (define-module (gnu packages containers)
(define-public crun
(package
(name "crun")
- (version "1.19.1")
+ (version "1.20")
(source
(origin
(method url-fetch)
@@ -79,7 +79,7 @@ (define-public crun
"/crun-" version ".tar.gz"))
(sha256
(base32
- "1hf8ggkw9wiznlp7xarjjrmhgpdmqxzaq0a41wd18h360s1z5a9j"))))
+ "0rd41j7sb5563jflnvc2kvdzp9gyv7ska3s6dgg70w25kmlsqiip"))))
(build-system gnu-build-system)
(arguments
(list
--
2.47.1
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Fri, 07 Feb 2025 05:59:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Fri, 07 Feb 2025 05:59:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76076-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (crun): Update to 1.20.
>
> Change-Id: I04786eda635ab7ad2d76c67adbf2529f8183b30a
> ---
> gnu/packages/containers.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
> index 1f4d57cc7b..403152038a 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -69,7 +69,7 @@ (define-module (gnu packages containers)
> (define-public crun
> (package
> (name "crun")
> - (version "1.19.1")
> + (version "1.20")
> (source
> (origin
> (method url-fetch)
> @@ -79,7 +79,7 @@ (define-public crun
> "/crun-" version ".tar.gz"))
> (sha256
> (base32
> - "1hf8ggkw9wiznlp7xarjjrmhgpdmqxzaq0a41wd18h360s1z5a9j"))))
> + "0rd41j7sb5563jflnvc2kvdzp9gyv7ska3s6dgg70w25kmlsqiip"))))
> (build-system gnu-build-system)
> (arguments
> (list
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 07 Mar 2025 12:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.