- 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>
- 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>
- 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>