LGTM, thanks On Wed, 17 Jun 2015 at 16:08 'Hrvoje Ribicic' via ganeti-devel < [email protected]> wrote:
> Mentioning various improvements. > > Signed-off-by: Hrvoje Ribicic <[email protected]> > --- > NEWS | 23 ++++++++++++++++++++++- > 1 file changed, 22 insertions(+), 1 deletion(-) > > diff --git a/NEWS b/NEWS > index 39bdf49..14acd33 100644 > --- a/NEWS > +++ b/NEWS > @@ -5,7 +5,7 @@ News > Version 2.13.1 > -------------- > > -*(unreleased)* > +*(Released Tue, 16 Jun 2015)* > > Incompatible/important changes > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > @@ -20,6 +20,27 @@ Incompatible/important changes > consequence of this change, Xen instance migrations using xl cannot > occur > between nodes running 2.13.0 and 2.13.1. > > +Other fixes and known issues > +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > + > +Inherited from 2.12: > + > +- Fixed Issue #1082: RAPI is unresponsive after master-failover > +- Fixed Issue #1083: Cluster verify reports existing instance disks on > + non-default VGs as missing > +- Fixed Issue #1101: Modifying the storage directory for the shared-file > disk > + template doesn't work > +- Fixed a possible file descriptor leak when forking jobs > +- Fixed missing private parameters in the environment for OS scripts > +- Fixed a performance regression when handling configuration > + (only upgrade it if it changes) > +- Adapt for compilation with GHC7.8 (compiles with warnings; > + cherrypicked from 2.14) > + > +Known issues: > +- Issue #1094: Mismatch in SSL encodings breaks RPC communication > +- Issue #1104: Export fails: key is too small > + > > Version 2.13.0 > -------------- > -- > 2.2.0.rc0.207.ga3a616c > >
