SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pacemaker-libs-1.0.7-1.fc12.i686.rpm :
Thu Feb 11 13:00:00 2010 Andrew Beekhof - 1.0.7-1
- Drop cluster name patch, its included in the upstream tarball
- Update the tarball from upstream to version ee19d8e83c2a
+ High: PE: Bug 2213 - Ensure groups process location constraints so that clone-node-max works for cloned groups
+ High: PE: Bug lf#2153 - non-clones shouldn\'t restart when clones stop/start on other nodes
+ High: PE: Bug lf#2209 - Clone ordering should be able to prevent startup of dependant clones
+ High: PE: Bug lf#2216 - Correctly identify the state of anonymous clones when deciding when to probe
+ High: PE: Bug lf#2225 - Operations that require fencing should wait for \'stonith_complete\' not \'all_stopped\'.
+ High: PE: Bug lf#2225 - Prevent clone peers from stopping while another is instance is (potentially) being fenced
+ High: PE: Correctly anti-colocate with a group
+ High: PE: Correctly unpack ordering constraints for resource sets to avoid graph loops
+ High: cib: Ensure the loop for login message terminates
+ High: cib: Finally fix reliability of receiving large messages over remote plaintext connections
+ High: cib: Fix remote notifications
+ High: cib: For remote connections, default to CRM_DAEMON_USER since thats the only one that the cib can validate the password for using PAM
+ High: cib: Remote plaintext - Retry sending parts of the message that didn\'t fit the first time
+ High: crmd: Ensure batch-limit is correctly enforced
+ High: crmd: Ensure we have the latest status after a transition abort
+ High: shell: Add allow-migrate as allowed meta-attribute (bnc#539968)
+ High: shell: load help from crm_cli.txt
+ High: shell: recovery from bad/outdated help index file
+ High: shell: resource sets (bnc#550923)
+ High: shell: support for description attribute in resources/operations (bnc#548690)
+ High: shell: (bnc#547579,547582) - status section editing support
+ Medium: PE: Bug lf#2206 - rsc_order constraints always use score at the top level
+ Medium: PE: Only complain about target-role=master for non m/s resources
+ Medium: PE: Prevent non-multistate resources from being promoted through target-role
+ Medium: PE: Provide a default action for resource-set ordering
+ Medium: PE: Silently fix requires=fencing for stonith resources so that it can be set in op_defaults
+ Medium: Tools: Bug lf#2307 - Provide a way to determin the nodeid of past cluster members
+ Medium: cib: Create valid notification control messages
+ Medium: cib: Send password prompt to stderr so that stdout can be redirected
+ Medium: fencing: stonithd: add metadata for stonithd instance attributes (and support in the shell)
+ Medium: fencing: stonithd: ignore case when comparing host names (LF 2292)
+ Medium: shell: Bug lf#2286 - Allow the shell to accept template parameters on the command line
+ Medium: shell: add update method to template apply (LF 2289)
+ Medium: shell: direct RA interface for ocf class resource agents (LF 2270)
+ Medium: shell: direct RA interface for stonith class resource agents (LF 2270)
+ Medium: shell: don\'t add score which doesn\'t exist
+ Medium: shell: don\'t consider warnings as errors (LF 2274)
+ Medium: shell: don\'t remove sets which contain id-ref attribute (LF 2304)
+ Medium: shell: don\'t verify empty configurations (lf#2316)
+ Medium: shell: drop empty attributes elements
+ Medium: shell: exclude locations when testing for pathological constraints (LF 2300)
+ Medium: shell: fix exit code on single shot commands
+ Medium: shell: fix node delete (LF 2305)
+ Medium: shell: implement -F (--force) option
+ Medium: shell: rename status to cibstatus (LF 2236)
+ Medium: shell: revisit configure commit
+ Medium: shell: stay in crm if user specified level only (LF 2286)
+ Medium: shell: verify changes on exit from the configure level
+ Medium: tools: Make crm_mon functional with remote connections
+ Medium: xml: Bug bnc#552713 - Treat node unames as text fields not IDs
+ Medium: xml: Bug lf#2215 - Create an always-true expression for empty rules when upgrading from 0.6

Wed Dec 9 13:00:00 2009 Andrew Beekhof - 1.0.5-5
- Include patch of changeset 66b7bfd467f3:
Some clients such as gfs_controld want a cluster name, allow one to be specified in corosync.conf

Thu Oct 29 13:00:00 2009 Andrew Beekhof - 1.0.5-4
- Include the fixes from CoroSync integration testing
- Move the resource templates - they\'re not documentation
- Ensure documentation is placed in a standard location
- Exclude documentation that is included elsewhere in the package

- Update the tarball from upstream to version ee19d8e83c2a
+ High: cib: Correctly clean up when both plaintext and tls remote ports are requested
+ High: PE: Bug bnc#515172 - Provide better defaults for lt(e) and gt(e) comparisions
+ High: PE: Bug lf#2197 - Allow master instances placemaker to be influenced by colocation constraints
+ High: PE: Make sure promote/demote pseudo actions are created correctly
+ High: PE: Prevent target-role from promoting more than master-max instances
+ High: ais: Bug lf#2199 - Prevent expected-quorum-votes from being populated with garbage
+ High: ais: Prevent deadlock - dont try to release IPC message if the connection failed
+ High: cib: For validation errors, send back the full CIB so the client can display the errors
+ High: cib: Prevent use-after-free for remote plaintext connections
+ High: crmd: Bug lf#2201 - Prevent use-of-NULL when running heartbeat

Tue Oct 13 14:00:00 2009 Andrew Beekhof - 1.0.5-3
- Update the tarball from upstream to version 38cd629e5c3c
+ High: Core: Bug lf#2169 - Allow dtd/schema validation to be disabled
+ High: PE: Bug lf#2106 - Not all anonymous clone children are restarted after configuration change
+ High: PE: Bug lf#2170 - stop-all-resources option had no effect
+ High: PE: Bug lf#2171 - Prevent groups from starting if they depend on a complex resource which can\'t
+ High: PE: Disable resource management if stonith-enabled=true and no stonith resources are defined
+ High: PE: Don\'t include master score if it would prevent allocation
+ High: ais: Avoid excessive load by checking for dead children every 1s (instead of 100ms)
+ High: ais: Bug rh#525589 - Prevent shutdown deadlocks when running on CoroSync
+ High: ais: Gracefully handle changes to the AIS nodeid
+ High: crmd: Bug bnc#527530 - Wait for the transition to complete before leaving S_TRANSITION_ENGINE
+ High: crmd: Prevent use-after-free with LOG_DEBUG_3
+ Medium: xml: Mask the \"symmetrical\" attribute on rsc_colocation constraints (bnc#540672)
+ Medium (bnc#520707): Tools: crm: new templates ocfs2 and clvm
+ Medium: Build: Invert the disable ais/heartbeat logic so that --without (ais|heartbeat) is available to rpmbuild
+ Medium: PE: Bug lf#2178 - Indicate unmanaged clones
+ Medium: PE: Bug lf#2180 - Include node information for all failed ops
+ Medium: PE: Bug lf#2189 - Incorrect error message when unpacking simple ordering constraint
+ Medium: PE: Correctly log resources that would like to start but can\'t
+ Medium: PE: Stop ptest from logging to syslog
+ Medium: ais: Include version details in plugin name
+ Medium: crmd: Requery the resource metadata after every start operation

Fri Aug 21 14:00:00 2009 Tomas Mraz - 1.0.5-2.1
- rebuilt with new openssl

Wed Aug 19 14:00:00 2009 Andrew Beekhof - 1.0.5-2
- Add versioned perl dependancy as specified by
https://fedoraproject.org/wiki/Packaging/Perl#Packages_that_link_to_libperl
- No longer remove RPATH data, it prevents us finding libperl.so and no other
libraries were being hardcoded
- Compile in support for heartbeat
- Conditionally add heartbeat-devel and corosynclib-devel to the -devel requirements
depending on which stacks are supported

Mon Aug 17 14:00:00 2009 Andrew Beekhof - 1.0.5-1
- Add dependancy on resource-agents
- Use the version of the configure macro that supplies --prefix, --libdir, etc
- Update the tarball from upstream to version 462f1569a437 (Pacemaker 1.0.5 final)
+ High: Tools: crm_resource - Advertise --move instead of --migrate
+ Medium: Extra: New node connectivity RA that uses system ping and attrd_updater
+ Medium: crmd: Note that dc-deadtime can be used to mask the brokeness of some switches

Tue Aug 11 14:00:00 2009 Ville Skyttä - 1.0.5-0.7.c9120a53a6ae.hg
- Use bzipped upstream tarball.

Wed Jul 29 14:00:00 2009 Andrew Beekhof - 1.0.5-0.6.c9120a53a6ae.hg
- Add back missing build auto
* dependancies
- Minor cleanups to the install directive

Tue Jul 28 14:00:00 2009 Andrew Beekhof - 1.0.5-0.5.c9120a53a6ae.hg
- Add a leading zero to the revision when alphatag is used

Tue Jul 28 14:00:00 2009 Andrew Beekhof - 1.0.5-0.4.c9120a53a6ae.hg
- Incorporate the feedback from the cluster-glue review
- Realistically, the version is a 1.0.5 pre-release
- Use the global directive instead of define for variables
- Use the haclient/hacluster group/user instead of daemon
- Use the _configure macro
- Fix install dependancies

Fri Jul 24 14:00:00 2009 Andrew Beekhof - 1.0.4-3
- Include an AUTHORS and license file in each package
- Change the library package name to pacemaker-libs to be more
Fedora compliant
- Remove execute permissions from xml related files
- Reference the new cluster-glue devel package name
- Update the tarball from upstream to version c9120a53a6ae
+ High: PE: Only prevent migration if the clone dependancy is stopping/starting on the target node
+ High: PE: Bug 2160 - Dont shuffle clones due to colocation
+ High: PE: New implementation of the resource migration (not stop/start) logic
+ Medium: Tools: crm_resource - Prevent use-of-NULL by requiring a resource name for the -A and -a options
+ Medium: PE: Prevent use-of-NULL in find_first_action()
+ Low: Build: Include licensing files

Tue Jul 14 14:00:00 2009 Andrew Beekhof - 1.0.4-2
- Reference authors from the project AUTHORS file instead of listing in description
- Change Source0 to reference the project\'s Mercurial repo
- Cleaned up the summaries and descriptions
- Incorporate the results of Fedora package self-review

Tue Jul 14 14:00:00 2009 Andrew Beekhof - 1.0.4-1
- Initial checkin


 
ICM