-
Sat Jul 17 2021 Open vSwitch CI <ovs-ci@redhat.com> - 2.11.3-90
- Merging upstream branch-2.11 [RH gerrit: aac87adaf1]
Commit list:
40682157c9 ovsdb-server: Fix memleak when failing to read storage.
-
Mon May 10 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-89
- Merging upstream branch-2.11 [RH gerrit: 1d6f0bd658]
Commit list:
75907f8a11 ofp-group: Use big-enough buffer in ofputil_format_group().
-
Wed Apr 07 2021 Michael Santana <msantana@redhat.com> - 2.11.3-88
- Make changelog in spec file more informative [RH gerrit: 99ad8d96f6]
This is done by adding the body of the commit message to the changelong.
The body is indented and has extra spacing separating each entry in the
changelog to make each one more discernible since now they could be
longer
Signed-off-by: Michael Santana <msantana@redhat.com>
-
Wed Mar 17 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-87
- Merging upstream branch-2.11 [RH gerrit: 560df0228c]
Commit list:
8710c3e5ce python: Send notifications after the transaction ends.
bf3ef6a869 Handle refTable values with setkey()
-
Tue Mar 16 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-86
- Merging upstream branch-2.11 [RH gerrit: 67070c0625]
Commit list:
e9ad1da4f4 Prepare for 2.11.8.
bbc2705315 Set release date for 2.11.7.
0f475a5cd4 ovsdb-client: Fix needs-conversion when SERVER is explicitly specified.
46299c1c72 dpdk: Use DPDK 18.11.11 release.
65c61b0c23 ofp-actions: Fix use-after-free while decoding RAW_ENCAP.
-
Wed Feb 10 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-85
- Merging upstream branch-2.11 [RH gerrit: 4351a9b512]
Commit list:
9b0307cf7d Prepare for 2.11.7.
5d07b5da2e Set release date for 2.11.6.
018d35b7d9 cirrus: Use FreeBSD 12.2.
abd7a45765 flow: Support extra padding length.
-
Fri Feb 05 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-84
- Merging upstream branch-2.11 [RH gerrit: a4f1272cee]
Commit list:
5a62ed8002 dist-docs: Include manpages generated from rST.
-
Thu Feb 04 2021 Timothy Redaelli <tredaelli@redhat.com> - 2.11.3-83
- flow: Support extra padding length. [RH gerrit: 35a473f35c]
Although not required, padding can be optionally added until
the packet length is MTU bytes. A packet with extra padding
currently fails sanity checks.
Fixes: fa8d9001a624 ("miniflow_extract: Properly handle small IP packets.")
Reported-by: Joakim Hindersson <joakim.hindersson@elastx.se>
Acked-by: Ilya Maximets <i.maximets@ovn.org>
Signed-off-by: Flavio Leitner <fbl@sysclose.org>
-
Wed Feb 03 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-82
- Merging upstream branch-2.11 [RH gerrit: 2e04729b43]
Commit list:
1faf6f507c tc: Fix mpls bottom of stack bit mask reporting.
-
Tue Feb 02 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.11.3-81
- Merging upstream branch-2.11 [RH gerrit: a6fede58cb]
Commit list:
6747878b7a python: Add 'six' to list of install requirements.