openvswitch 3.1.0~git20230108.006e1c6-1ubuntu1 source package in Ubuntu

Changelog

openvswitch (3.1.0~git20230108.006e1c6-1ubuntu1) lunar; urgency=medium

  * d/control, d/rules: Temporarily disable AF_XDP, awaiting MIR for xdp-tools
    package (LP: #2002103).

openvswitch (3.1.0~git20230108.006e1c6-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/3.1.0_git20230108.006e1c6'.
  * d/p/CVE-2022-4337and8: Drop, included in snapshot.
  * d/p/af-xdp*: Drop, included in snapshot.
  * d/openvswitch-switch.install: Add USDT scripts.

openvswitch (3.1.0~git20221212.739bcf2-4) unstable; urgency=high

  * Add dpdk support for riscv64 (Closes: #1027329).
  * CVE-2022-4337 & CVE-2022-4338: Out-of-Bounds Read and Integer Underflow in
    Organization Specific TLV. Added upstream patches (Closes: #1027273).

openvswitch (3.1.0~git20221212.739bcf2-3) unstable; urgency=medium

  * salsa-ci.yml: build on unstable
  * Upload to unstable

openvswitch (3.1.0~git20221212.739bcf2-2) experimental; urgency=medium

  * Exclude xdp-tools build dep on ports where it's not available

openvswitch (3.1.0~git20221212.739bcf2-1) experimental; urgency=medium

  * Update upstream source from snapshot 'upstream/3.1.0_git20221212.739bcf2'
  * d/rules: Update snapshot target version
  * d/gbp.conf: Set experimental branch
  * d/control: Bump DPDK dependency to 22.11
  * d/control: Add build dependencies for AF_XDP
  * d/p/af-xdp-*: Add patches to build AF_XDP support by default

openvswitch (3.0.1-1) experimental; urgency=medium

  [ Frode Nordahl ]
  * Update upstream source from tag 'upstream/3.0.1'
  * d/p/0001-ovsdb-idl-Support-write-only-changed-IDL-monitor-mod.patch:
    Drop
  * d/openvswitch-common.install: Add ovsdb.local-config man page
  * d/openvswitch-switch.install: Add local-config.ovsschema
  * d/rules: Build the Python JSON C extension
  * d/control: Make python3-openvswitch a binary package, drop python3-six
    dependency
  * d/copyright: Drop references to XenServer
  * d/openvswitch-switch.README.Debian: Drop reference to out of tree
    kernel module
  * d/control: Add suggested optional dependencies for Python OVS flow
    parsing
  * d/copyright: Drop references to datapath/*
  * d/copyright.in: Sync with upstream repository
  * d/rules: Add comment about the explicit -fPIC for this package

  [ Luca Boccassi ]
  * Drop setuptools-import-order.patch, distutils is no longer used

 -- Frode Nordahl <email address hidden>  Tue, 10 Jan 2023 15:55:46 +0100

Upload details

Uploaded by:
Frode Nordahl
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openvswitch_3.1.0~git20230108.006e1c6.orig.tar.gz 4.9 MiB 9d8338d7d89f105e9979620bc1f5b0311c4f8d41bb9420467ab2fc50ad8f0b5a
openvswitch_3.1.0~git20230108.006e1c6-1ubuntu1.debian.tar.xz 63.8 KiB 171d8fbc267ebb16e3ed474f4cff97b03f31ceaca16a40a777acce8ac6fd3987
openvswitch_3.1.0~git20230108.006e1c6-1ubuntu1.dsc 3.0 KiB 4363a76d7d6eb30c310f4ff4ed84220cd51262606de74a09b3a6cd3db923602c

View changes file

Binary packages built by this source

openvswitch-common: Open vSwitch common components

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-common provides components required by both openvswitch-switch
 and openvswitch-testcontroller.

openvswitch-common-dbgsym: debug symbols for openvswitch-common
openvswitch-doc: Open vSwitch documentation

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package provides documentation for configuration and use
 of Open vSwitch.

openvswitch-ipsec: Open vSwitch IPsec tunneling support

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package provides IPsec tunneling support for OVS tunnels.

openvswitch-pki: Open vSwitch public key infrastructure dependency package

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-pki provides PKI (public key infrastructure) support for
 Open vSwitch switches and controllers, reducing the risk of
 man-in-the-middle attacks on the Open vSwitch network infrastructure.

openvswitch-source: Open vSwitch source code

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains the full Open vSwitch source code to support
 use with the Open Virtual Network (OVN) build.

openvswitch-switch: Open vSwitch switch implementations

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-switch provides the userspace components and utilities for
 the Open vSwitch kernel-based switch.

openvswitch-switch-dbgsym: debug symbols for openvswitch-switch
openvswitch-switch-dpdk: DPDK enabled Open vSwitch switch implementation

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-switch provides the userspace components and utilities for
 the Open vSwitch kernel-based switch.
 .
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package provides a DPDK enabled implementation of the ovs-vswitchd
 binary.

openvswitch-switch-dpdk-dbgsym: debug symbols for openvswitch-switch-dpdk
openvswitch-test: Open vSwitch test package

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains utilities that are useful to diagnose
 performance and connectivity issues in Open vSwitch setup.

openvswitch-testcontroller: Simple controller for testing OpenFlow setups

 This controller enables OpenFlow switches that connect to it to act
 as MAC-learning Ethernet switches. It can be used for initial
 testing of OpenFlow networks. It is not a necessary or desirable
 part of a production OpenFlow deployment.

openvswitch-testcontroller-dbgsym: debug symbols for openvswitch-testcontroller
openvswitch-vtep: Open vSwitch VTEP utilities

 Open vSwitch is a production quality, multilayer, software-based, Ethernet
 virtual switch. It is designed to enable massive network automation through
 programmatic extension, while still supporting standard management interfaces
 and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In
 addition, it is designed to support distribution across multiple physical
 servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus
 1000V.
 .
 This package provides utilities that are useful to interact with a
 VTEP-configured database and a VTEP emulator.

openvswitch-vtep-dbgsym: debug symbols for openvswitch-vtep
python3-openvswitch: Python 3 bindings for Open vSwitch

 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains the full Python 3 bindings for Open vSwitch
 database.

python3-openvswitch-dbgsym: debug symbols for python3-openvswitch