diff options
author | 2018-09-03 10:50:31 +0100 | |
---|---|---|
committer | 2018-09-03 10:50:31 +0100 | |
commit | 05384633c88cc743411950d4f707e2bfb141de8c (patch) | |
tree | 4063e288d013bd8f3132f14ea4b863daf55fb58a | |
parent | cbcf3d44176009673fbcd7d15671bef56c021f6b (diff) |
Update changelog for 17.11.4
Change-Id: Ie231d1df1c8c8e48dff35b0acb7422056a490acc
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 540cab83..ac229ab9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpdk (17.11.3-1~git1) UNRELEASED; urgency=medium +dpdk (17.11.4-1~git1) UNRELEASED; urgency=medium [ Luca Boccassi ] * New upstream release 17.11; for a full list of changes see: @@ -8,6 +8,8 @@ dpdk (17.11.3-1~git1) UNRELEASED; urgency=medium * New upstream release 17.11.2; for a full list of changes see: https://dpdk.org/doc/guides-17.11/rel_notes/release_17_11.html * Fixes CVE-2018-1059 + * New upstream release 17.11.4; for a full list of changes see: + https://dpdk.org/doc/guides-17.11/rel_notes/release_17_11.html * Bump ABI version of packages from 17.08 to 17.11. * Fix upstream version parsing in d/rules to account for -rcX. * Add packages for new libraries/PMDs: librte-bus-pci17.11, |