diff --git a/wireshark.changes b/wireshark.changes index f247f35..5e61e32 100644 --- a/wireshark.changes +++ b/wireshark.changes @@ -2,12 +2,12 @@ Thu Dec 30 09:41:01 UTC 2021 - Robert Frohl - Wireshark 3.6.1: - * CVE-2021-4185: RTMPT dissector infinite loop boo#1194166 - * CVE-2021-4184: BitTorrent DHT dissector infinite loop boo#1194167 - * CVE-2021-4183: pcapng file parser crash boo#1194168 - * CVE-2021-4182: RFC 7468 file parser infinite loop boo#1194169 - * CVE-2021-4181: Sysdig Event dissector crash boo#1194170 - * Kafka dissector infinite loop boo#1194171 + * CVE-2021-4185: RTMPT dissector infinite loop (boo#1194166) + * CVE-2021-4184: BitTorrent DHT dissector infinite loop (boo#1194167) + * CVE-2021-4183: pcapng file parser crash (boo#1194168) + * CVE-2021-4182: RFC 7468 file parser infinite loop (boo#1194169) + * CVE-2021-4181: Sysdig Event dissector crash (boo#1194170) + * CVE-2021-4190: Kafka dissector infinite loop (boo#1194171) * Add '-o console.log.level:' transitional option for backward- compatibilty replacing the 'console.log.level' preference removed in 3.6.0. Only avoids cli failures and will be removed diff --git a/wireshark.spec b/wireshark.spec index 889a2c3..571dfda 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,7 +1,7 @@ # # spec file for package wireshark # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed