Commit Graph

320 Commits

Author SHA1 Message Date
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
Jan Safranek
9070e46b6b fixed display of error message boxes on startup in gnome3
Resolves: #752559
2011-12-02 09:02:45 +01:00
Jan Safranek
1104722bee upgrade to 1.6.4
build with c-ares and libpcap
Resolves: #759305
2011-12-02 09:01:00 +01:00
Jan Safranek
89cfcaafa3 version++ 2011-11-14 10:26:10 +01:00
Jan Safranek
54caa3db4e added Requires: shadow-utils
removed usermode
moved Requires: adns to wireshark.rpm
2011-11-14 10:22:33 +01:00
Jan Safranek
fca7422ce5 added Requires: shadow-utils
removed usermode
moved Requires: adns to wireshark.rpm
2011-11-14 10:18:55 +01:00
Jan Safranek
f6395b5a6c upgrade to 1.6.3 2011-11-02 09:45:04 +01:00
Jan Safranek
d066eab76b upgrade to 1.6.3 2011-11-02 09:08:18 +01:00
Dennis Gilmore
865fdb239b - Rebuilt for glibc bug#747377 2011-10-26 20:38:12 -05:00
Dennis Gilmore
205928a65c - Rebuilt for glibc bug#747377 2011-10-26 19:30:06 -05:00
Jan Safranek
feabc14621 updated autoconf macros and pkgconfig file in wireshark-devel to reflect current config.h
Resolves: #746655
2011-10-24 09:46:47 +02:00
Jan Safranek
b63d74a617 updated autoconf macros and pkgconfig file in wireshark-devel to reflect current config.h
Resolves: #746655
2011-10-24 09:37:20 +02:00
Steve Dickson
5a23b45c81 - Fixed a regression introduce by upstream patch r38306
which caused v4.1 traffic not to be displayed.
- Added v4 error status to packet detail window.

Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-17 13:25:32 -04:00
Steve Dickson
4fd960b1dd - Fixed a regression introduce by upstream patch r38306
which caused v4.1 traffic not to be displayed.
- Added v4 error status to packet detail window.

Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-17 13:12:35 -04:00
Jan Safranek
6d1180935b version++ 2011-09-13 10:13:07 +02:00
Jan Safranek
75a28cde54 upgrade to 1.6.2 2011-09-09 10:44:52 +02:00
Jan Safranek
a51bdcd9a4 upgrade to 1.6.2 2011-09-09 10:25:06 +02:00
Jan Safranek
16d6071874 upgrade to 1.6.1 2011-07-21 11:20:56 +02:00
Jan Safranek
85d4d927e5 fixed the message in both its occurences, forgotten by previous commit 2011-06-16 10:19:00 +02:00
Jan Safranek
161ede3255 version++ 2011-06-16 09:31:40 +02:00
Jan Safranek
ef36da6989 fixed Fedora-specific message when user is not part of 'wireshark' group 2011-06-16 09:30:51 +02:00
Jan Safranek
e0d0dbd9c0 added wspy_dissectors directory to the package
enabled zlib support
tuned configure options so it's clear in wireshark's 'about' box that capabilities are used
2011-06-09 14:56:59 +02:00
Jan Safranek
9a9fbf5615 Added missing python-config to build deps 2011-06-08 12:45:33 +02:00
Jan Safranek
04a707ad5f upgrade to 1.6.0 2011-06-08 11:53:52 +02:00
Jan Safranek
88fc6739db upgrade to 1.4.7 2011-06-02 15:29:05 +02:00
Steve Dickson
35ded6ace8 - Improved the NFS4.1 patcket dissectors
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-05-19 14:56:19 -04:00
Christopher Aillon
efe6224c35 Update icon cache scriptlet per packaging guidelines
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache
2011-05-07 20:30:16 -07:00
Jan Safranek
29617d8e85 upgrade to 1.4.6 2011-04-19 08:58:35 +02:00
Jan Safranek
71a36a8f0c upgrade to 1.4.5 2011-04-18 10:05:40 +02:00
Jan Safranek
b0cc94a77c From: Cosimo Cecchi <cosimoc@gnome.org>
Use hi-res icons
2011-04-04 13:18:35 +02:00
Jan Safranek
9d6019fe9c upgrade to 1.4.4
Resolves: #676781 CVE-2011-0538 CVE-2010-3445 CVE-2011-1143 CVE-2011-1140 CVE-2011-1138 CVE-2011-1139
2011-03-03 14:22:45 +01:00
Dennis Gilmore
c0eaa3171f - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 20:45:55 -06:00
Jan Safranek
05869d75aa create the 'wireshark' group as system, not user
add few additional header files to -devel subpackage
Resolves: #671997
2011-01-24 10:22:08 +01:00
Jan Safranek
7b96f14baf upgrade to 1.4.3 2011-01-13 14:15:40 +01:00
Jan Safranek
ca6292a2a5 fixed buffer overflow in ENTTEC dissector
Resolves: #662969
2011-01-05 13:03:34 +01:00
Jan Safranek
b3df85ed2c added epan/dissectors/*.h to -devel subpackage
Resolves: #662969
2010-12-15 15:24:16 +01:00
Jan Safranek
2c07b0aac8 remove SVN checkout support, I prefer to release stable sw. And get rid of dependency on libtool as side effect. 2010-12-06 15:22:43 +01:00
Jan Safranek
42b94425aa fixed generation of man pages again
Resolves: #635878
2010-12-06 13:41:05 +01:00
Jan Safranek
d45d3cc486 version++ 2010-11-26 14:26:26 +01:00
Jan Safranek
ca94db0c70 rework the Wireshark security:
- remove the console helper
- add new group 'wireshark'
- allow only members of this group to capture the packets
- remove unused/obsolete patches
Resolves: 657490
2010-11-26 14:23:19 +01:00
Jan Safranek
1deae9bdc7 remove unused patch 2010-11-22 11:06:56 +01:00
Jan Safranek
6fcd91cd37 upgrade to 1.4.2 2010-11-22 09:55:05 +01:00
Jan Safranek
fd4753fd2c temporarily disable zlib until https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4955 is resolved
Resolves: #643461
2010-11-01 16:28:38 +01:00
Jan Safranek
9db68dbef1 Add missing incons to filelist
Fix some rpmlint warnings, mainly mixed spaces and tabs.
2010-10-22 12:11:41 +02:00
Jan Safranek
6e286a2ec3 associate *.pcap files with wireshark
Resolves: #641163
2010-10-22 12:11:33 +02:00
Jan Safranek
a73ce1e1c7 Own the %%{_libdir}/wireshark dir
Resolves: #644508
2010-10-22 12:11:20 +02:00
Jan Safranek
b28611b633 upgrade to 1.4.1
Resolves: #643610
2010-10-22 12:11:03 +02:00
Jesse Keating
b1a79cf272 Fix release line 2010-09-29 15:36:55 -07:00
Jesse Keating
3b8b62aec2 - Rebuilt for gcc bug 634757 2010-09-29 15:28:26 -07:00
Jan Safranek
771ef26f8d fixed generation of man pages
Resolves: #635878
2010-09-24 16:13:23 +02:00
Jan Safranek
5edc233d8d Add all header files from debian/wireshark-dev.header-files to the devel subpackage
(except dissectors - they seem to be useless for plugin development)
2010-09-01 12:53:33 +02:00
Jan Safranek
1bd4cbdf9c Update to 1.4.0
- remove unused patches
- remove tethereal/ethereal
- remove rpath
- build with python plugins
2010-09-01 10:16:24 +02:00
Jan Safranek
a078a4fdb8 upgrade to 1.2.10 2010-07-30 09:33:02 +02:00
Jan Safranek
84d4f4b21b Rebuilt again for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild 2010-07-30 09:24:53 +02:00
Jan Šafránek
0dda79b17f removing useless LDFLAGS Resolves: #603224 2010-07-22 08:19:10 +00:00
dmalcolm
c2516d7538 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 07:14:25 +00:00
Radek Vokál
a459b554cd upgrade to 1.2.9 2010-06-11 12:44:25 +00:00
Radek Vokál
2df808d091 removing traling bracket from python_sitearch (#592391) 2010-05-17 08:17:14 +00:00
Radek Vokál
433d5cd43a release++ 2010-05-07 12:07:14 +00:00
Radek Vokál
14672d4139 recreated disable_warning_dialog patch 2010-05-07 12:06:31 +00:00
Radek Vokál
283cb9df29 python site_arch 2010-05-07 07:48:14 +00:00
Radek Vokál
d62b0bde46 upgrade to 1.2.8 2010-05-06 15:10:13 +00:00
Radek Vokál
d59b99aff2 add GeoIP support 2010-04-06 21:42:33 +00:00
Radek Vokál
708c3754b0 upgrade to 1.2.7 2010-04-02 14:24:26 +00:00
Radek Vokál
3eb82fd431 bring back pie 2010-03-24 11:43:08 +00:00