Commit Graph

364 Commits

Author SHA1 Message Date
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
Jeff Layton
ddc891d809 Add patches for NFSv4.0 callback channel decode and decoders for more SMB
FIND_FILE infolevels
2010-03-16 14:22:22 +00:00
Radek Vokál
94574385b7 upgrade to 1.2.6 2010-01-29 13:45:08 +00:00
Radek Vokál
85c18be339 better support for svn checkouts 2010-01-20 11:41:20 +00:00
Radek Vokál
65c7e84b69 init.lua is always present 2010-01-05 18:04:30 +00:00
Radek Vokál
f699be9204 fix file list 2010-01-05 12:45:59 +00:00
Radek Vokál
a57ef083c0 adds autoconf macro file 2009-12-21 11:19:39 +00:00
Radek Vokál
fb8504bcb8 upgrade to 1.2.5 2009-12-18 09:27:49 +00:00
Radek Vokál
70a7db4130 remove warning dialog, split -devel package 2009-12-17 09:17:07 +00:00
Radek Vokál
68e7ca9a29 enable Lua support 2009-12-15 08:36:27 +00:00
Radek Vokál
9217fdd6b4 upgrade to 1.2.4 2009-11-18 16:30:22 +00:00
Radek Vokál
9ad2c53d3e upgrade to 1.2.3 2009-10-30 17:28:20 +00:00
Radek Vokál
16bbab8071 upgrade to 1.2.2 2009-09-21 11:42:28 +00:00
Radek Vokál
88c986df6d Disable portaudio for RHEL 2009-09-15 06:56:14 +00:00
Radek Vokál
2235e428a7 rebuilt 2009-08-28 12:13:05 +00:00
Tomáš Mráz
e09f36fcde - rebuilt with new openssl 2009-08-21 16:26:41 +00:00
Jesse Keating
c1ade7c2db - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 07:18:33 +00:00
Radek Vokál
4463b84c23 upgrade to 1.2.1 2009-07-22 11:29:57 +00:00
Radek Vokál
963c50f59b upgrade to 1.2.0 2009-06-16 09:57:44 +00:00
Radek Vokál
b1bc8ded85 upgrade to latest dev release of 1.1.4 2009-05-22 08:23:25 +00:00
Radek Vokál
599c7fb7b2 upgrade to 1.1.3 2009-03-26 18:30:57 +00:00
Radek Vokál
a116e5ed6a BuildRequires: libsmi-devel 2009-03-26 08:53:40 +00:00
Jesse Keating
fd0c4a06a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 18:48:09 +00:00
Radek Vokál
70db6966dc - add netdump support 2009-02-16 15:47:59 +00:00
Steve Dickson
e542b9cafe NFSv4.1: Add support for backchannel decoding 2009-02-15 13:43:57 +00:00
Radek Vokál
99484d3315 upgrade to latest development release - 1.1.2 2009-01-19 12:20:27 +00:00
Tomáš Mráz
f03cfcfb82 - rebuild with new openssl 2009-01-18 15:30:13 +00:00
Ignacio Vazquez-Abrams
6c73829c16 Rebuild for Python 2.6 2008-11-29 17:35:11 +00:00
Radek Vokál
d236076e4c upgrade to 1.1.1 development release 2008-11-13 13:05:09 +00:00
Radek Vokál
1a35257c55 upgrade to 1.0.3 2008-09-10 06:36:14 +00:00
Radek Vokál
575237379c fix wireshark-gnome requires 2008-08-25 13:50:39 +00:00
Steve Dickson
01a52df715 Removed the fuzzines from wireshark-nfsv4-opts.patch 2008-07-25 13:21:06 +00:00
Radek Vokál
62e591eb84 fix pie patch 2008-07-18 12:42:56 +00:00
Radek Vokál
977e92ccaf - Added patches to support NFSv4.1 2008-07-18 12:12:46 +00:00
Radek Vokál
df2ad072fe upgrade to 1.0.2 2008-07-11 07:37:01 +00:00
Radek Vokál
bef587b9b2 - upgrade to 1.0.1 2008-07-08 07:42:05 +00:00
Dennis Gilmore
d09c0f2cf8 use -fPIE on sparc arches and rebuild for new gnutls 2008-06-29 23:45:12 +00:00
Radek Vokál
f2278559ac add flex to br 2008-04-02 19:59:32 +00:00
Radek Vokál
8a9d8208ed change br 2008-04-02 19:48:32 +00:00
Radek Vokál
6f689f61b3 Add br: python 2008-04-01 19:05:27 +00:00
Radek Vokál
b41f0c2285 add buildrequires bison and yacc 2008-04-01 18:40:18 +00:00
Radek Vokál
27fd80772d upgrade to 1.0.0 2008-04-01 17:41:00 +00:00
Jesse Keating
cb0f49d49c - Autorebuild for GCC 4.3 2008-02-19 23:03:38 +00:00
Radek Vokál
f115bf3e61 - fix crash in unprivileged mode (#317681) 2007-12-19 13:21:46 +00:00
Radek Vokál
57c256e239 - upgrade to 0.99.7 2007-12-18 22:51:06 +00:00
Radek Vokál
53bcf22988 - rebuilt for openssl 2007-12-07 10:38:38 +00:00
Radek Vokál
bc92d51775 - switch to libsmi from net-snmp
- disable ADNS due to its lack of Ipv6 support
- 0.99.7 prerelease 2
2007-11-26 15:40:31 +00:00
Radek Vokál
e301ecb6a6 upgrade tp 0.99.7 pre-release 2007-11-20 20:31:52 +00:00
Radek Vokál
6ec0fb192b fixed URL 2007-09-19 07:19:32 +00:00
Radek Vokál
9f791161a5 rebuilt and licence 2007-08-23 15:01:40 +00:00
Radek Vokál
46dfdb9f29 upgrade to 0.99.6 2007-07-09 14:09:01 +00:00
Radek Vokál
7ae6001495 turn on ADNS support 2007-06-18 13:09:15 +00:00
Radek Vokál
18cc0fa355 - update to pre1 of 0.99.6 release 2007-05-23 14:37:36 +00:00
Radek Vokál
646e1ce1a0 - multiple security issues fixed (#227140) 2007-02-05 14:36:44 +00:00
Radek Vokál
e1c25dcf4f release++ 2007-01-15 11:31:23 +00:00
Radek Vokál
e08989f8b3 - another 0.99.5 prerelease, fix build bug and pie flags 2007-01-15 11:30:17 +00:00
Radek Vokál
731b01f528 version++ 2006-12-12 10:55:23 +00:00
Radek Vokál
54b7d12e29 - update to 0.99.5 prerelease, spec file tuneup 2006-12-12 10:54:43 +00:00
Jeremy Katz
258f8af1e3 - rebuild for python 2.5 2006-12-07 16:38:58 +00:00
Radek Vokál
5742d5be7b - rebuilt for new libpcap and net-snmp 2006-11-28 13:59:53 +00:00
Radek Vokál
91ba1b7b99 - add htmlview to Buildrequires to be picked up by configure scripts
(#216918)
2006-11-23 09:56:40 +00:00
Radek Vokál
7fdec1fe47 - Requires: net-snmp for the list of MIB modules 2006-11-07 09:26:23 +00:00
Radek Vokál
ff87c02b74 add dist tag 2006-11-06 08:27:39 +00:00
Radek Vokál
7755bfbaca - upgrade to 0.99.4 final 2006-11-01 12:26:13 +00:00
Radek Vokál
7a60edd225 upgrade to pre2 2006-10-31 07:50:38 +00:00
Radek Vokál
7926b6ca20 - upgrade to 0.99.4-0.pre1 2006-10-10 06:39:09 +00:00
Radek Vokál
6ec5a00e40 - upgrade to 0.99.3 2006-08-25 08:42:21 +00:00
Radek Vokál
7ba31d8fba - upgrade to 0.99.2 2006-07-18 06:50:33 +00:00
Jesse Keating
c3efff9f4f bump 2006-07-12 18:48:37 +00:00
Radek Vokál
02c4449d53 - upgrade to 0.99.2pre1, fixes (#198242) 2006-07-11 07:18:55 +00:00
Radek Vokál
0fc81e129c auto-import wireshark-0.99.1-0.pre1 on branch devel from
wireshark-0.99.1-0.pre1.src.rpm
2006-06-15 13:27:16 +00:00