ansible 2.0.0.2-2ubuntu1.1 source package in Ubuntu

Changelog

ansible (2.0.0.2-2ubuntu1.1) xenial-security; urgency=medium

  * SECURITY UPDATE: Arbitrary command execution on ansible controller
    - debian/patches/CVE-2016-9587-1.patch: Fixing security bugs by sanitizing
      facts
    - debian/patches/CVE-2016-9587-2.patch: Additional fixes for security
    - NOTE: When CVE-2016-9587 was fixed, it included commit
      bcceada5d9b78ad77069c78226f8e9b336ff8949. It was found that it was still
      possible to exploit the vulnerability after this commit. Commit
      0d418789a298561fded9bce977d34babc9097079 reverted bcceada5 and resolved
      CVE-2017-7466. By not applying commit bcceada5, CVE-2017-7466 is
      resolved. See https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466
      for more detail.
    - CVE-2016-8628, CVE-2016-9587, CVE-2017-7466

 -- Mike Salvatore <email address hidden>  Fri, 17 Aug 2018 10:50:20 -0400

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ansible_2.0.0.2.orig.tar.gz 1.4 MiB 27db0b99113fab85b1430c361c7790a0aa7f5c614c9af13362e2adbba07e5828
ansible_2.0.0.2-2ubuntu1.1.debian.tar.xz 19.4 KiB f28899fa98e4aed7b1fc5a0c84417b685c6c62206360a217c6291ac469a74590
ansible_2.0.0.2-2ubuntu1.1.dsc 2.2 KiB f376e54881f92ce8affff5095baa35598fe4f3e2bbd10eb4dd2aba25becf58f1

View changes file

Binary packages built by this source

ansible: Configuration management, deployment, and task execution system

 Ansible is a radically simple model-driven configuration management,
 multi-node deployment, and remote task execution system. Ansible works
 over SSH and does not require any software or daemons to be installed
 on remote nodes. Extension modules can be written in any language and
 are transferred to managed machines automatically.

ansible-fireball: Ansible fireball transport support

 Ansible is a radically simple model-driven configuration management,
 multi-node deployment, and remote task execution system. Ansible works
 over SSH and does not require any software or daemons to be installed
 on remote nodes. Extension modules can be written in any language and
 are transferred to managed machines automatically.
 .
 Ansible can optionally use a 0MQ based transport mechanism, which is
 considerably faster than the standard ssh mechanism when there are
 multiple actions, but requires additional supporting packages.
 .
 This package is a dependency package, which depends on ansible and Python
 modules for keyczar and ZeroMQ.

ansible-node-fireball: Ansible fireball transport support for nodes

 Ansible is a radically simple model-driven configuration management,
 multi-node deployment, and remote task execution system. Ansible works
 over SSH and does not require any software or daemons to be installed
 on remote nodes. Extension modules can be written in any language and
 are transferred to managed machines automatically.
 .
 Ansible can optionally use a 0MQ based transport mechanism, which has
 additional requirements for nodes to use. This package includes those
 requirements.
 .
 This package is a dependency package, which depends on Python modules for
 keyczar and ZeroMQ.