Peter Robinson
f31be2ba67
Build QT GUI with qt5 (rhbz #1347752 )
2016-11-19 12:25:07 +00:00
Peter Robinson
1f2c600f6e
Version 2.2.2, Use %%license, spec cleanups, Put udev rules in right location (rhbz #1365581 )
2016-11-18 18:11:01 +00:00
Peter Lemenkov
7658e2c5e3
Cleanup old legacy configure switches
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2016-11-02 16:43:02 +03:00
Kevin Fenzi
d123d4dd1d
Add Requires(post) for systemd-udev to avoid rpm scriptlet failures
2016-09-13 20:39:11 -06:00
Peter Hatina
f0e48139b9
Ver. 2.1.1
2016-07-24 20:22:43 +02:00
Fedora Release Engineering
58c4a529a8
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 13:10:12 +00:00
Peter Hatina
87a825936a
Fix typo, install ws_diag_control
2016-07-13 19:49:55 +02:00
Peter Hatina
d6256793ec
Install ws_diag_control.h into standard include directory
2016-06-20 21:34:20 +02:00
Peter Hatina
c9a65bf7d7
Ver. 2.1.0
2016-06-14 22:33:08 +02:00
Peter Hatina
34cad2b428
Ver. 2.0.3
2016-04-28 12:49:12 +02:00
Peter Hatina
dcb4bfdc26
Ver. 2.0.2
2016-03-01 11:05:15 +01:00
Peter Hatina
7d05a9ad4e
Fix missing Requires (glib-2.0 and gmodile-2.0) in wireshark.pc
2016-02-23 13:13:03 +01:00
Fedora Release Engineering
fee8d07077
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-05 03:04:13 +00:00
Peter Hatina
1e9825f3ea
Merge branch 'master' of ssh://pkgs.fedoraproject.org/wireshark
2016-01-14 12:03:02 +01:00
Peter Hatina
fe8ecadd7f
Ver. 2.0.1
2016-01-14 11:56:55 +01:00
Peter Lemenkov
0745176bae
Ver. 1.12.9
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2016-01-08 13:23:25 +03:00
Peter Lemenkov
8676769506
Fixed Wireshark detection in external projects using wireshark.m4 script
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2015-11-03 17:42:20 +03:00
Peter Hatina
2304af6862
Ver. 1.12.8
2015-10-15 08:59:13 +02:00
Peter Lemenkov
76137e2b71
Build with libnl3
...
- Enable libnl3 (see rhbz#1207386, rhbz#1247566)
- Remove airpcap switch (doesn't have any effect on Linux)
- Backport patch no. 11 from upstream
- Fixed building with F24+
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2015-08-21 17:30:03 +03:00
Peter Lemenkov
f18b71a8d5
Ver. 1.12.7
...
- Ver. 1.12.7
- Dropped patch no. 11 (applied upstream)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2015-08-18 17:34:36 +03:00
Peter Hatina
d419506eba
Move plugins to %{_libdir}/wireshark/plugins to avoid transaction conflicts
2015-07-01 09:56:49 +02:00
Peter Hatina
22f47f873a
Disable overlay scrolling
2015-06-29 09:58:33 +02:00
Peter Hatina
3eb69c351a
Add symlink plugins/current -> plugins/%{version}
2015-06-26 08:59:12 +02:00
Peter Hatina
52325a8a08
Ver. 1.12.6 - add missing sources
2015-06-18 11:24:29 +02:00
Peter Hatina
7ec8ad423e
Ver. 1.12.6
2015-06-18 11:01:54 +02:00
Peter Hatina
d2308abcb8
Ver. 1.12.5
2015-05-13 08:58:22 +02:00
Richard Hughes
22b5a493e1
Add an AppData file for the software center
2015-03-26 16:46:20 +00:00
Peter Hatina
e86e290f45
Ver. 1.12.4
2015-03-05 14:54:32 +01:00
Peter Hatina
8fa75b2946
temporary: disable lua
2015-02-02 13:17:06 +01:00
Peter Hatina
ee47273ea8
rebuild with gtk3
...
fix gdk crash
2015-02-02 08:32:28 +01:00
Peter Hatina
97be54da4a
Ver. 1.12.3
2015-01-08 08:48:57 +01:00
Peter Hatina
dc6ff555be
fix CLI parsing by getopt_long
2014-12-29 14:35:25 +01:00
Peter Hatina
05ceca548a
Ver. 1.12.2
2014-11-17 10:16:52 +01:00
Peter Hatina
9604b4688b
Ver. 1.12.1
2014-09-22 11:49:25 +02:00
Peter Lemenkov
520d26fea2
Install epan/wmem/*.h files
...
See rhbz #1129419 .
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2014-09-09 16:15:10 +04:00
Peter Hatina
ed57f9451d
fix fields print format
2014-09-03 11:07:42 +02:00
Rex Dieter
81ac0f4c77
update mime scriptlets
2014-08-18 12:40:20 -05:00
Peter Robinson
3393f0c12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-18 08:41:55 +00:00
Peter Lemenkov
d3e57132f6
Wireshark ver. 1.12.0
...
- Dropped a lot of outdated patches.
- Added /usr/sbin/captype application.
- Added temporary workaround for wireshark.pc.in missing in the official
tarball.
- Removed outdated --with-dumpcap-group="wireshark" cli switch. It
doesn't work during rpmbuild, and we still set group explicitly in the
'files' section.
- Removed --enable-setcap-install. Likewise.
- Some ANSI C header files were moved to epan/
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2014-08-07 18:35:19 +04:00
Peter Hatina
5854965e20
Ver. 1.10.9
2014-08-01 09:01:14 +02:00
Peter Hatina
d77a65f867
Ver. 1.10.8
2014-06-13 11:58:39 +02:00
Dennis Gilmore
749f09430a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 23:38:22 -05:00
Peter Hatina
4547844abb
add AMQP 1.0 support
2014-05-30 09:53:11 +02:00
Peter Hatina
62e5aae7bf
Ver. 1.10.7
2014-04-23 08:05:42 +02:00
Peter Hatina
54a65b614e
Reload udev rule for usbmon subsystem only
2014-03-21 07:45:49 +01:00
Peter Lemenkov
88032ffad5
Ver. 1.10.6
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2014-03-08 19:36:22 +04:00
Peter Hatina
9dcc3e979a
Reorganize Capture Dialog layout
2014-03-07 09:26:02 +01:00
Ville Skyttä
f83569ed5f
Fix --with-gtk* build option usage.
2014-02-09 22:12:37 +02:00
Peter Lemenkov
b47624d7e5
Fixed paths in the desktop-file (see rhbz #1059188 )
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2014-01-29 17:16:46 +04:00
Peter Lemenkov
ab5f7ca144
A couple of bugfixes and enhancements
...
- Updated RTPproxy dissector (again)
- Fix rare issue with the Sniffer traces (patch no. 23)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2014-01-13 16:38:45 +04:00