GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#74053
; Package guix-patches
.
(Sun, 27 Oct 2024 22:10:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sun, 27 Oct 2024 22:10:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/docker.scm (docker-registry): Update to 2.8.3.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Change-Id: I48c4a739de66f48f4a7e9ced742fa111c48eb892
---
gnu/packages/docker.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/docker.scm b/gnu/packages/docker.scm
index 039cd524db..b49dc58bd0 100644
--- a/gnu/packages/docker.scm
+++ b/gnu/packages/docker.scm
@@ -730,7 +730,7 @@ (define-public tini
(define-public docker-registry
(package
(name "docker-registry")
- (version "2.8.1")
+ (version "2.8.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -739,7 +739,7 @@ (define-public docker-registry
(file-name (git-file-name name version))
(sha256
(base32
- "1w8zr97p2c62gm1lrdwqa704ivjsy25ylznrddbbpv63idwdbi9k"))))
+ "0dbaxmkhg53anhkzngyzlxm2bd4dwv0sv75zip1rkm0874wjbxzb"))))
(build-system go-build-system)
(arguments
(list
--
2.46.0
Reply sent
to Sharlatan Hellseher <sharlatanus@gmail.com>
:
You have taken responsibility.
(Wed, 30 Oct 2024 20:17:02 GMT) (full text , mbox , link ).
Notification sent
to Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
:
bug acknowledged by developer.
(Wed, 30 Oct 2024 20:17:02 GMT) (full text , mbox , link ).
Message #10 received at 74053-done@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
Pushed as 9f4d9fdafd30d67b667342da1580ac5d8189f412 to master.
--
Oleg
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Thu, 28 Nov 2024 12:24:10 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Thu Jan 2 20:39:38 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.