Wed, 24 Apr 2024 08:51:46 UTC | login

Information for build ovn-20.03.0-2.el8

ID29600
Package Nameovn
Version20.03.0
Release2.el8
Epoch
SummaryOpen Virtual Network support
DescriptionOVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups.
Built byrdobuilder
State complete
Volume DEFAULT
StartedTue, 14 Apr 2020 05:34:59 UTC
CompletedTue, 14 Apr 2020 06:30:02 UTC
Taskbuild (cloud8-openstack-ussuri-el8, ovn-20.03.0-2.el8.src.rpm)
Tags
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
RPMs
src
ovn-20.03.0-2.el8.src.rpm (info) (download)
aarch64
ovn-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-central-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-host-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-vtep-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-central-debuginfo-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-debuginfo-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-debugsource-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-host-debuginfo-20.03.0-2.el8.aarch64.rpm (info) (download)
ovn-vtep-debuginfo-20.03.0-2.el8.aarch64.rpm (info) (download)
ppc64le
ovn-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-central-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-host-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-vtep-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-central-debuginfo-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-debuginfo-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-debugsource-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-host-debuginfo-20.03.0-2.el8.ppc64le.rpm (info) (download)
ovn-vtep-debuginfo-20.03.0-2.el8.ppc64le.rpm (info) (download)
x86_64
ovn-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-central-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-host-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-vtep-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-central-debuginfo-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-debuginfo-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-debugsource-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-host-debuginfo-20.03.0-2.el8.x86_64.rpm (info) (download)
ovn-vtep-debuginfo-20.03.0-2.el8.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
mock_output.log
build.log
state.log
Changelog * Mon Mar 30 2020 Numan Siddique <nusiddiq@redhat.com> - 20.03.0-2 - Removed the Revert "ovsdb-idl: Avoid sending redundant conditional monitoring updates" as openvswitch compilation is failing in the build. * Mon Mar 30 2020 Numan Siddique <nusiddiq@redhat.com> - 20.03.0-1 - Sync the ovn tar ball to the ovn master with the commit - c4700eed17da8615107553aec82852a37d401821 - SCTP load balancer feature is requried for ovn-kubernetes - Revert "ovsdb-idl: Avoid sending redundant conditional monitoring updates" * Tue Mar 03 2020 Numan Siddique <nusiddiq@redhat.com> - 20.03.0-0 - Release upstream OVN v20.03.0 * Fri Feb 21 2020 Numan Siddique <nusiddiq@redhat.com> - 2.12.1-1 - Version bump required for correcting the changelog * Fri Feb 21 2020 Numan Siddique <nusiddiq@redhat.com> - 2.12.1-0 - Sync the ovn tar ball to the ovn master with the commit - eb9a406cefeb6ac0b0176039c586f982642a41f8 - Sync the ovs tar ball to the ovs master with the commit - ac23d20fc90da3b1c9b2117d1e22102e99fba006 * Tue Feb 11 2020 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-12 - Sync the ovn tar ball to the ovn master with the commit - b02d366e6268462d637b7a5047ff65b2536408af. - Fix the tcp_reset issue. Fix required for ovn kuberenetes. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 25 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-9 - Use the ovs commit 91157afbd83aefb0c9f558d2841fece388b3b0cb as ovn build for centos 7 was still failing. * Mon Nov 25 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-8 - Reverse the previous commit. - Fix the compilation error seen in Centos7 by using ovs commit - 36e5d97f9b09262ccc584ccb45fb06482b0cfc46. The commit 1ca0323e7c29d("Require Python 3 and remove support for Python 2.") removed Python 2 support because of which compilation is failing in Centos 7. * Mon Nov 25 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-7 - Build with python 3 support as ovs requires python 3. * Mon Nov 25 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-6 - Fix the changelog date errors. * Wed Nov 06 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-5 - Fix the logrotate issue - (#1769200). * Tue Oct 29 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-4 - Sync the ovn tar ball to the latest master with the commit - 0a51bb04f8d6194b2c706558d434b09a89196e26. * Wed Oct 09 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-3 - Sync the ovn tar ball to the latest master with the commit - 1a3e6dfb5e2fd5bbb625f637792f91a02767ff3b. * Tue Oct 08 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-2 - Use the official openvswitch 2.12.0 tar file. * Thu Sep 26 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-1 - Apply fedora only patch only on fedora builds. * Sat Sep 14 2019 Numan Siddique <nusiddiq@redhat.com> - 2.12.0-0 - 2.12.0 from new OVN repo * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 03 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.1-1 - Fix the version information in configure.ac * Wed May 29 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.1-0 - Use the latest openvswitch sources with the commit - 4992e00012e7 * Tue Apr 09 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-9 - Fix epoch issue for RDO. * Tue Apr 09 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-8 - Fix Obsoletes version * Mon Apr 08 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-7 - Fix build error on centos builds. * Mon Apr 08 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-6 - Fix spec file - %if error for centos builds. * Mon Apr 08 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-5 - Support building OVN packages for Centos7/RDO. * Fri Apr 05 2019 Numan Siddique <nusiddiq@redhat.com> - 2.11.0-4 - Provide new OVN packages splitting from openvswitch for fedora