Control: tags 1096832 + patch
Control: tags 1096832 + pending

Dear maintainer,

Given that this package is now marked for autoremoval from testing due
to this bug I've prepared an NMU for iftop (versioned as 1.0~pre4-9.1)
and intend to upload it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Cheers,
Flo
diff -Nru iftop-1.0~pre4/debian/changelog iftop-1.0~pre4/debian/changelog
--- iftop-1.0~pre4/debian/changelog	2023-02-24 22:12:21.000000000 +0100
+++ iftop-1.0~pre4/debian/changelog	2025-09-15 14:25:36.000000000 +0200
@@ -1,3 +1,11 @@
+iftop (1.0~pre4-9.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/bug-debian-1096832-ftbfs-with-GCC-15.patch
+    (Closes: #1096832)
+
+ -- Florian Ernst <[email protected]>  Mon, 15 Sep 2025 14:25:36 +0200
+
 iftop (1.0~pre4-9) unstable; urgency=medium
 
   * Fix Debian bug "iftop resolves all IPv6 addresses to the same hostname".
diff -Nru iftop-1.0~pre4/debian/patches/bug-debian-1096832-ftbfs-with-GCC-15.patch iftop-1.0~pre4/debian/patches/bug-debian-1096832-ftbfs-with-GCC-15.patch
--- iftop-1.0~pre4/debian/patches/bug-debian-1096832-ftbfs-with-GCC-15.patch	1970-01-01 01:00:00.000000000 +0100
+++ iftop-1.0~pre4/debian/patches/bug-debian-1096832-ftbfs-with-GCC-15.patch	2025-09-15 14:24:54.000000000 +0200
@@ -0,0 +1,18 @@
+Description: Fix ftbfs with GCC-15
+Author: Til Kaiser <[email protected]>
+Origin: https://code.blinkace.com/pdw/iftop/-/commit/67b685c8442528bb30485f6efa212f599ef19baf
+Bug-Debian: http://bugs.debian.org/1096832
+
+Index: iftop-1.0~pre4/cfgfile.h
+===================================================================
+--- iftop-1.0~pre4.orig/cfgfile.h
++++ iftop-1.0~pre4/cfgfile.h
+@@ -13,7 +13,7 @@ typedef struct {
+     int value;
+ } config_enumeration_type;
+ 
+-int read_config();
++int read_config(char *file, int whinge_on_error);
+ 
+ char *config_get_string(const char *directive);
+ int config_get_bool(const char *directive);
diff -Nru iftop-1.0~pre4/debian/patches/series iftop-1.0~pre4/debian/patches/series
--- iftop-1.0~pre4/debian/patches/series	2023-02-24 22:12:21.000000000 +0100
+++ iftop-1.0~pre4/debian/patches/series	2025-09-15 14:25:27.000000000 +0200
@@ -2,3 +2,4 @@
 iftop-cleanup.patch
 support-multi-gigabit-interfaces.patch
 bug-debian-962695-ipv6-dns-resolution.patch
+bug-debian-1096832-ftbfs-with-GCC-15.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to