[openshift-origin-cartridge-abstract] update to 1.3.7

tdawson tdawson at fedoraproject.org
Wed Jan 30 14:20:25 UTC 2013


commit d5f07e7e3b06f7ac420d62d23d327d21f3383ccf
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 30 08:20:18 2013 -0600

    update to 1.3.7

 .gitignore                               |    1 +
 openshift-origin-cartridge-abstract.spec |   49 ++++++++++++++++++++++++++++-
 sources                                  |    2 +-
 3 files changed, 49 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b27dda..04f2bee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /openshift-origin-cartridge-abstract-1.0.4.tar.gz
 /openshift-origin-cartridge-abstract-1.1.7.tar.gz
 /openshift-origin-cartridge-abstract-1.2.8.tar.gz
+/openshift-origin-cartridge-abstract-1.3.7.tar.gz
diff --git a/openshift-origin-cartridge-abstract.spec b/openshift-origin-cartridge-abstract.spec
index dc6d3da..7bd1264 100644
--- a/openshift-origin-cartridge-abstract.spec
+++ b/openshift-origin-cartridge-abstract.spec
@@ -2,12 +2,12 @@
 
 Summary:   OpenShift common cartridge components
 Name:      openshift-origin-cartridge-abstract
-Version: 1.2.8
+Version:   1.3.7
 Release:   1%{?dist}
 Group:     Network/Daemons
 License:   ASL 2.0
 URL:       http://openshift.redhat.com
-Source0:   http://mirror.openshift.com/pub/origin-server/source/%{name}/%{name}-%{version}.tar.gz
+Source0:   http://mirror.openshift.com/pub/openshift-origin/source/%{name}/%{name}-%{version}.tar.gz
 BuildArch: noarch
 
 Requires:  facter
@@ -87,6 +87,51 @@ rm -f %{buildroot}%{cartdir}/abstract-jboss/info/data/mysql.tar
 %attr(0750,-,-) %{_libexecdir}/openshift/cartridges/abstract-jboss/info/data/
 
 %changelog
+* Wed Jan 23 2013 Adam Miller <admiller at redhat.com> 1.3.7-1
+- Merge pull request #1195 from rmillner/BZ896364
+  (dmcphers+openshiftbot at redhat.com)
+- Bug 896364 - Minor cleanup. (rmillner at redhat.com)
+
+* Tue Jan 22 2013 Adam Miller <admiller at redhat.com> 1.3.6-1
+- BZ 896364: Check git urls for allowed types and emit useful error messages.
+  (rmillner at redhat.com)
+- Fix typos in rhc instructions displayed to client (ironcladlou at gmail.com)
+
+* Fri Jan 18 2013 Dan McPherson <dmcphers at redhat.com> 1.3.5-1
+- Merge pull request #1163 from ironcladlou/endpoint-refactor
+  (dmcphers at redhat.com)
+- Replace expose/show/conceal-port hooks with Endpoints (ironcladlou at gmail.com)
+
+* Thu Jan 17 2013 Adam Miller <admiller at redhat.com> 1.3.4-1
+- Merge pull request #1158 from rmillner/BZ837489
+  (dmcphers+openshiftbot at redhat.com)
+- BZ 837489: Scramble the username due to mysql security bug.
+  (rmillner at redhat.com)
+- Fix for Bug 895878 (jhonce at redhat.com)
+
+* Thu Jan 10 2013 Adam Miller <admiller at redhat.com> 1.3.3-1
+- Merge pull request #1128 from ramr/master (dmcphers+openshiftbot at redhat.com)
+- Merge pull request #1110 from Miciah/silence-pushd-and-popd
+  (dmcphers+openshiftbot at redhat.com)
+- Add missing routes.json configuration for jboss* app types + minor cleanup.
+  (ramr at redhat.com)
+- Fix BZ891831 (pmorie at gmail.com)
+- Consistently silence pushd and popd in hooks (miciah.masters at gmail.com)
+- Update node web proxy config when updating namespace. (mpatel at redhat.com)
+- Merge pull request #1083 from bdecoste/master (openshift+bot at redhat.com)
+- re-enabed ews2 (bdecoste 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.8-1
 - Merge pull request #1029 from bdecoste/master (openshift+bot at redhat.com)
 - removed ews2.0 and sy xslt (bdecoste at gmail.com)
diff --git a/sources b/sources
index e60ac3a..2eef9fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27cfd3dbbe9839a2b8c72fe2e6116e3d  openshift-origin-cartridge-abstract-1.2.8.tar.gz
+0cff9496aea5ac685f0a820bc228309a  openshift-origin-cartridge-abstract-1.3.7.tar.gz


More information about the scm-commits mailing list