diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 15:00:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 15:00:58 +0000 |
commit | 340e4f268abb878f85fab9c38fa03e59e5ae94cc (patch) | |
tree | 3bb80b65c1e25a1eb2f8e03c603a58b110e2e95c /debian/changelog | |
parent | Merging upstream version 4.2.5. (diff) | |
download | wireshark-340e4f268abb878f85fab9c38fa03e59e5ae94cc.tar.xz wireshark-340e4f268abb878f85fab9c38fa03e59e5ae94cc.zip |
Adding debian version 4.2.5-1.debian/4.2.5-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 12894d9f..596a0d50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +wireshark (4.2.5-1) unstable; urgency=medium + + * New upstream version: + - security fixes: + - MONGO and ZigBee TLV dissector infinite loops (CVE-2024-4854) + - The editcap command line utility could crash when chopping bytes + from the beginning of a packet. (CVE-2024-4853) + - The editcap command line utility could crash when injecting secrets + while writing multiple files (CVE-2024-4855) + * debian/patches: Drop cherry picked patch already integrated upstream + * Update symbols files + + -- Balint Reczey <balint@balintreczey.hu> Thu, 16 May 2024 21:07:29 +0200 + wireshark (4.2.4-1) unstable; urgency=medium [ Martin Bagge ] |