From 2a917ddb9d1a01f47db84b17468413522d63ddfa Mon Sep 17 00:00:00 2001 From: Andrew Beekhof Date: Fri, 8 Mar 2013 21:48:01 +1100 Subject: [PATCH] Update changelogs and version strings --- ChangeLog | 10 ++++------ configure.ac | 2 +- pacemaker.spec.in | 16 ++++++++++++++-- 3 files changed, 19 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 25c76b517e9..180c3633b9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,12 @@ - * Fri Mar 08 2013 Andrew Beekhof Pacemaker-1.1.9-1 -- Update source tarball to revision: 2f2d2db +- Update source tarball to revision: 7e42d77 - Statistics: - Changesets: 712 - Diff: 1298 files changed, 92548 insertions(+), 57427 deletions(-) + Changesets: 731 + Diff: 1301 files changed, 92909 insertions(+), 57455 deletions(-) - Features added in Pacemaker-1.1.9 + corosync: Allow cman and corosync 2.0 nodes to use a name other than uname() + corosync: Use queues to avoid blocking when sending CPG messages - + Drop per-user core directories + ipc: Compress messages that exceed the configured IPC message limit + ipc: Use queues to prevent slow clients from blocking the server + ipc: Use shared memory by default @@ -33,7 +31,7 @@ + cluster: Preserve corosync membership state when matching node name/id entries + cman: Force fenced to terminate on shutdown + cman: Ignore qdisk 'nodes' - + core: Provide a sane default for the compression target in crm_compress_string() + + core: Drop per-user core directories + corosync: Avoid errors when closing failed connections + corosync: Ensure peer state is preserved when matching names to nodeids + corosync: Clean up CMAP connections after querying node name diff --git a/configure.ac b/configure.ac index 3ed7385362d..e3964ac0e9e 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl checks for compiler characteristics dnl checks for library functions dnl checks for system services -AC_INIT(pacemaker, 1.1.8, pacemaker@oss.clusterlabs.org,,http://www.clusterlabs.org) +AC_INIT(pacemaker, 1.1.9, pacemaker@oss.clusterlabs.org,,http://www.clusterlabs.org) CRM_DTD_VERSION="1.2" PCMK_FEATURES="" diff --git a/pacemaker.spec.in b/pacemaker.spec.in index 7ef66cb2429..10296a52dda 100644 --- a/pacemaker.spec.in +++ b/pacemaker.spec.in @@ -581,8 +581,20 @@ fi %changelog -* Wed Jun 20 2012 Andrew Beekhof Pacemaker-1.1.8-0.1 -- 1.1.8 pre-releases +* Fri Mar 08 2013 Andrew Beekhof Pacemaker-1.1.9-1 +- Update source tarball to revision: 7e42d77 +- Statistics: + Changesets: 731 + Diff: 1301 files changed, 92909 insertions(+), 57455 deletions(-) +- See included ChangeLog file or https://github.com/ClusterLabs/pacemaker/blob/master/ChangeLog for details + +* Thu Sep 20 2012 Andrew Beekhof Pacemaker-1.1.8-1 +- Update source tarball to revision: 1a5341f +- Statistics: + Changesets: 1019 + Diff: 2107 files changed, 117258 insertions(+), 73606 deletions(-) +- See included ChangeLog file or https://github.com/ClusterLabs/pacemaker/blob/master/ChangeLog for details + * Wed Mar 28 2012 Andrew Beekhof Pacemaker-1.1.7-1 - Update source tarball to revision: bc7ff2c