From 651d616d5a2bcf3f488c02a60b83b7c62a48fe17 Mon Sep 17 00:00:00 2001 From: Vladimir Sokolovsky Date: Fri, 8 Mar 2024 11:09:07 -0600 Subject: [PATCH] Updated version to 24.03 Signed-off-by: Vladimir Sokolovsky --- debian/changelog | 12 ++++++++++++ mlnx-tools.spec | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6dbf7c6..2bbabb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +mlnx-tools (24.03) UNRELEASED; urgency=medium + + [ Bodong Wang ] + * vf-net-link-name.sh: Fix net link name for socket direct and multihost BFs + + [ Vladimir Sokolovsky ] + * udev scripts: Support network interfaces rename on DPU only + * mlnx-tools.spec: Removed ownership of %{sysconfdir} + * tsbin/mlnx_bf_configure: Decrease ovs-vsctl bridge delete timeout + + -- Vladimir Sokolovsky Fri, 08 Mar 2024 11:03:48 -0600 + mlnx-tools (23.07.3) UNRELEASED; urgency=medium [ Bodong Wang ] diff --git a/mlnx-tools.spec b/mlnx-tools.spec index fd16be0..2c7bd26 100644 --- a/mlnx-tools.spec +++ b/mlnx-tools.spec @@ -28,7 +28,7 @@ Summary: Mellanox userland tools and scripts Name: mlnx-tools -Version: 23.07.3 +Version: 24.03 Release: 0%{?_dist} License: GPLv2 or BSD Url: https://github.com/Mellanox/mlnx-tools