On Wed, Feb 19, 2014 at 2:25 PM, Thomas Thrainer <[email protected]> wrote: > Interdiff: > > diff --git a/NEWS b/NEWS > index 53fa90f..77a4435 100644 > --- a/NEWS > +++ b/NEWS > @@ -76,8 +76,13 @@ Since 2.10.0 rc3 > > - Fix integer overflow problem in hbal > > -Since 2.10.0 rc2 > -~~~~~~~~~~~~~~~~ > + > +Version 2.10.0 rc3 > +------------------ > + > +*(Released Wed, 12 Feb 2014)* > + > +This was the third RC release of the 2.10 series. Since 2.10.0 rc2: > > - Improved hotplug robustness > - Start Ganeti daemons after ensure-dirs during upgrade > @@ -93,8 +98,13 @@ Inherited from the 2.9 branch: > - make using UUIDs to identify nodes in gnt-node consistently possible > (issue 703) > > -Since 2.10.0 rc1 > -~~~~~~~~~~~~~~~~ > + > +Version 2.10.0 rc2 > +------------------ > + > +*(Released Fri, 31 Jan 2014)* > + > +This was the second RC release of the 2.10 series. Since 2.10.0 rc1: > > - Documentation improvements > - Run drbdsetup syncer only on network attach > @@ -121,8 +131,13 @@ Inherited from the 2.8 branch: > - Fix caching bug preventing jobs from being cancelled > - Start-master/stop-master was always failing if ConfD was disabled. (Issue > 685) > > -Since 2.10.0 beta1 > -~~~~~~~~~~~~~~~~~~ > + > +Version 2.10.0 rc1 > +------------------ > + > +*(Released Tue, 17 Dec 2013)* > + > +This was the first RC release of the 2.10 series. Since 2.10.0 beta1: > > - All known issues in 2.10.0 beta1 have been resolved (see changes from > the 2.8 branch). > @@ -159,33 +174,6 @@ Inherited from the 2.8 branch: > - Refactor reading live data in htools (future proofing cherry-pick) > > > -Version 2.10.0 rc3 > ------------------- > - > -*(Released Wed, 12 Feb 2014)* > - > -This was the third RC release of the 2.10 series. All important changes > -are listed in the latest 2.10 entry. > - > - > -Version 2.10.0 rc2 > ------------------- > - > -*(Released Fri, 31 Jan 2014)* > - > -This was the second RC release of the 2.10 series. All important changes > -are listed in the latest 2.10 entry. > - > - > -Version 2.10.0 rc1 > ------------------- > - > -*(Released Tue, 17 Dec 2013)* > - > -This was the first RC release of the 2.10 series. All important changes > -are listed in the latest 2.10 entry. > - > - > Version 2.10.0 beta1 > -------------------- > > > > > On Wed, Feb 19, 2014 at 1:42 PM, Michele Tartara <[email protected]> > wrote: >> >> On Wed, Feb 19, 2014 at 11:51 AM, Thomas Thrainer <[email protected]> >> wrote: >> > Mention the bug fix commited to the 2.8 branch and set the release date >> > to tomorrow. >> > >> > Signed-off-by: Thomas Thrainer <[email protected]> >> > --- >> > NEWS | 20 +++++++++++++++++--- >> > 1 file changed, 17 insertions(+), 3 deletions(-) >> > >> > diff --git a/NEWS b/NEWS >> > index 13f0b3c..53fa90f 100644 >> > --- a/NEWS >> > +++ b/NEWS >> > @@ -2,10 +2,10 @@ News >> > ==== >> > >> > >> > -Version 2.10.0 rc3 >> > ------------------- >> > +Version 2.10.0 >> > +-------------- >> > >> > -*(Released Wed, 12 Feb 2014)* >> > +*(Released Thu, 20 Feb 2014)* >> > >> > Incompatible/important changes >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> > @@ -71,6 +71,11 @@ Python >> > - The version requirements for ``python-mock`` have increased to at >> > least >> > version 1.0.1. It is still used for testing only. >> > >> > +Since 2.10.0 rc3 >> > +~~~~~~~~~~~~~~~~ >> > + >> > +- Fix integer overflow problem in hbal >> > + >> > Since 2.10.0 rc2 >> > ~~~~~~~~~~~~~~~~ >> > >> > @@ -154,6 +159,15 @@ Inherited from the 2.8 branch: >> > - Refactor reading live data in htools (future proofing cherry-pick) >> > >> > >> > +Version 2.10.0 rc3 >> > +------------------ >> > + >> > +*(Released Wed, 12 Feb 2014)* >> > + >> > +This was the third RC release of the 2.10 series. All important changes >> > +are listed in the latest 2.10 entry. >> >> Nitpicking: For the previous versions we have always listed the "Since >> <previous version>" changes as part of the immediately following >> version. >> But I see that for 2.10 the two sections have been kept separate. >> Maybe it should be brought back to the usual format before the >> release? >> >> > + >> > + >> > Version 2.10.0 rc2 >> > ------------------ >> > >> > -- >> > 1.9.0.rc1.175.g0b1dcb5 >> > >> >> Cheers, >> Michele >> >> -- >> Google Germany GmbH >> Dienerstr. 12 >> 80331 München >> >> Registergericht und -nummer: Hamburg, HRB 86891 >> Sitz der Gesellschaft: Hamburg >> Geschäftsführer: Graham Law, Christine Elizabeth Flores > > > > > -- > Thomas Thrainer | Software Engineer | [email protected] | > > > Google Germany GmbH > Dienerstr. 12 > 80331 München > > Registergericht und -nummer: Hamburg, HRB 86891 > Sitz der Gesellschaft: Hamburg > Geschäftsführer: Graham Law, Christine Elizabeth Flores
LGTM, thanks. -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
