On Fri, Jun 3, 2022 at 11:55 AM Mark Michelson <[email protected]> wrote: > > Signed-off-by: Mark Michelson <[email protected]>
Acked-by: Numan Siddique <[email protected]> Numan > --- > NEWS | 3 ++- > debian/changelog | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index de3330ab6..6ff9b8fdf 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,6 @@ > -OVN v21.12.2 - xx xxx xxxx > +OVN v21.12.2 - 03 Jun 2022 > -------------------------- > + - Bug fixes > - When configured to log packets matching ACLs, log the direction (logical > pipeline) too. > - Replaced the usage of masked ct_label by ct_mark in most cases to work > diff --git a/debian/changelog b/debian/changelog > index 1a1c7364e..5bf39c320 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ OVN (21.12.2-1) unstable; urgency=low > [ OVN team ] > * New upstream version > > - -- OVN team <[email protected]> Fri, 11 Mar 2022 13:22:24 -0500 > + -- OVN team <[email protected]> Fri, 03 Jun 2022 11:53:58 -0400 > > OVN (21.12.1-1) unstable; urgency=low > [ OVN team ] > -- > 2.31.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
