ansible 2.0.0.2-2ubuntu1.3 source package in Ubuntu

Changelog

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

  * SECURITY REGRESSION: Fix indentation, missing dependencies, and calls.
    - debian/patches/CVE-2018-10875.patch: Fix indentation and dependency.
    - debian/patches/CVE-2018-16837.patch: Fix dependency.
    - debian/patches/CVE-2017-7481.patch: Fix function call.
    - CVE-2017-7481
    - CVE-2018-10875
    - CVE-2018-16837

 -- Paulo Flabiano Smorigo <email address hidden>  Wed, 17 Jul 2019 21:47:58 -0300

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe misc
Xenial security universe misc

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.3.debian.tar.xz 23.7 KiB 54b12284f083f650f5656371c4e921858218f0ce99f1eefbaf53cfd414da79ab
ansible_2.0.0.2-2ubuntu1.3.dsc 2.3 KiB 5aca344e41abb2419407de9b228dfa185331e933a223ff86c4a8129a030a2801

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.