GNU bug report logs -
#69190
[PATCH] gnu: crun: Update to 1.14.2.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Sun, 18 Feb 2024 18:22:04 UTC
Severity: normal
Tags: patch
Done: Tomas Volf <~@wolfsden.cz>
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 69190 in the body.
You can then email your comments to 69190 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#69190
; Package
guix-patches
.
(Sun, 18 Feb 2024 18:22:04 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
.
(Sun, 18 Feb 2024 18:22:04 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.14.2.
Change-Id: I444e350736fb82df2fd5c26424b7ae356557221a
---
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 2b5acdc3bc..cf2607cbf4 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -56,7 +56,7 @@ (define-module (gnu packages containers)
(define-public crun
(package
(name "crun")
- (version "1.14.1")
+ (version "1.14.2")
(source
(origin
(method url-fetch)
@@ -66,7 +66,7 @@ (define-public crun
"/crun-" version ".tar.gz"))
(sha256
(base32
- "02lplc2asyllb58mvy7l8b9gsk7fxs95g928xk28yzmf592ay33x"))))
+ "075nhsxk86j3n3m02mmdwr0r82zh60llyc8yjlxr6nflc8581rxa"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-systemd")
base-commit: 7142f6df77bfac4fdc8da65a7caae915df945a8b
--
2.41.0
bug closed, send any further explanations to
69190 <at> debbugs.gnu.org and Tomas Volf <~@wolfsden.cz>
Request was from
Tomas Volf <~@wolfsden.cz>
to
control <at> debbugs.gnu.org
.
(Sun, 18 Feb 2024 18:36:01 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, 18 Mar 2024 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.