Compare commits
16 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
52f9c0b447 | ||
|
|
a018f82fca | ||
|
|
06d5d008d1 | ||
|
|
aa73d093f7 | ||
|
|
13b2d1d820 | ||
|
|
67f641e2d7 | ||
|
|
14c3a4d978 | ||
|
|
9b5f44075f | ||
|
|
586fed2c4a | ||
|
|
6eb8802f02 | ||
|
|
fdb1e794f8 | ||
|
|
7d61567722 | ||
|
|
5db0d81732 | ||
|
|
3e85601c1c | ||
|
|
ba2ce0a5e8 | ||
|
|
a1462cae0f |
1 changed files with 6 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ Buildrequires: cmake
|
|||
#needed for sdjournal external capture interface
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: libnghttp2-devel
|
||||
#needed for sdjournal external capture interface
|
||||
BuildRequires: systemd-devel
|
||||
|
||||
Obsoletes: wireshark-qt, wireshark-gtk
|
||||
|
||||
|
|
@ -133,6 +135,7 @@ and plugins.
|
|||
-DENABLE_PLUGINS=ON \
|
||||
-DENABLE_NETLINK=ON \
|
||||
-DBUILD_dcerpcidl2wrs=OFF \
|
||||
-DENABLE_sdjournal=ON \
|
||||
-DBUILD_sdjournal=ON \
|
||||
.
|
||||
|
||||
|
|
@ -278,9 +281,12 @@ getent group usbmon >/dev/null || groupadd -r usbmon
|
|||
- New version 3.0.3
|
||||
- Fixes CVE-2019-13619
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
>>>>>>> f31
|
||||
* Tue Apr 09 2019 Michal Ruprich <mruprich@redhat.com> - 1:3.0.1-1
|
||||
- New version 3.0.1
|
||||
- Fixes CVE-2019-10894, CVE-2019-10895, CVE-2019-10896, CVE-2019-10897, CVE-2019-10898, CVE-2019-10899, CVE-2019-10900, CVE-2019-10901, CVE-2019-10902, CVE-2019-10903
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue