New upstream version 2.4.2
Contains fixes for CVE-2017-15189, CVE-2017-15190, CVE-2017-15191, CVE-2017-15192, CVE-2017-15193, CVE-2017-13764, CVE-2017-13765, CVE-2017-13766, CVE-2017-13767
This commit is contained in:
parent
b4a8ad2069
commit
d2f2ba4113
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (wireshark-2.4.0.tar.xz) = 1bac69c6582c05db05cf9fbe818baa62308e531ee3c304bcf0fe7a81aa84c41dc647ebd221f9b98d823557180097b6c239b05841ddc7ca7ede47ee2936715ab9
|
||||
SHA512 (SIGNATURES-2.4.0.txt) = db2139dad73ac8ed83fa097e5ce17bac1bd14b302c338b3c1c49dc401ba39eb17fee2d34ae350ae1bbdf7311f66a9b814028c5425e309be9b128b89995c81af8
|
||||
SHA512 (wireshark-2.4.2.tar.xz) = 212964482a1e45af490ef78b3f2465384f84c007a76c3a99e8de0e2c37d933fb34b0da5631f4a36ca12d2fa7cc4376d3d405cbe7f7113791ea09dba7e5915417
|
||||
SHA512 (SIGNATURES-2.4.2.txt) = b107d46c9e4fefbf18243f6c4442bab4e5996a264932df24e6ba2a42f68ee04a4a23eed9779b1dabe7169fe22f95aadd75d1b37a7323aad719d3c58251238f8b
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 2.4.0
|
||||
Release: 6%{?dist}
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
@ -362,6 +362,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
||||
%{_mandir}/man1/randpkt.*
|
||||
%{_mandir}/man1/reordercap.*
|
||||
%{_mandir}/man1/sshdump.*
|
||||
%{_mandir}/man1/udpdump.*
|
||||
%{_mandir}/man4/extcap.*
|
||||
%dir %{_datadir}/wireshark
|
||||
%{_datadir}/wireshark/*
|
||||
@ -396,6 +397,10 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 12 2017 Michal Ruprich <mruprich@redhat.com> - 1:2.4.2-1
|
||||
- New upstream version 2.4.2
|
||||
- Contains fixes for CVE-2017-15189, CVE-2017-15190, CVE-2017-15191, CVE-2017-15192, CVE-2017-15193, CVE-2017-13764, CVE-2017-13765, CVE-2017-13766, CVE-2017-13767
|
||||
|
||||
* Tue Aug 08 2017 Martin Sehnoutka <msehnout@redhat.com> - 1:2.4.0-6
|
||||
- Use epoch in Requires (rhbz#1478501)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user