GNU bug report logs - #70084
[PATCH] gnu: wireshark: Update to 4.2.4 [security fixes].

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Fri, 29 Mar 2024 21:42:03 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.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 70084 in the body.
You can then email your comments to 70084 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#70084; Package guix-patches. (Fri, 29 Mar 2024 21:42:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 29 Mar 2024 21:42:03 GMT) Full text and rfc822 format available.

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

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: wireshark: Update to 4.2.4 [security fixes].
Date: Fri, 29 Mar 2024 22:41:02 +0100
Fixes CVE-2024-2955.

* gnu/packages/networking.scm (wireshark): Update to 4.2.4.

Change-Id: I707fc87d9572034f203616cba9d279a8af3f85a4
---
 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 3a743730a6..8501545b0f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1771,14 +1771,14 @@ (define-public whois
 (define-public wireshark
   (package
     (name "wireshark")
-    (version "4.2.3")
+    (version "4.2.4")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.wireshark.org/download/src/wireshark-"
                            version ".tar.xz"))
        (sha256
-        (base32 "04aqg5w8yfikqc1446c2zr2h4yyd5napwkhskdvr2galdycxb2wm"))))
+        (base32 "034cmp6wv6k1gc5zw90z7782cap72j7jvyqn12rl8w9kfi20zga6"))))
     (build-system qt-build-system)
     (arguments
      (list

base-commit: 6cde0f480dca28426a5634b70dd963d2de7bcf36
-- 
2.41.0





Reply sent to John Kehayias <john.kehayias <at> protonmail.com>:
You have taken responsibility. (Sat, 30 Mar 2024 22:28:01 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Sat, 30 Mar 2024 22:28:01 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 70084-done <at> debbugs.gnu.org
Subject: Re: [bug#70084] [PATCH] gnu: wireshark: Update to 4.2.4 [security
 fixes].
Date: Sat, 30 Mar 2024 22:27:32 +0000
Hello,

On Fri, Mar 29, 2024 at 10:41 PM, Timotej Lazar wrote:

> Fixes CVE-2024-2955.
>
> * gnu/packages/networking.scm (wireshark): Update to 4.2.4.
>
> Change-Id: I707fc87d9572034f203616cba9d279a8af3f85a4
> ---
>  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 3a743730a6..8501545b0f 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -1771,14 +1771,14 @@ (define-public whois
>  (define-public wireshark
>    (package
>      (name "wireshark")
> -    (version "4.2.3")
> +    (version "4.2.4")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "https://www.wireshark.org/download/src/wireshark-"
>                             version ".tar.xz"))
>         (sha256
> -        (base32 "04aqg5w8yfikqc1446c2zr2h4yyd5napwkhskdvr2galdycxb2wm"))))
> +        (base32 "034cmp6wv6k1gc5zw90z7782cap72j7jvyqn12rl8w9kfi20zga6"))))
>      (build-system qt-build-system)
>      (arguments
>       (list
>
> base-commit: 6cde0f480dca28426a5634b70dd963d2de7bcf36

Thanks! Pushed as fb966899db8990638508300f12bc77ebb872732f

John





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

This bug report was last modified 6 days ago.

Previous Next


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