openvswitch: 3.0.3 -> 3.1.0

This commit is contained in:
Tim Biermann 2023-02-23 17:46:03 +01:00
parent 736c23042d
commit efb33fbec0
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 5 deletions

View File

@ -54,6 +54,7 @@ drwxr-xr-x root/root usr/include/openvswitch/
-rw-r--r-- root/root usr/include/openvswitch/ofp-actions.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-bundle.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-connection.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-ct.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-ed-props.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-errors.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-flow.h
@ -225,6 +226,11 @@ drwxr-xr-x root/root usr/share/openvswitch/scripts/
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-monitor-ipsec
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-save
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-vtep
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/upcall_cost.py
-rwxr-xr-x root/root usr/share/openvswitch/scripts/usdt/upcall_monitor.py
-rw-r--r-- root/root usr/share/openvswitch/vswitch.ovsschema
-rw-r--r-- root/root usr/share/openvswitch/vtep.ovsschema
drwxr-xr-x root/root var/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF350e8HXcsrr/5f/ltFhwbPUbA7tqsAFPN9yryxU3OPW0g/PaXXFtzWVYPlGoUL5yZdIwWc3g7Lry2gdIrW9nbQY=
SHA256 (Pkgfile) = 2f89abfe2b587ae2e4cd14895eb93c853aca16c92363cd0c6e6197cd945ca229
SHA256 (.footprint) = 3deff8e6358e6f9c84a0e5edda614c29d09b814b2962f896297d8054a051711a
SHA256 (openvswitch-3.0.3.tar.gz) = f506650a76f1f2cefbdfb583f343412102f170abc55c6ff875677926b9bd9463
RWSagIOpLGJF3xGAqj+MZIE4CGgwdGWWKpI71jTPoRsNa0IYscf4cc+r0HcrnXuWWCv24ig/vn3ObTQ6aDqwsCD+aB2fCQP9YQw=
SHA256 (Pkgfile) = 6fbf323023b3694867f3386e4394281f23691a5861ead376d3ff8c9916e45430
SHA256 (.footprint) = 828f63fc2030f5e81a465e91e86c9bd3b3d56dcc96fcc5c87b1ccd2960935154
SHA256 (openvswitch-3.1.0.tar.gz) = 2bdda56970e324107b7a7c9f178d928024bd6603cfd86f71959bec0ed0d1c4bb
SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb

View File

@ -4,7 +4,7 @@
# Depends on: python3-six
name=openvswitch
version=3.0.3
version=3.1.0
release=1
source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd)