diff --git a/ansible-1.9.3.tar.gz b/ansible-1.9.3.tar.gz deleted file mode 100644 index cedd9e4..0000000 --- a/ansible-1.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2594f642fd800056a427c1026410dc6ed8dfa7c0033f5c3d187abdb2b0d4eeed -size 936633 diff --git a/ansible-1.9.4.tar.gz b/ansible-1.9.4.tar.gz new file mode 100644 index 0000000..2ba6982 --- /dev/null +++ b/ansible-1.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972c2face49f1577bd0ff7989440bfe2820e66fb10d7579915cc536bccfa6fe3 +size 937120 diff --git a/ansible.changes b/ansible.changes index 6640d3c..fa174ad 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Oct 10 12:10:59 UTC 2015 - lars@linux-schulserver.de + +- update to 1.9.4 + This release addresses several bugs, most notably those related to + the yum module (introduced in 1.9.3): + + Fixes a bug where yum state=latest would error if there were no + updates to install. + + Fixes a bug where yum state=latest did not work with wildcard + package names. + + Fixes a bug in lineinfile relating to escape sequences. + + Fixes a bug where vars_prompt was not keeping passwords private + by default. + + Fix ansible-galaxy and the hipchat callback plugin to check that + the host it is contacting matches its TLS Certificate. + ------------------------------------------------------------------- Fri Sep 11 16:10:12 UTC 2015 - robin.roth@kit.edu diff --git a/ansible.spec b/ansible.spec index 221e758..4fc5b7f 100644 --- a/ansible.spec +++ b/ansible.spec @@ -19,7 +19,7 @@ Name: ansible -Version: 1.9.3 +Version: 1.9.4 Release: 0 Summary: Radically simple IT automation License: GPL-3.0