Re: [ovs-dev] [PATCH ovn branch-22.09 1/2] Set release date for 22.09.2.

2023-08-29 Thread Ilya Maximets
On 8/29/23 17:30, Mark Michelson wrote:
> Signed-off-by: Mark Michelson 
> ---
>  NEWS | 4 +++-
>  debian/changelog | 2 +-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index d5170786b..1758bf633 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,6 @@
> -OVN v22.09.2 - xx xxx 
> +OVN v22.09.2 - 29 Aug 2023
>  --
> +   - Bug fixes

This one is a bit over-indented.

The rest seems fine.  For the set:

Acked-by: Ilya Maximets 

>- Always allow IPv6 Router Discovery, Neighbor Discovery, and Multicast
>  Listener Discovery protocols, regardless of ACLs defined.
>- Send ICMP Fragmentation Needed packets back to offending ports when
> @@ -8,6 +9,7 @@ OVN v22.09.2 - xx xxx 
>  physical network via a localnet port, in which case multichassis ports 
> may
>  have an effective MTU different from regular ports and hence may need 
> this
>  mechanism to maintain connectivity with other peers in the network.
> +  - Add CoPP for the svc_monitor_mac. This addresses CVE-2023-3153.
>  
>  OVN v22.09.1 - 20 Dec 2022
>  --
> diff --git a/debian/changelog b/debian/changelog
> index 08cc66fc0..e7ec2b762 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -2,7 +2,7 @@ OVN (22.09.2-1) unstable; urgency=low
> [ OVN team ]
> * New upstream version
>  
> - -- OVN team   Tue, 20 Dec 2022 13:53:56 -0500
> + -- OVN team   Tue, 29 Aug 2023 11:30:11 -0400
>  
>  OVN (22.09.1-1) unstable; urgency=low
> [ OVN team ]

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH ovn branch-22.09 1/2] Set release date for 22.09.2.

2023-08-29 Thread Mark Michelson
Signed-off-by: Mark Michelson 
---
 NEWS | 4 +++-
 debian/changelog | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index d5170786b..1758bf633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
-OVN v22.09.2 - xx xxx 
+OVN v22.09.2 - 29 Aug 2023
 --
+   - Bug fixes
   - Always allow IPv6 Router Discovery, Neighbor Discovery, and Multicast
 Listener Discovery protocols, regardless of ACLs defined.
   - Send ICMP Fragmentation Needed packets back to offending ports when
@@ -8,6 +9,7 @@ OVN v22.09.2 - xx xxx 
 physical network via a localnet port, in which case multichassis ports may
 have an effective MTU different from regular ports and hence may need this
 mechanism to maintain connectivity with other peers in the network.
+  - Add CoPP for the svc_monitor_mac. This addresses CVE-2023-3153.
 
 OVN v22.09.1 - 20 Dec 2022
 --
diff --git a/debian/changelog b/debian/changelog
index 08cc66fc0..e7ec2b762 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ OVN (22.09.2-1) unstable; urgency=low
[ OVN team ]
* New upstream version
 
- -- OVN team   Tue, 20 Dec 2022 13:53:56 -0500
+ -- OVN team   Tue, 29 Aug 2023 11:30:11 -0400
 
 OVN (22.09.1-1) unstable; urgency=low
[ OVN team ]
-- 
2.40.1

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev