Skip to content

Commit

Permalink
Merge pull request #90 from fsb4000/changelog_24_03_2
Browse files Browse the repository at this point in the history
Create changelogs for May 2024 releases.
  • Loading branch information
numansiddique committed Jun 3, 2024
2 parents 71538a6 + 8200544 commit cc138e8
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 0 deletions.
43 changes: 43 additions & 0 deletions src/content/releases/changelog_v23.06.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
+++
title = "Changelog v23.06.4"
[_build]
list = 'never'
+++

### Changes from v23.06.3 to v23.06.4

- [d15f82d](https://github.com/ovn-org/ovn/commit/d15f82dbd20bb5fc304f395b20860bcd695006d3) Set release date for 23.06.4.
- [920339e](https://github.com/ovn-org/ovn/commit/920339ec76a7800455feeb731efa18b6f5ed896b) controller: Fix an issue wrt cleanup of stale patch port.
- [88f8d8f](https://github.com/ovn-org/ovn/commit/88f8d8f2cbbd472fbdae0d89703d5578af4fad33) ci: Fix OPTS not being passed to OSX builds.
- [f3021c1](https://github.com/ovn-org/ovn/commit/f3021c1c3e016e11bcadf4e32fde63e4ceb2d5d0) ovn-nbctl: Document "--portrange" in the manpage.
- [8b961c9](https://github.com/ovn-org/ovn/commit/8b961c966a45ccb14c1fa760196b12ff47fd6022) rbac: Only allow relevant chassis to update BFD.
- [ff7b737](https://github.com/ovn-org/ovn/commit/ff7b737386feb1f7ed3d1e8d7218b0245990512d) rbac: Restrict IGMP_Group updates to relevant chassis.
- [ca8e0ac](https://github.com/ovn-org/ovn/commit/ca8e0accac6f4f5670ed011e67c7b103f549b06b) rbac: Only allow relevant chassis to update service monitors.
- [a69a13c](https://github.com/ovn-org/ovn/commit/a69a13ca1814ab367db41db35935a6a83fd2054c) ovn-ctl: Use the current user for default file permissions.
- [3ae521f](https://github.com/ovn-org/ovn/commit/3ae521f86379d45df830e5b5a09868341f820d02) ovn-trace: Make sure we don't exit when the port is not specified.
- [2713ec4](https://github.com/ovn-org/ovn/commit/2713ec4244393778e0d151e5b70aad08a15ee2bd) acl-log: Properly log the "pass" verdict.
- [cfea06c](https://github.com/ovn-org/ovn/commit/cfea06cc8ac7e6b4526249ffa4d599f3bd9670da) automake: Make system tests dependent of ovn-macro.
- [ff978f6](https://github.com/ovn-org/ovn/commit/ff978f6b8f88aeba6b8f96eed08a10e30b685ef9) ovn-controller.at: Fix flaky test "ofctrl wait before clearing flows".
- [bc73400](https://github.com/ovn-org/ovn/commit/bc73400a0d5fcf480c2f43f72c180dd5d82b90d6) northd: fix infinite loop in ovn_allocate_tnlid()
- [10a24e5](https://github.com/ovn-org/ovn/commit/10a24e55f9ee7f46564f46cc3f4abd6fc4d7b2be) pinctrl: Fixed 100% cpu on ovs connection loss.
- [5dbe76a](https://github.com/ovn-org/ovn/commit/5dbe76a326920bed6499d656278a6e6f27e69004) pinctrl: Fix missing MAC_Bindings.
- [9ff4e2b](https://github.com/ovn-org/ovn/commit/9ff4e2b56d701772d90cf6b2f4a91b15a8158a4d) tests: Add macros to pause controller updates.
- [7d89c5e](https://github.com/ovn-org/ovn/commit/7d89c5e7305935f933e8751aa272ea45c45a2200) ofctrl: Wait at S_WAIT_BEFORE_CLEAR only once.
- [d54f93e9](https://github.com/ovn-org/ovn/commit/d54f93e90073793e13e6faa45915033e4fccdf6c) northd: Fix population of ipv6_ra_prefixes from IPv6 PD.
- [ef62e81](https://github.com/ovn-org/ovn/commit/ef62e81afab19705c6ba3a27d39905ab5ba85559) controller: Use multicast for IPv6 Prefix Delegation.
- [828d95e](https://github.com/ovn-org/ovn/commit/828d95e8962f422cd13f926c22c9c3f3044b7e87) ovn-ic: Avoid igmp/mld traffic flooding.
- [1a396c4](https://github.com/ovn-org/ovn/commit/1a396c494453c32f818ba2fa6e6fbbdaee8ad6e5) IC: Tansit switch don't flood mcast traffic to router ports if matches igmp group.
- [4b3c6a2](https://github.com/ovn-org/ovn/commit/4b3c6a2d4561d94791cd54160818301f012824eb) northd: Don't skip transit switch LSP when creating mcast groups.
- [12163f2](https://github.com/ovn-org/ovn/commit/12163f24b2a724d8ae41956498b87cbcf4534f0c) controller: Fix ofctrl memory usage underflow.
- [ec63d9a](https://github.com/ovn-org/ovn/commit/ec63d9ac9ed7c9937cf2067f15a3d915f67948d4) docs: Remove ref. to "ovn-sbctl --no-wait".
- [e61d64a](https://github.com/ovn-org/ovn/commit/e61d64a0b559379c527a5f9692c56751ad3a17d6) tests: Address netcat 7.94 changes.
- [1153bac](https://github.com/ovn-org/ovn/commit/1153bac3421e07e35a375ce7959a012b9865eb4b) tests: Add helper for tcpdump.
- [8416cb0](https://github.com/ovn-org/ovn/commit/8416cb0b9c196c89207b0e5e8a651a7da4e371f5) Fix broken link for LTS release.
- [c6f92d7](https://github.com/ovn-org/ovn/commit/c6f92d75b06b50930ebf3a9250700a75eabb2fad) ovn-controller: Fix busy loop when ofctrl is disconnected.
- [fa04547](https://github.com/ovn-org/ovn/commit/fa04547319caa903cfdaab8539492335a9628b15) utilities: Make database connection optional for ovn-detrace.
- [5f7396d](https://github.com/ovn-org/ovn/commit/5f7396da81fcfc51e33993965e19d759270261e2) ovn-controller: Stop dropping bind_vport requests immediately after handling.
- [b294786](https://github.com/ovn-org/ovn/commit/b29478696598f991c02bde37bac082bfe9cc0f3f) tests: Fix flaky "lr multiple gw ports" test.
- [16ed4b1](https://github.com/ovn-org/ovn/commit/16ed4b182736cb2f5e7ecdde526dea2e97a9d2a4) pinctrl: Fix prefix delegation.
- [ed3a52d](https://github.com/ovn-org/ovn/commit/ed3a52d5ab50c9090872d2065e75fb3ce2c2f298) controller: Release container lport when releasing parent port.
- [2b83963](https://github.com/ovn-org/ovn/commit/2b8396365dd25653abc7d7c2d722943711e964c1) github: Reduce ASLR entropy to be compatible with asan in llvm 14.
- [32036e7](https://github.com/ovn-org/ovn/commit/32036e7f2e25e3cf7a6e0b745cc6025e834d4417) Prepare for 23.06.4.
49 changes: 49 additions & 0 deletions src/content/releases/changelog_v23.09.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
+++
title = "Changelog v23.09.4"
[_build]
list = 'never'
+++

### Changes from v23.09.3 to v23.09.4

- [6b20443](https://github.com/ovn-org/ovn/commit/6b204436d028d49765929671b20b7f4bc0248a52) Set release date for 23.09.4.
- [5233cea](https://github.com/ovn-org/ovn/commit/5233cea52d1878786bc55ff5eccc309ea2667964) controller: Fix an issue wrt cleanup of stale patch port.
- [b2d306b](https://github.com/ovn-org/ovn/commit/b2d306be940456ffb15e014d49ae66516b16dcb1) utilities: Add ovn-debug binary tool.
- [3a817c8](https://github.com/ovn-org/ovn/commit/3a817c8684c30de0de35742753adb74c3a9b2f0f) controller: Track individual address set constants.
- [465d2db](https://github.com/ovn-org/ovn/commit/465d2db2f3e518907879fe400e6d429aa095ad74) ci: Fix OPTS not being passed to OSX builds.
- [e5c3331](https://github.com/ovn-org/ovn/commit/e5c3331cb8d821eddde48111ad9b387c55c1f87a) northd, controller: Use paused controller action for packet buffering.
- [fc0d7b7](https://github.com/ovn-org/ovn/commit/fc0d7b7aea6f8c13a9a119abd78696f8a3f5dcf0) ovs: Bump the submodule to the tip of branch-3.2.
- [441a4c2](https://github.com/ovn-org/ovn/commit/441a4c2aa3aab052c4a03b57d659045a285d41b6) northd: Do not incrementally proccess changes for disabled LR.
- [33f6e25](https://github.com/ovn-org/ovn/commit/33f6e25420197f8b779606cd464105e054a73443) ovn-nbctl: Document "--portrange" in the manpage.
- [bd204aa](https://github.com/ovn-org/ovn/commit/bd204aa3575e9e201da04f57e85c849999a4ddc5) rbac: Only allow relevant chassis to update BFD.
- [692c0ae](https://github.com/ovn-org/ovn/commit/692c0ae67af485480a7f6d9e68758c694dd08dcc) rbac: Restrict IGMP_Group updates to relevant chassis.
- [c633e63](https://github.com/ovn-org/ovn/commit/c633e6347b216a43757517da576525857b82f875) rbac: Only allow relevant chassis to update service monitors.
- [77f3ce3](https://github.com/ovn-org/ovn/commit/77f3ce3051f91567d2b533eeb26b822f0c0f146c) ovn-ctl: Use the current user for default file permissions.
- [a2b2776](https://github.com/ovn-org/ovn/commit/a2b2776852a7d602db62222d83a194427df500c9) ovn-trace: Make sure we don't exit when the port is not specified.
- [d2c4908](https://github.com/ovn-org/ovn/commit/d2c49087c83999db6b7804e13c5e042a0d4de528) acl-log: Properly log the "pass" verdict.
- [b73e667](https://github.com/ovn-org/ovn/commit/b73e6678ffcff29932535053eef825ea5158c570) automake: Make system tests dependent of ovn-macro.
- [0b5a068](https://github.com/ovn-org/ovn/commit/0b5a068b67e431c05ea3e12d583289d108fb6901) ovn-controller.at: Fix flaky test "ofctrl wait before clearing flows".
- [cfda5f6](https://github.com/ovn-org/ovn/commit/cfda5f6421e7c6418725fe9e2f7033adbfc33957) northd: fix infinite loop in ovn_allocate_tnlid()
- [df3e643](https://github.com/ovn-org/ovn/commit/df3e643a78a78ecdc442af17365f1270ee43db8d) pinctrl: Fixed 100% cpu on ovs connection loss.
- [1d803d7](https://github.com/ovn-org/ovn/commit/1d803d7a9f264dce8224bc08bc98e260fe4fbc1b) pinctrl: Fix missing MAC_Bindings.
- [83a271b](https://github.com/ovn-org/ovn/commit/83a271b19806ad4e544f3ba344c4513a972dc5ca) tests: Add macros to pause controller updates.
- [c8e2ed3](https://github.com/ovn-org/ovn/commit/c8e2ed393ca956ed5723a912616da7dcc6c7dff9) ofctrl: Wait at S_WAIT_BEFORE_CLEAR only once.
- [386af5c](https://github.com/ovn-org/ovn/commit/386af5cc1401703be5681ad693b2e64a5808404c) northd: Fix population of ipv6_ra_prefixes from IPv6 PD.
- [2dbf62d](https://github.com/ovn-org/ovn/commit/2dbf62d13d524eb622baa0464426ec1e8d65f647) controller: Use multicast for IPv6 Prefix Delegation.
- [8091ef7](https://github.com/ovn-org/ovn/commit/8091ef796ee6b708df4397489b12257636342382) ovn-ic: Avoid igmp/mld traffic flooding.
- [545cf9a](https://github.com/ovn-org/ovn/commit/545cf9a8bdfe65fc6df02ef70e8a9c5d03a47fde) IC: Tansit switch don't flood mcast traffic to router ports if matches igmp group.
- [03e4603](https://github.com/ovn-org/ovn/commit/03e4603b7d6ad9f2ed686857b1aaeae50fb97af1) northd: Don't skip transit switch LSP when creating mcast groups.
- [3bfb1c9](https://github.com/ovn-org/ovn/commit/3bfb1c9a2a75fe15383c83595b0e4a615d52e2e7) controller: Fix ofctrl memory usage underflow.
- [39f711a](https://github.com/ovn-org/ovn/commit/39f711a2f0fc14ffb50015d1151d91aebe361d3c) docs: Remove ref. to "ovn-sbctl --no-wait".
- [ef214c6](https://github.com/ovn-org/ovn/commit/ef214c6e572641925561b4fff2a824cdfda9736f) tests: Address netcat 7.94 changes.
- [2d41ae9](https://github.com/ovn-org/ovn/commit/2d41ae94c0e1d2dc5b04d0301d53b5f92d67eaf0) tests: Add helper for tcpdump.
- [4f8cc43](https://github.com/ovn-org/ovn/commit/4f8cc4337e26ac42c2636d0a82542aad0ac471a0) Fix broken link for LTS release.
- [40b670e](https://github.com/ovn-org/ovn/commit/40b670e6ee94f54b249c051f301e46354e62dab6) ovn-controller: Fix busy loop when ofctrl is disconnected.
- [5691e51](https://github.com/ovn-org/ovn/commit/5691e51def9d0a6c3a4f821321c03b8e91207fed) utilities: Make database connection optional for ovn-detrace.
- [d9a67bd](https://github.com/ovn-org/ovn/commit/d9a67bd9b2164b854b58927f82a015e564e6e44e) ovn-controller: Stop dropping bind_vport requests immediately after handling.
- [4005415](https://github.com/ovn-org/ovn/commit/4005415408dd534d849473242b3a551877ee19f4) tests: Fix flaky "lr multiple gw ports" test.
- [e49e73c](https://github.com/ovn-org/ovn/commit/e49e73ca7e80150e46f54466d2c9617739bd70f7) pinctrl: Fix prefix delegation.
- [277883a](https://github.com/ovn-org/ovn/commit/277883acfc7535d8e5ebfc544e48c1498aab6faf) controller: Release container lport when releasing parent port.
- [2caee3e](https://github.com/ovn-org/ovn/commit/2caee3ee0b84a8db03982fab8ce8ceac7ec1068c) ovn-ic: Destroy the created index row for ts.
- [835b438](https://github.com/ovn-org/ovn/commit/835b43811dfcf469da3123911240cc953b52bac3) github: Reduce ASLR entropy to be compatible with asan in llvm 14.
- [5ce1740](https://github.com/ovn-org/ovn/commit/5ce1740aaa02ebeed561ffb6298b71035b5c908a) Prepare for 23.09.4.
58 changes: 58 additions & 0 deletions src/content/releases/changelog_v24.03.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
+++
title = "Changelog v24.03.2"
[_build]
list = 'never'
+++

### Changes from v24.03.1 to v24.03.2

- [41836af](https://github.com/ovn-org/ovn/commit/41836afafd99d579bb277f638a31bffd5cf3efa3) Set release date for 24.03.2.
- [8cde6c5](https://github.com/ovn-org/ovn/commit/8cde6c5a8c308a6b293c9510b845de81a5afb932) controller: Fix an issue wrt cleanup of stale patch port.
- [765f80c](https://github.com/ovn-org/ovn/commit/765f80c6470bf9e92f58ed57691cae303a2e6cd5) utilities: Add ovn-debug binary tool.
- [40a2683](https://github.com/ovn-org/ovn/commit/40a268313c35751d65c35e6d13154a99a3c6069f) controller: Track individual address set constants.
- [20ab6c8](https://github.com/ovn-org/ovn/commit/20ab6c83f57fe14154f5b117138c512fc6b49388) northd, controller: Handle tunnel_key change consistently.
- [70d3a10](https://github.com/ovn-org/ovn/commit/70d3a10e18bf9327ca0c1995624be49fdf90392a) tests: Add macro for checking flows after recompute.
- [0cfe12a](https://github.com/ovn-org/ovn/commit/0cfe12a7901d6f5189675d5fe76a021a798124a1) ci: Keep the container version pinned.
- [e4c380f](https://github.com/ovn-org/ovn/commit/e4c380fa8d3389d4b066611585b24e0d561a7a0a) ci: Fix OPTS not being passed to OSX builds.
- [af62f9f](https://github.com/ovn-org/ovn/commit/af62f9f4e2bc604d555e1a7773d40856a2ac093f) Add dh-python to debian/control.
- [cfeeaa6](https://github.com/ovn-org/ovn/commit/cfeeaa6e2fb3e0bed9d608259025473808d286c2) tests: Fix netcat 7.94 issues.
- [1e89d06](https://github.com/ovn-org/ovn/commit/1e89d06e62caff88cab9c31f1b1b2ec8dfe64880) northd, controller: Use paused controller action for packet buffering.
- [ac0af22](https://github.com/ovn-org/ovn/commit/ac0af22fb4c5fe2cea4aee38580fe39aec26e245) northd: Do not incrementally proccess changes for disabled LR.
- [ccaf22f](https://github.com/ovn-org/ovn/commit/ccaf22f1356a6a82514e893b204366621c04aad3) northd: Fix direct access to SNAT network.
- [92f7a97](https://github.com/ovn-org/ovn/commit/92f7a974cbe79fe9de6f4d92440eebe41e4ec015) actions: New action ct_commit_to_zone.
- [76321c0](https://github.com/ovn-org/ovn/commit/76321c078749cdcaf2df52e44b37864a15c28b76) ovn-nbctl: Document "--portrange" in the manpage.
- [d45c063](https://github.com/ovn-org/ovn/commit/d45c06312d859fb76297a44533ce80082d0067a9) utilities: Add missing bfd option in ovn-nbctl manpage.
- [6d71cbf](https://github.com/ovn-org/ovn/commit/6d71cbfd1811b97a5aa7c5b9c9f957ef8579234f) ovs: Bump the submodule to the tip of branch-3.3.
- [7346953](https://github.com/ovn-org/ovn/commit/7346953e2fe39a4e8a7871da4f2634050feb1659) ovn-ctl: Use the current user for default file permissions.
- [419f8a8](https://github.com/ovn-org/ovn/commit/419f8a836c42db2a35a550cf4a4e975e3a3eb2af) ovn-trace: Make sure we don't exit when the port is not specified.
- [a6095e1](https://github.com/ovn-org/ovn/commit/a6095e1cb237016191519478fbef9f775a67bc89) northd: Fix BFD for policy routing.
- [6eff687](https://github.com/ovn-org/ovn/commit/6eff687d5f42dd4cb4558b071aaa00d5a55667f6) acl-log: Properly log the "pass" verdict.
- [90c577a](https://github.com/ovn-org/ovn/commit/90c577ae544e0d16593d5a89c058276ff25d43e3) automake: Make system tests dependent of ovn-macro.
- [2ab187e](https://github.com/ovn-org/ovn/commit/2ab187e9bb6c9be6174529df9617534aef6a3a94) ovn-controller.at: Fix flaky test "ofctrl wait before clearing flows".
- [69e90f6](https://github.com/ovn-org/ovn/commit/69e90f664a1130a5415904d41db6dba713eea8c2) northd: fix infinite loop in ovn_allocate_tnlid()
- [72390c4](https://github.com/ovn-org/ovn/commit/72390c4fea72cfbae5eb9409abb8a6dd7d5f3e69) pinctrl: Fixed 100% cpu on ovs connection loss.
- [c767466](https://github.com/ovn-org/ovn/commit/c76746653f8423d514d3374423a3e15b0ede86bd) pinctrl: Fix missing MAC_Bindings.
- [1187031](https://github.com/ovn-org/ovn/commit/1187031d5ebf3fb0a79b16f48798d88829175702) tests: Add macros to pause controller updates.
- [6b1618a](https://github.com/ovn-org/ovn/commit/6b1618a96f178b7b7d6a0c1903291f4bc4cc7f1d) ofctrl: Wait at S_WAIT_BEFORE_CLEAR only once.
- [bad2e30](https://github.com/ovn-org/ovn/commit/bad2e3042e9cdac38db058ab0ce1478f104fef03) northd: Fix population of ipv6_ra_prefixes from IPv6 PD.
- [5ff0e2a](https://github.com/ovn-org/ovn/commit/5ff0e2aee3553e52766eb1c34ccc203ad6022fde) controller: Use multicast for IPv6 Prefix Delegation.
- [29af310](https://github.com/ovn-org/ovn/commit/29af310ce16fcaf0a9ce18aa79bf44d5cf0cf1e4) ovn-ic: Avoid igmp/mld traffic flooding.
- [d1a7253](https://github.com/ovn-org/ovn/commit/d1a7253333ace9db7b3cef68b74a7f190fcaca8b) tests: Use sync command in ovn-ic tests.
- [ef2e711](https://github.com/ovn-org/ovn/commit/ef2e711819d517de7abf91d4c8edef9818a92346) tests: Move ovn interconnection tests to ovn-ic.at.
- [31c7d22](https://github.com/ovn-org/ovn/commit/31c7d227dc2bef55f1f1d6f07abd1b21831c0ab2) IC: Tansit switch don't flood mcast traffic to router ports if matches igmp group.
- [6af50a9](https://github.com/ovn-org/ovn/commit/6af50a99c6e4836cc29471cbcbe0a938c3aa1879) northd: Don't skip transit switch LSP when creating mcast groups.
- [1434d1b](https://github.com/ovn-org/ovn/commit/1434d1bc55ed43994dba769b1070317476b9f1b0) northd: Fix NAT configuration with --add-route option for gw-router.
- [3e35d0d](https://github.com/ovn-org/ovn/commit/3e35d0daeac162437a5858d3ea6e3d508462184a) controller: Fix ofctrl memory usage underflow.
- [5b38802](https://github.com/ovn-org/ovn/commit/5b3880242ba55f81f93ebccd0a91978e7d65ba06) docs: Remove ref. to "ovn-sbctl --no-wait".
- [5f7765b](https://github.com/ovn-org/ovn/commit/5f7765b238be0aa323a3ded21f5bbe770cc75daf) Fix broken link for LTS release.
- [b213cb6](https://github.com/ovn-org/ovn/commit/b213cb641a050f5294ba592196823dd7fe529ad2) ovn-controller: Fix busy loop when ofctrl is disconnected.
- [653e010](https://github.com/ovn-org/ovn/commit/653e010f1e2c7032e612c68ba34d968569c0e0c5) tests: Address netcat 7.94 changes.
- [f739c28](https://github.com/ovn-org/ovn/commit/f739c28e822332e28e46f083b9a85c4ccbf51691) tests: Add helper for tcpdump.
- [9644436](https://github.com/ovn-org/ovn/commit/9644436abc183a9ccd8434fdef4b5823b8855f9f) tests: Ignore transaction errors in MAC Binding.
- [f60d06f](https://github.com/ovn-org/ovn/commit/f60d06f3ae1fd6b1527e0e9f61bcc85c8383cfbb) utilities: Make database connection optional for ovn-detrace.
- [0e85aa3](https://github.com/ovn-org/ovn/commit/0e85aa326847b8a4075753bab8ede7f991cb912b) ovn-controller: Stop dropping bind_vport requests immediately after handling.
- [d72b3f9](https://github.com/ovn-org/ovn/commit/d72b3f90e3991cca1211146401c848d35f2b6012) tests: Fix flaky "lr multiple gw ports" test.
- [735a81f](https://github.com/ovn-org/ovn/commit/735a81fec9b8f1fd769b5e3f4018702b8c4f03ca) pinctrl: Fix prefix delegation.
- [d5d4c3b](https://github.com/ovn-org/ovn/commit/d5d4c3bf25f8d85523b22c3b3746f53ce1f6c767) controller: Release container lport when releasing parent port.
- [06d3a8f](https://github.com/ovn-org/ovn/commit/06d3a8fe48969aa7be4f8672ff77a386a1defab6) github: Reduce ASLR entropy to be compatible with asan in llvm 14.
- [ffd8bb1](https://github.com/ovn-org/ovn/commit/ffd8bb1a1bd90cce2be4eed37503332c91c5d0e3) Prepare for 24.03.2.

0 comments on commit cc138e8

Please sign in to comment.