Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
b47d1d7e
Commit
b47d1d7e
authored
Apr 27, 2015
by
James Cammarata
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump for release 1.9.1-1
parent
99af3a8d
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
16 additions
and
5 deletions
+16
-5
CHANGELOG.md
+3
-1
RELEASES.txt
+1
-1
VERSION
+1
-1
lib/ansible/modules/core
+1
-1
lib/ansible/modules/extras
+1
-1
packaging/debian/changelog
+6
-0
packaging/rpm/ansible.spec
+3
-0
No files found.
CHANGELOG.md
View file @
b47d1d7e
...
...
@@ -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.
...
...
RELEASES.txt
View file @
b47d1d7e
...
...
@@ -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
...
...
VERSION
View file @
b47d1d7e
1.9.1
0.4.rc4
1.9.1
1
core
@
e84392b1
Subproject commit
d0b95a4b9e716bc6bb5ff6e04962f716be1d10e9
Subproject commit
e84392b14be1e9eabfbfc6c40484c9d494f480db
extras
@
62caf880
Subproject commit
c11f9013895a7e19d61b093b213c1a371a18b722
Subproject commit
62caf8806acb874cbeda0ef2f7261ea1d46748a1
packaging/debian/changelog
View file @
b47d1d7e
...
...
@@ -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
...
...
packaging/rpm/ansible.spec
View file @
b47d1d7e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment