1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/tools
Andreas Rammhold 64e2791092 ansible_2_7: 2.7.11 -> 2.7.15
This fixes the following security issues:
  * Ansible: Splunk and Sumologic callback plugins leak sensitive data
    in logs (CVE-2019-14864)
  * CVE-2019-14846 - Several Ansible plugins could disclose aws
    credentials in log files. inventory/aws_ec2.py, inventory/aws_rds.py,
    lookup/aws_account_attribute.py, and lookup/aws_secret.py,
    lookup/aws_ssm.py use the boto3 library from the Ansible process. The
    boto3 library logs credentials at log level DEBUG. If Ansible's
    logging was enabled (by setting LOG_PATH to a value) Ansible would set
    the global log level to DEBUG. This was inherited by boto and would
    then log boto credentials to the file specified by LOG_PATH. This did
    not affect aws ansible modules as those are executed in a separate
    process. This has been fixed by switching to log level INFO
  * Convert CLI provided passwords to text initially, to prevent unsafe
    context being lost when converting from bytes->text during post
    processing of PlayContext. This prevents CLI provided passwords from
    being incorrectly templated (CVE-2019-14856)
  * properly hide parameters marked with no_log in suboptions when invalid
    parameters are passed to the module (CVE-2019-14858)
  * resolves CVE-2019-10206, by avoiding templating passwords from
    prompt as it is probable they have special characters.
  * Handle improper variable substitution that was happening in
    safe_eval, it was always meant to just do 'type enforcement' and have
    Jinja2 deal with all variable interpolation. Also see CVE-2019-10156

Changelog: 0623dedf2d/changelogs/CHANGELOG-v2.7.rst (v2-7-15)
2019-12-15 21:24:59 +01:00
..
admin ansible_2_7: 2.7.11 -> 2.7.15 2019-12-15 21:24:59 +01:00
archivers
audio beets.externalPlugins.check: init at 0.12.0 2019-12-14 21:52:21 -08:00
backup
bluetooth
bootloaders/refind
cd-dvd
compression Treewide: update some problematic homepages 2019-12-08 10:21:29 -08:00
filesystems Merge master into staging-next 2019-12-13 11:43:39 +01:00
graphics ifm: init at 2015-11-08 2019-12-10 17:09:14 +00:00
inputmethods Merge pull request #74422 from r-ryantm/auto-update/ibus-typing-booster 2019-12-14 04:22:12 +01:00
misc Merge master into staging-next 2019-12-15 16:09:28 +01:00
networking Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
nix
package-management cargo-outdated: unstable-2019-04-13 -> 0.9.1 2019-12-14 15:41:19 +00:00
security Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
system bootchart: remove 2019-12-10 22:40:44 -05:00
text Merge master into staging-next 2019-12-13 11:43:39 +01:00
toml2nix
typesetting tectonic: 0.1.11 -> 0.1.12 (#75396) 2019-12-15 11:27:41 -05:00
video
virtualization
wayland/ydotool
X11 services.xserver.imwheel: add module 2019-12-13 18:19:29 +01:00