[openshift-origin-broker-util] update to 1.3.6

tdawson tdawson at fedoraproject.org
Wed Jan 30 18:07:27 UTC 2013


commit 21db1ae4948d7458c79094fd2eefe2bc1cf020b9
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 30 12:07:21 2013 -0600

    update to 1.3.6

 .gitignore                        |    1 +
 openshift-origin-broker-util.spec |   35 +++++++++++++++++++++++++++++++++--
 sources                           |    2 +-
 3 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5e98ed..688d7bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openshift-origin-broker-util-1.1.8.tar.gz
 /openshift-origin-broker-util-1.2.7.tar.gz
+/openshift-origin-broker-util-1.3.6.tar.gz
diff --git a/openshift-origin-broker-util.spec b/openshift-origin-broker-util.spec
index c7d4e5e..5fad5d8 100644
--- a/openshift-origin-broker-util.spec
+++ b/openshift-origin-broker-util.spec
@@ -1,6 +1,6 @@
 Summary:        Utility scripts for the OpenShift Origin broker
 Name:           openshift-origin-broker-util
-Version:        1.2.7
+Version:        1.3.6
 Release:        2%{?dist}
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
@@ -69,9 +69,40 @@ cp -p kickstart/openshift-origin-remix.ks %{buildroot}/usr/share/openshift/kicks
 %{_mandir}/man8/oo-accept-systems.8.gz
 
 %changelog
-* Wed Dec 19 2012 Troy Dawson <tdawson at redhat.com> 1.2.7-2
+* Wed Jan 30 2013  Troy Dawson <tdawson at redhat.com> 1.3.6-2
 - Cleanup for Fedora standards
 
+* Thu Jan 24 2013 Adam Miller <admiller at redhat.com> 1.3.6-1
+- Bug 903139 (dmcphers at redhat.com)
+
+* Mon Jan 21 2013 Adam Miller <admiller at redhat.com> 1.3.5-1
+- Fixing incorrect if check on APP_VALUES[DS_SSL] (calfonso at redhat.com)
+- Merge pull request #842 from Miciah/oo-accept-broker-drop-sysctl-check
+  (dmcphers+openshiftbot at redhat.com)
+- oo-accept-broker: drop sysctl checks (miciah.masters at gmail.com)
+
+* Fri Jan 18 2013 Dan McPherson <dmcphers at redhat.com> 1.3.4-1
+- Merge pull request #1154 from calfonso/master
+  (dmcphers+openshiftbot at redhat.com)
+- Adding support for broker to mongodb connections over SSL
+  (calfonso at redhat.com)
+- Bug 901444 (dmcphers at redhat.com)
+
+* Thu Jan 17 2013 Adam Miller <admiller at redhat.com> 1.3.3-1
+- fedora mock build fix (tdawson at redhat.com)
+
+* Tue Dec 18 2012 Adam Miller <admiller at redhat.com> 1.3.2-1
+- Merge pull request #1080 from sosiouxme/accept-scripts
+  (openshift+bot at redhat.com)
+- work around mongo replica sets; changes to man page (lmeyer 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)
+- fix man page titles (lmeyer at redhat.com)
+
 * Thu Dec 13 2012 Adam Miller <admiller at redhat.com> 1.2.7-1
 - Merge pull request #1066 from sosiouxme/accept-scripts
   (openshift+bot at redhat.com)
diff --git a/sources b/sources
index 8f57d44..e5dd8d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-697992aacfdd5be6f367d4e3cbea2938  openshift-origin-broker-util-1.2.7.tar.gz
+9ae7bfcb7e7f636f02533efc80efe19e  openshift-origin-broker-util-1.3.6.tar.gz


More information about the scm-commits mailing list