openvswitch: 2.16.2 -> 2.17.0

This commit is contained in:
Tim Biermann 2022-02-18 14:24:48 +01:00
parent a71b234998
commit fa5f531b2e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 27 additions and 27 deletions

View File

@ -8,8 +8,6 @@ drwxr-xr-x root/root etc/rc.d/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ovs-appctl
-rwxr-xr-x root/root usr/bin/ovsdb-client
-rwxr-xr-x root/root usr/bin/ovsdb-tool
-rwxr-xr-x root/root usr/bin/ovs-docker
-rwxr-xr-x root/root usr/bin/ovs-dpctl
-rwxr-xr-x root/root usr/bin/ovs-dpctl-top
@ -24,6 +22,8 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ovs-testcontroller
-rwxr-xr-x root/root usr/bin/ovs-vlan-test
-rwxr-xr-x root/root usr/bin/ovs-vsctl
-rwxr-xr-x root/root usr/bin/ovsdb-client
-rwxr-xr-x root/root usr/bin/ovsdb-tool
-rwxr-xr-x root/root usr/bin/vtep-ctl
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/openflow/
@ -52,7 +52,6 @@ drwxr-xr-x root/root usr/include/openvswitch/
-rw-r--r-- root/root usr/include/openvswitch/netdev.h
-rw-r--r-- root/root usr/include/openvswitch/nsh.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-actions.h
-rw-r--r-- root/root usr/include/openvswitch/ofpbuf.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-ed-props.h
@ -74,6 +73,7 @@ drwxr-xr-x root/root usr/include/openvswitch/
-rw-r--r-- root/root usr/include/openvswitch/ofp-switch.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-table.h
-rw-r--r-- root/root usr/include/openvswitch/ofp-util.h
-rw-r--r-- root/root usr/include/openvswitch/ofpbuf.h
-rw-r--r-- root/root usr/include/openvswitch/packets.h
-rw-r--r-- root/root usr/include/openvswitch/poll-loop.h
-rw-r--r-- root/root usr/include/openvswitch/rconn.h
@ -83,6 +83,7 @@ drwxr-xr-x root/root usr/include/openvswitch/
-rw-r--r-- root/root usr/include/openvswitch/tun-metadata.h
-rw-r--r-- root/root usr/include/openvswitch/type-props.h
-rw-r--r-- root/root usr/include/openvswitch/types.h
-rw-r--r-- root/root usr/include/openvswitch/usdt-probes.h
-rw-r--r-- root/root usr/include/openvswitch/util.h
-rw-r--r-- root/root usr/include/openvswitch/uuid.h
-rw-r--r-- root/root usr/include/openvswitch/vconn.h
@ -92,9 +93,9 @@ drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libofproto.a
-rwxr-xr-x root/root usr/lib/libofproto.la
-rw-r--r-- root/root usr/lib/libopenvswitch.a
-rwxr-xr-x root/root usr/lib/libopenvswitch.la
-rw-r--r-- root/root usr/lib/libopenvswitchavx512.a
-rwxr-xr-x root/root usr/lib/libopenvswitchavx512.la
-rwxr-xr-x root/root usr/lib/libopenvswitch.la
-rw-r--r-- root/root usr/lib/libovsdb.a
-rwxr-xr-x root/root usr/lib/libovsdb.la
-rw-r--r-- root/root usr/lib/libsflow.a
@ -108,26 +109,25 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libsflow.pc
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/ovs-bugtool
-rwxr-xr-x root/root usr/sbin/ovsdb-server
-rwxr-xr-x root/root usr/sbin/ovs-vswitchd
-rwxr-xr-x root/root usr/sbin/ovsdb-server
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/ovs-pcap.1.gz
-rw-r--r-- root/root usr/share/man/man1/ovsdb-client.1.gz
-rw-r--r-- root/root usr/share/man/man1/ovsdb-server.1.gz
-rw-r--r-- root/root usr/share/man/man1/ovsdb-tool.1.gz
-rw-r--r-- root/root usr/share/man/man1/ovs-pcap.1.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/ovsdb-server.5.gz
-rw-r--r-- root/root usr/share/man/man5/ovs-vswitchd.conf.db.5.gz
-rw-r--r-- root/root usr/share/man/man5/ovsdb-server.5.gz
-rw-r--r-- root/root usr/share/man/man5/vtep.5.gz
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/ovs-actions.7.gz
-rw-r--r-- root/root usr/share/man/man7/ovs-fields.7.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/ovs-bugtool.8.gz
-rw-r--r-- root/root usr/share/man/man8/ovs-dpctl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ovs-dpctl-top.8.gz
-rw-r--r-- root/root usr/share/man/man8/ovs-dpctl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ovs-kmod-ctl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ovs-ofctl.8.gz
-rw-r--r-- root/root usr/share/man/man8/ovs-testcontroller.8.gz
@ -140,13 +140,14 @@ drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/kernel-info/
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/kernel-info/openvswitch.xml
drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/network-status/
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/network-status/openvswitch.xml
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-configuration.xml
drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/system-configuration/
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-configuration/openvswitch.xml
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-configuration.xml
drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/system-logs/
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-logs/openvswitch.xml
drwxr-xr-x root/root usr/share/openvswitch/python/
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/__init__.py
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/compat/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/compat/__init__.py (EMPTY)
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/compat/sortedcontainers/
@ -156,18 +157,17 @@ drwxr-xr-x root/root usr/share/openvswitch/python/ovs/compat/sortedcontainers/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/compat/sortedcontainers/sortedset.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/daemon.py
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/db/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/__init__.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/custom_index.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/data.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/error.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/idl.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/__init__.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/parser.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/schema.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/types.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/dirs.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/fatal_signal.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/fcntl_win.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/__init__.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/json.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/jsonrpc.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/ovsuuid.py
@ -176,24 +176,24 @@ drwxr-xr-x root/root usr/share/openvswitch/python/ovs/db/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/reconnect.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/socket_util.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/stream.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/timeval.py
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/unixctl/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/__init__.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/client.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/server.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/util.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/version.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/vlog.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/winutils.py
drwxr-xr-x root/root usr/share/openvswitch/python/ovstest/
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/args.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/__init__.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/args.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/rpcserver.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/tcp.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/tests.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/udp.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/util.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/vswitch.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/timeval.py
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/unixctl/
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/client.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/__init__.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/server.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/util.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/version.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/vlog.py
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/winutils.py
drwxr-xr-x root/root usr/share/openvswitch/scripts/
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-daemons-ver
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-fdb-show

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34RToj0SuZajVe/5CMjbJAojwxrnKqcQFflqmOubV9S8px+p9cE6MHDU/JlZGatGSM6qSaGaWeJ21IUTUrlH9gQ=
SHA256 (Pkgfile) = f1b2b2d96aff5f7ab9bd5f4af1efc1c3cf02c3a29a4cee8411eb0553827cec8e
SHA256 (.footprint) = 92aea3869d3d5b535577840de343423f2c6b2264fdef2c680d772849f3b6fe9a
SHA256 (openvswitch-2.16.2.tar.gz) = 03ac4c3299b38e56c0b4d4c27a329c958b003a08f3b548a0a3ca8b994f2d4934
RWSagIOpLGJF3xPmG1S/EzbzH8nQyxDAlDHtE0BILiHnq4+0PNZqGoZNgRiBwrAipnOgvgqHP6j3n6hOz6th4vrf3mcwbtSbgwY=
SHA256 (Pkgfile) = 8fbaabd53b1fb9fa0b35e8e48feda75580a1117c3dc102de5adfa96b38e0005a
SHA256 (.footprint) = 18289de1d0e6a655ccaa1b53f9633e6bb7bab6790717c16cb71a6cdbb54971a0
SHA256 (openvswitch-2.17.0.tar.gz) = e03bfab7ca82d81a7d3a36de4f390a3b5210e3f39657671f922877cd4ea6dc73
SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb

View File

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