From 64855caf1d3d9835a04bf97cedf13dd1e64c7515 Mon Sep 17 00:00:00 2001 From: Yue Tao Date: Wed, 8 Feb 2023 11:20:56 +0800 Subject: [PATCH] Debian: openvswitch fix CVE-2022-4337 / CVE-2022-4338 Upgrade openvswitch to 2.15.0+ds1-2+deb11u2 Refer to: https://security-tracker.debian.org/tracker/DSA-5319-1 Test Plan: Pass: build Pass: boot Pass: $dpkg -l |grep openvswitch ii openvswitch-common 2.15.0+ds1-2+deb11u2.stx.4 amd64 ii openvswitch-switch 2.15.0+ds1-2+deb11u2.stx.4 amd64 ii openvswitch-switch-dpdk 2.15.0+ds1-2+deb11u2.stx.4 amd64 Closes-Bug: 2006409 Signed-off-by: Yue Tao Change-Id: I2f0ad32d92e357cde0b18a0d333fafdc2b5592a7 --- networking/openvswitch/debian/meta_data.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/networking/openvswitch/debian/meta_data.yaml b/networking/openvswitch/debian/meta_data.yaml index 598316ffb..be1b4f6f4 100644 --- a/networking/openvswitch/debian/meta_data.yaml +++ b/networking/openvswitch/debian/meta_data.yaml @@ -1,11 +1,11 @@ --- debname: openvswitch -debver: 2.15.0+ds1-2+deb11u1 +debver: 2.15.0+ds1-2+deb11u2 dl_path: - name: openvswitch-debian-bullseye.tar.gz - url: https://salsa.debian.org/openstack-team/third-party/openvswitch/-/archive/debian/bullseye/openvswitch-debian-bullseye.tar.gz - md5sum: 2764434e018f1c37eb90fea49d0d1011 - sha256sum: b0475615132bb2ab30933b8449ac714e21ab347db73098782de88a06639339da + name: openvswitch-debian-2.15.0+ds1-2+deb11u2.tar.gz + url: https://salsa.debian.org/openstack-team/third-party/openvswitch/-/archive/debian/2.15.0+ds1-2+deb11u2/openvswitch-debian-2.15.0+ds1-2+deb11u2.tar.gz + md5sum: 1df5943cd57810cb577781f054f92f3b + sha256sum: 7514a10ba2d144feb29e09b5e2d4ca506bda023d75aba9387f8681fe2aabee52 revision: dist: $STX_DIST PKG_GITREVCOUNT: true