diff options
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 ] |