summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2015-04-27 16:13:52 -0500
committerJames Cammarata <jimi@sngx.net>2015-04-27 16:16:27 -0500
commitb47d1d7e697bbc2346d128d7d1857e53b80a9eb9 (patch)
tree4e494c90ea4b59f78e391a3259fbbbf2ccef0bea
parent99af3a8dc16a63e465b4ac705cd3d670e293cfc5 (diff)
downloadansible-1.9.1-1.tar.gz
Version bump for release 1.9.1-1v1.9.1-1
-rw-r--r--CHANGELOG.md4
-rw-r--r--RELEASES.txt2
-rw-r--r--VERSION2
m---------lib/ansible/modules/core0
m---------lib/ansible/modules/extras0
-rw-r--r--packaging/debian/changelog6
-rw-r--r--packaging/rpm/ansible.spec3
7 files changed, 14 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0867eea74d..16178a8177 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,13 +9,15 @@ New Modules:
Other Notable Changes:
-## 1.9.1 "Dancing In the Street" - TBD
+## 1.9.1 "Dancing In the Street" - Apr 27, 2015
+* 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.
diff --git a/RELEASES.txt b/RELEASES.txt
index 389f732303..37bc7d7d17 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -9,7 +9,7 @@ Active Development
Released
++++++++
-1.9.1 "Dancing In the Streets" TBD
+1.9.1 "Dancing In the Streets" 04-27-2015
1.9.0 "Dancing In the Streets" 03-25-2015
1.8.4 "You Really Got Me" ---- 02-19-2015
1.8.3 "You Really Got Me" ---- 02-17-2015
diff --git a/VERSION b/VERSION
index 00ecebeaa1..f49a9d4b69 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.9.1 0.4.rc4
+1.9.1 1
diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core
-Subproject d0b95a4b9e716bc6bb5ff6e04962f716be1d10e
+Subproject e84392b14be1e9eabfbfc6c40484c9d494f480d
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject c11f9013895a7e19d61b093b213c1a371a18b72
+Subproject 62caf8806acb874cbeda0ef2f7261ea1d46748a
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 34708e14dc..311da7fda7 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -4,6 +4,12 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
-- Ansible, Inc. <support@ansible.com> %DATE%
+ansible (1.9.1) unstable; urgency=low
+
+ * 1.9.1
+
+ -- Ansible, Inc. <support@ansible.com> Mon, 27 Apr 2015 17:00:00 -0500
+
ansible (1.9.0.1) unstable; urgency=low
* 1.9.0.1
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index 61f27d47c4..0db807c64d 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -111,6 +111,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Apr 27 2015 Ansible, Inc. <support@ansible.com> - 1.9.1
+- Release 1.9.1
+
* Wed Mar 25 2015 Ansible, Inc. <support@ansible.com> - 1.9.0
- Release 1.9.0