New version 3.4.7
This commit is contained in:
parent
fdd2ae7818
commit
9081c267e4
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (wireshark-3.4.6.tar.xz) = eac358bb6457ba704db364a8a8431652e8427f17f5a69d92195fe00afb8db028b92a6a36e216ee5f692621b1ad35ea2f6cebdb08076f091e76a04e048192b89d
|
SHA512 (wireshark-3.4.7.tar.xz) = 26546828d26f0fef1021ae9fccf5c3f1d7cb3bd05ce63ec37259a1938546ec427415d542fe985c11f95055f7677a19b010be57c7082848714b1755565f092ed0
|
||||||
SHA512 (SIGNATURES-3.4.6.txt) = c61b63493921a1a000e4b7b9d7b734f37bce7420705754c1f2cd56e138049bdc19930f4522a87a2775e88c9852bcf66f7bed65e178687d29653941ac8549c09a
|
SHA512 (SIGNATURES-3.4.7.txt) = 17d0c588b59bb6339797fcc84111673f303161d69756809f3e09a332179b0835ac377259e50ff6a6d4a09f6327c3af1b6f11b8c4d4f2e0a9dbcf040e667b4305
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 3.4.6
|
Version: 3.4.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -74,7 +74,7 @@ BuildRequires: libmaxminddb-devel
|
|||||||
%if %{with_lua} && 0%{?fedora}
|
%if %{with_lua} && 0%{?fedora}
|
||||||
BuildRequires: compat-lua-devel
|
BuildRequires: compat-lua-devel
|
||||||
%endif
|
%endif
|
||||||
Buildrequires: git
|
Buildrequires: git-core
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Buildrequires: python3-devel
|
Buildrequires: python3-devel
|
||||||
%endif
|
%endif
|
||||||
@ -274,6 +274,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 15 2021 Michal Ruprich <mruprich@redhat.com> - 1:3.4.7-1
|
||||||
|
- New version 3.4.7
|
||||||
|
|
||||||
* Thu Jun 10 2021 Michal Ruprich <mruprich@redhat.com> - 1:3.4.6-1
|
* Thu Jun 10 2021 Michal Ruprich <mruprich@redhat.com> - 1:3.4.6-1
|
||||||
- New version 3.4.6
|
- New version 3.4.6
|
||||||
- Fix for CVE-2021-22207
|
- Fix for CVE-2021-22207
|
||||||
|
Loading…
Reference in New Issue
Block a user