From bee8a5722d59aaa5a7e058dec7000f8c5b294166 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Thu, 23 Jun 2016 14:10:25 +0200 Subject: [PATCH] changelog: use dpkg-buildflags and properly enable hardening d/rules didn't adapt to the DPDK build system to really tranfer the data from dpkg-buildflags into the DPDK buildsystem. By that hardening flags were lost while building. Change-Id: Ie3ddc0a35ada45a5b2d59b4b75a9660171529291 Signed-off-by: Christian Ehrhardt --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index c6c44585..110e24ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,7 @@ dpdk (16.04-1) UNRELEASED; urgency=medium allows consumers of dpdk to just depend on what they need. As well as installation of multiple .so versions concurrently. - added the hidden dependency of librte_eal to librte_mempool + - use dpkg-buildflags and properly enable hardening * Adding DKMS package for rte_kni (LP: #1592786) [ Ricardo Salveti ] -- 2.16.6