[openshift-origin-port-proxy] update to latest release

tdawson tdawson at fedoraproject.org
Fri Jul 26 22:01:49 UTC 2013


commit 8f1449add04d6656e50042b7650267a8e47af591
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Jul 26 17:01:31 2013 -0500

    update to latest release

 .gitignore                       |    1 +
 openshift-origin-port-proxy.spec |   12 +++++++++++-
 sources                          |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e749387..f623043 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /openshift-origin-port-proxy-1.3.2.tar.gz
 /openshift-origin-port-proxy-1.4.1.tar.gz
 /openshift-origin-port-proxy-1.6.2.tar.gz
+/openshift-origin-port-proxy-1.8.1.tar.gz
diff --git a/openshift-origin-port-proxy.spec b/openshift-origin-port-proxy.spec
index 283e0a5..45dab07 100644
--- a/openshift-origin-port-proxy.spec
+++ b/openshift-origin-port-proxy.spec
@@ -6,7 +6,7 @@
 
 Summary:       Script to configure HAProxy to do port forwarding for OpenShift
 Name:          openshift-origin-port-proxy
-Version: 1.6.2
+Version: 1.8.1
 Release:       1%{?dist}
 License:       ASL 2.0
 URL:           http://www.openshift.com
@@ -85,6 +85,16 @@ fi
 %config(noreplace) %{_sysconfdir}/openshift/port-proxy.cfg
 
 %changelog
+* Tue Jun 25 2013 Adam Miller <admiller at redhat.com> 1.8.1-1
+- bump_minor_versions for sprint 30 (admiller at redhat.com)
+
+* Mon Jun 17 2013 Adam Miller <admiller at redhat.com> 1.7.2-1
+- Bug 973984 - Inheriting the lock file FDs was causing AVC denials.
+  (rmillner at redhat.com)
+
+* Thu May 30 2013 Adam Miller <admiller at redhat.com> 1.7.1-1
+- bump_minor_versions for sprint 29 (admiller at redhat.com)
+
 * Fri May 24 2013 Adam Miller <admiller at redhat.com> 1.6.2-1
 - <node-proxy,port-proxy> Bug 964212 - Fix init script dependencies
   (jdetiber at redhat.com)
diff --git a/sources b/sources
index 2db4a1b..5057099 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf105b786a814eb099f18b476085b537  openshift-origin-port-proxy-1.6.2.tar.gz
+699f6cc077973988639c39e33fdb2c9d  openshift-origin-port-proxy-1.8.1.tar.gz


More information about the scm-commits mailing list