https://github.com/openvswitch/ovs/blob/v3.3.2/NEWS - Update OVN to 24.03.5. For a list of changes, check https://github.com/ovn-org/ovn/blob/v24.03.5/NEWS - This update fix CVE-2025-0650 ovn: egress ACLs may be bypassed via specially crafted UDP packet (bsc#1236353) OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=267
18 lines
739 B
Diff
18 lines
739 B
Diff
From e007ba2d276530db6aa8a242b069f356395cd8e5 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Jaime=20Caama=C3=B1o=20Ruiz?= <jcaamano@suse.com>
|
|
Date: Mon, 15 Jun 2020 15:15:53 +0200
|
|
Subject: [PATCH] Use double hash for OVS_USER_ID comment
|
|
|
|
Updated 2023-02-26 for version 3.1.0
|
|
|
|
diff --git a/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template b/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
|
|
index c467d02db..58c0e4797 100644
|
|
--- a/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
|
|
+++ b/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
|
|
@@ -28,4 +28,4 @@
|
|
OPTIONS=""
|
|
|
|
# Uncomment and set the OVS User/Group value
|
|
-#OVS_USER_ID="openvswitch:openvswitch"
|
|
+##OVS_USER_ID="openvswitch:openvswitch"
|