diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-08 15:36:59 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-08 15:36:59 -0500 |
commit | 8eabdf65278fbdbaf9ca264508937efcf81e6e44 (patch) | |
tree | 0ae6a7a2a34671bb06e938794b3ca56eb4a8480e /openshift-ansible.spec | |
parent | 39cb08d5049496b11cbf17c01d5f2d10897faa4a (diff) | |
download | openshift-8eabdf65278fbdbaf9ca264508937efcf81e6e44.tar.gz openshift-8eabdf65278fbdbaf9ca264508937efcf81e6e44.tar.bz2 openshift-8eabdf65278fbdbaf9ca264508937efcf81e6e44.tar.xz openshift-8eabdf65278fbdbaf9ca264508937efcf81e6e44.zip |
Automatic commit of package [openshift-ansible] release [3.0.54-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index e249678f1..bf2577d06 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.53 +Version: 3.0.54 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,15 @@ Atomic OpenShift Utilities includes %changelog +* Tue Mar 08 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.54-1 +- Bug 1315563 - stdout IO redirection wasn't working as expected over SSH + connections (bleanhar@redhat.com) +- Bug 1315637 - The docker wasn't upgraded on node during upgrade + (bleanhar@redhat.com) +- Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts (bleanhar@redhat.com) +- Fix issue when there are no infra nodes (lhuard@amadeus.com) +- Stop the etcd container during uninstall (bleanhar@redhat.com) + * Mon Mar 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.53-1 - Don't enable cockpit-ws for containerized installs (bleanhar@redhat.com) - Support openshift_image_tag (bleanhar@redhat.com) |