summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-05-06 06:02:27 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-05-06 06:02:27 -0400
commit0bfb4b490611c168a4e5e20838e536dad0d224e4 (patch)
tree89efd36c3fc480394299cd461db96f1b8a78fdca /openshift-ansible.spec
parentbc5eb65f9bcd4147130e062ef2e4499145811c90 (diff)
downloadopenshift-0bfb4b490611c168a4e5e20838e536dad0d224e4.tar.gz
openshift-0bfb4b490611c168a4e5e20838e536dad0d224e4.tar.bz2
openshift-0bfb4b490611c168a4e5e20838e536dad0d224e4.tar.xz
openshift-0bfb4b490611c168a4e5e20838e536dad0d224e4.zip
Automatic commit of package [openshift-ansible] release [3.6.55-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c2fc0d68d..21ea25a17 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.54
+Version: 3.6.55
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -274,6 +274,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Sat May 06 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.55-1
+- Fix 1448368, and some other minors issues (ghuang@redhat.com)
+- mux startup is broken without this fix (rmeggins@redhat.com)
+- Dockerfile: create symlink for /opt/app-root/src (gscrivan@redhat.com)
+- docs: Add basic system container dev docs (smilner@redhat.com)
+- installer: Add system container variable for log saving (smilner@redhat.com)
+- installer: support running as a system container (gscrivan@redhat.com)
+
* Fri May 05 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.54-1
- Allow oc_ modules to pass unicode results (rteague@redhat.com)
- Ensure repo cache is clean on the first run (rteague@redhat.com)