mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
CHANGELOG and other updates for 1.6.6 release
This commit is contained in:
@@ -28,6 +28,10 @@ New Modules:
|
|||||||
* windows: win_service
|
* windows: win_service
|
||||||
* windows: win_group
|
* windows: win_group
|
||||||
|
|
||||||
|
## 1.6.6 "And the Cradle Will Rock" - Jul 01, 2014
|
||||||
|
|
||||||
|
- Security updates to further protect against the incorrect execution of untrusted data
|
||||||
|
|
||||||
## 1.6.4, 1.6.5 "And the Cradle Will Rock" - Jun 25, 2014
|
## 1.6.4, 1.6.5 "And the Cradle Will Rock" - Jun 25, 2014
|
||||||
|
|
||||||
- Security updates related to evaluation of untrusted remote inputs
|
- Security updates related to evaluation of untrusted remote inputs
|
||||||
|
|||||||
@@ -6,7 +6,9 @@ Active Development
|
|||||||
|
|
||||||
1.7 "Summer Nights" -------- SUMMER 2014
|
1.7 "Summer Nights" -------- SUMMER 2014
|
||||||
|
|
||||||
|
1.6.6 "The Cradle Will Rock" - 07-01-2014
|
||||||
1.6.5 "The Cradle Will Rock" - 06-25-2014
|
1.6.5 "The Cradle Will Rock" - 06-25-2014
|
||||||
|
1.6.4 "The Cradle Will Rock" - 06-25-2014
|
||||||
1.6.3 "The Cradle Will Rock" - 06-09-2014
|
1.6.3 "The Cradle Will Rock" - 06-09-2014
|
||||||
1.6.2 "The Cradle Will Rock" - 05-23-2014
|
1.6.2 "The Cradle Will Rock" - 05-23-2014
|
||||||
1.6.1 "The Cradle Will Rock" - 05-07-2014
|
1.6.1 "The Cradle Will Rock" - 05-07-2014
|
||||||
|
|||||||
@@ -4,6 +4,12 @@ ansible (1.7) unstable; urgency=low
|
|||||||
|
|
||||||
-- Michael DeHaan <michael.dehaan@gmail.com> Wed, 07 May 2014 15:00:03 -0500
|
-- Michael DeHaan <michael.dehaan@gmail.com> Wed, 07 May 2014 15:00:03 -0500
|
||||||
|
|
||||||
|
ansible (1.6.6) unstable; urgency=low
|
||||||
|
|
||||||
|
* 1.6.6 release
|
||||||
|
|
||||||
|
-- Michael DeHaan <michael@ansible.com> Tue, 01 Jul 2014 15:30:00 -0500
|
||||||
|
|
||||||
ansible (1.6.5) unstable; urgency=low
|
ansible (1.6.5) unstable; urgency=low
|
||||||
|
|
||||||
* 1.6.5 release
|
* 1.6.5 release
|
||||||
|
|||||||
@@ -115,6 +115,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Tue Jul 01 2014 Michael DeHaan <michael@ansible.com> - 1.6.6
|
||||||
|
- Release 1.6.6
|
||||||
|
|
||||||
* Wed Jun 25 2014 Michael DeHaan <michael@ansible.com> - 1.6.5
|
* Wed Jun 25 2014 Michael DeHaan <michael@ansible.com> - 1.6.5
|
||||||
- Release 1.6.5
|
- Release 1.6.5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user