diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 15:00:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 15:02:16 +0000 |
commit | a63c5a54c116fb605a05adab63c205ed48325fba (patch) | |
tree | c30b5404f5c1562c1a99b4654dfd47b0ef651791 /debian/changelog | |
parent | Merging upstream version 4.2.5. (diff) | |
download | wireshark-a63c5a54c116fb605a05adab63c205ed48325fba.tar.xz wireshark-a63c5a54c116fb605a05adab63c205ed48325fba.zip |
Merging debian version 4.2.5-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5b929f31..5e645b4b 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~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: |