Fedora 18 Update: openshift-origin-msg-node-mcollective-1.5.10-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Fri Mar 22 00:47:33 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-3841
2013-03-14 00:58:10
--------------------------------------------------------------------------------

Name        : openshift-origin-msg-node-mcollective
Product     : Fedora 18
Version     : 1.5.10
Release     : 1.fc18
URL         : http://openshift.redhat.com
Summary     : M-Collective agent file for openshift-origin-msg-node-mcollective
Description :
mcollective communication plugin

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

Update to latest release
--------------------------------------------------------------------------------
ChangeLog:

* Wed Mar  6 2013 Adam Miller <admiller at redhat.com> 1.5.10-1
- Bug 918480 (dmcphers at redhat.com)
- Bug 917990 - Multiple fixes. (rmillner at redhat.com)
* Tue Mar  5 2013 Adam Miller <admiller at redhat.com> 1.5.9-1
- Bug 916918 - Couple of issues with frontend calls. (rmillner at redhat.com)
* Fri Mar  1 2013 Adam Miller <admiller at redhat.com> 1.5.8-1
- Bug 916918 - Add frontend calls to allowed actions. (rmillner at redhat.com)
* Thu Feb 28 2013 Adam Miller <admiller at redhat.com> 1.5.7-1
- reverted US2448 (lnader at redhat.com)
* Wed Feb 27 2013 Adam Miller <admiller at redhat.com> 1.5.6-1
- US2448 (lnader at redhat.com)
* Tue Feb 26 2013 Adam Miller <admiller at redhat.com> 1.5.5-1
- Bug 913351 - Cannot create application successfully when district is added
  (jhonce at redhat.com)
* Wed Feb 20 2013 Adam Miller <admiller at redhat.com> 1.5.4-1
- Bug 912899 - mcollective changing all numeric mongoid to BigInt
  (jhonce at redhat.com)
* Tue Feb 19 2013 Adam Miller <admiller at redhat.com> 1.5.3-1
- Commands and mcollective calls for each FrontendHttpServer API.
  (rmillner at redhat.com)
- Bug 912292: Return namespace update output on reply (ironcladlou at gmail.com)
- Switch from VirtualHosts to mod_rewrite based routing to support high
  density. (rmillner at redhat.com)
- Bug 842991 - Do not replace /etc/cron.minutely/openshift-facts when
  installing new rpm. (jhonce at redhat.com)
- Fix mcollective plugin rubygem dependency (john at ibiblio.org)
- Fixes for ruby193 (john at ibiblio.org)
- Audit oo_* return value in agent (pmorie at gmail.com)
- Return output from oo_status in agent (pmorie at gmail.com)
- Return connector execution output on the MCol reply (ironcladlou at gmail.com)
- Refactor agent and proxy, move all v1 code to v1 model
  (ironcladlou at gmail.com)
- WIP Cartridge Refactor (jhonce at redhat.com)
- WIP Cartridge Refactor (jhonce at redhat.com)
* Fri Feb  8 2013 Adam Miller <admiller at redhat.com> 1.5.2-1
- change %define to %global (tdawson at redhat.com)
* Thu Feb  7 2013 Adam Miller <admiller at redhat.com> 1.5.1-1
- bump_minor_versions for sprint 24 (admiller at redhat.com)
* Thu Jan 31 2013 Adam Miller <admiller at redhat.com> 1.4.3-1
- Merge pull request #1255 from sosiouxme/newfacts
  (dmcphers+openshiftbot at redhat.com)
- <facter,resource_limits> active_capacity/max_active_apps/etc switched to
  gear-based accounting (lmeyer at redhat.com)
- Merge pull request #1238 from sosiouxme/newfacts
  (dmcphers+openshiftbot at redhat.com)
- <facter,resource_limits> reckon by gears (as opposed to git repos), add gear
  status facts (lmeyer at redhat.com)
- <facter> some code cleanup - no functional change (lmeyer at redhat.com)
* Tue Jan 29 2013 Adam Miller <admiller at redhat.com> 1.4.2-1
- Reduce logging noise in MCollective agent (ironcladlou at gmail.com)
- Switch calling convention to match US3143 (rmillner at redhat.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)
* Fri Jan 18 2013 Dan McPherson <dmcphers at redhat.com> 1.3.3-1
- SSL support for custom domains. (mpatel at redhat.com)
- Replace expose/show/conceal-port hooks with Endpoints (ironcladlou at gmail.com)
* Tue Dec 18 2012 Adam Miller <admiller at redhat.com> 1.3.2-1
- - oo-setup-broker fixes:  - Open dns ports for access to DNS server from
  outside the VM   - Turn on SELinux booleans only if they are off (Speeds up
  re-install)   - Added console SELinux booleans - oo-setup-node fixes:  -
  Setup mcollective to use broker IPs - Updates abstract cartridges to set
  proper order for php-5.4 and postgres-9.1 cartridges - Updated broker to add
  fedora 17 cartridges - Fixed facts cron job (kraman at gmail.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)
* Tue Dec 11 2012 Adam Miller <admiller at redhat.com> 1.2.5-1
- Merge pull request #1052 from rmillner/BZ877321 (openshift+bot at redhat.com)
- Add username to filter list. (rmillner at redhat.com)
- Hide the password in mcollective logs. (rmillner at redhat.com)
* Mon Dec 10 2012 Adam Miller <admiller at redhat.com> 1.2.4-1
- Proper host name validation. (rmillner at redhat.com)
* Tue Dec  4 2012 Adam Miller <admiller at redhat.com> 1.2.3-1
- Security - Fix the full path to restorecon it was causing errors in the logs
  (tkramer at redhat.com)
- 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)
- Merge pull request #1002 from tdawson/tdawson/fed-update/msg-node-
  mcollective-1.1.4 (openshift+bot at redhat.com)
- Move add/remove alias to the node API. (rmillner at redhat.com)
- Removed spec clutter for building on rhel5 (tdawson at redhat.com)
- mco value passing cleanup (dmcphers at redhat.com)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update openshift-origin-msg-node-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