2 Commits

Author SHA256 Message Date
9cfcb3474a Update to version 24.11.4 2026-01-09 14:07:53 +01:00
6400aa76a0 Update to version 24.11.3
- Update to version 24.11.3
  * LTS release update contains ~180 fixes from main branch up to DPDK 25.07
    - Fixes CVE-2025-23259 -- an attacker on a VM in the system can cause
      information disclosure and denial of service (bsc#1254161)
  * remove included patch 0001-dts-generate-random-capture_name-per-call.patch
- Remove obsolete build option -Denable_kmods (upstream a52d472c5)
- dpdk-tools requires "which" and is noarch
- Drop pesign and needssslcertforbuild because we don't build a kmp anymore
  (boo#1247389)
2025-11-26 14:17:24 +01:00

View File

@@ -4,19 +4,13 @@ Tue Jan 6 14:46:34 UTC 2026 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update to version 24.11.4
* LTS update with ~250 fixes, details here:
https://doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html#id10
-------------------------------------------------------------------
Tue Aug 19 10:57:34 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update to version 24.11.3
* LTS release update contains ~180 fixes from main branch up to DPDK 25.07
* remove patch 0001-dts-generate-random-capture_name-per-call.patch
- Fixes CVE-2025-23259 -- an attacker on a VM in the system can cause
information disclosure and denial of service (bsc#1254161)
* remove included patch 0001-dts-generate-random-capture_name-per-call.patch
- Remove obsolete build option -Denable_kmods (upstream a52d472c5)
- dpdk-tools requires "which" and is noarch
-------------------------------------------------------------------
Wed Jul 30 14:02:20 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Drop pesign and needssslcertforbuild because we don't build a kmp anymore
(boo#1247389)