[openshift-origin-node-util] update to version 1.3.7

tdawson tdawson at fedoraproject.org
Wed Jan 30 19:55:41 UTC 2013


commit 7c207ffabb694cdb1dbd8d647628ee1a926a7c8c
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 30 13:55:35 2013 -0600

    update to version 1.3.7

 .gitignore                      |    1 +
 openshift-origin-node-util.spec |   50 ++++++++++++++++++++++++++++++++++----
 sources                         |    2 +-
 3 files changed, 46 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca34793..19a2c92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /openshift-origin-node-util-1.2.7.tar.gz
+/openshift-origin-node-util-1.3.7.tar.gz
diff --git a/openshift-origin-node-util.spec b/openshift-origin-node-util.spec
index e82370b..5251aa6 100644
--- a/openshift-origin-node-util.spec
+++ b/openshift-origin-node-util.spec
@@ -6,8 +6,8 @@
 
 Summary:        Utility scripts for the OpenShift Origin node
 Name:           openshift-origin-node-util
-Version:        1.2.7
-Release:        3%{?dist}
+Version:        1.3.7
+Release:        2%{?dist}
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
 Source0:        http://mirror.openshift.com/pub/origin-server/source/%{name}/%{name}-%{version}.tar.gz
@@ -129,14 +129,52 @@ cp -p init.d/openshift-gears %{buildroot}%{_initddir}/
 %endif
 
 %changelog
-* Tue Dec 18 2012 Troy Dawson <tdawson at redhat.com> 1.2.7-3
-- Added systemd macro's
-
-* Tue Dec 18 2012 Troy Dawson <tdawson at redhat.com> 1.2.7-2
+* Wed Jan 30 2013 Troy Dawson <tdawson at redhat.com> 1.3.7-2
 - Cleanup for Fedora standards
 - Fix source URL
 - Removed Group
 - Fixed dependancies
+- Added systemd macro's
+
+* Mon Jan 21 2013 Adam Miller <admiller at redhat.com> 1.3.7-1
+- Merge pull request #967 from mscherer/enhancement/node-
+  util/cleaner_shell_code (dmcphers+openshiftbot at redhat.com)
+- Merge pull request #1178 from ramr/master (dmcphers+openshiftbot at redhat.com)
+- Fix bugz 894170 - Server timeout with add/remove of Metrics cartridge.
+  (ramr at redhat.com)
+- Merge pull request #1171 from jwhonce/dev/bz880699
+  (dmcphers+openshiftbot at redhat.com)
+- Fix for Bug 880699 (jhonce at redhat.com)
+- use awk instead of awk, cat and grep. Just for having more compact code
+  (misc at zarb.org)
+
+* Fri Jan 18 2013 Dan McPherson <dmcphers at redhat.com> 1.3.6-1
+- Merge pull request #1164 from jwhonce/dev/bz895878
+  (dmcphers+openshiftbot at redhat.com)
+- Partial fix for Bug 895878 (jhonce at redhat.com)
+
+* Thu Jan 17 2013 Adam Miller <admiller at redhat.com> 1.3.5-1
+- Merge pull request #1157 from jwhonce/dev/bz895878
+  (dmcphers+openshiftbot at redhat.com)
+- Fix for Bug 895878 (jhonce at redhat.com)
+
+* Wed Jan 16 2013 Adam Miller <admiller at redhat.com> 1.3.4-1
+- Fix BZ875910: make oo-accept-node extensible (pmorie at gmail.com)
+
+* Thu Jan 10 2013 Adam Miller <admiller at redhat.com> 1.3.3-1
+- Fix for Bug 893207 (jhonce at redhat.com)
+
+* Tue Dec 18 2012 Adam Miller <admiller at redhat.com> 1.3.2-1
+- BZ 886379: Print out a warning message if no args. (rmillner at redhat.com)
+- - 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.7-1
 - Merge pull request #1045 from kraman/f17_fixes (openshift+bot at redhat.com)
diff --git a/sources b/sources
index b90e0c0..febd8b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d61436d824b064b37e3e1c247c3bebc  openshift-origin-node-util-1.2.7.tar.gz
+89c04ab37420a429ff92f51915502bdb  openshift-origin-node-util-1.3.7.tar.gz


More information about the scm-commits mailing list