Oh dear, you are completely right. The new patch: [PATCH stable-2.8 2/2] Update NEWS file with socket permission fix info
The NEWS file now contains a 2.8.3 entry, describing the fix of the previous patch. Signed-off-by: Hrvoje Ribicic <[email protected]> --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index a9a8d59..02b8af1 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ News ==== +Version 2.8.3 +------------- + +*(unreleased)* + +- Fixed Luxi daemon socket permissions after master-failover + + Version 2.8.2 ------------- On Fri, Nov 15, 2013 at 3:38 PM, Michele Tartara <[email protected]>wrote: > On Fri, Nov 15, 2013 at 3:09 PM, Hrvoje Ribicic <[email protected]> wrote: > > The NEWS file has been updated to note the socket permission fix. > > > > Signed-off-by: Hrvoje Ribicic <[email protected]> > > --- > > NEWS | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > diff --git a/NEWS b/NEWS > > index 0f0b6b7..1c6d61e 100644 > > --- a/NEWS > > +++ b/NEWS > > @@ -2,6 +2,15 @@ News > > ==== > > > > > > +Version 2.8.2 > > +------------- > > + > > +*(unreleased)* > > + > > +- Correctly set the permissions of luxid socket during gnt-cluster > > + master-failover > > + > > + > > Version 2.8.1 > > ------------- > > > > -- > > 1.8.4.1 > > > > There's something wrong with this. The latest version of the NEWS file > for 2.8 already contains a 2.8.2 section, as 2.8.2 was released a few > days ago: > http://git.ganeti.org/?p=ganeti.git;a=blob;f=NEWS;h=a9a8d599c52fc75ba55562e9d7b5e93a7e30168d;hb=824c61840e6e7c75300c9164606821a5038b078c > > Maybe the most recent 2.8 was not pulled before writing this patch? > > Thanks, > 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 > Hrvoje Ribicic Ganeti Engineering 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 Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
