summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:35:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:35:15 +0000
commitdc30190c9f2fc2394a5793fd8eab3769f943cd49 (patch)
treef1c1680ab2ecf912d40388a2fa8c9c7805668753
parentAdding debian version 4.99.4-3. (diff)
downloadtcpdump-debian.tar.xz
tcpdump-debian.zip
Adding debian version 4.99.4-4.debian/4.99.4-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
-rw-r--r--debian/patches/drop-privs-only-if-non-root.diff1
-rw-r--r--debian/watch2
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 <rfrancoise@debian.org> 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 <martin@strongswan.org>
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