On Thu, Aug 31, 2017 at 01:08:31PM -0700, Justin Pettit wrote: > > > On Aug 31, 2017, at 9:33 AM, 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. > > > > 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... > > I normally copy the NEWS items into here. Do you think that's unnecessary?
There's nothing wrong with it, but it's pretty unusual in a Debian changelog. Usually they just list Debian-specific changes, not upstream changes. > Acked-by: Justin Pettit <[email protected]> Since you are getting that last revert in for Flavio, and you usually do the releases, do you want to take over this patch, then? _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
