summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 29b23d6)
raw | patch | inline | side by side (parent: 29b23d6)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 21 Oct 2017 11:33:52 +0000 (13:33 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 21 Oct 2017 11:33:52 +0000 (13:33 +0200) |
Thanks Luca Boccassi for reporting and fixing this!
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index fb09fb2a04e6688671f821f9a0b0c7e724b19779..c89d78fcf43289930cda35e9d9616b67f9f26ce1 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
collectd (5.7.2-2) UNRELEASED; urgency=medium
+ [ Luca Boccassi ]
+ * debian/patches:
+ - Add dpdk-pkg-config.patch: Backport upstream patch to build DPDK with
+ pkg-config. This allows DPDK in Debian to fix an upstream multi-arch
+ issue, where arch-dependents headers are installed in /usr/include
+ breaking multi-arch co-installability of libdpdk-dev. (Closes: #872482)
+
+ [ Sebastian Harl ]
* Disable the sigrok plugin for now; it's not compatible with libsigrok4;
thanks to Adrian Bunk for reporting this (Closes: #878348).