diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:05 +0000 |
commit | d89fede3849004be87494c62f2e5b8140c7d69c5 (patch) | |
tree | 5e000e46fe2807586a9ae25d96e7ab043323d91e /debian/NEWS | |
parent | Adding upstream version 4.99.4. (diff) | |
download | tcpdump-d89fede3849004be87494c62f2e5b8140c7d69c5.tar.xz tcpdump-d89fede3849004be87494c62f2e5b8140c7d69c5.zip |
Adding debian version 4.99.4-3.debian/4.99.4-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..3bc5325 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,13 @@ +tcpdump (4.99.0-1) unstable; urgency=medium + + tcpdump is now installed to /usr/bin, not /usr/sbin. + + -- Romain Francoise <rfrancoise@debian.org> Sun, 03 Jan 2021 21:23:34 +0100 + +tcpdump (4.9.3~git20190901-1) unstable; urgency=low + + tcpdump now drops root privileges by default and runs as user 'tcpdump'. + To have tcpdump run as root as before, use `tcpdump -Z root'. + + -- Romain Francoise <rfrancoise@debian.org> Sun, 01 Sep 2019 12:54:02 +0200 + |