On Thu, 31 Aug 2017 09:33:25 -0700 Ben Pfaff <[email protected]> wrote: > Signed-off-by: Ben Pfaff <[email protected]> > --- > This will be applied to both master and branch-2.8, to effectively release > Open vSwitch 2.8.0.
Hi Ben, I don't want to delay 2.8 even more but there was a conntrack change[1] which breaks OpenShift. I think Russell is discussing with Justin at the moment what to do. I don't know the urgency of this change from Justin's side, so my suggestion would be to push it to 2.9 and in 2.8 add a warning about the upcoming change. [1] ofproto-dpif: Mark packets as "untracked" after call to ct(). fbl > > diff --git a/NEWS b/NEWS > index 8e6fb79d38ca..b85c351dd961 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,4 +1,4 @@ > -v2.8.0 - xx xxx xxxx > +v2.8.0 - 31 Aug 2017 > --------------------- > - ovs-ofctl: > * ovs-ofctl can now accept and display port names in place of numbers. > By > diff --git a/debian/changelog b/debian/changelog > index 08ba2223a4c3..95a875fbfee3 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -4,9 +4,8 @@ openvswitch (2.8.0-1) unstable; urgency=medium > * Use debhelper for DEB_VERSION_UPSTREAM. Thanks to Clint Byrum > <[email protected]> for this improvement. > * New upstream version > - - Nothing yet! Try NEWS... > > - -- Open vSwitch team <[email protected]> Fri, 04 Aug 2017 14:55:14 -0700 > + -- Open vSwitch team <[email protected]> Thu, 31 Aug 2017 09:32:16 -0700 > > openvswitch (2.7.0-1) unstable; urgency=low > [ Open vSwitch team ] -- Flavio _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
