-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1168 from kgaillot/1.1
Release 1.1.16-rc1
- Loading branch information
Showing
84 changed files
with
2,463 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,54 @@ | ||
* Thu Nov 03 2016 Ken Gaillot <[email protected]> Pacemaker-1.1.16-rc1 | ||
- Update source tarball to revision: 2fc4716 | ||
- Changesets: 360 | ||
- Diff: 148 files changed, 7187 insertions(+), 5592 deletions(-) | ||
|
||
- Features added since Pacemaker-1.1.15 | ||
+ Location constraints may use rsc-pattern, with submatches expanded | ||
+ node-health-base available with node-health-strategy=progressive | ||
+ new Pacemaker Development document for working on pacemaker code base | ||
+ new PCMK_panic_action variable allows crash instead of reboot on panic | ||
+ resources: add resource agent for managing a node attribute | ||
+ systemd: include socket units when listing all systemd agents | ||
|
||
- Changes since Pacemaker-1.1.15 | ||
+ Important security fix for CVE-2016-7035 | ||
+ Logging is now synchronous when blackboxes are enabled | ||
+ All python code except CTS is now compatible with python 2.6+ and 3.2+ | ||
+ build: take advantage of compiler features for security and performance | ||
+ build: update SuSE spec modifications for recent spec changes | ||
+ build: avoid watchdog reboot when upgrading pacemaker_remote with sbd | ||
+ build: numerous other improvements in environment detection, etc. | ||
+ cib: fix infinite loop when no schema validates | ||
+ crmd: cl#5185 - record pending operations in CIB before they are performed | ||
+ crmd: don't abort transitions for CIB comment changes | ||
+ crmd: resend shutdown request if DC loses original request | ||
+ documentation: install improved README in doc instead of now-removed AUTHORS | ||
+ documentation: clarify licensing and provide copy of all licenses | ||
+ documentation: document various features and upgrades better | ||
+ fence_legacy: use "list" action when searching cluster-glue agents | ||
+ libcib: don't stop sending alerts after releasing DC role | ||
+ libcrmcommon: properly handle XML comments when comparing v2 patchset diffs | ||
+ libcrmcommon: report errors consistently when waiting for data on connection | ||
+ libpengine: avoid potential use-of-NULL | ||
+ libservices: use DBusError API properly | ||
+ pacemaker_remote: init script stop should always return 0 | ||
+ pacemaker_remote: allow remote clients to timeout/reconnect | ||
+ pacemaker_remote: correctly calculate remaining timeout when receiving messages | ||
+ pengine: avoid transition loop for start-then-stop + unfencing | ||
+ pengine: correctly update dependent actions of un-runnable clones | ||
+ pengine: do not fence a node in maintenance mode if it shuts down cleanly | ||
+ pengine: set OCF_RESKEY_CRM_meta_notify_active_* for multistate resources | ||
+ resources: ping - avoid temporary files for fping check, support FreeBSD | ||
+ resources: SysInfo - better support for FreeBSD | ||
+ resources: variable name typo in docker-wrapper | ||
+ tools: correct attrd_updater help and error messages when using CMAN | ||
+ tools: crm_standby --version/--help should work without cluster running | ||
+ tools: make crm_report sanitize CIB before generating readable version | ||
+ tools: display pending resource state by default when available | ||
+ tools: avoid matching other process with same PID in ClusterMon | ||
|
||
|
||
* Tue Jun 21 2016 Ken Gaillot <[email protected]> Pacemaker-1.1.15-1 | ||
- Update source tarball to revision: 32fa6a5 | ||
- Changesets: 533 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# | ||
# AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 0\n" | ||
"POT-Creation-Date: 2016-11-02 17:32-0500\n" | ||
"PO-Revision-Date: 2016-11-02 17:32-0500\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: None\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: application/x-publican; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. Tag: firstname | ||
#, no-c-format | ||
msgid "Andrew" | ||
msgstr "" | ||
|
||
#. Tag: surname | ||
#, no-c-format | ||
msgid "Beekhof" | ||
msgstr "" | ||
|
||
#. Tag: orgname | ||
#, no-c-format | ||
msgid "Red Hat" | ||
msgstr "" | ||
|
||
#. Tag: contrib | ||
#, no-c-format | ||
msgid "Co-author" | ||
msgstr "" | ||
|
||
#. Tag: firstname | ||
#, no-c-format | ||
msgid "Ken" | ||
msgstr "" | ||
|
||
#. Tag: surname | ||
#, no-c-format | ||
msgid "Gaillot" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# | ||
# AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 0\n" | ||
"POT-Creation-Date: 2016-11-02 17:32-0500\n" | ||
"PO-Revision-Date: 2016-11-02 17:32-0500\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: None\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: application/x-publican; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. Tag: title | ||
#, no-c-format | ||
msgid "Pacemaker Development" | ||
msgstr "" | ||
|
||
#. Tag: subtitle | ||
#, no-c-format | ||
msgid "Working with the Pacemaker Code Base" | ||
msgstr "" | ||
|
||
#. Tag: para | ||
#, no-c-format | ||
msgid "This document has guidelines and tips for developers interested in editing Pacemaker source code and submitting changes for inclusion in the project." | ||
msgstr "" | ||
|
Oops, something went wrong.