tag 824442 pending
thanks
Hello,
Bug #824442 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-glibc/glibc.git/commit/?id=b891546
---
commit b891546d948f797c034a9ac49f07a4faf1426025
Author: Aurelien Jarno <[email protected]>
Date: Sun Apr 9 22:17:07 2017 +0200
patches/any/submitted-if.h-conflict.diff: new patch to fix the conflict
between <linux/if.h> and <net/if.h>. Closes: #824442.
diff --git a/debian/changelog b/debian/changelog
index 909783e..30f41e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ glibc (2.24-10) UNRELEASED; urgency=medium
regressions when building a +debXuX version. That way changes in the
environment (e.g.: kernel) do not prevent security or stable versions
to be built.
+ * patches/any/submitted-if.h-conflict.diff: new patch to fix the conflict
+ between <linux/if.h> and <net/if.h>. Closes: #824442.
-- Aurelien Jarno <[email protected]> Mon, 16 Jan 2017 18:46:54 +0100