Commit Graph

284 Commits

Author SHA1 Message Date
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
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
Peter Lemenkov
e786aaccf2 Ver. 1.10.5
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-12-23 23:58:14 +04:00
Peter Lemenkov
b23552849b Fix FTBFS in Rawhide
- Fix endianness in the Bitcoin protocol dissector (patch no. 19)
- Last-minute fix for wrongly backported change (patch no. 20)
- Recent Glib doesn't provide g_memmove macro anymore so we have to fallback to
  memmove (patch no. 21)

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-12-19 14:08:43 +04:00
Peter Lemenkov
3a1a1b5cf9 Wireshark ver. 1.10.4
- Don't apply upsteamed patches no. 13, 14, 15, 16, 17
- Fix variable overflow (patch no. 18)
- Updated RTPproxy dissector (backported three more patches from trunk)

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-12-18 12:52:10 +04:00
Peter Hatina
4459b55d8d remove python support 2013-12-10 15:50:53 +01:00
Peter Hatina
1bc718c3fb fix read permissions of /dev/usbmon* 2013-12-10 10:41:24 +01:00
Peter Lemenkov
16ed22d47a Fix error in the backported RTPproxy patches
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-12-09 13:15:34 +04:00
Peter Lemenkov
61af307f0c Few bugfixes and enhancements
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-12-08 13:27:23 +04:00
Peter Lemenkov
65d033ba77 Few bugfixes and enhancements
- Updated RTPproxy dissector (again)
- Allow packets more than 64k (for USB capture). See patch no. 13
- Don't die during loading of some SIP capture files. See patch no. 14
- Backport support for RTPproxy dissector timeouts detection. See patch no. 15

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-11-27 16:24:19 +04:00
Peter Lemenkov
1738882448 Updated RTPproxy dissector
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-11-13 15:53:53 +04:00
Peter Hatina
23f6167453 fix subpackage requires 2013-11-07 09:59:52 +01:00
Peter Hatina
d4568781aa harden dumpcap capabilities 2013-11-06 09:06:35 +01:00
Peter Lemenkov
c06811f865 Ver. 1.10.3
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-11-02 16:44:30 +04:00
Peter Lemenkov
b6d90cd46a Added support for rtpproxy conversations (req/resp matching)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-10-01 15:53:01 +04:00
Peter Hatina
13974b6b7c fix build error caused by symbols clash 2013-09-24 13:15:23 +02:00
Peter Hatina
1fba24b8c0 move default temporary directory to /var/tmp 2013-09-24 13:13:09 +02:00
Peter Lemenkov
5579c45ac7 Bugfixes and enhancements
- Convert automake/pkgconfig files into patches (better upstream integration)
- Restored category in the *.desktop file
- Install another one necessary header file - frame_data_sequence.h

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-09-13 16:52:45 +04:00
Peter Lemenkov
527f19ab74 Enhance desktop integration (*.desktop and MIME-related files)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-09-12 18:51:16 +04:00
Peter Lemenkov
330c0bf2e6 Fix building on Fedora 18 (no perl-podlators)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-09-12 12:29:03 +04:00
Peter Lemenkov
6533a785d5 Add an OpenFlow dissector
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-09-12 10:37:58 +04:00
Peter Lemenkov
844b610048 Ver. 1.10.2
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-09-11 15:08:10 +04:00
Peter Lemenkov
1444df1987 Ver. 1.10.1
- Backported rtpproxy dissector module
- Removed outdated, and applied upstream patches

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2013-09-10 14:16:03 +04:00
Peter Hatina
24e4abb7b7 fix missing ws_symbol_export.h 2013-09-04 10:19:33 +02:00
Peter Hatina
f0bdc15d66 fix tap iostat overflow 2013-09-04 10:19:33 +02:00
Peter Hatina
629325b5b0 fix sctp bytes graph crash 2013-09-04 10:14:59 +02:00
Peter Hatina
2607a01b28 fix string overrun in plugins/profinet 2013-09-04 10:11:35 +02:00
Peter Hatina
b22cb924ca fix BuildRequires - libgcrypt-devel 2013-09-03 12:30:51 +02:00
Peter Hatina
df34ace9c2 fix build parameter 2013-09-03 10:55:42 +02:00
Dennis Gilmore
64a9337c0a - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 02:02:12 -05:00
Peter Hatina
c14c509532 fix pod2man build error 2013-06-24 16:12:17 +02:00
Peter Hatina
376acc0f78 fix bogus date 2013-06-24 15:49:28 +02:00
Peter Hatina
1a225def10 fix flow graph crash 2013-06-17 17:19:26 +02:00
Peter Hatina
f670be3fc9 upgrade to 1.10.0 2013-06-17 15:21:31 +02:00
Peter Hatina
cd49050d18 fix documentation build error 2013-04-08 14:35:09 +02:00
Peter Hatina
f0c20e216a fix capture crash (#894753) 2013-03-27 09:26:19 +01:00
Peter Hatina
36d36eff29 fix dns cleanup crash 2013-03-19 14:18:28 +01:00
Peter Hatina
773285dc1b return to gtk2 2013-03-18 11:46:55 +01:00
Peter Hatina
f77839f056 upgrade to 1.8.6 2013-03-12 10:08:06 +01:00
Parag Nemade
70571d9807 Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 2013-02-10 08:18:01 +05:30
Peter Hatina
78d02153f7 fix gtk3 layout issues
NOTE: there may be some windows with broken layouts left
2013-02-05 14:27:49 +01:00
Peter Hatina
80f31242ee add missing build dependency perl-podlators 2013-02-05 14:27:10 +01:00
Peter Hatina
edd50b45ef upgrade to 1.8.5 2013-01-31 10:58:25 +01:00
Peter Hatina
7d90fafd86 upgrade to 1.8.4 2012-12-03 09:16:47 +01:00
Peter Hatina
a0ea7fa728 fixed dissector table 2012-10-16 08:54:21 +02:00
Peter Hatina
5929109706 upgrade to 1.8.3 2012-10-11 11:36:35 +02:00
Jan Safranek
d91ac27b6c added back compatibility with RHEL6 2012-09-04 16:11:55 +02:00
Jan Safranek
d81c408318 Fixed fedora-review complaints. 2012-08-29 13:09:23 +02:00
Jan Safranek
2accc86fda fixed libwireshark.so.1: cannot open shared object file error message on startup
+ also fixed python linking, see http://www.mail-archive.com/wireshark-dev@wireshark.org/msg25938.html.
2012-08-29 13:07:36 +02:00
Jan Safranek
2209c3a99b upgrade to 1.8.2 2012-08-16 09:30:59 +02:00
Dennis Gilmore
206f10ccc2 Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 04:09:07 -05:00
Jan Safranek
08d607be97 upgrade to 1.8.1 2012-07-24 09:02:31 +02:00
Jan Safranek
6f2dff30ac Add gtk3 dependencies 2012-06-26 10:22:02 -04:00
Jan Safranek
d08c889822 Update to 1.8.0 2012-06-26 10:07:59 -04:00
Jan Safranek
4202a6299f upgrade to 1.6.8 2012-05-23 09:18:10 +02:00
Jan Safranek
df20f811b5 Removed dependency on GeoIP on RHEL. 2012-05-21 16:26:24 +02:00
Jan Safranek
4ef1f1fa3b upgrade to 1.6.7 2012-04-10 09:19:08 +02:00
Jan Safranek
5c210bc69c Merge branch 'f16' into f17
Conflicts:
	.gitignore
	sources
	wireshark.spec
2012-03-28 09:41:07 +02:00
Jan Safranek
98f8536d8e version++ 2012-03-28 09:37:34 +02:00
Jan Safranek
6809a52aea added AES support into netlogon dissector
(personally requested on IRC)
2012-03-09 17:36:02 +01:00
Jan Safranek
2346910a00 fixed wireshark crashing when using combo box in import dialog
Resolves: #773290
2012-03-09 17:35:59 +01:00
Jan Safranek
e95fa174de added AES support into netlogon dissector
(personally requested on IRC)
2012-03-09 17:35:33 +01:00
Jan Safranek
fbc8cc4cb6 fixed wireshark crashing when using combo box in import dialog
Resolves: #773290
2012-03-09 17:35:20 +01:00
Jan Safranek
cf8ee4cde8 Fixing macro definitions and explicit configuration of portaudio. 2012-02-03 12:27:47 +01:00
Jan Safranek
7342f7ac08 upgrade to 1.6.5 2012-01-11 09:22:21 +01:00
Jan Safranek
f9f018e909 upgrade to 1.6.5 2012-01-11 09:22:05 +01:00
Jan Safranek
7bfaf9650b fixed display of error message boxes on startup in gnome3
Resolves: #752559
2011-12-02 09:16:10 +01:00
Jan Safranek
1ec46ade89 upgrade to 1.6.4
build with c-ares and libpcap
Resolves: #759305
2011-12-02 09:16:02 +01:00