Fedora 18 Update: rubygem-openshift-origin-msg-broker-mcollective-1.4.6-2.fc18

updates at fedoraproject.org updates at fedoraproject.org
Tue Feb 26 02:45:56 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-2593
2013-02-17 02:43:53
--------------------------------------------------------------------------------

Name        : rubygem-openshift-origin-msg-broker-mcollective
Product     : Fedora 18
Version     : 1.4.6
Release     : 2.fc18
URL         : http://openshift.redhat.com
Summary     : OpenShift plugin for mcollective service
Description :
OpenShift plugin for mcollective based node/gear manager

--------------------------------------------------------------------------------
Update Information:

Update to 1.4.6
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 15 2013 Troy Dawson <tdawson at redhat.com> 1.4.6-2
- Change the source from a tar to gem
- Remove scl for Fedora standards
* Thu Feb 14 2013 Dan McPherson <dmcphers at redhat.com> 1.4.6-1
- correction in node selection algorithm (dmcphers at redhat.com)
* Wed Feb  6 2013 Adam Miller <admiller at redhat.com> 1.4.5-1
- Merge pull request #1324 from tdawson/tdawson/remove_rhel5_spec_stuff
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #1328 from rajatchopra/master (dmcphers at redhat.com)
- refix bug907788 - moves across node profiles will not be supported
  (rchopra at redhat.com)
- remove BuildRoot: (tdawson at redhat.com)
- make Source line uniform among all spec files (tdawson at redhat.com)
* Mon Feb  4 2013 Adam Miller <admiller at redhat.com> 1.4.4-1
- Fix _id to uuid issue with districts (dmcphers at redhat.com)
- share db connection logic (dmcphers at redhat.com)
* Thu Jan 31 2013 Adam Miller <admiller at redhat.com> 1.4.3-1
- better error message (dmcphers at redhat.com)
* Tue Jan 29 2013 Adam Miller <admiller at redhat.com> 1.4.2-1
- Bug 904100: Tolerate missing Endpoint cart manifest entries
  (ironcladlou at gmail.com)
- Switch calling convention to match US3143 (rmillner at redhat.com)
- indexed and Bug 894985 (rchopra at redhat.com)
- Bug 894985 (rchopra at redhat.com)
- Bug 893879 (dmcphers at redhat.com)
- Bug 892112 (rchopra at redhat.com)
- district re-alignment for migration (rchopra at redhat.com)
- use uuid for communication with node (rchopra at redhat.com)
- Bug 892124 (rchopra at redhat.com)
- BZ890104 (rchopra at redhat.com)
- move fixes (rchopra at redhat.com)
- admin-ctl-app remove particular gear (rchopra at redhat.com)
- move unqueued (rchopra at redhat.com)
- corrected ref to app.user to app.domain.owner (lnader at redhat.com)
- refactoring to use getter/setter for user capabilities (abhgupta at redhat.com)
- Removing merge conflicts (kraman at gmail.com)
- porting bug fix for 883607 to model refactor branch (abhgupta at redhat.com)
- Fixing php manifest Adding logging statements for debugging scaled apps
  (kraman at gmail.com)
- Added support for thread dump. Fixed default username in mongoid.yml file
  (kraman at gmail.com)
- Various bugfixes (kraman at gmail.com)
- Moving model refactor work - Updated cartridge manifest files - Simplified
  descriptor - Switched from mongo gem to use mongoid (kraman at gmail.com)
* Wed Jan 23 2013 Adam Miller <admiller at redhat.com> 1.4.1-1
- bump_minor_versions for sprint 23 (admiller at redhat.com)
* Wed Jan 23 2013 Adam Miller <admiller at redhat.com> 1.3.5-1
- Bug 902690 Cant use direct addressing mode when facts are required
  (dmcphers at redhat.com)
* Mon Jan 21 2013 Adam Miller <admiller at redhat.com> 1.3.4-1
- set timeout to disc timeout for direct addressing (dmcphers at redhat.com)
- Fix include? (dmcphers at redhat.com)
- Still need to use broadcast for get all gears methods (dmcphers at redhat.com)
- favor different nodes within a gear group (dmcphers at redhat.com)
* Fri Jan 18 2013 Dan McPherson <dmcphers at redhat.com> 1.3.3-1
- added add/remove ssl cert methods to ease merge (mlamouri at redhat.com)
- adding rdoc to mcollective_application_container (mlamouri at redhat.com)
- SSL support for custom domains. (mpatel at redhat.com)
- Merge pull request #1163 from ironcladlou/endpoint-refactor
  (dmcphers at redhat.com)
- Replace expose/show/conceal-port hooks with Endpoints (ironcladlou at gmail.com)
* Thu Jan 17 2013 Adam Miller <admiller at redhat.com> 1.3.2-1
- dont return nil resultIO (dmcphers at redhat.com)
* Wed Dec 12 2012 Adam Miller <admiller at redhat.com> 1.3.1-1
- bump_minor_versions for sprint 22 (admiller at redhat.com)
* Mon Dec 10 2012 Adam Miller <admiller at redhat.com> 1.2.7-1
- fix for bug 883607 (abhgupta at redhat.com)
* Fri Dec  7 2012 Adam Miller <admiller at redhat.com> 1.2.6-1
- Merge pull request #1035 from abhgupta/abhgupta-dev
  (openshift+bot at redhat.com)
- fix for bugs 883554 and 883752 (abhgupta at redhat.com)
* Fri Dec  7 2012 Adam Miller <admiller at redhat.com> 1.2.5-1
- Move last_access file with gear (pmorie at gmail.com)
- Use correct alias method during gear post-move (ironcladlou at gmail.com)
* Wed Dec  5 2012 Adam Miller <admiller at redhat.com> 1.2.4-1
- Fix incorrect filter in finding district (rpenta at redhat.com)
- updated gemspecs so they work with scl rpm spec files. (tdawson at redhat.com)
* Tue Dec  4 2012 Adam Miller <admiller at redhat.com> 1.2.3-1
- more mco 2.2 changes (dmcphers at redhat.com)
- repacking for mco 2.2 (dmcphers at redhat.com)
- Refactor tidy into the node library (ironcladlou at gmail.com)
- Move add/remove alias to the node API. (rmillner at redhat.com)
- mco value passing cleanup (dmcphers at redhat.com)
* Thu Nov 29 2012 Adam Miller <admiller at redhat.com> 1.2.2-1
- Various mcollective changes getting ready for 2.2 (dmcphers at redhat.com)
- Move force-stop into the the node library (ironcladlou at gmail.com)
- BZ876465  Embedding scalable app (php) with jenkins fails to create a new
  builder (calfonso at redhat.com)
- use a more reasonable large disctimeout (dmcphers at redhat.com)
- Changing same uid move to rsync (dmcphers at redhat.com)
- Merge pull request #957 from rajatchopra/master (openshift+bot at redhat.com)
- Merge pull request #956 from danmcp/master (openshift+bot at redhat.com)
- fix get_all_gears to provide Integer value of uid (rchopra at redhat.com)
- Merge pull request #953 from rajatchopra/master (dmcphers at redhat.com)
- Add method to get the active gears (dmcphers at redhat.com)
- add obsoletes (dmcphers at redhat.com)
- reform the get_all_gears call and add capability to reserve a specific uid
  from a district (rchopra at redhat.com)
* Sat Nov 17 2012 Adam Miller <admiller at redhat.com> 1.2.1-1
- bump_minor_versions for sprint 21 (admiller at redhat.com)
* Fri Nov 16 2012 Adam Miller <admiller at redhat.com> 1.1.4-1
- Bug 876459 (dmcphers at redhat.com)
* Thu Nov 15 2012 Adam Miller <admiller at redhat.com> 1.1.3-1
- Merge pull request #897 from sosiouxme/BZ876271 (openshift+bot at redhat.com)
- fix for bug#876458 (rchopra at redhat.com)
- comment and set correct defaults in openshift-origin-msg-broker-
  mcollective.conf.example (lmeyer at redhat.com)
* Wed Nov 14 2012 Adam Miller <admiller at redhat.com> 1.1.2-1
- add config to gemspec (dmcphers at redhat.com)
- Moving plugins to Rails 3.2.8 engine (kraman at gmail.com)
- getting specs up to 1.9 sclized (dmcphers at redhat.com)
- specifying rake gem version range (abhgupta at redhat.com)
* Thu Nov  8 2012 Adam Miller <admiller at redhat.com> 1.1.1-1
- Bumping specs to at least 1.1 (dmcphers at redhat.com)
* Tue Oct 30 2012 Adam Miller <admiller at redhat.com> 1.0.1-1
- bumping specs to at least 1.0.0 (dmcphers at redhat.com)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update rubygem-openshift-origin-msg-broker-mcollective' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list