From 53629100006d1d8eebe3447235f8b4bf048a3dc0 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Mon, 16 Jan 2017 10:13:31 -0600 Subject: New release v2.2.1.0-1 --- RELEASES.txt | 6 ++++-- VERSION | 2 +- lib/ansible/modules/core | 2 +- lib/ansible/modules/extras | 2 +- packaging/debian/changelog | 7 +++++++ packaging/rpm/ansible.spec | 3 +++ 6 files changed, 17 insertions(+), 5 deletions(-) diff --git a/RELEASES.txt b/RELEASES.txt index 871cadb7a6..89a1bc3ddd 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -4,8 +4,10 @@ Ansible Releases at a Glance VERSION RELEASE CODE NAME ++++++++++++++++++++++++++++++ +2.2.1 01-16-2017 "The Battle of Evermore" 2.2.0 11-01-2016 "The Battle of Evermore" -2.1.3 TBD "The Song Remains the Same" +2.1.4 01-16-2017 "The Song Remains the Same" +2.1.3 11-04-2016 "The Song Remains the Same" 2.1.2 09-29-2016 "The Song Remains the Same" 2.1.1 07-28-2016 "The Song Remains the Same" 2.1.0 05-25-2016 "The Song Remains the Same" @@ -23,7 +25,7 @@ VERSION RELEASE CODE NAME 1.8.3 02-17-2015 "You Really Got Me" 1.8.2 12-04-2014 "You Really Got Me" 1.8.1 11-26-2014 "You Really Got Me" -1.8.0 ? "You Really Got Me" +1.8.0 11-25-2014 "You Really Got Me" 1.7.2 09-24-2014 "Summer Nights" 1.7.1 08-14-2014 "Summer Nights" 1.7.0 08-06-2014 "Summer Nights" diff --git a/VERSION b/VERSION index aa2044facd..0ee313960d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.1.0 0.5.rc5 +2.2.1.0 1 diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core index b387c9c1e2..7e8bb413b7 160000 --- a/lib/ansible/modules/core +++ b/lib/ansible/modules/core @@ -1 +1 @@ -Subproject commit b387c9c1e29314ddd02c72a753c6c45ae2b8bb93 +Subproject commit 7e8bb413b79f3b74634e4e56931d832aea834709 diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras index e9bf9fd844..c501e006ea 160000 --- a/lib/ansible/modules/extras +++ b/lib/ansible/modules/extras @@ -1 +1 @@ -Subproject commit e9bf9fd844d9d340c90d813ca58be62dce6f3547 +Subproject commit c501e006ea5840af91396c6a3f76851cbad5b93c diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 0996063056..ed55663b30 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low -- Ansible, Inc. %DATE% +ansible (2.2.1.0) unstable; urgency=low + + * 2.2.1.0 + + -- Ansible, Inc. Mon, 16 Jan 2017 10:13:29 -0600 + + ansible (2.2.0.0) unstable; urgency=low * 2.2.0.0 diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 4c9c7a3452..50217ce272 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -125,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Mon Jan 16 2017 Ansible, Inc. - 2.2.1.0-1 +- Release 2.2.1.0-1 + * Mon Oct 31 2016 Ansible, Inc. - 2.2.0.0-1 - Release 2.2.0.0-1 -- cgit v1.2.1