Your message dated Mon, 26 Dec 2016 06:18:35 +0000
with message-id <[email protected]>
and subject line Bug#846509: fixed in net-tools 1.60+git20161116.90da8a0-1
has caused the Debian Bug report #846509,
regarding net-tools: diff for NMU version 1.60+git20150829.73cef8a-2.2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
846509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846509
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: net-tools
Version: 1.60+git20150829.73cef8a-2.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for net-tools (versioned as 1.60+git20150829.73cef8a-2.2)
and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.
Regards.
--
WBR, wRAR
diff -Nru net-tools-1.60+git20150829.73cef8a/debian/changelog net-tools-1.60+git20150829.73cef8a/debian/changelog
--- net-tools-1.60+git20150829.73cef8a/debian/changelog 2016-11-20 15:23:12.000000000 +0500
+++ net-tools-1.60+git20150829.73cef8a/debian/changelog 2016-12-01 22:49:27.000000000 +0500
@@ -1,3 +1,10 @@
+net-tools (1.60+git20150829.73cef8a-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Apply an additional fix for the previous FTBFS for some architectures.
+
+ -- Andrey Rahmatullin <[email protected]> Thu, 01 Dec 2016 22:49:27 +0500
+
net-tools (1.60+git20150829.73cef8a-2.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru net-tools-1.60+git20150829.73cef8a/debian/patches/Bug#844073-iptunnel.c-headers-2.patch net-tools-1.60+git20150829.73cef8a/debian/patches/Bug#844073-iptunnel.c-headers-2.patch
--- net-tools-1.60+git20150829.73cef8a/debian/patches/Bug#844073-iptunnel.c-headers-2.patch 1970-01-01 05:00:00.000000000 +0500
+++ net-tools-1.60+git20150829.73cef8a/debian/patches/Bug#844073-iptunnel.c-headers-2.patch 2016-12-01 22:49:27.000000000 +0500
@@ -0,0 +1,21 @@
+Desription: iptunnel: fix building w/older linux headers
+Origin: upstream, https://sourceforge.net/p/net-tools/code/ci/ea3935bd7c0f36c86c40e5785326698fa3336c6a
+Bug-Gentoo: https://bugs.gentoo.org/599542
+Applied-Upstream: yes
+Last-Update: 2016-12-01
+
+--- a/iptunnel.c
++++ b/iptunnel.c
+@@ -29,7 +29,12 @@
+ #include <arpa/inet.h>
+ #include <net/if.h>
+ #include <net/if_arp.h>
++/* We only care about linux/if_tunnel.h. Unfortunately, older Linux headers
++ * (pre linux-4.8) did not include all the proper headers leading to missing
++ * structs and types.
++ */
+ #include <linux/types.h>
++#include <linux/ip.h>
+ #include <linux/if_tunnel.h>
+
+ #include "config.h"
diff -Nru net-tools-1.60+git20150829.73cef8a/debian/patches/series net-tools-1.60+git20150829.73cef8a/debian/patches/series
--- net-tools-1.60+git20150829.73cef8a/debian/patches/series 2016-11-20 15:23:12.000000000 +0500
+++ net-tools-1.60+git20150829.73cef8a/debian/patches/series 2016-12-01 22:48:56.000000000 +0500
@@ -5,3 +5,4 @@
Bug#443075-ifconfig.c-pointtopoint_spelling.patch
Bug#500913-man-en_US-route.8-EXAMPLES-Add-single-route-del.patch
Bug#844073-iptunnel.c-headers.patch
+Bug#844073-iptunnel.c-headers-2.patch
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: net-tools
Source-Version: 1.60+git20161116.90da8a0-1
We believe that the bug you reported is fixed in the latest version of
net-tools, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martín Ferrari <[email protected]> (supplier of updated net-tools package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 26 Dec 2016 05:58:42 +0000
Source: net-tools
Binary: net-tools
Architecture: source
Version: 1.60+git20161116.90da8a0-1
Distribution: unstable
Urgency: medium
Maintainer: net-tools Team <[email protected]>
Changed-By: Martín Ferrari <[email protected]>
Description:
net-tools - NET-3 networking toolkit
Closes: 811561 820212 843892 845153 846509
Changes:
net-tools (1.60+git20161116.90da8a0-1) unstable; urgency=medium
.
* New upstream snapshot.
* Re-synced translations.patch.
* Acknowledge NMUs. Thanks a lot to Andrey Rahmatullin for the
fixes and uploads. Closes: 846509.
* Fix FTCBFS, thanks to Helmut Grohne for the patch. Closes: #811561.
+ Really assign CC for cross compilation.
+ Use triplet prefixed pkg-config.
* Add debian/NEWS warning about changing output in net-tools commands.
Closing bugs that reported problems in 3rd-party scripts arising from these
changes. Closes: #845153, #843892, #820212.
* Update Standards-Version, with no changes.
Checksums-Sha1:
4017cae06ca713892a40730935dc5e7e2b59cefc 2127
net-tools_1.60+git20161116.90da8a0-1.dsc
10cff6bd98ef05083318abe624519badcd561a04 288190
net-tools_1.60+git20161116.90da8a0.orig.tar.gz
e3bd889f0965ff1c4751f652d3d4909d7aab4f3f 56100
net-tools_1.60+git20161116.90da8a0-1.debian.tar.xz
Checksums-Sha256:
0a55da0c9009e374a79131a9fd7c4c3e0d7354b52e041d8ea70eb88831d705ac 2127
net-tools_1.60+git20161116.90da8a0-1.dsc
d3c25c4b70541bb2bb54ebb21e2443811cfd1cbbf4c357d0e960e2973bc4192a 288190
net-tools_1.60+git20161116.90da8a0.orig.tar.gz
5f390b6790f02bdcb769bfa7cb3e4329fa3371bc7f69ee24232241588380de81 56100
net-tools_1.60+git20161116.90da8a0-1.debian.tar.xz
Files:
d79d991a048a1d6613395912f2ef779c 2127 net important
net-tools_1.60+git20161116.90da8a0-1.dsc
160448fae5964d45634ec3c007c449e5 288190 net important
net-tools_1.60+git20161116.90da8a0.orig.tar.gz
930912725d1396d152ec98610647f209 56100 net important
net-tools_1.60+git20161116.90da8a0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlhgscAACgkQXdjgv5Gj
09piCQ//dknb8JhBF5CJoNxyS2RREKhvhCzw6YcnMS6cigkHK0aPdyhbm88DYPlO
tJ31bVMCsQElRCbsqTnxU61nQbKGopoQZ6dQK1ibA/GFf3IN7GijsFZkxB78vSUM
HuYDxQsq3QBuAJt7oHhveM5x9PFnZVtMC3D4KY9vKoTCCW7kXjPqfLXlpcPuJebf
6PW1WviNNO8C5GQ9cxMCI8lexgWMmgJlLgRcqzbXa+2Hbjn2F34JPIgtDik+zZtO
C32HHIfuLOm8TT1fgR7y/nsw46Tb7qOikmKNnwYv0KbxmF69zwEOwT/jnwpf4qqf
bvnEFpzI61Vd787UD5Fny/y8HGGskvlXe3/lMMIDBxb2F62me1IE3BGk89T2Xft3
/3ydMqV/4nIKY0zjaSyZ4sefghp+QK3nEY4PLGYS4528/jq5RdGNVmJQKUcgdnuq
3kqtEFxipovOSqHeODCap7Dfl4ysVY1or9+fCZaba8T6a6l7FC6xDQo8LeY2Nb9w
ioaiEwVxl4RnFmrb2Vx9pvyUrfXxIGiYjwLTF8hs9Dk4CLryirRMIYQdVpy3nFM1
udBMNPyjnQgay8OLajouIedtjKQ6/nw8WOG7HmBSAJwVb0I+9oH8utqaw99YvMHu
M++YUNuKDVVdC34HDgx15uSRJgU6CgajdvVP7X58aavxc7837wQ=
=6drE
-----END PGP SIGNATURE-----
--- End Message ---