gnu: wireshark: Update to 4.2.4 [security fixes].

Fixes CVE-2024-2955.

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

Change-Id: I707fc87d9572034f203616cba9d279a8af3f85a4
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Timotej Lazar 2024-03-29 22:41:02 +01:00 committed by John Kehayias
parent 0485e3a4a6
commit fb966899db
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 2 additions and 2 deletions

View File

@ -1771,14 +1771,14 @@ of the same name.")
(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