diff --git a/ansible-1.9.0.1.tar.gz b/ansible-1.9.0.1.tar.gz deleted file mode 100644 index 2da6f59..0000000 --- a/ansible-1.9.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2193fd9a4061ab624fa67311796419a759de06b4f321d37169b22ba3831331c -size 916591 diff --git a/ansible-1.9.1.tar.gz b/ansible-1.9.1.tar.gz new file mode 100644 index 0000000..e611280 --- /dev/null +++ b/ansible-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f975d565723765a4d490ff40cede96833a745f38908def4950a0075f1973f5 +size 917471 diff --git a/ansible.changes b/ansible.changes index aa42c31..941945d 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 28 19:03:01 UTC 2015 - boris@steki.net + +- updated to version 1.9.1 + * Fixed a bug related to Kerberos auth when using winrm with a domain account. + * Fixing several bugs in the s3 module. + * Fixed a bug with upstart service detection in the service module. + * Fixed several bugs with the user module when used on OSX. + * Fixed unicode handling in some module situations (assert and shell/command execution). + * Fixed a bug in redhat_subscription when using the activationkey parameter. + * Fixed a traceback in the gce module on EL6 distros when multiple pycrypto installations are available. + * Added support for PostgreSQL 9.4 in rds_param_group + * Several other minor fixes. + ------------------------------------------------------------------- Mon Mar 30 22:45:57 UTC 2015 - boris@steki.net diff --git a/ansible.spec b/ansible.spec index a5cf351..4ce6cc9 100644 --- a/ansible.spec +++ b/ansible.spec @@ -19,7 +19,7 @@ Name: ansible -Version: 1.9.0.1 +Version: 1.9.1 Release: 0 Summary: Radically simple IT automation License: GPL-3.0