diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8ff1fba5..9c7296fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,8 @@ dpdk (16.07-2~git1) UNRELEASED; urgency=medium [ Luca Boccassi ] * Fix DKMS build to use the requested kernel version rather than the running one. (Closes: #843864) + * Fix kernel modules build failures due to the new -fPIE default by passing + -fno-PIE. -- Santiago Ruano Rincón <santiagorr@riseup.net> Wed, 09 Nov 2016 16:04:15 +0100 |