Resolves: #2032966 - Rebase wireshark to fix multiple CVEs

This commit is contained in:
Michal Ruprich 2021-12-16 17:19:26 +01:00
parent bb50c772dc
commit 90afa2c2c4
2 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1,2 @@
SHA512 (wireshark-3.4.7.tar.xz) = 26546828d26f0fef1021ae9fccf5c3f1d7cb3bd05ce63ec37259a1938546ec427415d542fe985c11f95055f7677a19b010be57c7082848714b1755565f092ed0
SHA512 (SIGNATURES-3.4.7.txt) = 17d0c588b59bb6339797fcc84111673f303161d69756809f3e09a332179b0835ac377259e50ff6a6d4a09f6327c3af1b6f11b8c4d4f2e0a9dbcf040e667b4305
SHA512 (SIGNATURES-3.4.10.txt) = 9884d697771fd8403887bea67594eec09747965f6c1fb588819b47f6a823b7e1221bf1bef1e9d6f0664907e34403d3024f96326380e3e093875b871d890dd1a4
SHA512 (wireshark-3.4.10.tar.xz) = 8a57d5279e9f3821b6ba3dceba89ad77fa8d0cf8cf421eab4d32e039497b429444c147b31abebd65b11b0b3ff73cf10d484480bcf0aedb206011819df8ab0257

View File

@ -5,8 +5,8 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 3.4.7
Release: 3%{?dist}
Version: 3.4.10
Release: 1%{?dist}
Epoch: 1
License: GPL+
Url: http://www.wireshark.org/
@ -271,6 +271,9 @@ fi
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Thu Dec 16 2021 Michal Ruprich <mruprich@redhat.com> - 1:3.4.10-1
- Resolves: #2032966 - Rebase wireshark to fix multiple CVEs
* Mon Aug 16 2021 Michal Ruprich <mruprich@redhat.com> - 1:3.4.7-3
- Resolves: #1988120 - Enable LTO build of wireshark for RHEL 9