Add changelog entry for -fno-PIE kernel module build fix 68/3768/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 10 Nov 2016 17:02:50 +0000 (17:02 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 10 Nov 2016 17:02:50 +0000 (17:02 +0000)
Change-Id: I9e978f7aa7f0820049414180963aa31827a66bb6
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/changelog

index 8ff1fba..9c7296f 100644 (file)
@@ -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