unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Timotej Lazar <timotej.lazar@araneo.si>
Cc: 71021-done@debbugs.gnu.org
Subject: bug#71021: [PATCH] gnu: wireshark: Update to 4.2.5 [security fixes].
Date: Thu, 23 May 2024 13:36:25 +0800	[thread overview]
Message-ID: <87y181qecm.fsf@iscas.ac.cn> (raw)
In-Reply-To: <4c5bfe433f6aa7e78c42cf2fcd9366d875298ff4.1715980909.git.timotej.lazar@araneo.si> (Timotej Lazar's message of "Fri, 17 May 2024 23:21:49 +0200")

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

Timotej Lazar <timotej.lazar@araneo.si> writes:

> Fixes CVE-2024-4853, CVE-2024-4854, CVE-2024-4855.
>
> * gnu/packages/networking.scm (wireshark): Update to 4.2.5.
>
> Change-Id: I1f60714bbea05a44d78f420404af5044d344fd12
> ---
>  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 4c266c22aa..a9181ee777 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -1776,14 +1776,14 @@ (define-public whois
>  (define-public wireshark
>    (package
>      (name "wireshark")
> -    (version "4.2.4")
> +    (version "4.2.5")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "https://www.wireshark.org/download/src/wireshark-"
>                             version ".tar.xz"))
>         (sha256
> -        (base32 "034cmp6wv6k1gc5zw90z7782cap72j7jvyqn12rl8w9kfi20zga6"))))
> +        (base32 "07r6n7xjckx5scp3d6s61hc54v5p5k4kaqik8jn3m9x9hymr7rsm"))))
>      (build-system qt-build-system)
>      (arguments
>       (list
>
> base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=28b336d02e008fabb6b98d791fbc87a9a0e12cb1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-05-23  5:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 21:21 [bug#71021] [PATCH] gnu: wireshark: Update to 4.2.5 [security fixes] Timotej Lazar
2024-05-23  5:36 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y181qecm.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71021-done@debbugs.gnu.org \
    --cc=timotej.lazar@araneo.si \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).