36d02cf
%global with_lua 1
fe8ecad
%global with_portaudio 1
fe8ecad
%global with_GeoIP 1
d91ac27
9db68db
Summary:	Network traffic analyzer
9db68db
Name:		wireshark
c7832af
Version:	2.4.0
b4a8ad2
Release:	6%{?dist}
88f0a06
Epoch:          1
9db68db
License:	GPL+
9db68db
Group:		Applications/Internet
fe8ecad
Url:		http://www.wireshark.org/
1f2c600
4cab850
Source0:	https://wireshark.org/download/src/%{name}-%{version}.tar.xz
c7832af
Source1:        https://www.wireshark.org/download/src/all-versions/SIGNATURES-%{version}.txt
c7832af
Source2:	90-wireshark-usbmon.rules
1f2c600
b4a8ad2
Requires:	%{name}-cli = %{epoch}:%{version}-%{release}
1444df1
# Fedora-specific
3a952a2
%if %{with_lua}
1444df1
Patch1:		wireshark-0001-enable-Lua-support.patch
3a952a2
%endif
1444df1
# Fedora-specific
1444df1
Patch2:		wireshark-0002-Customize-permission-denied-error.patch
61af307
# Will be proposed upstream
d3e5713
Patch3:		wireshark-0003-fix-string-overrun-in-plugins-profinet.patch
5579c45
# Fedora-specific
4cab850
Patch4:		wireshark-0004-Restore-Fedora-specific-groups.patch
Peter Hatina 1fba24b
# Fedora-specific
4cab850
Patch5:		wireshark-0005-Fix-paths-in-a-wireshark.desktop-file.patch
b47624d
# Fedora-specific
4cab850
Patch6:		wireshark-0006-Move-tmp-to-var-tmp.patch
977e92c
1f2c600
BuildRequires:	bzip2-devel
1f2c600
BuildRequires:	c-ares-devel
1f2c600
BuildRequires:	elfutils-devel
1f2c600
BuildRequires:	gcc-c++
1f2c600
BuildRequires:	glib2-devel
1f2c600
BuildRequires:	gnutls-devel
1f2c600
BuildRequires:	gtk3-devel
1f2c600
BuildRequires:	krb5-devel
1f2c600
BuildRequires:	libcap-devel
1f2c600
BuildRequires:	libgcrypt-devel
1f2c600
BuildRequires:	libnl3-devel
5742d5b
BuildRequires:	libpcap-devel >= 0.9
1f2c600
BuildRequires:	libselinux-devel
9db68db
BuildRequires:	libsmi-devel
9db68db
BuildRequires:	openssl-devel
2c07b0a
BuildRequires:	desktop-file-utils
bc92d51
BuildRequires:	xdg-utils
1f2c600
BuildRequires:	bison
1f2c600
BuildRequires:	flex
1f2c600
BuildRequires:	pcre-devel
76137e2
BuildRequires:	perl(Pod::Html)
76137e2
BuildRequires:	perl(Pod::Man)
88f0a06
Buildrequires:  libssh-devel
88f0a06
Buildrequires:  libssh2-devel
f31be2b
BuildRequires:	qt5-linguist
f31be2b
BuildRequires:	qt5-qtbase-devel
f31be2b
BuildRequires:	qt5-qtmultimedia-devel
f31be2b
BuildRequires:	qt5-qtsvg-devel
1f2c600
BuildRequires:	zlib-devel
df20f81
%if %{with_GeoIP}
df20f81
BuildRequires:	GeoIP-devel
df20f81
%endif
68e7ca9
%if %{with_lua}
36d02cf
BuildRequires:	compat-lua-devel
68e7ca9
%endif
d08c889
BuildRequires: libtool, automake, autoconf
3a952a2
Buildrequires: git
d0b500d
Buildrequires: python2-devel
d08c889
1f2c600
%description
1f2c600
Metapackage with installs %{name}-cli and %{name}-qt.
1f2c600
1f2c600
%package	cli
1f2c600
Summary:	Network traffic analyzer
1f2c600
Group:		Applications/Internet
b4a8ad2
Requires:	%{name} = %{epoch}:%{version}-%{release}
54caa3d
Requires(pre):	shadow-utils
d123d4d
Requires(post): systemd-udev
54caa3d
1f2c600
%description cli
1f2c600
Wireshark allows you to examine protocol data stored in files or as it is
1f2c600
captured from wired or wireless (WiFi or Bluetooth) networks, USB devices,
1f2c600
and many other sources.  It supports dozens of protocol capture file formats
1f2c600
and understands more than a thousand protocols.
1f2c600
1f2c600
It has many powerful features including a rich display filter language
1f2c600
and the ability to reassemble multiple protocol packets in order to, for
1f2c600
example, view a complete TCP stream, save the contents of a file which was
1f2c600
transferred over HTTP or CIFS, or play back an RTP audio stream.
1f2c600
1f2c600
This package contains command-line utilities, plugins, and documentation for
1f2c600
Wireshark.
1f2c600
fe8ecad
%package	qt
fe8ecad
Summary:	Wireshark's Qt-based GUI
0fc81e1
Group:		Applications/Internet
b4a8ad2
Requires:	%{name}-cli = %{epoch}:%{version}-%{release}
54caa3d
Requires:	xdg-utils
54caa3d
Requires:	hicolor-icon-theme
fe8ecad
%if %{with_portaudio}
fe8ecad
Requires:	portaudio
fe8ecad
BuildRequires:	portaudio-devel
fe8ecad
%endif
fe8ecad
%if %{with_GeoIP}
fe8ecad
Requires:	GeoIP
d91ac27
%endif
fe8ecad
Requires(post):	/usr/sbin/update-alternatives
fe8ecad
Requires(postun):	/usr/sbin/update-alternatives
1f2c600
1f2c600
%description qt
1f2c600
This package contains the Qt Wireshark GUI and desktop integration files.
fe8ecad
fe8ecad
%package	gtk
fe8ecad
Summary:	Wireshark's GTK+-based GUI
fe8ecad
Group:		Applications/Internet
1f2c600
b4a8ad2
Requires:	%{name}-cli = %{epoch}:%{version}-%{release}
b4a8ad2
Requires:	%{name} = %{epoch}:%{version}-%{release}
fe8ecad
# This package used to be called wireshark-gnome.
fe8ecad
Provides:	wireshark-gnome = %{version}-%{release}
fe8ecad
Obsoletes:	wireshark-gnome < 2.0.0
99484d3
%if %{with_portaudio}
99484d3
Requires:	portaudio
fe8ecad
BuildRequires:	portaudio-devel
99484d3
%endif
d91ac27
%if %{with_GeoIP}
d91ac27
Requires:	GeoIP
d91ac27
%endif
fe8ecad
Requires:	xdg-utils
fe8ecad
Requires:	hicolor-icon-theme
fe8ecad
BuildRequires:	desktop-file-utils
fe8ecad
Requires(post):	desktop-file-utils
fe8ecad
Requires(post):	/usr/sbin/update-alternatives
fe8ecad
Requires(postun):	/usr/sbin/update-alternatives
0fc81e1
1f2c600
%description gtk
1f2c600
This package contains the GTK+ Wireshark GUI and desktop integration files.
1f2c600
70a7db4
%package devel
9db68db
Summary:	Development headers and libraries for wireshark
70a7db4
Group:		Development/Libraries
b4a8ad2
Requires:	%{name} = %{epoch}:%{version}-%{release} glibc-devel glib2-devel
70a7db4
70a7db4
%description devel
70a7db4
The wireshark-devel package contains the header files, developer
70a7db4
documentation, and libraries required for development of wireshark scripts
70a7db4
and plugins.
70a7db4
0fc81e1
0fc81e1
%prep
3a952a2
%autosetup -S git
70a7db4
0fc81e1
%build
d09c0f2
%ifarch s390 s390x sparcv9 sparc64
1f2c600
export PIECFLAGS="-fPIE -fPIC"
0fc81e1
%else
1f2c600
export PIECFLAGS="-fpie -fPIC"
0fc81e1
%endif
1f2c600
0fc81e1
# FC5+ automatic -fstack-protector-all switch
Peter Hatina df34ace
export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector-strong/-fstack-protector-all}
fd4753f
export CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS $PIECFLAGS -D_LARGEFILE64_SOURCE"
fd4753f
export CXXFLAGS="$RPM_OPT_FLAGS $CPPFLAGS $PIECFLAGS -D_LARGEFILE64_SOURCE"
1f2c600
export LDFLAGS="$LDFLAGS -pie -fPIC"
85c18be
1444df1
autoreconf -ivf
d08c889
0fc81e1
%configure \
838c0b1
   --bindir=%{_bindir} \
bc92d51
   --with-libsmi \
0fc81e1
   --with-gnu-ld \
0fc81e1
   --with-pic \
7658e2c
   --with-gtk=3 \
f31be2b
   --with-qt=5 \
68e7ca9
%if %{with_lua}
68e7ca9
   --with-lua \
68e7ca9
%else
68e7ca9
   --with-lua=no \
68e7ca9
%endif
cf8ee4c
%if %{with_portaudio}
cf8ee4c
   --with-portaudio \
cf8ee4c
%else
cf8ee4c
  --with-portaudio=no \
cf8ee4c
%endif
df20f81
%if %{with_GeoIP}
df20f81
   --with-geoip \
df20f81
%else
df20f81
   --with-geoip=no \
df20f81
%endif
0fc81e1
   --with-ssl \
18cc0fa
   --disable-warnings-as-errors \
Peter Hatina d419506
   --with-plugins=%{_libdir}/%{name}/plugins \
fe8ecad
   --with-libnl \
c9a65bf
   --disable-androiddump \
c9a65bf
   --disable-randpktdump
1bd4cbd
1bd4cbd
#remove rpath
1bd4cbd
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
1bd4cbd
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
1bd4cbd
771ef26
make %{?_smp_mflags}
0fc81e1
0fc81e1
%install
1444df1
make DESTDIR=%{buildroot} install
0fc81e1
0fc81e1
# Install python stuff.
d0b500d
mkdir -p %{buildroot}%{python2_sitearch}
d0b500d
install -m 644 tools/wireshark_be.py tools/wireshark_gen.py  %{buildroot}%{python2_sitearch}
0fc81e1
527f19a
desktop-file-validate %{buildroot}%{_datadir}/applications/wireshark.desktop
fe8ecad
desktop-file-validate %{buildroot}%{_datadir}/applications/wireshark-gtk.desktop
0fc81e1
5edc233
#install devel files (inspired by debian/wireshark-dev.header-files)
1444df1
install -d -m 0755  %{buildroot}%{_includedir}/wireshark
1444df1
IDIR="%{buildroot}%{_includedir}/wireshark"
70a7db4
mkdir -p "${IDIR}/epan"
5edc233
mkdir -p "${IDIR}/epan/crypt"
70a7db4
mkdir -p "${IDIR}/epan/ftypes"
70a7db4
mkdir -p "${IDIR}/epan/dfilter"
b3df85e
mkdir -p "${IDIR}/epan/dissectors"
520d26f
mkdir -p "${IDIR}/epan/wmem"
70a7db4
mkdir -p "${IDIR}/wiretap"
05869d7
mkdir -p "${IDIR}/wsutil"
1f2c600
mkdir -p %{buildroot}%{_udevrulesdir}
1f2c600
install -m 644 config.h register.h	"${IDIR}/"
1f2c600
install -m 644 cfile.h file.h		"${IDIR}/"
1f2c600
install -m 644 ws_symbol_export.h	"${IDIR}/"
1f2c600
install -m 644 epan/*.h			"${IDIR}/epan/"
1f2c600
install -m 644 epan/crypt/*.h		"${IDIR}/epan/crypt"
1f2c600
install -m 644 epan/ftypes/*.h		"${IDIR}/epan/ftypes"
1f2c600
install -m 644 epan/dfilter/*.h		"${IDIR}/epan/dfilter"
1f2c600
install -m 644 epan/dissectors/*.h	"${IDIR}/epan/dissectors"
1f2c600
install -m 644 epan/wmem/*.h		"${IDIR}/epan/wmem"
1f2c600
install -m 644 wiretap/*.h		"${IDIR}/wiretap"
1f2c600
install -m 644 wsutil/*.h		"${IDIR}/wsutil"
1f2c600
install -m 644 ws_diag_control.h	"${IDIR}/"
c7832af
install -m 644 %{SOURCE2}		%{buildroot}%{_udevrulesdir}
d59b99a
fe8ecad
# Change the program name for 'alternatives'
838c0b1
mv %{buildroot}%{_bindir}/wireshark %{buildroot}%{_bindir}/wireshark-qt
fe8ecad
838c0b1
touch %{buildroot}%{_bindir}/%{name}
fe8ecad
1f2c600
# Remove libtool archives and static libs
1f2c600
find %{buildroot} -type f -name "*.la" -delete
0fc81e1
fe8ecad
# Remove idl2wrs
838c0b1
rm -f %{buildroot}%{_bindir}/idl2wrs
fe8ecad
fe8ecad
%pre cli
05869d7
getent group wireshark >/dev/null || groupadd -r wireshark
Peter Hatina 1bc718c
getent group usbmon >/dev/null || groupadd -r usbmon
ca94db0
fe8ecad
# If we have a pre-alternatives wireshark binary out there, get rid of it.
838c0b1
# (With 'alternatives' %{_bindir}/wireshark should be a symlink.)
fe8ecad
%pre gtk
838c0b1
if [ -f %{_bindir}/wireshark ]; then
838c0b1
	rm -f %{_bindir}/wireshark
fe8ecad
fi
fe8ecad
fe8ecad
# If we have a pre-alternatives wireshark binary out there, get rid of it.
838c0b1
# (With 'alternatives' %{_bindir}/wireshark should be a symlink.)
fe8ecad
%pre qt
838c0b1
if [ -f %{_bindir}/wireshark ]; then
838c0b1
	rm -f %{_bindir}/wireshark
fe8ecad
fi
fe8ecad
fe8ecad
%post cli
Peter Hatina 1bc718c
/sbin/ldconfig
Peter Hatina 54a65b6
/usr/bin/udevadm trigger --subsystem-match=usbmon
0fc81e1
fe8ecad
%post gtk
fe8ecad
update-desktop-database %{_datadir}/applications &> /dev/null || :
fe8ecad
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
fe8ecad
touch --no-create %{_datadir}/icons/gnome &>/dev/null || :
fe8ecad
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
fe8ecad
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
fe8ecad
gtk-update-icon-cache -t %{_datadir}/icons/hicolor &>/dev/null || :
838c0b1
/usr/sbin/update-alternatives --install %{_bindir}/wireshark \
6eb52d6
	%{name} %{_bindir}/wireshark-gtk 10
0fc81e1
fe8ecad
%post qt
6e286a2
update-desktop-database &> /dev/null ||:
Christopher Aillon efe6224
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 81ac0f4
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
Rex Dieter 81ac0f4
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
838c0b1
/usr/sbin/update-alternatives --install %{_bindir}/wireshark \
6eb52d6
	%{name} %{_bindir}/wireshark-qt 50
6eb52d6
6eb52d6
%triggerin -- wireshark < 2.2.6-4
6eb52d6
/usr/sbin/update-alternatives --remove-all %{name} &> /dev/null || :
6eb52d6
# This one was used as a workaround during f26 devel phase
6eb52d6
/usr/sbin/update-alternatives --remove-all %{name}-gui &> /dev/null || :
6e286a2
fe8ecad
%postun cli -p /sbin/ldconfig
fe8ecad
fe8ecad
%postun gtk
fe8ecad
update-desktop-database &> /dev/null || :
6e286a2
if [ $1 -eq 0 ] ; then
Christopher Aillon efe6224
	touch --no-create %{_datadir}/icons/gnome &>/dev/null
Christopher Aillon efe6224
	gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
6e286a2
Christopher Aillon efe6224
	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
Christopher Aillon efe6224
	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 81ac0f4
Rex Dieter 81ac0f4
        touch --no-create %{_datadir}/mime/packages &> /dev/null || :
Rex Dieter 81ac0f4
        update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
fe8ecad
6eb52d6
	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/wireshark-gtk
b0cc94a
fi
b0cc94a
fe8ecad
%postun qt
fe8ecad
update-desktop-database &> /dev/null || :
fe8ecad
if [ $1 -eq 0 ] ; then
6eb52d6
        /usr/sbin/update-alternatives --remove %{name} %{_bindir}/wireshark-qt
fe8ecad
fi
fe8ecad
fe8ecad
%posttrans cli
Christopher Aillon efe6224
gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
Christopher Aillon efe6224
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 81ac0f4
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
Christopher Aillon efe6224
0fc81e1
%files
fe8ecad
fe8ecad
%files cli
1f2c600
%license COPYING
1f2c600
%doc AUTHORS INSTALL NEWS README*
838c0b1
%{_bindir}/capinfos
838c0b1
%{_bindir}/captype
4cab850
%{_bindir}/dftest
4cab850
%{_bindir}/editcap
4cab850
%{_bindir}/mergecap
838c0b1
%{_bindir}/randpkt
838c0b1
%{_bindir}/reordercap
4cab850
%{_bindir}/sharkd
4cab850
%{_bindir}/text2pcap
4cab850
%{_bindir}/tshark
838c0b1
%attr(0750, root, wireshark) %caps(cap_net_raw,cap_net_admin=ep) %{_bindir}/dumpcap
838c0b1
%{_bindir}/rawshark
1f2c600
%{_udevrulesdir}/90-wireshark-usbmon.rules
d0b500d
%{python2_sitearch}/*.py*
70a7db4
%{_libdir}/lib*.so.*
fe8ecad
%dir %{_libdir}/wireshark
4cab850
%dir %{_libdir}/wireshark/extcap
fe8ecad
%dir %{_libdir}/wireshark/plugins
88f0a06
%{_libdir}/wireshark/extcap/ciscodump
4cab850
%{_libdir}/wireshark/extcap/udpdump
88f0a06
%{_libdir}/wireshark/extcap/sshdump
fe8ecad
%{_libdir}/wireshark/plugins/*.so
0fc81e1
%{_mandir}/man1/editcap.*
0fc81e1
%{_mandir}/man1/tshark.*
0fc81e1
%{_mandir}/man1/mergecap.*
0fc81e1
%{_mandir}/man1/text2pcap.*
0fc81e1
%{_mandir}/man1/capinfos.*
0fc81e1
%{_mandir}/man1/dumpcap.*
0fc81e1
%{_mandir}/man4/wireshark-filter.*
27fd807
%{_mandir}/man1/rawshark.*
1bd4cbd
%{_mandir}/man1/dftest.*
1bd4cbd
%{_mandir}/man1/randpkt.*
Peter Hatina f670be3
%{_mandir}/man1/reordercap.*
88f0a06
%{_mandir}/man1/sshdump.*
c9a65bf
%{_mandir}/man4/extcap.*
fe8ecad
%dir %{_datadir}/wireshark
fe8ecad
%{_datadir}/wireshark/*
f699be9
%if %{with_lua}
7c0782a
%config(noreplace) %{_datadir}/wireshark/init.lua
f699be9
%endif
f699be9
fe8ecad
%files gtk
fe8ecad
%{_datadir}/appdata/%{name}.appdata.xml
fe8ecad
%{_datadir}/applications/wireshark-gtk.desktop
fe8ecad
%{_datadir}/icons/hicolor/*/apps/*
fe8ecad
%{_datadir}/icons/hicolor/*/mimetypes/*
fe8ecad
%{_datadir}/mime/packages/wireshark.xml
838c0b1
%{_bindir}/wireshark-gtk
fe8ecad
%{_mandir}/man1/wireshark.*
838c0b1
%ghost %{_bindir}/wireshark
0fc81e1
fe8ecad
%files qt
Richard Hughes 22b5a49
%{_datadir}/appdata/%{name}.appdata.xml
Parag Nemade 70571d9
%{_datadir}/applications/wireshark.desktop
fe8ecad
%{_datadir}/icons/hicolor/*/apps/*
fe8ecad
%{_datadir}/icons/hicolor/*/mimetypes/*
9db68db
%{_datadir}/mime/packages/wireshark.xml
838c0b1
%{_bindir}/wireshark-qt
0fc81e1
%{_mandir}/man1/wireshark.*
838c0b1
%ghost %{_bindir}/wireshark
0fc81e1
70a7db4
%files devel
1f2c600
%doc doc/README.* ChangeLog
70a7db4
%{_includedir}/wireshark
70a7db4
%{_libdir}/lib*.so
Igor Gnatenko 3a632b3
%{_libdir}/pkgconfig/%{name}.pc
0fc81e1
0fc81e1
%changelog
b4a8ad2
* Tue Aug 08 2017 Martin Sehnoutka <msehnout@redhat.com> - 1:2.4.0-6
b4a8ad2
- Use epoch in Requires (rhbz#1478501)
b4a8ad2
88f0a06
* Thu Aug 03 2017 Martin Sehnoutka <msehnout@redhat.com> - 1:2.4.0-5
88f0a06
- Add libssh as a build dependency (rhbz#1419131)
88f0a06
ca644a1
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-4
ca644a1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
ca644a1
277ea31
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3
277ea31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
277ea31
7c0782a
* Fri Jul 21 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.4.0-2
7c0782a
- Move init.lua file into the main subpackage (rhbz#1463270)
7c0782a
c7832af
* Thu Jul 20 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.4.0-2
c7832af
- New upstream version 2.4.0
c7832af
4cab850
* Thu Jun 29 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.4.0rc2-1
4cab850
- New upstream version
4cab850
288d902
* Mon Jun 12 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.7-1
288d902
- New upstream release 2.2.7
288d902
962d679
* Thu May 25 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.6-5
962d679
- Add triggerin script to remove old alternatives
962d679
- Remove appdata.xml as it is provided by upstream now
962d679
04bd537
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.6-3
04bd537
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
04bd537
36d02cf
* Mon Apr 24 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.6-2
36d02cf
- Build with lua support (resolves: #1259623)
36d02cf
7e59e98
* Fri Apr 21 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.6-1
7e59e98
- New upstream release 2.2.6
7e59e98
Igor Gnatenko 3a632b3
* Fri Apr 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 2.2.5-2
Igor Gnatenko 3a632b3
- Stop patching pkg-config
Igor Gnatenko 3a632b3
b9fc4c8
* Tue Mar 07 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.5-1
b9fc4c8
- New upstream version 2.2.5
b9fc4c8
d0b500d
* Mon Mar 06 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.4-3
d0b500d
- Fix python_sitearch macro
b9fc4c8
- Fix path in desktop file
d0b500d
6ed7ef4
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-2
6ed7ef4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6ed7ef4
7c8558f
* Wed Jan 25 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.4-2
7c8558f
- New upstream release 2.2.4
7c8558f
1c104c8
* Thu Dec 08 2016 Martin Sehnoutka <msehnout@redhat.com> - 2.2.2-4
1c104c8
- Change update-alternatives name from wireshark to wireshark-gui; Resolve:
1c104c8
  #1400654
1c104c8
838c0b1
* Thu Dec 01 2016 Martin Sehnoutka <msehnout@redhat.com> - 2.2.2-3
838c0b1
- Move all executables into /usr/bin/ directory
838c0b1
f31be2b
* Fri Nov 18 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2.2.2-2
f31be2b
- Build QT GUI with qt5 (rhbz #1347752)
f31be2b
1f2c600
* Fri Nov 18 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2.2.2-1
1f2c600
- Version 2.2.2
1f2c600
- See https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html
1f2c600
- Use %%license, spec cleanups
1f2c600
- Put udev rules in right location (rhbz #1365581)
1f2c600
7658e2c
* Wed Nov  2 2016 Peter Lemenkov <lemenkov@gmail.com> - 2.1.1-3
7658e2c
- No longer uses adns ( https://github.com/wireshark/wireshark/commit/7a1d3f6 )
7658e2c
- Remove --with-ipv6 switch ( https://github.com/wireshark/wireshark/commit/fad1565 )
7658e2c
- Change GTK option switch ( https://github.com/wireshark/wireshark/commit/d77029d )
7658e2c
d123d4d
* Tue Sep 13 2016 Kevin Fenzi <kevin@scrye.com> - 2.1.1-2
d123d4d
- Add Requires(post) for systemd-udev to avoid rpm scriptlet failures
d123d4d
f0e4813
* Sun Jul 24 2016 Peter Hatina <phatina@gmail.com> - 2.1.1-1
f0e4813
- Ver. 2.1.1
f0e4813
- See https://www.wireshark.org/docs/relnotes/wireshark-2.1.1.html
f0e4813
58c4a52
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-4
58c4a52
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
58c4a52
87a8259
* Wed Jul 13 2016 Peter Hatina <phatina@gmail.com> - 2.1.0-3
87a8259
- Fix typo, install ws_diag_control
87a8259
- Related: rhbz#1347869
87a8259
d625679
* Mon Jun 20 2016 Peter Hatina <phatina@gmail.com> - 2.1.0-2
d625679
- Install ws_diag_control.h into standard include directory
d625679
- Resolves: rhbz#1347869
d625679
c9a65bf
* Tue Jun 14 2016 Peter Hatina <phatina@gmail.com> - 2.1.0-1
c9a65bf
- Ver. 2.1.0
c9a65bf
- See https://www.wireshark.org/docs/relnotes/wireshark-2.1.0.html
c9a65bf
34cad2b
* Thu Apr 28 2016 Peter Hatina <phatina@redhat.com> - 2.0.3-1
34cad2b
- Ver. 2.0.3
34cad2b
dcb4bfd
* Tue Mar 01 2016 Peter Hatina <phatina@redhat.com> - 2.0.2-1
dcb4bfd
- Ver. 2.0.2
dcb4bfd
7d05a9a
* Tue Feb 23 2016 Peter Hatina <phatina@redhat.com> - 2.0.1-3
7d05a9a
- Fix missing Requires in wireshark.pc
7d05a9a
fee8d07
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
fee8d07
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fee8d07
fe8ecad
* Thu Jan 14 2016 Peter Hatina <phatina@redhat.com> - 2.0.1-1
fe8ecad
- Ver. 2.0.1
fe8ecad
- Introduced wireshark metapackage for wireshark-cli and wireshark-gtk
fe8ecad
- wireshark-qt and wireshark-gtk contain the GUI applications
1e9825f
- See https://www.wireshark.org/docs/relnotes/wireshark-2.0.1.html
1e9825f
0745176
* Fri Jan  8 2016 Peter Lemenkov <lemenkov@gmail.com> - 1.12.9-1
0745176
- Ver. 1.12.9
0745176
- See https://www.wireshark.org/docs/relnotes/wireshark-1.12.9.html
fe8ecad
8676769
* Tue Nov  3 2015 Peter Lemenkov <lemenkov@gmail.com> - 1.12.8-2
8676769
- Fixed Wireshark detection in external projects using wireshark.m4 script.
8676769
  See https://bugzilla.redhat.com/1274831 for further details.
8676769
Peter Hatina 2304af6
* Thu Oct 15 2015 Peter Hatina <phatina@redhat.com> - 1.12.8-1
Peter Hatina 2304af6
- Ver. 1.12.8
Peter Hatina 2304af6
- Dropped patch no. 10 (applied upstream)
Peter Hatina 2304af6
76137e2
* Fri Aug 21 2015 Peter Lemenkov <lemenkov@gmail.com> - 1.12.7-2
76137e2
- Enable libnl3 (see rhbz#1207386, rhbz#1247566)
76137e2
- Remove airpcap switch (doesn't have any effect on Linux)
76137e2
- Backport patch no. 11
76137e2
- Fixed building with F24+
76137e2
f18b71a
* Tue Aug 18 2015 Peter Lemenkov <lemenkov@gmail.com> - 1.12.7-1
f18b71a
- Ver. 1.12.7
f18b71a
- Dropped patch no. 11 (applied upstream)
f18b71a
Peter Hatina d419506
* Tue Jun 30 2015 Peter Hatina <phatina@redhat.com> - 1.12.6-4
Peter Hatina d419506
- Move plugins to %{_libdir}/wireshark/plugins to avoid
Peter Hatina d419506
  transaction conflicts
Peter Hatina d419506
Peter Hatina 22f47f8
* Fri Jun 26 2015 Peter Hatina <phatina@redhat.com> - 1.12.6-3
Peter Hatina 22f47f8
- Disable overlay scrolling in main window
Peter Hatina 22f47f8
- Resolves: rhbz#1235830
Peter Hatina 22f47f8
Peter Hatina 3eb69c3
* Fri Jun 26 2015 Peter Hatina <phatina@redhat.com> - 1.12.6-2
Peter Hatina 3eb69c3
- Add symlink plugins/current -> plugins/%{version}
Peter Hatina 3eb69c3
Peter Hatina 7ec8ad4
* Thu Jun 18 2015 Peter Hatina <phatina@redhat.com> - 1.12.6-1
Peter Hatina 7ec8ad4
- Ver. 1.12.6
Peter Hatina 7ec8ad4
Peter Hatina d2308ab
* Wed May 13 2015 Peter Hatina <phatina@redhat.com> - 1.12.5-1
Peter Hatina d2308ab
- Ver. 1.12.5
Peter Hatina d2308ab
Richard Hughes 22b5a49
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 1.12.4-2
Richard Hughes 22b5a49
- Add an AppData file for the software center
Richard Hughes 22b5a49
Peter Hatina e86e290
* Thu Mar  5 2015 Peter Hatina <phatina@redhat.com> - 1.12.4-1
Peter Hatina e86e290
- Ver. 1.12.4
Peter Hatina e86e290
Peter Hatina 8fa75b2
* Mon Feb  2 2015 Peter Hatina <phatina@redhat.com> - 1.12.3-3
Peter Hatina 8fa75b2
- temporary: disable lua
Peter Hatina 8fa75b2
Peter Hatina ee47273
* Mon Feb  2 2015 Peter Hatina <phatina@redhat.com> - 1.12.3-2
Peter Hatina ee47273
- rebuild with gtk3
Peter Hatina ee47273
- fix gdk crash
Peter Hatina ee47273
Peter Hatina 97be54d
* Thu Jan  8 2015 Peter Hatina <phatina@redhat.com> - 1.12.3-1
Peter Hatina 97be54d
- Ver. 1.12.3
Peter Hatina 97be54d
Peter Hatina dc6ff55
* Mon Dec 22 2014 Peter Hatina <phatina@redhat.com> - 1.12.2-2
Peter Hatina dc6ff55
- fix CLI parsing by getopt_long
Peter Hatina dc6ff55
Peter Hatina 05ceca5
* Mon Nov 17 2014 Peter Hatina <phatina@redhat.com> - 1.12.2-1
Peter Hatina 05ceca5
- Ver. 1.12.2
Peter Hatina 05ceca5
Peter Hatina 9604b46
* Mon Sep 22 2014 Peter Hatina <phatina@redhat.com> - 1.12.1-1
Peter Hatina 9604b46
- Ver. 1.12.1
Peter Hatina 9604b46
520d26f
* Tue Sep 09 2014 Peter Lemenkov <lemenkov@gmail.com> - 1.12.0-5
520d26f
- Install epan/wmem/*.h files. See rhbz #1129419
520d26f
520d26f
* Wed Sep  3 2014 Peter Hatina <phatina@redhat.com> - 1.12.0-4
Peter Hatina ed57f94
- fix fields print format
Peter Hatina ed57f94
Rex Dieter 81ac0f4
* Mon Aug 18 2014 Rex Dieter <rdieter@fedoraproject.org> 1.12.0-3
Rex Dieter 81ac0f4
- update mime scriptlets
Rex Dieter 81ac0f4
3393f0c
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.0-2
3393f0c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
3393f0c
d3e5713
* Tue Aug 05 2014 Peter Lemenkov <lemenkov@gmail.com> - 1.12.0-1
d3e5713
- Ver. 1.12.0
d3e5713
- Dropped a lot of outdated patches.
d3e5713
- Added /usr/sbin/captype application.
d3e5713
- Added temporary workaround for wireshark.pc.in missing in the official
d3e5713
  tarball.
d3e5713
- Removed outdated --with-dumpcap-group="wireshark" cli switch. It doesn't work
d3e5713
  during rpmbuild, and we still set group explicitly in the 'files' section.
d3e5713
- Removed --enable-setcap-install. Likewise.
d3e5713
- Some ANSI C header files were moved to epan/
d3e5713
Peter Hatina 5854965
* Fri Aug  1 2014 Peter Hatina <phatina@redhat.com> - 1.10.9-1
Peter Hatina 5854965
- Ver. 1.10.9
Peter Hatina 5854965
Peter Hatina d77a65f
* Fri Jun 13 2014 Peter Hatina <phatina@redhat.com> - 1.10.8-1
Peter Hatina d77a65f
- Ver. 1.10.8
Peter Hatina d77a65f
749f094
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.7-3
749f094
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
749f094
Peter Hatina 4547844
* Fri May 30 2014 Peter Hatina <phatina@redhat.com> - 1.0.7-2
Peter Hatina 4547844
- add AMQP 1.0 support
Peter Hatina 4547844
Peter Hatina 62e5aae
* Wed Apr 23 2014 Peter Hatina <phatina@redhat.com> - 1.10.7-1
Peter Hatina 62e5aae
- Ver. 1.10.7
Peter Hatina 62e5aae
Peter Hatina 54a65b6
* Fri Mar 21 2014 Peter Hatina <phatina@redhat.com> - 1.10.6-2
Peter Hatina 54a65b6
- Reload udev rule for usbmon subsystem only
Peter Hatina 54a65b6
88032ff
* Sat Mar 08 2014 Peter Lemenkov <lemenkov@gmail.com> - 1.10.6-1
88032ff
- Ver. 1.10.6
88032ff
Peter Hatina 9dcc3e9
* Fri Mar  7 2014 Peter Hatina <phatina@redhat.com> - 1.10.5-4
Peter Hatina 9dcc3e9
- Fix Capture Dialog layout on low resolution displays
Peter Hatina 9dcc3e9
- Resolves: #1071313
Peter Hatina 9dcc3e9
f83569e
* Sun Feb  9 2014 Ville Skyttä <ville.skytta@iki.fi>
f83569e
- Fix --with-gtk* build option usage.
f83569e
b47624d
* Wed Jan 29 2014 Peter Lemenkov <lemenkov@gmail.com> - 1.10.5-3
b47624d
- Fixed paths in the desktop-file (see rhbz #1059188)
b47624d
ab5f7ca
* Mon Jan 13 2014 Peter Lemenkov <lemenkov@gmail.com> - 1.10.5-2
ab5f7ca
- Updated RTPproxy dissector (again)
ab5f7ca
- Fix rare issue with the Sniffer traces (patch no. 23)
ab5f7ca
e786aac
* Mon Dec 23 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.5-1
e786aac
- Ver. 1.10.5
e786aac
- Don't apply upstreamed patches no. 18, 19, 20.
e786aac
b235528
* Thu Dec 19 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.4-2
b235528
- Fix endianness in the Bitcoin protocol dissector (patch no. 19)
b235528
- Last-minute fix for wrongly backported change (patch no. 20)
b235528
- Fix FTBFS in Rawhide (see patch no. 21 - recent Glib doesn't provide g_memmove macro anymore)
b235528
3a1a1b5
* Wed Dec 18 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.4-1
3a1a1b5
- Ver. 1.10.4
3a1a1b5
- Don't apply upsteamed patches no. 13, 14, 15, 16, 17
3a1a1b5
- Fix variable overflow (patch no. 18)
3a1a1b5
- Updated RTPproxy dissector (backported three more patches from trunk)
3a1a1b5
Peter Hatina 4459b55
* Tue Dec 10 2013 Peter Hatina <phatina@redhat.com> - 1.10-3-9
Peter Hatina 4459b55
- remove python support
Peter Hatina 4459b55
Peter Hatina 1bc718c
* Tue Dec 10 2013 Peter Hatina <phatina@redhat.com> - 1.10-3-8
Peter Hatina 1bc718c
- fix read permissions of /dev/usbmon* for non-root users
Peter Hatina 1bc718c
16ed22d
* Mon Dec 09 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.3-7
16ed22d
- Fix error in the backported RTPproxy patches
16ed22d
61af307
* Fri Dec 06 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.3-6
61af307
- Updated RTPproxy dissector (again), squashed patch no. 15 (applied upstream).
61af307
- Use proper soname in the python scripts
61af307
- Don't apply no longer needed fix for pod2man.
61af307
- Fix for main window. See patch no. 15
61af307
- Fix for SCTP dissection. See patch no. 16
61af307
- Fix for rare issue in Base Station Subsystem GPRS Protocol dissection. See
61af307
  patch no. 17
61af307
- Fix building w/o Lua
61af307
65d033b
* Wed Nov 27 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.3-5
65d033b
- Updated RTPproxy dissector (again)
65d033b
- Allow packets more than 64k (for USB capture). See patch no. 13
65d033b
- Don't die during loading of some SIP capture files. See patch no. 14
65d033b
- Backport support for RTPproxy dissector timeouts detection. See patch no. 15
65d033b
1738882
* Wed Nov 13 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.3-4
1738882
- Updated RTPproxy dissector
1738882
Peter Hatina 23f6167
* Thu Nov 07 2013 Peter Hatina <phatina@redhat.com> - 1.10.3-3
Peter Hatina 23f6167
- fix subpackage requires
Peter Hatina 23f6167
Peter Hatina d456878
* Wed Nov 06 2013 Peter Hatina <phatina@redhat.com> - 1.10.3-2
Peter Hatina d456878
- harden dumpcap capabilities
Peter Hatina d456878
c06811f
* Sat Nov 02 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.3-1
c06811f
- Ver. 1.10.3
c06811f
- Dropped upsteamed patch no. 13
c06811f
c06811f
* Tue Oct 01 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.2-8
b6d90cd
- Added support for rtpproxy conversations (req/resp matching)
b6d90cd
Peter Hatina 13974b6
* Tue Sep 24 2013 Peter Hatina <phatina@redhat.com> - 1.10.2-7
Peter Hatina 13974b6
- fix build error caused by symbols clash
Peter Hatina 13974b6
Peter Hatina 1fba24b
* Tue Sep 17 2013 Peter Hatina <phatina@redhat.com> - 1.10.2-6
Peter Hatina 1fba24b
- move default temporary directory to /var/tmp
Peter Hatina 1fba24b
5579c45
* Fri Sep 13 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.2-5
5579c45
- Convert automake/pkgconfig files into patches (better upstream integration)
5579c45
- Restored category in the *.desktop file
5579c45
- Install another one necessary header file - frame_data_sequence.h
5579c45
527f19a
* Thu Sep 12 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.2-4
527f19a
- Enhance desktop integration (*.desktop and MIME-related files)
527f19a
330c0bf
* Thu Sep 12 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.2-3
330c0bf
- Fix building on Fedora 18 (no perl-podlators)
330c0bf
6533a78
* Thu Sep 12 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.2-2
6533a78
- Add an OpenFlow dissector
6533a78
844b610
* Wed Sep 11 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10-2-1
844b610
- Ver. 1.10.2
844b610
- Actually remove the console helper
844b610
1444df1
* Mon Sep 09 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.10.1-1
1444df1
- Ver. 1.10.1
1444df1
- Backported rtpproxy dissector module
1444df1
Peter Hatina 24e4abb
* Wed Sep 04 2013 Peter Hatina <phatina@redhat.com> - 1.10.0-11
Peter Hatina 24e4abb
- fix missing ws_symbol_export.h
Peter Hatina 24e4abb
Peter Hatina f0bdc15
* Wed Sep 04 2013 Peter Hatina <phatina@redhat.com> - 1.10.0-10
Peter Hatina f0bdc15
- fix tap iostat overflow
Peter Hatina f0bdc15
Peter Hatina 629325b
* Wed Sep 04 2013 Peter Hatina <phatina@redhat.com> - 1.10.0-9
Peter Hatina 629325b
- fix sctp bytes graph crash
Peter Hatina 629325b
Peter Hatina 2607a01
* Wed Sep 04 2013 Peter Hatina <phatina@redhat.com> - 1.10.0-8
Peter Hatina 2607a01
- fix string overrun in plugins/profinet
Peter Hatina 2607a01
Peter Hatina b22cb92
* Tue Sep 03 2013 Peter Hatina <phatina@redhat.com> - 1.10.0-7
Peter Hatina b22cb92
- fix BuildRequires - libgcrypt-devel
Peter Hatina b22cb92
Peter Hatina df34ace
* Tue Sep 03 2013 Peter Hatina <phatina@redhat.com> - 1.10.0-6
Peter Hatina df34ace
- fix build parameter -fstack-protector-all
Peter Hatina df34ace
64a9337
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-5
64a9337
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
64a9337
Peter Hatina c14c509
* Mon Jun 24 2013 Peter Hatina <phatina@redhat.com> 1.10.0-4
Peter Hatina c14c509
- fix pod2man build error
Peter Hatina c14c509
Peter Hatina 376acc0
* Mon Jun 24 2013 Peter Hatina <phatina@redhat.com> 1.10.0-3
Peter Hatina 376acc0
- fix bogus date
Peter Hatina 376acc0
Peter Hatina 1a225de
* Mon Jun 17 2013 Peter Hatina <phatina@redhat.com> 1.10.0-2
Peter Hatina 1a225de
- fix flow graph crash
Peter Hatina 1a225de
Peter Hatina f670be3
* Mon Jun 17 2013 Peter Hatina <phatina@redhat.com> 1.10.0-1
Peter Hatina f670be3
- upgrade to 1.10.0
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.10.0.html
Peter Hatina f670be3
Peter Hatina 376acc0
* Mon Apr 08 2013 Peter Hatina <phatina@redhat.com> 1.8.6-5
Peter Hatina cd49050
- fix documentation build error
Peter Hatina cd49050
Peter Hatina f0c20e2
* Wed Mar 27 2013 Peter Hatina <phatina@redhat.com> 1.8.6-4
Peter Hatina f0c20e2
- fix capture crash (#894753)
Peter Hatina f0c20e2
Peter Hatina 36d36ef
* Tue Mar 19 2013 Peter Hatina <phatina@redhat.com> 1.8.6-3
Peter Hatina 36d36ef
- fix dns resolving crash (#908211)
Peter Hatina 36d36ef
Peter Hatina 773285d
* Mon Mar 18 2013 Peter Hatina <phatina@redhat.com> 1.8.6-2
Peter Hatina 773285d
- return to gtk2, stable branch 1.8 is not gtk3 ready
Peter Hatina 773285d
Peter Hatina f77839f
* Tue Mar 12 2013 Peter Hatina <phatina@redhat.com> 1.8.6-1
Peter Hatina f77839f
- upgrade to 1.8.6
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
Peter Hatina f77839f
Parag Nemade 70571d9
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 1.8.5-3
Parag Nemade 70571d9
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
Parag Nemade 70571d9
Peter Hatina 78d0215
* Tue Feb 05 2013 Peter Hatina <phatina@redhat.com> - 1.8.5-2
Peter Hatina 78d0215
- fix gtk3 layout issues
Peter Hatina 78d0215
- NOTE: there may be some windows with broken layouts left
Peter Hatina 78d0215
Peter Hatina edd50b4
* Thu Jan 31 2013 Peter Hatina <phatina@redhat.com> - 1.8.5-1
Peter Hatina edd50b4
- upgrade to 1.8.5
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.5.html
Peter Hatina edd50b4
Peter Hatina 7d90faf
* Mon Dec 03 2012 Peter Hatina <phatina@redhat.com> - 1.8.4-1
Peter Hatina 7d90faf
- upgrade to 1.8.4
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.4.html
Peter Hatina 7d90faf
Peter Hatina a0ea7fa
* Tue Oct 16 2012 Peter Hatina <phatina@redhat.com> - 1.8.3-2
Peter Hatina a0ea7fa
- backport dissector table fix
Peter Hatina a0ea7fa
- TODO: remove this after new release
Peter Hatina a0ea7fa
Peter Hatina 5929109
* Thu Oct 11 2012 Peter Hatina <phatina@redhat.com> - 1.8.3-1
Peter Hatina 5929109
- upgrade to 1.8.3
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.3.html
Peter Hatina 5929109
d91ac27
* Tue Sep  4 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.2-3
d91ac27
- added back compatibility with RHEL6
d91ac27
- GeoIP build dependency made also conditional on with_GeoIP variable
d91ac27
2accc86
* Wed Aug 29 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.2-2
2accc86
- fixed "libwireshark.so.1: cannot open shared object file" error
2accc86
  message on startup
2accc86
2209c3a
* Thu Aug 16 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.2-1
2209c3a
- upgrade to 1.8.2
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
2209c3a
206f10c
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-2
206f10c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
206f10c
08d607b
* Tue Jul 24 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.1-1
08d607b
- upgrade to 1.8.1
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.1.html
08d607b
d08c889
* Mon Jun 25 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.0
d08c889
- upgrade to 1.8.0
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.8.0.html
d08c889
4202a62
* Wed May 23 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.8-1
4202a62
- upgrade to 1.6.8
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.8.html
4202a62
df20f81
* Mon May 21 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.7-2
df20f81
- Removed dependency on GeoIP on RHEL.
df20f81
4ef1f1f
* Tue Apr 10 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.7-1
4ef1f1f
- upgrade to 1.6.7
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.7.html
4ef1f1f
98f8536
* Wed Mar 28 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.6-1
98f8536
- upgrade to 1.6.6
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.6.html
98f8536
2346910
* Fri Mar  9 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.5-2
2346910
- fixed wireshark crashing when using combo box in import dialog (#773290)
6809a52
- added AES support into netlogon dissector
2346910
7342f7a
* Wed Jan 11 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.5-1
7342f7a
- upgrade to 1.6.5
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.5.html
7342f7a
9070e46
* Fri Dec  2 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.4-1
9070e46
- upgrade to 1.6.4
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.4.html
9070e46
- build with c-ares and libpcap (#759305)
9070e46
- fixed display of error message boxes on startup in gnome3 (#752559)
9070e46
54caa3d
* Mon Nov 14 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.3-2
54caa3d
- added dependency on shadow-utils (#753293)
54caa3d
- removed usermode support
54caa3d
f6395b5
* Wed Nov  2 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.3-1
f6395b5
- upgrade to 1.6.3
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.3.html
f6395b5
205928a
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-5
205928a
- Rebuilt for glibc bug#747377
205928a
b63d74a
* Fri Oct 21 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.2-4
b63d74a
- updated autoconf macros and pkgconfig file in wireshark-devel to reflect
b63d74a
  current config.h (#746655)
b63d74a
4fd960b
* Mon Oct 17 2011 Steve Dickson <steved@redhat.com> - 1.6.2-3
4fd960b
- Fixed a regression introduce by upstream patch r38306
4fd960b
    which caused v4.1 traffic not to be displayed.
4fd960b
- Added v4 error status to packet detail window.
4fd960b
6d11809
* Tue Sep 13 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.2-2
6d11809
- fixed spelling of the security message (#737270)
6d11809
a51bdcd
* Fri Sep  9 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.2-1
a51bdcd
- upgrade to 1.6.2
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.2.html
a51bdcd
5c210bc
16d6071
* Thu Jul 21 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.1-1
16d6071
- upgrade to 1.6.1
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.1.html
16d6071
85d4d92
* Thu Jun 16 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.0-4
85d4d92
- fixed previous incomplete fix
85d4d92
ef36da6
* Thu Jun 16 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.0-3
ef36da6
- fixed Fedora-specific message when user is not part of 'wireshark' group
ef36da6
  - now it does not contain '<' and '>' characters (#713545)
ef36da6
e0d0dbd
* Thu Jun  9 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.0-2
e0d0dbd
- added wspy_dissectors directory to the package
e0d0dbd
  - other packages can add Python plugins there
e0d0dbd
  - as side effect, removed following message:
e0d0dbd
    [Errno 2] No such file or directory: '/usr/lib64/wireshark/python/1.6.0/wspy_dissectors'
e0d0dbd
- enabled zlib support
e0d0dbd
04a707a
* Wed Jun  8 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.0-1
04a707a
- upgrade to 1.6.0
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.6.0.html
04a707a
88fc673
* Thu Jun  2 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.7-1
88fc673
- upgrade to 1.4.7
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.7.html
88fc673
35ded6a
* Thu May 19 2011 Steve Dickson <steved@redhat.com> - 1.4.6-3
35ded6a
- Improved the NFS4.1 patcket dissectors 
35ded6a
Christopher Aillon efe6224
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 1.4.6-2
Christopher Aillon efe6224
- Update icon cache scriptlet
Christopher Aillon efe6224
29617d8
* Tue Apr 19 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.6-1
29617d8
- upgrade to 1.4.6
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.6.html
29617d8
29617d8
* Mon Apr 18 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.5-1
71a36a8
- upgrade to 1.4.5
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.5.html
71a36a8
b0cc94a
* Sun Apr 03 2011 Cosimo Cecchi <cosimoc@redhat.com> - 1.4.4-2
b0cc94a
- Use hi-res icons
b0cc94a
b0cc94a
* Thu Mar  3 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.4-1
9d6019f
- upgrade to 1.4.4
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.4.html
9d6019f
c0eaa31
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.3-3
c0eaa31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c0eaa31
05869d7
* Mon Jan 17 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.3-2
05869d7
- create the 'wireshark' group as system, not user
05869d7
- add few additional header files to -devel subpackage (#671997)
05869d7
05869d7
* Thu Jan 13 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.3-1
7b96f14
- upgrade to 1.4.3
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.3.html
7b96f14
ca6292a
* Wed Jan  5 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.2-5
ca6292a
- fixed buffer overflow in ENTTEC dissector (#666897)
ca6292a
b3df85e
* Wed Dec 15 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.2-4
b3df85e
- added epan/dissectors/*.h to -devel subpackage (#662969)
b3df85e
42b9442
* Mon Dec  6 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.2-3
42b9442
- fixed generation of man pages again (#635878)
42b9442
d45d3cc
* Fri Nov 26 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.2-2
ca94db0
- rework the Wireshark security (#657490). Remove the console helper and
ca94db0
  allow only members of new 'wireshark' group to capture the packets.
ca94db0
6fcd91c
* Mon Nov 22 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.2-1
6fcd91c
- upgrade to 1.4.2
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.2.html
6fcd91c
fd4753f
* Mon Nov  1 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.1-2
fd4753f
- temporarily disable zlib until
fd4753f
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4955 is resolved (#643461)
0745176
b28611b
* Fri Oct 22 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.1-1
b28611b
- upgrade to 1.4.1
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.1.html
6e286a2
- Own the %%{_libdir}/wireshark dir (#644508)
6e286a2
- associate *.pcap files with wireshark (#641163)
b28611b
Jesse Keating 3b8b62a
* Wed Sep 29 2010 jkeating - 1.4.0-2
Jesse Keating 3b8b62a
- Rebuilt for gcc bug 634757
Jesse Keating 3b8b62a
771ef26
* Fri Sep 24 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.0-2
771ef26
- fixed generation of man pages (#635878)
771ef26
1bd4cbd
* Tue Aug 31 2010 Jan Safranek <jsafrane@redhat.com> - 1.4.0-1
1bd4cbd
- upgrade to 1.4.0
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.4.0.html
1bd4cbd
a078a4f
* Fri Jul 30 2010 Jan Safranek <jsafrane@redhat.com> - 1.2.10-1
a078a4f
- upgrade to 1.2.10
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.2.10.html
a078a4f
84d4f4b
* Fri Jul 30 2010 Jan Safranek <jsafrane@redhat.com> - 1.2.9-4
84d4f4b
- Rebuilt again for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
84d4f4b
0dda79b
* Thu Jul 22 2010 Jan Safranek <jsafrane@redhat.com> - 1.2.9-3
0dda79b
- removing useless LDFLAGS (#603224)
0dda79b
0dda79b
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.2.9-2
c2516d7
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
c2516d7
a459b55
* Fri Jun 11 2010 Radek Vokal <rvokal@redhat.com> - 1.2.9-1
a459b55
- upgrade to 1.2.9
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.2.9.html
a459b55
2df808d
* Mon May 17 2010 Radek Vokal <rvokal@redhat.com> - 1.2.8-4
2df808d
- removing traling bracket from python_sitearch (#592391)
2df808d
14672d4
* Fri May  7 2010 Radek Vokal <rvokal@redhat.com> - 1.2.8-3
14672d4
- fix patched applied without fuzz=0
14672d4
283cb9d
* Thu May  6 2010 Radek Vokal <rvokal@redhat.com> - 1.2.8-2
283cb9d
- use sitearch instead of sitelib to avoid pyo and pyc conflicts
283cb9d
d62b0bd
* Thu May  6 2010 Radek Vokal <rvokal@redhat.com> - 1.2.8-1
d62b0bd
- upgrade to 1.2.8
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.2.8.html
d62b0bd
d59b99a
* Tue Apr  6 2010 Radek Vokal <rvokal@redhat.com> - 1.2.7-2
d59b99a
- rebuild with GeoIP support (needs to be turned on in IP protocol preferences)
d59b99a
708c375
* Fri Apr  2 2010 Radek Vokal <rvokal@redhat.com> - 1.2.7-1
708c375
- upgrade to 1.2.7
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.2.7.html
708c375
3eb82fd
* Wed Mar 24 2010 Radek Vokal <rvokal@redhat.com> - 1.2.6-3
3eb82fd
- bring back -pie
3eb82fd
ddc891d
* Tue Mar 16 2010 Jeff Layton <jlayton@redhat.com> - 1.2.6-2
ddc891d
- add patch to allow decode of NFSv4.0 callback channel
ddc891d
- add patch to allow decode of more SMB FIND_FILE infolevels
ddc891d
9457438
* Fri Jan 29 2010 Radek Vokal <rvokal@redhat.com> - 1.2.6-1
9457438
- upgrade to 1.2.6
0745176
- see https://www.wireshark.org/docs/relnotes/wireshark-1.2.6.html
9457438
85c18be
* Wed Jan 20 2010 Radek Vokal <rvokal@redhat.com> - 1.2.5-5
85c18be
- minor spec file tweaks for better svn checkout support (#553500)
85c18be
65c7e84
* Tue Jan 05 2010 Radek Vokál <rvokal@redhat.com> - 1.2.5-4
65c7e84
- init.lua is present always and not only when lua support is enabled
65c7e84
f699be9
* Tue Jan 05 2010 Radek Vokál <rvokal@redhat.com> - 1.2.5-3
f699be9
- fix file list, init.lua is only in -devel subpackage (#552406)
f699be9
a57ef08
* Fri Dec 18 2009 Patrick Monnerat <pm@datasphere.ch> 1.2.5-2
a57ef08
- Autoconf macro for plugin development.
a57ef08
fb8504b
* Fri Dec 18 2009 Radek Vokal <rvokal@redhat.com> - 1.2.5-1
fb8504b
- upgrade to 1.2.5
0745176
- fixes security vulnaribilities, see https://www.wireshark.org/security/wnpa-sec-2009-09.html
fb8504b
70a7db4
* Thu Dec 17 2009 Radek Vokal <rvokal@redhat.com> - 1.2.4-3
70a7db4
- split -devel package (#547899, #203642, #218451)
70a7db4
- removing root warning dialog (#543709)
70a7db4
68e7ca9
* Mon Dec 14 2009 Radek Vokal <rvokal@redhat.com> - 1.2.4-2
0745176
- enable lua support - https://wiki.wireshark.org/Lua
68e7ca9
- attempt to fix filter crash on 64bits
68e7ca9
9217fdd
* Wed Nov 18 2009 Radek Vokal <rvokal@redhat.com> - 1.2.4-1
9217fdd
- upgrade to 1.2.4
0745176
- https://www.wireshark.org/docs/relnotes/wireshark-1.2.4.html
9217fdd
9ad2c53
* Fri Oct 30 2009 Radek Vokal <rvokal@redhat.com> - 1.2.3-1
9ad2c53
- upgrade to 1.2.3
0745176
- https://www.wireshark.org/docs/relnotes/wireshark-1.2.3.html
9ad2c53
16bbab8
* Mon Sep 21 2009 Radek Vokal <rvokal@redhat.com> - 1.2.2-1
16bbab8
- upgrade to 1.2.2
0745176
- https://www.wireshark.org/docs/relnotes/wireshark-1.2.2.html
16bbab8
88c986d
* Mon Sep 14 2009 Bill Nottingham <notting@redhat.com> - 1.2.1-5
88c986d
- do not use portaudio in RHEL
88c986d
2235e42
* Fri Aug 28 2009 Radek Vokal <rvokal@redhat.com> - 1.2.1-4
2235e42
- yet anohter rebuilt
2235e42
e09f36f
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.2.1-3
e09f36f
- rebuilt with new openssl
e09f36f
c1ade7c
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2
c1ade7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c1ade7c
4463b84
* Wed Jul 22 2009 Radek Vokal <rvokal@redhat.com> - 1.2.1
4463b84
- upgrade to 1.2.1
0745176
- https://www.wireshark.org/docs/relnotes/wireshark-1.2.1.html
4463b84
963c50f
* Tue Jun 16 2009 Radek Vokal <rvokal@redhat.com> - 1.2.0
963c50f
- upgrade to 1.2.0
0745176
- https://www.wireshark.org/docs/relnotes/wireshark-1.2.0.html
963c50f
b1bc8de
* Fri May 22 2009 Radek Vokal <rvokal@redhat.com> - 1.1.4-0.pre1
b1bc8de
- update to latest development build
b1bc8de
599c7fb
* Thu Mar 26 2009 Radek Vokal <rvokal@redhat.com> - 1.1.3-1
599c7fb
- upgrade to 1.1.3
599c7fb
a116e5e
* Thu Mar 26 2009 Radek Vokal <rvokal@redhat.com> - 1.1.2-4.pre1
a116e5e
- fix libsmi support
a116e5e
fd0c4a0
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-3.pre1
fd0c4a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
fd0c4a0
70db696
* Mon Feb 16 2009 Radek Vokal <rvokal@redhat.com> - 1.1.2-2.pre1
70db696
- add netdump support
70db696
e542b9c
* Sun Feb 15 2009 Steve Dickson <steved@redhat.com> - 1.1.2-1.pre1
e542b9c
- NFSv4.1: Add support for backchannel decoding
e542b9c
99484d3
* Mon Jan 19 2009 Radek Vokal <rvokal@redhat.com> - 1.1.2-0.pre1
99484d3
- upgrade to latest development release
99484d3
- added support for portaudio (#480195)
99484d3
f03cfcf
* Sun Jan 18 2009 Tomas Mraz <tmraz@redhat.com> - 1.1.1-0.pre1.2
f03cfcf
- rebuild with new openssl
f03cfcf
6c73829
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.1.1-0.pre1.1
6c73829
- Rebuild for Python 2.6
6c73829
99484d3
* Thu Nov 13 2008 Radek Vokál <rvokal@redhat.com> 1.1.1-0.pre1
d236076
- upgrade to 1.1.1 development branch
d236076
1a35257
* Wed Sep 10 2008 Radek Vokál <rvokal@redhat.com> 1.0.3-1
1a35257
- upgrade to 1.0.3
0745176
- Security-related bugs in the NCP dissector, zlib compression code, and Tektronix .rf5 file parser have been fixed.
0745176
- WPA group key decryption is now supported.
0745176
- A bug that could cause packets to be wrongly dissected as "Redback Lawful Intercept" has been fixed.
1a35257
5752373
* Mon Aug 25 2008 Radek Vokál <rvokal@redhat.com> 1.0.2-3
5752373
- fix requires for wireshark-gnome
5752373
01a52df
* Thu Jul 17 2008 Steve Dickson <steved@redhat.com> 1.0.2-2
977e92c
- Added patches to support NFSv4.1
977e92c
df2ad07
* Fri Jul 11 2008 Radek Vokál <rvokal@redhat.com> 1.0.2-1
df2ad07
- upgrade to 1.0.2
df2ad07
bef587b
* Tue Jul  8 2008 Radek Vokál <rvokal@redhat.com> 1.0.1-1
bef587b
- upgrade to 1.0.1
bef587b
d09c0f2
* Sun Jun 29 2008 Dennis Gilmore <dennis@ausil.us> 1.0.0-3
0745176
- add sparc arches to -fPIE
d09c0f2
- rebuild for new gnutls
d09c0f2
6f689f6
* Tue Apr  1 2008 Radek Vokál <rvokal@redhat.com> 1.0.0-2
6f689f6
- fix BuildRequires - python, yacc, bison
6f689f6
27fd807
* Tue Apr  1 2008 Radek Vokál <rvokal@redhat.com> 1.0.0-1
27fd807
- April Fools' day upgrade to 1.0.0
27fd807
cb0f49d
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.99.7-3
cb0f49d
- Autorebuild for GCC 4.3
cb0f49d
f115bf3
* Wed Dec 19 2007 Radek Vokál <rvokal@redhat.com> 0.99.7-2
f115bf3
- fix crash in unprivileged mode (#317681)
f115bf3
57c256e
* Tue Dec 18 2007 Radek Vokál <rvokal@redhat.com> 0.99.7-1
57c256e
- upgrade to 0.99.7
57c256e
53bcf22
* Fri Dec  7 2007 Radek Vokál <rvokal@redhat.com> 0.99.7-0.pre2.1
53bcf22
- rebuilt for openssl
53bcf22
bc92d51
* Mon Nov 26 2007 Radek Vokal <rvokal@redhat.com> 0.99.7-0.pre2
bc92d51
- switch to libsmi from net-snmp
bc92d51
- disable ADNS due to its lack of Ipv6 support
bc92d51
- 0.99.7 prerelease 2
bc92d51
e301ecb
* Tue Nov 20 2007 Radek Vokal <rvokal@redhat.com> 0.99.7-0.pre1
e301ecb
- upgrade to 0.99.7 pre-release
e301ecb
6ec0fb1
* Wed Sep 19 2007 Radek Vokál <rvokal@redhat.com> 0.99.6-3
6ec0fb1
- fixed URL
6ec0fb1
9f79116
* Thu Aug 23 2007 Radek Vokál <rvokal@redhat.com> 0.99.6-2
9f79116
- rebuilt
9f79116
46dfdb9
* Mon Jul  9 2007 Radek Vokal <rvokal@redhat.com> 0.99.6-1
46dfdb9
- upgrade to 0.99.6 final
46dfdb9
7ae6001
* Fri Jun 15 2007 Radek Vokál <rvokal@redhat.com> 0.99.6-0.pre2
7ae6001
- another pre-release
7ae6001
- turn on ADNS support
7ae6001
18cc0fa
* Wed May 23 2007 Radek Vokál <rvokal@redhat.com> 0.99.6-0.pre1
18cc0fa
- update to pre1 of 0.99.6 release
18cc0fa
646e1ce
* Mon Feb  5 2007 Radek Vokál <rvokal@redhat.com> 0.99.5-1
646e1ce
- multiple security issues fixed (#227140)
646e1ce
- CVE-2007-0459 - The TCP dissector could hang or crash while reassembling HTTP packets
646e1ce
- CVE-2007-0459 - The HTTP dissector could crash.
646e1ce
- CVE-2007-0457 - On some systems, the IEEE 802.11 dissector could crash.
646e1ce
- CVE-2007-0456 - On some systems, the LLT dissector could crash.
646e1ce
e08989f
* Mon Jan 15 2007 Radek Vokal <rvokal@redhat.com> 0.99.5-0.pre2
e08989f
- another 0.99.5 prerelease, fix build bug and pie flags
e08989f
54b7d12
* Tue Dec 12 2006 Radek Vokal <rvokal@redhat.com> 0.99.5-0.pre1
54b7d12
- update to 0.99.5 prerelease
54b7d12
258f8af
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 0.99.4-5
0745176
- rebuild for python 2.5
258f8af
5742d5b
* Tue Nov 28 2006 Radek Vokal <rvokal@redhat.com> 0.99.4-4
5742d5b
- rebuilt for new libpcap and net-snmp
5742d5b
91ba1b7
* Thu Nov 23 2006 Radek Vokal <rvokal@redhat.com> 0.99.4-3
91ba1b7
- add htmlview to Buildrequires to be picked up by configure scripts (#216918)
91ba1b7
7fdec1f
* Tue Nov  7 2006 Radek Vokal <rvokal@redhat.com> 0.99.4-2.fc7
0745176
- Requires: net-snmp for the list of MIB modules
7fdec1f
7755bfb
* Wed Nov  1 2006 Radek Vokál <rvokal@redhat.com> 0.99.4-1
7755bfb
- upgrade to 0.99.4 final
7755bfb
7a60edd
* Tue Oct 31 2006 Radek Vokál <rvokal@redhat.com> 0.99.4-0.pre2
7a60edd
- upgrade to 0.99.4pre2
7a60edd
7926b6c
* Tue Oct 10 2006 Radek Vokal <rvokal@redhat.com> 0.99.4-0.pre1
7926b6c
- upgrade to 0.99.4-0.pre1
7926b6c
6ec5a00
* Fri Aug 25 2006 Radek Vokál <rvokal@redhat.com> 0.99.3-1
6ec5a00
- upgrade to 0.99.3
6ec5a00
- Wireshark 0.99.3 fixes the following vulnerabilities:
6ec5a00
- the SCSI dissector could crash. Versions affected: CVE-2006-4330
6ec5a00
- the IPsec ESP preference parser was susceptible to off-by-one errors. CVE-2006-4331
0745176
- a malformed packet could make the Q.2931 dissector use up available memory. CVE-2006-4333
6ec5a00
7ba31d8
* Tue Jul 18 2006 Radek Vokál <rvokal@redhat.com> 0.99.2-1
7ba31d8
- upgrade to 0.99.2
7ba31d8
c3efff9
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.99.2-0.pre1.1
c3efff9
- rebuild
c3efff9
02c4449
* Tue Jul 11 2006 Radek Vokál <rvokal@redhat.com> 0.99.2-0.pre1
02c4449
- upgrade to 0.99.2pre1, fixes (#198242)
02c4449
0fc81e1
* Tue Jun 13 2006 Radek Vokal <rvokal@redhat.com> 0.99.1-0.pre1
0fc81e1
- spec file changes
0fc81e1
0fc81e1
* Fri Jun  9 2006 Radek Vokal <rvokal@redhat.com> 0.99.1pre1-1
0fc81e1
- initial build for Fedora Core