tcpxtract - extract files from network traffic based on file signatures
# sudo apt-get update
# sudo apt-get install tcpxtract
2015-10-25 - Joao Eriberto Mota Filho <eriberto@debian.org> tcpxtract (1.0.1-9) unstable; urgency=medium * New maintainer. Thanks to Nico Golde for all work around this package. (Closes: #800754) * Migrations: - debian/copyright to 1.0 format. - debian/rules to new (reduced) format. - DH level to 9. - Using dh-autoreconf now. (Closes: #727984) * debian/control: - Added the Vcs-* fields. - Bumped Standards-Version to 3.9.6. - Improved the long description. - Removed quilt from Build-Depends field. * debian/copyright: updated all information. * debian/patches: - Renamed: ~ 01_fixmanpage.patch to 10_fixmanpage.patch. ~ tcpxtract-fix-segfault.patch to 20_tcpxtract-fix-segfault.patch. ~ fix-excessive-sync.patch to 30_fix-excessive-sync.patch. ~ 02-fix_png_header_bytes.patch to 40_fix_png_header_bytes.patch. - Added the 'Last-Update' field to 10_fixmanpage.patch. - Remade the header of the 20_tcpxtract-fix-segfault.patch, 30_fix-excessive-sync.patch and 40_fix_png_header_bytes.patch. * debian/README.Debian: added to provide a new tip for users. * debian/README.source: the notice in this file is (now) obsolete. Removed. * debian/watch: improved.
2011-11-19 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-8) unstable; urgency=low * Fix incorrect PNG header magic values (Closes: #649249).
2011-04-19 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-7) unstable; urgency=low * Fix excessive sync by only fsync'ing the specific output file (Closes: #623140). * Bump policy version, no changes needed.
2010-10-17 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-6) unstable; urgency=low * Bump policy version, no changes needed. * Switch from dpatch to quilt. - Adapted README.source. * Switch to dpkg-source 3.0 (quilt) format * Add patch by Chow Loong Jin to prevent segfaults due to missing null initializations (Closes: #599746).
2010-10-17 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-5) unstable; urgency=low * Bump policy version, no changes needed. * Remove notice about info page from manpage (Closes: #549219). * Bump compat level to 7 and adjust debhelper dependency. * Version debian packaging license -> GPL-2. * Add patch descriptions. * dh_clean -l => dh_prep (dh_clean -k deprecated). * Add README.source dummy ;)
2007-11-16 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-4) unstable; urgency=low * Switched from Homepage tag to the new Homepage control field. * Added dependency on dpatch and added dpatch stuff to rules. * Added a short description for the manpage that actually makes sense (01_fixmanpage.dpatch). * Fixed debian-rules-ignores-make-clean-error lintian warning. * Added AUTHORS to the installed files in doc.
2007-05-03 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-3) unstable; urgency=low * Added watch file. * Fixed copyright year in copyright file. * Removed config.guess file from diff.
2007-03-17 - Nico Golde <nion@debian.org> tcpxtract (1.0.1-2) unstable; urgency=low * Changed maintainer address. * Fixed broken copyright file. * Bumped compat version to 5. * Bumped standards version, no changes needed. * Removed unneeded comments from rules.
2005-10-16 - Nico Golde <nico@ngolde.de> tcpxtract (1.0.1-1) unstable; urgency=low * Initial release (Closes: #333282).