GNU bug report logs - #74053
[PATCH v1] gnu: docker-registry: Update to 2.8.3.

Previous Next

Package: guix-patches;

Reported by: Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>

Date: Sun, 27 Oct 2024 22:10:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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 74053 in the body.
You can then email your comments to 74053 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74053; Package guix-patches. (Sun, 27 Oct 2024 22:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 27 Oct 2024 22:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
To: guix-patches <at> gnu.org
Cc: Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
Subject: [PATCH v1] gnu: docker-registry: Update to 2.8.3.
Date: Sun, 27 Oct 2024 23:07:50 +0100
* gnu/packages/docker.scm (docker-registry): Update to 2.8.3.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo <at> 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 <at> gmail.com>:
You have taken responsibility. (Wed, 30 Oct 2024 20:17:02 GMT) Full text and rfc822 format available.

Notification sent to Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>:
bug acknowledged by developer. (Wed, 30 Oct 2024 20:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 74053-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 74053-done <at> debbugs.gnu.org 
Subject: [PATCH v1] gnu: docker-registry: Update to 2.8.3.
Date: Wed, 30 Oct 2024 20:15:05 +0000
[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 <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 Nov 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 282 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.