GNU bug report logs -
#69099
[PATCH] gnu: slirp4netns: Update to 1.2.3.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Tue, 13 Feb 2024 10:55:02 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 69099 in the body.
You can then email your comments to 69099 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#69099
; Package
guix-patches
.
(Tue, 13 Feb 2024 10:55: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
.
(Tue, 13 Feb 2024 10:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/containers.scm (slirp4netns): Update to 1.2.3.
Change-Id: I103b697069e631653e9063ee42456d0d0e898900
---
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 a3aa9ac1db..aef4d0ed03 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -221,7 +221,7 @@ (define-public libslirp
(define-public slirp4netns
(package
(name "slirp4netns")
- (version "1.2.0")
+ (version "1.2.3")
(source
(origin
(method git-fetch)
@@ -229,7 +229,7 @@ (define-public slirp4netns
(url "https://github.com/rootless-containers/slirp4netns")
(commit (string-append "v" version))))
(sha256
- (base32 "1rlzwp5fx1x3q179j9s2jp02imjag5pgj333z110nrvi7azl22l8"))
+ (base32 "0czvdsdv821fz4jd9rgrlkdhhjna6frawr8klvx3k2cfh444fbii"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
base-commit: e257de4365b24a84f39813aea2e8b4ab6259f283
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69099
; Package
guix-patches
.
(Wed, 14 Feb 2024 13:36: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)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (slirp4netns): Update to 1.2.3.
>
> Change-Id: I103b697069e631653e9063ee42456d0d0e898900
> ---
> gnu/packages/containers.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
b9868463f63bcaeb42cd1dcc869b3cfca440c8cf.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 14 Feb 2024 13:37:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Wed, 14 Feb 2024 13:37:03 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
.
(Thu, 14 Mar 2024 11:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 97 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.