tcpdump 4.99.1-3 source package in Ubuntu

Changelog

tcpdump (4.99.1-3) unstable; urgency=medium

  * Clean up AppArmor local profile for /usr/sbin/tcpdump, if it's still
    empty (closes: #990554).
  * Switch to debhelper compat level 13.
  * Set `Rules-Requires-Root' to "no".
  * Bump Standards-Version to 4.6.0.

 -- Romain Francoise <email address hidden>  Sun, 12 Sep 2021 18:55:44 +0200

Upload details

Uploaded by:
Romain Francoise
Uploaded to:
Sid
Original maintainer:
Romain Francoise
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tcpdump_4.99.1-3.dsc 2.1 KiB b6d5538489833944bb343915e9748cae8a42670ebebb7b8b6993922a642c7c2e
tcpdump_4.99.1.orig.tar.gz 1.9 MiB 79b36985fb2703146618d87c4acde3e068b91c553fb93f021a337f175fd10ebe
tcpdump_4.99.1.orig.tar.gz.asc 442 bytes 40527a1980f0cdb0a77cf1ae1a0bc6a7c8d02edf4c74e9274eeff1af68165345
tcpdump_4.99.1-3.debian.tar.xz 17.8 KiB 5b991cbf138042c55eda654880e1f50d5f8e2cb5ed54f9234fe9083fdbace7ca

No changes file available.

Binary packages built by this source

tcpdump: command-line network traffic analyzer

 This program allows you to dump the traffic on a network. tcpdump
 is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
 BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
 types.
 .
 It can be used to print out the headers of packets on a network
 interface, filter packets that match a certain expression. You can
 use this tool to track down network problems, to detect attacks
 or to monitor network activities.

tcpdump-dbgsym: debug symbols for tcpdump