[rubygem-openshift-origin-auth-remote-user] update to openshift origin v2

tdawson tdawson at fedoraproject.org
Wed Aug 7 16:13:05 UTC 2013


commit 3455b00f28b015eccad09121386880e683d0f933
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Aug 7 11:12:57 2013 -0500

    update to openshift origin v2

 .gitignore                                     |    1 +
 rubygem-openshift-origin-auth-remote-user.spec |   38 +++++++++++++++++++++--
 sources                                        |    2 +-
 3 files changed, 36 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2d42d1..0f51089 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openshift-origin-auth-remote-user-1.5.6.gem
 /openshift-origin-auth-remote-user-1.8.1.gem
+/openshift-origin-auth-remote-user-1.13.0.1.gem
diff --git a/rubygem-openshift-origin-auth-remote-user.spec b/rubygem-openshift-origin-auth-remote-user.spec
index 8a4bb0b..fe856dd 100644
--- a/rubygem-openshift-origin-auth-remote-user.spec
+++ b/rubygem-openshift-origin-auth-remote-user.spec
@@ -6,8 +6,8 @@
 
 Summary:       OpenShift plugin for remote-user authentication
 Name:          rubygem-%{gem_name}
-Version:       1.8.1
-Release:       2%{?dist}
+Version:       1.13.0.1
+Release:       1%{?dist}
 Group:         Development/Languages
 License:       ASL 2.0
 URL:           http://www.openshift.com
@@ -101,8 +101,38 @@ chmod 644 %{buildroot}%{brokerdir}/httpd/conf.d/*.sample
 /etc/openshift/plugins.d/openshift-origin-auth-remote-user.conf.example
 
 %changelog
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+* Thu Aug 01 2013 Krishna Raman <kraman at gmail.com> 1.13.0.1-1
+- Bumping version #s for origin release 2 (kraman at gmail.com)
+- bump_minor_versions for sprint 32 (admiller at redhat.com)
+
+* Tue Jul 30 2013 Adam Miller <admiller at redhat.com> 1.12.3-1
+- Merge pull request #2941 from Miciah/fix-plugins-auth-remote-user-post-
+  scriptlet (dmcphers+openshiftbot at redhat.com)
+- Fixing comprehensive doc to include latest changes in broker/node setup.
+  Fixing openshift-origin-auth-remote-user-* for Apache 2.2 and 2.4 Fixing
+  openshift-origin-console.spec to include missing gems (kraman at gmail.com)
+- remote-user: Fix .conf migration in %%post (miciah.masters at gmail.com)
+
+* Wed Jul 24 2013 Adam Miller <admiller at redhat.com> 1.12.2-1
+- <broker> re-base the broker URI from /broker => / (lmeyer at redhat.com)
+
+* Fri Jul 12 2013 Adam Miller <admiller at redhat.com> 1.12.1-1
+- bump_minor_versions for sprint 31 (admiller at redhat.com)
+
+* Tue Jul 02 2013 Adam Miller <admiller at redhat.com> 1.11.2-1
+- Avoid harmless but annoying deprecation warning (asari.ruby at gmail.com)
+- KrbLocalUserMapping enables conversion to local users.
+  (jpazdziora at redhat.com)
+
+* Tue Jun 25 2013 Adam Miller <admiller at redhat.com> 1.11.1-1
+- bump_minor_versions for sprint 30 (admiller at redhat.com)
+
+* Tue Jun 11 2013 Troy Dawson <tdawson at redhat.com> 1.10.2-1
+- Letting environment unprotected is ok, it matches openshift.com.
+  (jpazdziora at redhat.com)
+
+* Tue Jun 11 2013 Troy Dawson <tdawson at redhat.com> 1.10.1-1
+- Bump up version to 1.10
 
 * Thu Apr 25 2013 Adam Miller <admiller at redhat.com> 1.8.1-1
 - Merge pull request #1858 from mscherer/fix/gem_spec/auth_remote
diff --git a/sources b/sources
index 02494fa..fca7ebd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6589faf71063b5f9c375672ce06ea10e  openshift-origin-auth-remote-user-1.8.1.gem
+9d1c02ed8195527d67adc1ea714a3ac2  openshift-origin-auth-remote-user-1.13.0.1.gem


More information about the scm-commits mailing list