summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2014-04-18 16:07:28 -0500
committerJames Cammarata <jimi@sngx.net>2014-04-18 16:07:28 -0500
commitcc6d213d7272d2b071c0ce9e48f680bb74841d17 (patch)
tree0b2110d42a16e53fa7af1f31d662245f189e36f7
parent75e0b7a5cf805217a9365b995c5b99ed12aea5af (diff)
downloadansible-cc6d213d7272d2b071c0ce9e48f680bb74841d17.tar.gz
Updating changelog/releases/packaging for 1.5.5 release
-rw-r--r--CHANGELOG.md6
-rw-r--r--RELEASES.txt2
-rw-r--r--packaging/debian/changelog12
-rw-r--r--packaging/rpm/ansible.spec6
4 files changed, 25 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f16b3d3ca6..4b21402fe6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,6 @@ Major features/changes:
- daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures
-
New Modules:
* files: replace
@@ -69,6 +68,11 @@ Other notable changes:
* ... to be filled in from changelogs ...
*
+## 1.5.5 "Love Walks In" - April 18, 2014
+
+- Security fix for vault, to ensure the umask is set to a restrictive mode before creating/editing vault files.
+- Backported apt_repository security fixes relating to filename/mode upon sources list file creation.
+
## 1.5.4 "Love Walks In" - April 1, 2014
- Security fix for safe_eval, which further hardens the checking of the evaluation function.
diff --git a/RELEASES.txt b/RELEASES.txt
index 03f71e37ef..b2d2071ab7 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -16,6 +16,8 @@ Previous
=======
1.6 "The Cradle Will Rock" - NEXT
+1.5.5 "Love Walks In" -------- 04-18-2014
+1.5.4 "Love Walks In" -------- 04-01-2014
1.5.3 "Love Walks In" -------- 03-13-2014
1.5.2 "Love Walks In" -------- 03-11-2014
1.5.1 "Love Walks In" -------- 03-10-2014
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 446287cd52..297c47715b 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -4,6 +4,18 @@ ansible (1.6) unstable; urgency=low
-- Michael DeHaan <michael.dehaan@gmail.com> Fri, 28 February 2014 15:00:03 -0500
+ansible (1.5.5) unstable; urgency=low
+
+ * 1.5.5 release
+
+ -- Michael DeHaan <michael@ansible.com> Fri, 18 April 2014 15:00:00 -0500
+
+ansible (1.5.4) unstable; urgency=low
+
+ * 1.5.4 release
+
+ -- Michael DeHaan <michael@ansible.com> Tue, 01 April 2014 08:46:00 -0500
+
ansible (1.5.3) unstable; urgency=low
* 1.5.3 release
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index 298450d964..fb2af995e3 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -105,6 +105,12 @@ rm -rf %{buildroot}
* Thu Mar 14 2014 Michael DeHaan <michael@ansible.com> - 1.6-0
* (PENDING)
+* Fri Apr 18 2014 Michael DeHaan <michael@ansible.com> - 1.5.5
+- Release 1.5.5
+
+* Tue Apr 01 2014 Michael DeHaan <michael@ansible.com> - 1.5.4
+- Release 1.5.4
+
* Thu Mar 13 2014 Michael DeHaan <michael@ansible.com> - 1.5.3
- Release 1.5.3