Fri, 26 Apr 2024 06:45:32 UTC | login

Information for build ovn-20.12.0-17.fc33

ID193331
Package Nameovn
Version20.12.0
Release17.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ovn.git#20c103f47b62eac8d1822ed2ed5805ff31c42e4f
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Feb 2021 12:17:42 UTC
CompletedSat, 27 Feb 2021 22:03:55 UTC
Taskbuild (f33, /rpms/ovn.git:20c103f47b62eac8d1822ed2ed5805ff31c42e4f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ovn.git#20c103f47b62eac8d1822ed2ed5805ff31c42e4f'}}
Tags
f33
f37
f38
RPMs
src
ovn-20.12.0-17.fc33.src.rpm (info) (download)
riscv64
ovn-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-central-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-host-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-vtep-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-central-debuginfo-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-debuginfo-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-debugsource-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-host-debuginfo-20.12.0-17.fc33.riscv64.rpm (info) (download)
ovn-vtep-debuginfo-20.12.0-17.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-17 - Backport "northd: Skip matching on ct flags for stateless" (#1927230) * Thu Feb 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-16 - Backport "Support configuring Load Balancer hairpin source IP." (#1908540) - Backport "lflow: Use learn() action to generate LB hairpin reply flows." (#1917875) * Thu Feb 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-15 - Backport "binding: Correctly set Port_Binding.up for container/virtual ports." (#1926165) - Backport "binding: Set Port_Binding.up only if supported." (#1926165) - Backport "northd: Allow backwards compatibility for Logical_Switch_Port.up." (#1926165) - Backport "tests: Fix Port_Binding up test." (#1926165) * Thu Feb 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-14 - Backport "ovn-nbctl: add --bfd option to lr-route-add" (#1918997) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-13 - Backport "ofctrl: Rename 'nb_cfg' to 'req_cfg'." (#1839102) - Backport "controller: Implement a generic barrier based on ofctrl cur_cfg sync." (#1839102) - Backport "binding: Set Logical_Switch_Port.up when all OVS flows are installed." (#1839102) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-12 - Backport "northd: add --event option to enable controller_event for empty_lb" (#1918422) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-11 - Backport "ovn-nbctl: add bfd report to lr-route-list command" (#1915958) - Backport "ovn-nbctl: add ecmp/ecmp-symmetric-reply to lr-route-list command" * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-10 - Backport "controller: fix pkt_marking with IP buffering" (#1857106) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-9 - Backport "ovn-ctl: Add support for ovsdb-server --disable-file-column-diff." (#1917979) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-8 - Backport "ovn-controller: Fix wrong conj_id match flows when caching is enabled." (#1919812) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-7 - Backport "northd: Fix duplicate logical port detection." (#1918582) * Mon Feb 01 2021 Numan Siddique <numans@ovn.org> - 20.12.0-6 - Backport "northd: Fix ACL fair log meters for Port_Group ACLs." (#1918004) - Backport "binding: Fix container port removal from local bindings." (#1917533) - Backport "binding: Always delete child port bindings first." (#1917533) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.12.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 2021 Numan Siddique <numans@ovn.org> - 20.12.0-5 - Backport "bfd: introduce IPv6 support" (#1915739) * Wed Jan 13 2021 Numan Siddique <numans@ovn.org> - 20.12.0-4 - Backport "introduce BFD support in ovn-controller" (#1847570) - Backport "ovn-northd: Move lswitch ARP/ND Responder to functions" - Backport "ovn-northd: Move DHCP Options and Response to a function" - Backport "ovn-northd: Move lswitch DNS lookup and response to a function" - Backport "ovn-northd: Move DNS and DHCP defaults to a function" - Backport "ovn-northd: Move ARP response for external ports to a function." - Backport "ovn-northd: Move broadcast and multicast lookup in lswitch to a function" - Backport "ovn-northd: Move destination handling into functions." - Backport "ovn-northd: split build_lswitch_output_port_sec into iterators" - Backport "ovn-northd: Move lrouter arp and nd datapath processing to a function" - Backport "ovn-northd: Move ipv4 input to a function" - Backport "ovn-northd: move NAT, Defrag and lb to a function" * Mon Jan 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-3 - Backport "binding: Do not clear container lbinding->pb when parent is deleted." (#1914304) * Mon Jan 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-2 - Backport "ovn-trace: fix trigger_event warning" (#1909650) * Mon Jan 11 2021 Numan Siddique <numans@ovn.org> - 20.12.0-1 - Rebase to OVN v20.12.0. - Re-backport patches for #1883957 and #1881826 as there are not in v20.12.0. - Use ovs sources from master commit - 252e1e576443("dpdk: Update to use DPDK v20.11."). * Tue Dec 15 2020 Numan Siddique <nusiddiq@redhat.com> - 20.09.0-4 - Backport "northd: Add ECMP support to router policies." (#1881826) - Backport "Add missing documentation for router policy and ecmp sym reply stage." (#1881826) - Backport "northd: add reject action for lb with no backends" (#1883957) - Backport "northd: Fix iteration over vip backends." (#1904489) - Backport "pinctrl: Honor always_learn_from_arp_request for self created MAC_Bindings." (#1903199) * Tue Dec 01 2020 Numan Siddique <nusiddiq@redhat.com> - 20.09.0-3 - Backport "Allow explicit setting of the SNAT zone on a gateway router" (#1892311) - Backport "Clear port binding flows when datapath CT zone changes." - Backport "pinctrl: Fix segfault seen when creating mac_binding for local GARPs." (#1901880) - Backport "Fix OVN update issue when ovn-controller is updated first from 20.06 to 20.09. (#1900484) - Backport "controller: Allow pinctrl thread to handle packet-ins when version mismatch with northd." (#1899936) - Backport memory leak fix patches. - Backport "Provide the option to pin ovn-controller and ovn-northd to a specific version." (#1899936) - Backport Load balancer hairpin improvement patches. (#1833373) - Backport "northd: Fix lb_action when there are no active backends for lb health_check" (#1888445) - Backport "Allow VLAN traffic when LS:vlan-passthru=true" (#1846018) - Backport "northd: Don't poll ovsdb before the connection is fully established" (#1896671) - Backport "pinctrl: Directly update MAC_Bindings created by self originated GARPs." (#1894478) - Backport "ovn-northd: Limit self originated ARP/ND broadcast domain." (#1894478) - Backport "dhcp: add iPXE support to OVN" (#1765506) * Tue Nov 03 2020 Numan Siddique <nusiddiq@redhat.com> - 20.09.0-2 - Backport "ovn-detrace: Only decode br-int OVS interfaces." (#1890803) - Backport "ovn-detrace: Improve DB connection error messages." (#1890803) - Backport "northd: Use 'enum ovn_stage' for the table value in the 'next' OVN action." (#1876990) - Backport "ovn-trace: Don't assert for next(stage=ingress,..) (#1876990) - Backport "actions: Add a new OVN action - reject {}." (#1876990) - Backport "ovn-northd: Optimize logical flow generation for reject ACLs." (#1876990) - Backport "ovn-trace: Handle IPv6 packets for tcp_reset action." (#1876990) - Backport "controller: IPv6 Prefix-Delegation: introduce RENEW/REBIND msg support" (#1826686) - Backport "ofctrl.c: Fix duplicated flow handling in I-P while" (#1871931) - Backport "ofctrl.c: Avoid repeatedly linking an installed flow and" (#1871931) - Backport "ofctrl.c: Only merge actions for conjunctive flows." (#1871931) - Backport "ofctrl.c: Do not change flow ordering when merging" (#1871931) - Backport "ofctrl.c: Simplify active desired flow selection." (#1871931) - Backport "ofctrl.c: Always log the most recent flow changes." (#1871931) - Backport "ofctrl.c: Add a predictable resolution for conflicting" (#1871931) - Backport "northd: properly reconfigure ipam when subnet is changed" (#1865866) - Backport "ovn-northd: Add localnet ports to Multicast_Groups created by IGMP_Group." (#1886314) * Wed Sep 30 2020 Numan Siddique <nusiddiq@redhat.com> - 20.09.0-1 - Sync to upstream OVN v20.09.0. * Tue Sep 22 2020 Numan Siddique <numans@ovn.org> - 20.06.2-4 - Backport many bug fix patches. * Tue Sep 01 2020 Numan Siddique <numans@ovn.org> - 20.06.2-3 - Backport "ovn-controller: Fix incremental processing of Port_Binding deletes." (#1871961) * Tue Sep 01 2020 Numan Siddique <numans@ovn.org> - 20.06.2-2 - Backport "Fix ovn-controller crash when a lport of type 'virtual' is deleted." (#1872681) * Mon Aug 24 2020 Numan Siddique <numans@ovn.org> - 20.06.2-1 - Sync the OVN sources with the upstream v20.06.2 release and reorder the other patches. * Wed Jul 29 2020 Numan Siddique <numans@ovn.org> - 20.06.1-6 - Backport "ovn-controller: Release lport if the ofport of the VIF is -1.". (#1861298) - Backport "ovn-controller: Fix the missing flows when logical router port is added after its peer." (#1860053) - Backport "ovn-controller: Clear flows not associated with db rows in physical flow change handler." (#1861042) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20.06.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Numan Siddique <nusiddiq@redhat.com> - 20.06.1-4 - Backport "ovn-controller: Fix the missing ct zone entries for container ports." (#1858191) * Thu Jul 16 2020 Numan Siddique <nusiddiq@redhat.com> - 20.06.1-3 - Backport "ovn-controller: Fix the missing flows with monitor-all set to True" (#1857537) * Thu Jul 16 2020 Numan Siddique <nusiddiq@redhat.com> - 20.06.1-2 - Backport "Introduce icmp6_error action" (#1846300) - Backport "Introduce icmp6.frag_mtu action" (#1846300) - Backport "northd: introduce icmp6_error logical flows in router pipeline" (#1846300) * Thu Jul 16 2020 Numan Siddique <nusiddiq@redhat.com> - 20.06.1-1 - Backport "Support packet metadata marking for logical router policies." (#1828933) - Backport "ovn-nbctl: Enhance lr-policy-add to set the options."(#1828933) - Backport "pinctrl: Support DHCPRELEASE and DHCPINFORM in native OVN dhcp responder." (#1801258) * Fri Jul 10 2020 Numan Siddique <nusiddiq@redhat.com> - 20.06.1-0 - Sync the ovn tar ball to the ovn v20.06.1 release. - Sync the ovs (openvswitch-2.13.90) tar ball to the commit fa31efd211143f1adb06a62faad803a5aca1e400 * Mon Jun 22 2020 Numan Siddique <nusiddiq@redhat.com> - 20.03.0-4 - Backport "northd: By pass IPv6 Router Adv and Router Solicitation packets from ACL stages." * Tue Apr 28 2020 Numan Siddique <nusiddiq@redhat.com> - 20.03.0-3 - Sync the ovn tar ball to the ovn master with the commit - b4b68177eb2fcbc9d25e38eb58d8704ba7dd4177 - Fix required to address the conntrack entry leaks. * 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