From dc30190c9f2fc2394a5793fd8eab3769f943cd49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:35:15 +0200 Subject: Adding debian version 4.99.4-4. Signed-off-by: Daniel Baumann --- debian/changelog | 9 +++++++++ debian/control | 2 +- debian/patches/drop-privs-only-if-non-root.diff | 1 + debian/watch | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a1bfe78..1b35ca7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +tcpdump (4.99.4-4) unstable; urgency=medium + + * debian/watch: switch to .tar.xz URLs as upstream homepage no longer + lists the .tar.gz. + * Mark latest patch as "Forwarded: not-needed". + * Bump Standards-Version to 4.7.0. + + -- Romain Francoise Sun, 28 Apr 2024 17:07:15 +0200 + tcpdump (4.99.4-3) unstable; urgency=medium * Allow *.pcapng in AppArmor policy, thanks to Chris Kuethe for the diff --git a/debian/control b/debian/control index 368fca9..9315f54 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), libpcap0.8-dev (>= 1.9.1), libssl-dev -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://www.tcpdump.org/ Vcs-Browser: https://salsa.debian.org/rfrancoise/tcpdump diff --git a/debian/patches/drop-privs-only-if-non-root.diff b/debian/patches/drop-privs-only-if-non-root.diff index e7001b7..25a3a8e 100644 --- a/debian/patches/drop-privs-only-if-non-root.diff +++ b/debian/patches/drop-privs-only-if-non-root.diff @@ -3,6 +3,7 @@ From: Martin Willi Date: Tue, 12 Nov 2019 13:43:31 +0100 Subject: [PATCH] Skip privilege dropping when using -Z root on --with-user builds +Forwarded: not-needed Distributions which started building --with-user to switch to an unpriviliged user claim that the old behavior of running under root diff --git a/debian/watch b/debian/watch index 634e3ac..ef88666 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -opts="pgpsigurlmangle=s%$%.sig%" https://www.tcpdump.org release/tcpdump-([\d\.]*).tar.gz +opts="pgpsigurlmangle=s%$%.sig%" https://www.tcpdump.org release/tcpdump-([\d\.]*).tar.xz -- cgit v1.2.3