tcpspy 1.7d-16 source package in Ubuntu

Changelog

tcpspy (1.7d-16) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Bumped Standards-Version to 4.7.0.
      - Dropped dependency on obsolete lsb-base. The sysvinit-utils is
        providing the scripts needed by /etc/init.d/* files.
  * debian/copyright: updated packaging copyright years.
  * debian/patches/:
      - 20_add-GCC-hardening.patch: updated to fix a FTCBFS because it was
        using an implicit gcc command. Thanks to Helmut Grohne
        <email address hidden>. (Closes: #970657)
      - 60_fix-gcc-warning.patch: added a value to return function to fix a
        FTBFS. (Closes: #1075556)

 -- Joao Eriberto Mota Filho <email address hidden>  Mon, 09 Sep 2024 13:09:13 -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
Questing release universe net
Plucky release universe net
Oracular release universe net

Downloads

File Size SHA-256 Checksum
tcpspy_1.7d-16.dsc 1.8 KiB 7c63ed9b89d902f4cd9abe1b2ad236899fd001bd7f5e9c3b3b0253571a596a80
tcpspy_1.7d.orig.tar.gz 14.5 KiB 8c81abd08164f051d31354a371daef5830ff9e38629bee566d08043d87004b8d
tcpspy_1.7d-16.debian.tar.xz 13.0 KiB 7dbebbc96652d3f3ab041b1f7d3ca7c826042ba7e82f7b6a87b3b6d45053b53c

Available diffs

No changes file available.

Binary packages built by this source

tcpspy: Incoming and Outgoing TCP/IP connections logger

 tcpspy is an administrator's tool that logs information
 about incoming and outgoing TCP/IP connections. It's
 written in C and uses no libpcap functions, unlike tcpdump.
 .
 Connections are selected for logging with rules, similarly
 to the filter expressions accepted by tcpdump. The
 following information is logged: username, local address
 and port, remote address and port, and, optionally, the
 executable filename.
 .
 This Debian version supports IPv4 and IPv6.

tcpspy-dbgsym: debug symbols for tcpspy