27 Commits

Author SHA1 Message Date
rpe
96cd3a4b9d Update ansible to 1.7.2
OK aja@
2014-09-29 19:38:00 +00:00
rpe
0a0c357bb4 Update ansible to 1.7.1
Besides performance enhancements and other bug fixes:

- Security fix to disallow specifying 'args:' as a string, which
  could allow the insertion of extra module parameters through
  variables.

OK aja@ sthen@
2014-08-24 08:46:42 +00:00
rpe
9238f0d9ec Update ansible to 1.7
For fixes, new features and improvments see:
https://github.com/ansible/ansible/blob/release1.7.0/CHANGELOG.md

OK aja@
2014-08-11 20:56:15 +00:00
rpe
1881b636f9 Update ansible to 1.6.7 which fixes these CVEs:
- CVE-2014-4966 (lookup function)
- CVE-2014-4967 (action arguments)

Noted by and OK jasper@
OK naddy@
2014-07-23 20:28:49 +00:00
rpe
0dc8b3fbbe Yet another security related update for ansible to 1.6.6 pointed out by
Jasper.

- Security updates to further protect against the incorrect execution
  of untrusted data

OK sthen@ aja@
2014-07-01 23:24:37 +00:00
ajacoutot
eb3f72c25a SECURITY update to ansible-1.6.5.
https://groups.google.com/forum/#!topic/ansible-announce/A1px5egCnGQ

ok sthen@ jasper@
2014-06-26 12:48:46 +00:00
rpe
207f2ad091 Update ansible to 1.6.2
OK aja@ landry@
2014-05-26 20:09:54 +00:00
rpe
8d96841b39 Update to ansible 1.6.1
Too many new modules, features and fixes to list here, see:
https://github.com/ansible/ansible/blob/release1.6.1/CHANGELOG.md

OK aja@ landry@
2014-05-12 20:17:16 +00:00
rpe
f90b84634d Update ansible to 1.5.5
- 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.

OK sthen@
2014-04-25 20:35:23 +00:00
rpe
c6f1790950 Update ansible to 1.5.4
- Security fix for safe_eval, which further hardens the checking
  of the evaluation function.
- Changing order of variable precendence for system facts, to
  ensure that inventory variables take precedence over any facts
  that may be set on a host.

OK aja@ sthen@
2014-04-18 13:28:06 +00:00
rpe
133e9c4cfa bump revision due to a fix from upstream without changing the vers. number
157b783521

OK sthen@
2014-03-15 15:28:01 +00:00
rpe
18fe9caf01 Update ansible to 1.5.3
Changes since 1.5:
- Fix validate_certs and run_command errors from previous release
- Fixes to the git module related to host key checking
- Fix module errors in airbrake and apt from previous release
- Force command action to not be executed by the shell unless specifically enabled.
- Validate SSL certs accessed through urllib*.
- Implement new default cipher class AES256 in ansible-vault.
- Misc bug fixes.

OK aja@
2014-03-14 18:19:34 +00:00
rpe
edfae6dd49 update to ansible 1.5
- remove a bunch of patches, which were basically backports
- fix HOMEPAGE
- adjust Makefile due to the section 3 manpage removal

OK aja@ landry@
2014-03-10 23:12:20 +00:00
jasper
65c4e09650 security update to ansible-1.4.5
ok rpe@ (MAINTAINER), aja@ sthen@
2014-02-14 09:46:18 +00:00
landry
6dcf7105e0 Update to ansible 1.4.4.
While here backport the fix for
https://github.com/ansible/ansible/issues/4869 to allow using the apt
module with old versions of debian.

ok ajacoutot@ rpe@ (maintainer)
2014-01-14 22:34:03 +00:00
rpe
a517a9c5c6 Update ansible to 1.4.3
ok aja@ landry@
2013-12-24 18:53:37 +00:00
rpe
e199690d81 Update ansible to 1.4.1
ok aja, landry
2013-12-11 20:27:01 +00:00
rpe
a24e606dac Update ansible to 1.3.4
- Fixed a bug in the copy module, where a filename containing the
  string "raw" was handled incorrectly
- Fixed a bug in accelerate mode, where copying a zero-length file
  out would fail

ok aja@, sthen@
2013-11-07 09:29:06 +00:00
rpe
dbb498ed66 Update to ansible 1.3.3
Multiple accelerate mode fixes.

ok aja@
2013-10-24 19:23:54 +00:00
rpe
bced329df2 Update ansible to 1.3.2
ok ajacoutot@ landry@ sthen@
2013-09-24 18:18:11 +00:00
rpe
08c4a21cd1 Update ansible to 1.3.1
ok abieber@ landry@
2013-09-18 18:40:32 +00:00
rpe
4d82f0284b - Update ansible to 1.2.3 fixing two security issues
CVE-2013-4259: Ansible uses a socket with predictable filename in /tmp
  CVE-2013-4260: Predictable filename used for failed results in world
                 writable directory
- Remove a temporary post-extract hook, that was only there because
  of stray files in the 1.2.1 distfile.

ok aja@ sthen@
2013-08-22 19:08:52 +00:00
rpe
3fe2aa3bff Update to ansible 1.2.1
- Security Fix for CVE-2013-2233:
  Does not cache SSH host keys (preventing possibility of server's
  host key to be checked against system host keys).
- Move OpenBSD examples in /etc/ansible/hosts to end of the file

ok aja@ sthen@ jasper@
2013-07-08 09:53:47 +00:00
rpe
c45ed872d5 update to ansible 1.2
ok sthen@ ajacoutot@
2013-06-12 15:29:23 +00:00
rpe
7816b9f897 update ansible to 1.1
ok aja@
2013-04-06 09:40:02 +00:00
rpe
d6a4b19fd5 update to ansible 1.0
ok sthen@ ajacoutot@
2013-03-07 07:32:14 +00:00
rpe
16e4fc96be import ansible-0.9
Ansible is a radically simple model-driven configuration management, 
deployment, and command execution framework.

with help from and ok
sthen@ ajacoutot@ (looks fine)
2013-02-04 10:35:14 +00:00