summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-05-06 16:53:36 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-05-06 16:53:36 -0400
commit31c3daf9d81afcb85bd22c8ad47eea9381c5cc34 (patch)
treeca982d21b97b0cdfca42b1325932bbb723cd97cd /openshift-ansible.spec
parent9ad3dbb14fdfc37139429faef623e626e8f88799 (diff)
downloadopenshift-31c3daf9d81afcb85bd22c8ad47eea9381c5cc34.tar.gz
openshift-31c3daf9d81afcb85bd22c8ad47eea9381c5cc34.tar.bz2
openshift-31c3daf9d81afcb85bd22c8ad47eea9381c5cc34.tar.xz
openshift-31c3daf9d81afcb85bd22c8ad47eea9381c5cc34.zip
Automatic commit of package [openshift-ansible] release [3.0.88-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 57cc726b5..473e74bee 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.87
+Version: 3.0.88
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -183,6 +183,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri May 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.88-1
+- Open port 53 whenever we're unsure of version (sdodson@redhat.com)
+- Fix unsafe boolean handling on use_dnsmasq (sdodson@redhat.com)
+
* Wed Apr 27 2016 Troy Dawson <tdawson@redhat.com> 3.0.87-1
- a-o-i-: Allow empty proxy (smunilla@redhat.com)
- a-o-i: Populate groups for openshift_facts (smunilla@redhat.com)