Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ovn-23.09.0-0.fc37 RPM for aarch64

From Fedora 37 updates for aarch64 / Packages / o

Name: ovn Distribution: Fedora Project
Version: 23.09.0 Vendor: Fedora Project
Release: 0.fc37 Build date: Fri Sep 15 23:36:49 2023
Group: Unspecified Build host: buildvm-a64-09.iad2.fedoraproject.org
Size: 4351423 Source RPM: ovn-23.09.0-0.fc37.src.rpm
Packager: Fedora Project
Url: http://www.openvswitch.org/
Summary: Open Virtual Network support
OVN, 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.

Provides

Requires

License

ASL 2.0 and LGPLv2+ and SISSL

Changelog

* Fri Sep 15 2023 Numan Siddique <numans@ovn.org> - 23.09.0-0
  - Update to upstream OVN 23.09.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.06.0-1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jun 02 2023 Numan Siddique <numans@ovn.org> - 23.06.0-0
  - Update to upstream OVN 23.06.0
* Tue Mar 28 2023 Numan Siddique <numans@ovn.org> - 23.03.0-16
  - Sync to upstream OVN branch-23.03. Below are the commits
  since last update (23.03.0-4)
  
  - northd: prevents sending packet to conntrack for router ports (#2062431)
  [Upstream: 2bab96e899b5da5ae0c3b24bd04ece93d1339824]
  
  - lb: Allow IPv6 template LBs to use explicit backends.
  [Upstream: d01fdfdb2c97222cf326c8ab5579f670ded6e3cb]
  
  - controller: lflow: do not use tcp as default IP protocol for ct_snat_to_vip action (#2157846)
  [Upstream: 6a16c741e5a10a817ca8251898f48bf9eeb971f5]
  
  - northd: Drop packets for LBs with no backends (#2177173)
  [Upstream: 77384b7fe3f7d3260fd2f94a3bd75b8ca79f56ae]
  
  - northd: Use generic ct.est flows for LR LBs (#2172048 2170885)
  [Upstream: 81eaa98bbb608bda320abfa0122ba073de6597d7]
  
  - northd: drop ct.inv packets in post snat and lb_aff_learn stages (#2160685)
  [Upstream: 0af110c400cc29bb037172cdfd674794716771df]
  
  - controller: Add config option per LB to enable/disable CT flush (#2178962)
  [Upstream: 89fc85fa7f2b00f404ec5aef4ce8f2236474fbab]
  
  - northd: Ignore remote chassis when computing the supported feature set.
  [Upstream: 80b7e48a877abd337eb54b9bb9c7b4280aa9ff74]
  
  - controller: Use ofctrl_add_flow for CT SNAT hairpin flows.
  [Upstream: 888215e2164b476462f12d206a3d734958ef79e2]
  
  - rhel: pass options to stop daemon command in systemd units
  [Upstream: ed7095613abf3d36cbcf347e1238b84e6843eaf1]
* Tue Mar 07 2023 Numan Siddique <numans@ovn.org> - 23.03.0-4
  - Update to upstream OVN 23.03.0
* Thu Feb 16 2023 Numan Siddique <numans@ovn.org> - 22.12.0-25
  - Sync to upstream OVN branch-22.12. Below are the commits
  since last update (22.12.0-1)
  
  - lb: northd: Properly format IPv6 SB load balancer VIPs.
  [Upstream: 7053ae61267ebcb282d5ef18b5bd8f2f6c6c37e0]
  
  - system-test: Use OVS_WAIT_UNTIL for tcpdump start instead fo sleep
  [Upstream: d5273f929513458a569cdfb297bffd9922d44c01]
  
  - docs: fix the max number of ports per network for vxlan
  [Upstream: 4dfa4ba431ab634b6068f27e886a4d403d589c87]
  
  - ovn-nbctl: Fix documentation typo (#2168009)
  [Upstream: 0c44d7dbf4a013f08c79d5818e89a8f55ecd09e0]
  
  - northd: do not create flows for reserved multicast IPv6 groups (#2154930)
  [Upstream: 61e030ed59c2d2a1029866dce6769428e0abbc0c]
  
  - northd.c: Validate port type to avoid unexpected behavior.
  [Upstream: b67009fdb6312e95367183c65b439fd3b7a288bf]
  
  - Add the metalLB install flag for CI actions
  [Upstream: 65990b8398e8e7ff29c6d7e9903fd0cf7ef64965]
  
  - ovn-trace: Use the original ovnact for execute_load
  [Upstream: 4c78bef966927f4083b601a6a4f5fc76a839fd1a]
  
  - northd: Add logical flows to allow rpl/rel traffic in acl_after_lb stage. (#1947807)
  [Upstream: d6914efd53ac28a6e3da6e65f9e026674f05dc4c]
  
  - ovn-controller: Fix initial requested SNAT zone assignment. (#2160403)
  [Upstream: 17f1e9e0148e298b6ec525d5d6b149082a864dca]
  
  - northd: Drop packets destined to router owned NAT IP for DGP.
  [Upstream: 481f25b784896eec07fedc77631992a009bcdada]
  
  - northd: Add flag for CT related (#2126083)
  [Upstream: 2619f6a27aca2a5925e25297f75e6a925cf1eb6a]
  
  - tests: Fixed load balancing system-tests
  [Upstream: 1791a107debbaa474669a794b4d2a6dff4cb1dcb]
  
  - tests: Fixed flaky ACL fair Meters
  [Upstream: f9fb0bb4de4e7cb0a02fcb0794e226e6af8e8f5c]
  
  - northd: move hairpin stages before acl_after_lb (#2103086)
  [Upstream: 3723a6d6e39dcffc502e094ccc10a8d638fa5efa]
  
  - controller: Fix missing first ping from pod to external (#2129283)
  [Upstream: 7109f02b78f5087b5bae2885f153378e627d90f7]
  
  - controller: use packet proto for hairpin traffic learned action if not specified (#2157846)
  [Upstream: 588291528fc0568e7da402c05b596c6c855d2c5f]
  
  - .ci: ovn-kubernetes: Add a "prepare" stage to allow for custom actions.
  [Upstream: 29fb21e6ec0a1203e3f5b2bfff4c3ccea8df4d37]
  
  - build-aux/sodepends.py: Fix flake8 error.
  [Upstream: 1fd28ef34bef9b19ca350f15bd03e10265a911dc]
  
  - build-aux/sodepends.py: Fix broken build when manpage changes.
  [Upstream: 79edad8a1e547f4120ea3d20f08aafe1e40a6f65]
  
  - ovn-ic: Only monitor useful tables and columns.
  [Upstream: fdad33f2348f34b5fb886a5a3143d91f44021811]
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.12.0-1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 21 2022 Numan Siddique <numans@ovn.org> - 22.12.0-0
  - Update to upstream OVN 22.12.0
* Tue Dec 06 2022 Numan Siddique <numans@ovn.org> - 22.09.0-25
  - Backport the bug fixes related to load balancer affinity.
    Below are the commits since the last update (22.09.0-22)
  
  - ovn-northd.at: Fix failing lb-affinity test.
  [Upstream: 60b856cfd55b8d636c5f8c1011781f587efe7cf5]
  
  - northd: Include VIP port in LB affinity learn flow matches. (#2150533)
  [Upstream: cc037c7538d635e7d014e98935a83bc15140674f]
  
  - northd: Improve the LB affinity code
  [Upstream: 11da2339668a024a05512ba2178046135b784825]
* Thu Dec 01 2022 Numan Siddique <numans@ovn.org> - 22.09.0-22
  - Sync to upstream OVN branch-22.09 and also backport
    Load balancer affinity patches.  These patches are not backported
    to branch-22.09, but ovn-kubernetes need them.
    Below are the commits since last update (22.09.0-4).
  
  - northd: rely on new actions for lb affinity
  [Upstream: 5b6223dcb6060205c6e9d4e8c092e96134bb032a]
  
  - actions: introduce chk_lb_aff action
  [Upstream: f74c418e3cd2079e7cae4d3ec293ffc387f5a660]
  
  - actions: introduce commit_lb_aff action
  [Upstream: 2d190e5c69c9440c720ab8412cc04e4096d4114a]
  
  - controller: Fixed ovs/ovn(features) connection lost when running more than 120 seconds (#2144084)
  [Upstream: db61b2e4f166092e5bc93f4cba7696a72037a069]
  
  - ovs: Bump submodule to include latest fixes.
  [Upstream: d62dde642879ffb7ff1eb8f4077b6224f977c6d7]
  
  - ovn-controller: Fixed missing flows after interface deletion (#2129866)
  [Upstream: 90c165fa5a6ecdd9bac606cf259ae88228b96208]
  
  - ovn-controller: Fix releasing wrong vif
  [Upstream: 4da7a269c9eb055b2cfa27d67593a77167b8c9a6]
  
  - tests: Fix flaky test "multi-vtep SB Chassis encap updates"
  [Upstream: ef15d5c22fa2255db69be2d6da822cefb099327c]
  
  - controller: Fix QoS for ports with undetected or too low link speed. (#2136716)
  [Upstream: ae96d5d753ccbee9b239178f56460e05169ac9f7]
  
  - ovn-controller: Fix some issues with CT zone assignment. (#2126406)
  [Upstream: 0fc041667031da20cd03c0b76de8de3dbe502d50]
  
  - ci: Update jobs to use numbers instead of test flags
  [Upstream: bc609bf148be3a38a0b8f38f049f30eb7e9b55f8]
  
  - ovs: Bump submodule to tip of branch-3.0 and add related test (#2126450)
  [Upstream: c18415d5ae7273c633190df4ac9e872a0a0f9709]
  
  - controller: fix ipv6 prefix delegation in gw router mode (#2129244 2129247)
  [Upstream: f2042a2e6aeb1a7fe266316337545331f5186dd0]
  
  - spec: require python3-openvswitch for ovn-detrace
  [Upstream: 29e4d43966fbf34d9707e31880c455f22a643bb3]
  
  - northd: Use separate SNAT for already-DNATted traffic.
  [Upstream: 51044dbfdba234a3f50d8c9c952335e41b72a39b]
  
  - controller: Restore MAC and vlan for DVR scenario (#2123837)
  [Upstream: 86e99bf95a2191ebdcd5d03335ff8add2a636f55]
  
  - northd: Fix multicast table full (#2094710)
  [Upstream: 40dd85eb8d2d2d88f9000b6be6fb263b4bd1a27f]
  
  - controller: Fix first ping from lsp to external through snat failing (#2130045)
  [Upstream: 76a01e53a9fcc3184211cca10787d462cb86a352]
* Thu Sep 22 2022 Numan Siddique <numans@ovn.org> - 22.09.0-4
  - Sync to upstream OVN release 22.09.
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-33
  - tests: Enable vif-plug tests and fix the vif-provider.
  [Upstream: c4803488bc58e3845b3155ec859359466f44b17e]
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-32
  - ovn-ctl: Ensure that log/run directory have correct permission (#2113855)
  [Upstream: 49b456e4b75debb29bcf8d4915d535904924edff]
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-31
  - ofctrl.c: mff_ovn_geneve should be available at state WAIT_BEFORE_CLEAR.
  [Upstream: aa8c535a1faf4bd3c0494edce1e9dda8a0251263]
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-30
  - controller: Fix IPv6 prefix delegation (#2108726)
  [Upstream: bd7ce24bd79b2411fdc5d8ef0abb292ebedbe8df]
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-29
  - system-tests: Reduce flakiness of IPv6 prefix delegation (#2108726)
  [Upstream: b340d5d3af352ea4ece64b93e2bd59396586c217]
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-28
  - northd: handle virtual lport type update (#2099288)
  [Upstream: 49b73c3504f78a26afa84b79c5d52bd9b224348f]
* Wed Aug 10 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-28
  - Fix the ovn_docker package build failures (bz 2063313)
* Fri Jul 29 2022 Numan Siddique <numans@ovn.org>  - 22.06.0-27
  - extend-table: Fix table ID double allocation after OVS restart. (#2112111)
  [Upstream: db15cf29a1f9857b55389f424c5d747406550cb7]
* Fri Jul 29 2022 Numan Siddique <numans@ovn.org> - 22.06.0-26
  - IPsec: Add option to force NAT-T encapsulation (#2041681)
  [Upstream: d6dd8e49551141159f040406202f8550c18a1846]
* Fri Jul 22 2022 Numan Siddique <numans@ovn.org> - 22.06.0-25
  - Fix compilation issue in fedora 37/rawhide.
  - Synced the minor version with the fast datapath.
  [Upstream: 500982b84280fdc451877c76f5fdb9a0ac19e805]
* Wed Jul 20 2022 Numan Siddique <numans@ovn.org> - 22.06.0-2
  - Sync to upstream OVN branch-22.06
* Tue Mar 15 2022 Numan Siddique <numans@ovn.org> - 22.03.0-1
  - Sync to upstream OVN 22.03.0
  - Sync OVS source to upstream branch 2.17 5255713d1fb62f00cb6ac8cf027c43d169454ac1
* Tue Mar 08 2022 Numan Siddique <numans@ovn.org> - 21.12.0.5
  - Backported "northd: Support the option to apply from-lport ACLs after load balancer."
* Thu Mar 03 2022 Numan Siddique <numans@ovn.org> - 21.12.0.4
  - Backported "northd: introduce exclude-lb-vips-from-garp option for lsp"
* Sun Jan 23 2022 Numan Siddique <numans@ovn.org> - 21.12.0.3
  - Synced with OVN upstream commit 8ee27f481e5edffa6421b5ed2617a4797f89c6bf
  - Synced to get the multicast fixes required for ovn-k8s (for local az support).
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.12.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 18 2022 Numan Siddique <numans@ovn.org> - 21.12.0.1
  - Update to upstream 21.12.0
* Wed Dec 01 2021 Numan Siddique <numans@ovn.org> - 21.09.0-4
  - Synced with OVN upstream commit 904c5532919915a5005b95ceaee5f6af1d18e9eb
  - Synced with OVS submodule commit 91e1ff5dde396fbcc8623ac0726066e970e6de15 using in OVN.
  - ovn-k8s requires some of the fixes.
* Wed Oct 13 2021 Numan Siddique <numans@ovn.org> - 21.09.0-3
  - Backported the patches:
  - 855fb576af2("northd: Fix typo, from destroy_router_enternal_ips to destroy_router_external_ips.")
  - beed00c9206("northd: Always generate valid load balancer address set names.")
* Wed Oct 06 2021 Numan Siddique <numans@ovn.org> - 21.09.0-2
  - Synced with OVN upstream commit 98c6c04fb7cd731e26b96b53d59fe949b9ec06bc
* Wed Oct 06 2021 Numan Siddique <numans@ovn.org> - 21.09.0-1
  - Synced with the upstream release v21.09.0
* Tue Sep 28 2021 Numan Siddique <numans@ovn.org> - 21.06.0-17
  - Synced with OVN upstream commit 0cbd3cafd36c90c918ab5dcb4ec11be9d44bc5f5 from newly created branch-21.09.
  - Needed this fix - 6549e584266("northd: Fix multicast relay when DGP are configured.")
  - Updated to OVS sources to include upstream commit - 429b114c5aadee24ccfb16ad7d824f45cdcea75a

Files

/etc/logrotate.d/ovn
/etc/sysconfig/ovn
/usr/bin/ovn-appctl
/usr/bin/ovn-detrace
/usr/bin/ovn-ic-nbctl
/usr/bin/ovn-ic-sbctl
/usr/bin/ovn-nbctl
/usr/bin/ovn-sbctl
/usr/bin/ovn-trace
/usr/bin/ovn_detrace.py
/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/d0f227c3525bf8ca2550592440c88a617925f9
/usr/lib/.build-id/56
/usr/lib/.build-id/56/13c1982f6adf08b5d9bb2c4b1e115875fb3858
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/409822118e8d336b443b37316c07a44b744946
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/7f9e54bb082312455f887dade70b1a539e988d
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/0fa7c3ffab190994bc4efe5dd3ac961ad34456
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/0a0df36e245ae3f92885bda09d717c65dc1e20
/usr/lib/ocf/resource.d/ovn
/usr/lib/ocf/resource.d/ovn/ovndb-servers
/usr/share/licenses/ovn
/usr/share/licenses/ovn/LICENSE
/usr/share/man/man1/ovn-detrace.1.gz
/usr/share/man/man5/ovn-ic-nb.5.gz
/usr/share/man/man5/ovn-ic-sb.5.gz
/usr/share/man/man5/ovn-nb.5.gz
/usr/share/man/man5/ovn-sb.5.gz
/usr/share/man/man7/ovn-architecture.7.gz
/usr/share/man/man8/ovn-appctl.8.gz
/usr/share/man/man8/ovn-ctl.8.gz
/usr/share/man/man8/ovn-ic-nbctl.8.gz
/usr/share/man/man8/ovn-ic-sbctl.8.gz
/usr/share/man/man8/ovn-nbctl.8.gz
/usr/share/man/man8/ovn-sbctl.8.gz
/usr/share/man/man8/ovn-trace.8.gz
/usr/share/ovn
/usr/share/ovn/scripts
/usr/share/ovn/scripts/ovn-ctl
/usr/share/ovn/scripts/ovn-lib
/usr/share/ovn/scripts/ovndb-servers.ocf


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:05:07 2024