summaryrefslogtreecommitdiffstats
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
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].
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec6
2 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 67ff60a4a..3f8085fa9 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.0.87-1 ./
+3.0.88-1 ./
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)