GNU bug report logs - #72162
[PATCH] gnu: iperf: Update to 3.17.1.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Wed, 17 Jul 2024 19:15:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 72162 in the body.
You can then email your comments to 72162 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#72162; Package guix-patches. (Wed, 17 Jul 2024 19:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 17 Jul 2024 19:15:02 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: iperf: Update to 3.17.1.
Date: Wed, 17 Jul 2024 22:13:47 +0300
* gnu/packages/networking.scm (iperf): Update to 3.17.1.

Change-Id: I0844e48b45b0835f670b47a02942a3ee5475fb85
---
 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 c94f772b74..3eac2367cc 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2737,7 +2737,7 @@ (define-public sslh
 (define-public iperf
   (package
     (name "iperf")
-    (version "3.16")
+    (version "3.17.1")
     (source
      (origin
        (method git-fetch)
@@ -2746,7 +2746,7 @@ (define-public iperf
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0m8zhr050qgmkkaf0jgn2isrr7yyk8majx9c18pf1xsqpr00sxs6"))))
+        (base32 "14pspy3348114r7rm2gj8h4qjhq8r8q7khrfqg8ln4vi1p9dq2x5"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags

base-commit: 6cfc88e3be73904fc87443cdd5c7d7961923e848
-- 
2.45.2





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sat, 20 Jul 2024 09:47:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Sat, 20 Jul 2024 09:47:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 72162-done <at> debbugs.gnu.org
Subject: Re: [bug#72162] [PATCH] gnu: iperf: Update to 3.17.1.
Date: Sat, 20 Jul 2024 11:46:33 +0200
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> * gnu/packages/networking.scm (iperf): Update to 3.17.1.
>
> Change-Id: I0844e48b45b0835f670b47a02942a3ee5475fb85

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 17 Aug 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 303 days ago.

Previous Next


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