Ilya Maximets <[email protected]> writes: > Signed-off-by: Ilya Maximets <[email protected]> > ---
Acked-by: Aaron Conole <[email protected]> > NEWS | 2 +- > debian/changelog | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 5290696a8..944c95a8d 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,4 +1,4 @@ > -v3.4.0 - xx xxx xxxx > +v3.4.0 - 15 Aug 2024 > -------------------- > - Option '--mlockall' now only locks memory pages on fault, if possible. > This also makes it compatible with vHost Post-copy Live Migration. > diff --git a/debian/changelog b/debian/changelog > index 929b8ecf4..b9f9b404b 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ openvswitch (3.4.0-1) unstable; urgency=low > > * New upstream version > > - -- Open vSwitch team <[email protected]> Mon, 15 Jul 2024 13:00:00 +0100 > + -- Open vSwitch team <[email protected]> Thu, 15 Aug 2024 14:59:36 +0200 > > openvswitch (3.3.0-1) unstable; urgency=low _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
