diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-09-05 22:03:20 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-09-05 22:03:54 +0100 |
commit | 1fe21de4520923e56be8d8b252fa396cd8fb1af1 (patch) | |
tree | 5419251b9743086fad79ea2fe36523ed3ae13cfe /debian/changelog | |
parent | 79d6657d1a0aeef4716a44cf85b9656e62669e8b (diff) |
Note new patch in changelog
Change-Id: I09bc3425eb0d1f45e970b6aeb35989d48c7c4dc9
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3cd32bc5..79c9d478 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ dpdk (17.08-1~git1) UNRELEASED; urgency=medium * Update symbols files to reflect changes in the libraries. * Switch to debian.org email address. * Add librte-pmd-failsafe package. + * Drop mk-order-CFLAGS-so-that-ISCDIR-comes-before-IRTE_OUT.patch and + add mk-install-symlinks-before-build-step.patch which has the same + result but is much simpler and easier to maintain. -- Luca Boccassi <luca.boccassi@gmail.com> Wed, 16 Aug 2017 19:00:17 +0100 |