diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-06-23 09:41:58 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-06-23 16:39:05 +0200 |
commit | e35f05401a47bf0b69c813e6450bc52c89652931 (patch) | |
tree | 74bf6668097f0ebce80f755b1349202517861505 /debian | |
parent | 76e4187cabcfbf7b06cfc4d2a840769149b8b422 (diff) |
changelog: backport more dpdk 16.07 library linking fixes
Upstream identified more issues, this is the backport of some
discussions around that.
Change-Id: I0acdecf2e1d518fa81af7bb4c9b51fc81c36a418
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 36a76421..c6c44585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ dpdk (16.04-1) UNRELEASED; urgency=medium This was formerly part of a combined patch that we dropped because the majority is upstream (d/p/ubuntu-fix-lpm-use-after-free-and-leak.patch). - d/p/ubuntu-backport-40-linking-fixes-stage-[1-4]-4.patch + d/p/ubuntu-backport-44-linking-cleanup.patch Fixing underlinking and overlinking issues in apps and libraries. - d/p/ubuntu-backport-41-fix-install-tar-1.29.patch Fix issues with tar >=1.29 (Yakkety) |