[openshift-origin-msg-node-mcollective] update to version 1.9.4

tdawson tdawson at fedoraproject.org
Wed Jun 12 15:59:22 UTC 2013


commit 938a99581391f3200c112a70a5f42747c6343d09
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jun 12 10:59:13 2013 -0500

    update to version 1.9.4

 .gitignore                                 |    1 +
 openshift-origin-msg-node-mcollective.spec |   99 +++++++++++++++++++++++++++-
 sources                                    |    2 +-
 3 files changed, 99 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e4f225..831419f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /openshift-origin-msg-node-mcollective-1.3.3.tar.gz
 /openshift-origin-msg-node-mcollective-1.4.3.tar.gz
 /openshift-origin-msg-node-mcollective-1.5.10.tar.gz
+/openshift-origin-msg-node-mcollective-1.9.4.tar.gz
diff --git a/openshift-origin-msg-node-mcollective.spec b/openshift-origin-msg-node-mcollective.spec
index 1ca15ee..80c3546 100644
--- a/openshift-origin-msg-node-mcollective.spec
+++ b/openshift-origin-msg-node-mcollective.spec
@@ -9,11 +9,11 @@
 
 Summary:       M-Collective agent file for openshift-origin-msg-node-mcollective
 Name:          openshift-origin-msg-node-mcollective
-Version:       1.5.10
+Version:       1.9.4
 Release:       1%{?dist}
 Group:         Development/Languages
 License:       ASL 2.0
-URL:           http://openshift.redhat.com
+URL:           http://www.openshift.com
 Source0:       http://mirror.openshift.com/pub/openshift-origin/source/%{name}/%{name}-%{version}.tar.gz
 Requires:      %{?scl:%scl_prefix}rubygems
 Requires:      %{?scl:%scl_prefix}rubygem-open4
@@ -50,6 +50,101 @@ cp -p facts/update_yaml.rb %{buildroot}/usr/libexec/mcollective/
 %attr(0700,-,-) %config(noreplace) /etc/cron.minutely/openshift-facts
 
 %changelog
+* Thu Jun 06 2013 Adam Miller <admiller at redhat.com> 1.9.4-1
+- Change working directory to GEAR_BASE_DIR for openshift mcol agent
+  (pmorie at gmail.com)
+
+* Fri May 24 2013 Adam Miller <admiller at redhat.com> 1.9.3-1
+- Bug 965317 - Add way to patch File class so all files have sync enabled.
+  (rmillner at redhat.com)
+
+* Thu May 16 2013 Adam Miller <admiller at redhat.com> 1.9.2-1
+- Removing code dealing with namespace updates for applications
+  (abhgupta at redhat.com)
+
+* Wed May 08 2013 Adam Miller <admiller at redhat.com> 1.9.1-1
+- bump_minor_versions for sprint 28 (admiller at redhat.com)
+
+* Mon May 06 2013 Adam Miller <admiller at redhat.com> 1.8.5-1
+- WIP Cartridge Refactor - Install cartridges without mco client
+  (jhonce at redhat.com)
+
+* Wed May 01 2013 Adam Miller <admiller at redhat.com> 1.8.4-1
+- Broker changes for supporting unsubscribe connection event. Details: When one
+  of the component is removed from the app and if it has published some content
+  to other components located on different gears, we issue unsubscribe event on
+  all the subscribing gears to cleanup the published content.
+  (rpenta at redhat.com)
+
+* Tue Apr 30 2013 Adam Miller <admiller at redhat.com> 1.8.3-1
+- Env var WIP. (mrunalp at gmail.com)
+- Merge pull request #2201 from BanzaiMan/dev/hasari/c276
+  (dmcphers+openshiftbot at redhat.com)
+- Card 276 (asari.ruby at gmail.com)
+
+* Mon Apr 29 2013 Adam Miller <admiller at redhat.com> 1.8.2-1
+- Merge pull request #2255 from brenton/oo-accept-systems
+  (dmcphers+openshiftbot at redhat.com)
+- Card online_runtime_239 - Download cartridge from URL (jhonce at redhat.com)
+- Bug 957045 - fixing oo-accept-systems for v2 cartridges (bleanhar at redhat.com)
+
+* Thu Apr 25 2013 Adam Miller <admiller at redhat.com> 1.8.1-1
+- Merge pull request #2227 from ironcladlou/bz/955538
+  (dmcphers+openshiftbot at redhat.com)
+- Combine stderr/stdout for cartridge actions (ironcladlou at gmail.com)
+- Splitting configure for cartridges into configure and post-configure
+  (abhgupta at redhat.com)
+- Creating fixer mechanism for replacing all ssh keys for an app
+  (abhgupta at redhat.com)
+- Split v2 configure into configure/post-configure (ironcladlou at gmail.com)
+- Bug 928675 (asari.ruby at gmail.com)
+- bump_minor_versions for sprint 2.0.26 (tdawson at redhat.com)
+
+* Tue Apr 16 2013 Troy Dawson <tdawson at redhat.com> 1.7.4-1
+- Bug 952408 - Node filters threaddump calls (jhonce at redhat.com)
+
+* Wed Apr 10 2013 Adam Miller <admiller at redhat.com> 1.7.3-1
+- Delete move/pre-move/post-move hooks, these hooks are no longer needed.
+  (rpenta at redhat.com)
+- Adding checks for ssh key matches (abhgupta at redhat.com)
+
+* Mon Apr 08 2013 Adam Miller <admiller at redhat.com> 1.7.2-1
+- WIP Cartridge Refactor - Support V1 contract for CLIENT_ERROR
+  (jhonce at redhat.com)
+- fixing rebase (tdawson at redhat.com)
+
+* Thu Mar 28 2013 Adam Miller <admiller at redhat.com> 1.7.1-1
+- bump_minor_versions for sprint 26 (admiller at redhat.com)
+- WIP Cartridge Refactor - more robust oo-admin-cartridge (jhonce at redhat.com)
+
+* Wed Mar 27 2013 Adam Miller <admiller at redhat.com> 1.6.4-1
+- WIP Cartridge Refactor - Roll out old threaddump support (jhonce at redhat.com)
+- WIP Cartridge Refactor - Add PHP support for threaddump (jhonce at redhat.com)
+
+* Mon Mar 18 2013 Adam Miller <admiller at redhat.com> 1.6.3-1
+- Add SNI upload support to API (lnader at redhat.com)
+
+* Thu Mar 14 2013 Adam Miller <admiller at redhat.com> 1.6.2-1
+- Replacing get_value() with config['param'] style calls for new version of
+  parseconfig gem. (kraman at gmail.com)
+- Merge pull request #1625 from tdawson/tdawson/remove-obsoletes
+  (dmcphers+openshiftbot at redhat.com)
+- Merge pull request #1629 from jwhonce/wip/cartridge_repository
+  (dmcphers+openshiftbot at redhat.com)
+- WIP Cartridge Refactor - Cartridge Repository (jhonce at redhat.com)
+- Revert "Merge pull request #1622 from jwhonce/wip/cartridge_repository"
+  (dmcphers at redhat.com)
+- remove old obsoletes (tdawson at redhat.com)
+- WIP Cartridge Refactor - Cartridge Repository (jhonce at redhat.com)
+- Revert "Merge pull request #1604 from jwhonce/wip/cartridge_repository"
+  (dmcphers at redhat.com)
+- Adding the ability to fetch all gears with broker auth tokens
+  (bleanhar at redhat.com)
+- WIP Cartridge Refactor - Cartridge Repository (jhonce at redhat.com)
+
+* Thu Mar 07 2013 Adam Miller <admiller at redhat.com> 1.6.1-1
+- bump_minor_versions for sprint 25 (admiller at redhat.com)
+
 * Wed Mar 06 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)
diff --git a/sources b/sources
index 9d1ecef..d726de7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61165ec83b1a913f8e867d3a9cf1fa87  openshift-origin-msg-node-mcollective-1.5.10.tar.gz
+cf5c6266cfece81771caee583b3b69c3  openshift-origin-msg-node-mcollective-1.9.4.tar.gz


More information about the scm-commits mailing list