From c8ac49123f7cd128173fddc8b2a079931fa5ea6c Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 23 Feb 2024 17:06:14 +0100 Subject: [PATCH] openvswitch: 3.2.2 -> 3.3.0 --- openvswitch/.footprint | 2 ++ openvswitch/.signature | 8 ++++---- openvswitch/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/openvswitch/.footprint b/openvswitch/.footprint index 5360d79d2..61e61cc15 100644 --- a/openvswitch/.footprint +++ b/openvswitch/.footprint @@ -230,6 +230,8 @@ drwxr-xr-x root/root usr/share/openvswitch/scripts/ drwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/ -rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/bridge_loop.bt -rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/dpif_nl_exec_monitor.py +-rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/kernel_delay.py +-rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/kernel_delay.rst -rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/reval_monitor.py -rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/upcall_cost.py -rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/upcall_monitor.py diff --git a/openvswitch/.signature b/openvswitch/.signature index 03d775672..b84c4d041 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zmuQN5WKBIiwqELgqZ3JAjFTdH7/BYU5lnahlIGW8yDqxUvErQTJKUfNZnxDxDhLahlNadIDhotnz4uJPsybQY= -SHA256 (Pkgfile) = 07e08f17f45c8b73dcd624049d78a80e4e3d0ac2388bdd126340010b6a87fa97 -SHA256 (.footprint) = 8d304db8206f0df3f0a7b0fefdbbfb82cb07cba658d2fcbc4566524a9a5fb023 -SHA256 (openvswitch-3.2.2.tar.gz) = 0427ac340604dd1cb17c10332b6ffaf8f715d56fb564465029548b4aafe9582f +RWSagIOpLGJF3647o8GOuLucTCGbCAfMJnQkejz8+8h7/GPHrX2P0M2NqD83BKlleW8Lf+8bDd88nylPnOwpcCd42fcozh2K2g8= +SHA256 (Pkgfile) = 85c23fd7bc3be667dd5fefbc0acf8c3ed5c0c9f9459de4f02ed8bed2a4e0782e +SHA256 (.footprint) = cc432c0f48f2d8b6dc19022aae624768a86aa098c5c3349d737b1a3871922506 +SHA256 (openvswitch-3.3.0.tar.gz) = 1afcb81fb947c0be885866995d6c088e61df43561115789206a2b33f7bc1b05f SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index 39baf568f..273ff0679 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=3.2.2 +version=3.3.0 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd)