diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4238a5bf..20795e98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +wireshark (4.2.6-1) unstable; urgency=medium + + * Build depend on libssh-dev instead of libssh-gcrypt-dev on latest + distribution releases. This is made possible by OpenSSL switching + its license to Apache 2.0. + (Closes: #1074268) + * New upstream version: + - security fixes: + - The SPRT dissector could crash + + -- Balint Reczey <balint@balintreczey.hu> Thu, 11 Jul 2024 23:26:26 +0200 + wireshark (4.2.5-2) sid; urgency=medium * debian/rules: Keep the t64 transition when targeting sid or oracular |