hunt 1.5-8 source package in Ubuntu

Changelog

hunt (1.5-8) unstable; urgency=medium

  * QA upload.
  * Ran wrap-and-sort.
  * Migrations:
      - debian format from 1.0 to 3.0.
      - debian/copyright to 1.0 format.
      - debian/rules to new (reduced) format.
  * debian/control:
      - Added a Homepage field.
      - Added iptables to Suggests field.
      - Added Rules-Requires-Root field.
      - Added the Vcs-* fields.
      - Bumped Standards-Version to 4.6.1.
      - Improved the long description.
  * debian/docs: created from migrations as a result of the new (reduced)
    format debian/rules to install the upstream README, README.tp and TODO
    files.
  * debian/manpage/*: created files to produce the manpages tpserv.8 and
    transproxy.8.
  * debian/manpages: created to install the manpages.
  * debian/patches/:
      - 000_old.patch: created from migrations debian format from 1.0 to 3.0.
      - 010_fix-manpage.patch: created to change section to 8, fixed macro '..)'
        not define and remove trailing whitespaces.
      - 020_fix-GCC-hardening-hunt.patch: created to add GCC hardening.
      - 030_add-GCC-hardening-tpserv.patch: created to add GCC hardening. Thanks
        to Vagrant Cascadian <email address hidden>.
        (Closes: #1024126)
      - 040_fix-arguments-synchijack.patch: created to fix some strings without
        required arguments.
      - 050_fix-spelling-rstd.patch: created to fix spelling error in source
        code.
  * debian/rules: created override_dh_auto_build to make tpserv binary and fix
    FTCBFS. Thanks to Helmut Grohne <email address hidden>. (Closes: #929647)
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/source/lintian-overrides: created to override a message about
    the manpage because it was already sent to upstream. This override
    was requested by lintian.
  * debian/tests/control: created to provide CI tests.
  * debian/upstream/metadata: created.
  * debian/watch: added a fake site to explain about the current status
    of the original upstream homepage.

 -- Braulio Henrique Marques Souto <email address hidden>  Thu, 17 Nov 2022 22:28:19 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe net
Mantic release universe net
Lunar release universe net

Downloads

File Size SHA-256 Checksum
hunt_1.5-8.dsc 1.8 KiB 053764f19243f9606f80db136cdb46b87dda3820ee1b7dbee152410a613106f6
hunt_1.5.orig.tar.gz 96.9 KiB a8a1978f3bd05ca3f01c168c13c9a09b1e1e9038c14fdfe43694c07fe3a0e328
hunt_1.5-8.debian.tar.xz 18.9 KiB d7730f4f8c45434c872e4d35c90b1d8523d8958e9f9f0a0ee001f748d91d8e69

Available diffs

No changes file available.

Binary packages built by this source

hunt: advanced packet sniffer and connection intrusion

 Hunt is a program for intruding into a connection, watching it and
 resetting it. With the transproxy auxiliary software, which provides
 a transparent proxy in the Linux kernel. Another auxiliary software
 present in the hunt is tpserv, this program implements a proxy.
 .
 Can be used as Pentest tool to enhance the security of the network.
 .
 Note that as hunt is operating on Ethernet, it is best used for connections
 which can be watched through it. However, it is possible to do something
 even for hosts on another segments or hosts that are on switched ports.

hunt-dbgsym: debug symbols for hunt