diff --git a/dpdk-18.11.2.tar.xz b/dpdk-18.11.2.tar.xz new file mode 100644 index 0000000..d0b0932 --- /dev/null +++ b/dpdk-18.11.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266bb2d149b16252335b106c7ca394434ecaa1fbfd59fc3789375e556746761a +size 11370496 diff --git a/dpdk-18.11.tar.xz b/dpdk-18.11.tar.xz deleted file mode 100644 index 51e74f9..0000000 --- a/dpdk-18.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76543b0a96f9e10a39a341eb137b363d26ece9b508d3f307668e91281d7a72fd -size 11346132 diff --git a/dpdk-thunderx.changes b/dpdk-thunderx.changes index 5962f86..a62556f 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 17 17:14:01 CEST 2019 - ndas@suse.de + +- Minor Update to 18.11.3 + * List of fixes can be found in + https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes + ------------------------------------------------------------------- Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de diff --git a/dpdk-thunderx.spec b/dpdk-thunderx.spec index 9bde9f9..7b2665e 100644 --- a/dpdk-thunderx.spec +++ b/dpdk-thunderx.spec @@ -46,7 +46,7 @@ # Do NOT edit this auto generated file! Edit dpdk.spec instead # and run 'pre_checkin.sh' before committing Name: dpdk-thunderx -Version: 18.11 +Version: 18.11.2 Release: 0 Summary: Set of libraries and drivers for fast packet processing (thunderx) License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only @@ -150,7 +150,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the %prep # can't use %{name} because of dpdk-thunderx -%setup -q -n dpdk-%{version} +%setup -q -n dpdk-stable-%{version} %patch1 -p1 -z .init # This fixes CROSS compilation (broken) in the mk file for ThunderX diff --git a/dpdk.changes b/dpdk.changes index 5962f86..a62556f 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 17 17:14:01 CEST 2019 - ndas@suse.de + +- Minor Update to 18.11.3 + * List of fixes can be found in + https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes + ------------------------------------------------------------------- Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de diff --git a/dpdk.spec b/dpdk.spec index 40b7735..0b23358 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -44,7 +44,7 @@ %define lname libdpdk-%{maj}_%{min} Name: dpdk -Version: 18.11 +Version: 18.11.2 Release: 0 Summary: Set of libraries and drivers for fast packet processing License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only @@ -148,7 +148,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the %prep # can't use %{name} because of dpdk-thunderx -%setup -q -n dpdk-%{version} +%setup -q -n dpdk-stable-%{version} %patch1 -p1 -z .init # This fixes CROSS compilation (broken) in the mk file for ThunderX