[openshift-origin-msg-node-mcollective] updating to version 1.3.3

tdawson tdawson at fedoraproject.org
Wed Jan 30 20:39:29 UTC 2013


commit 5564a7fba2afe3f5b4974d5b95c68bbc0575943e
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 30 14:39:23 2013 -0600

    updating to version 1.3.3

 .gitignore                                 |    1 +
 openshift-origin-msg-node-mcollective.spec |   21 ++++++++++++++++-----
 sources                                    |    2 +-
 3 files changed, 18 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 617ec05..84cadb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /openshift-origin-msg-node-mcollective-0.1.1.tar.gz
 /openshift-origin-msg-node-mcollective-1.1.4.tar.gz
 /openshift-origin-msg-node-mcollective-1.2.5.tar.gz
+/openshift-origin-msg-node-mcollective-1.3.3.tar.gz
diff --git a/openshift-origin-msg-node-mcollective.spec b/openshift-origin-msg-node-mcollective.spec
index 6f1a92e..fddd3df 100644
--- a/openshift-origin-msg-node-mcollective.spec
+++ b/openshift-origin-msg-node-mcollective.spec
@@ -13,7 +13,7 @@
 
 Summary:        M-Collective agent file for openshift-origin-msg-node-mcollective
 Name:           openshift-origin-msg-node-mcollective
-Version: 1.2.5
+Version:        1.3.3
 Release:        1%{?dist}
 Group:          Development/Languages
 License:        ASL 2.0
@@ -24,13 +24,9 @@ Requires:       rubygem-open4
 Requires:       rubygem-json
 Requires:       rubygem-openshift-origin-node
 Requires:       mcollective
-Requires:       facter
-%if 0%{?fedora}%{?rhel} <= 6
 Requires:       %{?scl:%scl_prefix}facter
-%endif
 Requires:       openshift-origin-msg-common
 BuildArch:      noarch
-Obsoletes:      openshift-mcollective-agent
 
 %description
 mcollective communication plugin
@@ -60,6 +56,21 @@ cp -p facts/update_yaml.rb %{buildroot}/usr/libexec/mcollective/
 
 
 %changelog
+* 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)
diff --git a/sources b/sources
index f30ad71..3a59270 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72e90101a8c3453c81194a5e7558b857  openshift-origin-msg-node-mcollective-1.2.5.tar.gz
+5c8229b715a9d39db3769473a104cd79  openshift-origin-msg-node-mcollective-1.3.3.tar.gz


More information about the scm-commits mailing list