GNU bug report logs - #76625
[PATCH] gnu: ngtcp2: Update to 1.11.0.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Fri, 28 Feb 2025 01:54:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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 76625 in the body.
You can then email your comments to 76625 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#76625; Package guix-patches. (Fri, 28 Feb 2025 01:54: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. (Fri, 28 Feb 2025 01:54:02 GMT) Full text and rfc822 format available.

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

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: ngtcp2: Update to 1.11.0.
Date: Fri, 28 Feb 2025 02:53:02 +0100
* gnu/packages/networking.scm (ngtcp2): Update to 1.11.0.

Change-Id: I4a617346b642fb743a0f66962ff6eb0d969c855f
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1b97853a59..6b68a54e07 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4616,7 +4616,7 @@ (define-public nbd
 (define-public ngtcp2
   (package
     (name "ngtcp2")
-    (version "1.10.0")
+    (version "1.11.0")
     (source
      (origin
        (method url-fetch)
@@ -4624,7 +4624,7 @@ (define-public ngtcp2
                            "releases/download/v" version "/"
                            "ngtcp2-" version ".tar.gz"))
        (sha256
-        (base32 "1g4mic08g7qjqlxjm1bvpmd7nj5pjfpwafj4r8rgj8h2cnc9gir4"))))
+        (base32 "1dp4r77sv70s62ihsqs6s1fdsp3mir8pjwhhw62j57mq0w6kkz21"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.48.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 05 Mar 2025 11:26:02 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Wed, 05 Mar 2025 11:26:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76625-done <at> debbugs.gnu.org
Subject: Re: [bug#76625] [PATCH] gnu: ngtcp2: Update to 1.11.0.
Date: Wed, 05 Mar 2025 19:29:48 +0800
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/networking.scm (ngtcp2): Update to 1.11.0.

Pushed as 336e1dfd0f, thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 03 Apr 2025 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 74 days ago.

Previous Next


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