dpdk (21.11-1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 20.11.5-1 < 21.11-1.
- Git: https://salsa.debian.org/debian/dpdk.git -b unstable
-
- Branch: unstable
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/dpdk
- Last scan: 2022-08-13 12:16:18+00
- Next scan: 2022-08-18 21:39:00+00
- Merge requests: 1
- CI pipeline status: failed
- Debian changelog in Git:
dpdk (20.11.5-1) unstable; urgency=medium
* New upstream release 20.11.5; for a full list of changes see:
http://doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html
* Drop config-ppc-fix-build-with-GCC-10.patch, merged upstream
* librte-ethdev21.symbols: add new internal symbol
-- Luca Boccassi <bluca@debian.org> Mon, 04 Apr 2022 13:12:36 +0100
- This branch is 1 commit ahead of tag debian/20.11.5-1
- Git log:
commit d60e001e47d882689b19db48874e2d796f83107f
Author: Henning Schild <henning.schild@siemens.com>
Date: Wed Jun 22 10:31:21 2022 +0200
dpdk: add Depends: procps
/lib/dpdk/dpdk-init calls sysctl which is part of procps, when not
installed systemd service will not come up.
Signed-off-by: Henning Schild <henning.schild@siemens.com>