tbenst
51eff7ac8d
python3packages.arrayqueues: init at 1.2.0b0
2019-12-15 16:04:41 -08:00
Franz Pletz
05c6009f56
Merge pull request #75715 from andir/ansible
...
ansible fixes for CVE-2019-10156 CVE-2019-10206 CVE-2019-14846 CVE-2019-14856 CVE-2019-14858 CVE-2019-14864
2019-12-15 22:47:28 +00:00
Mario Rodas
169fb13569
Merge pull request #75331 from r-ryantm/auto-update/python3.8-mysqlclient
...
python38Packages.mysqlclient: 1.4.5 -> 1.4.6
2019-12-15 16:02:28 -05:00
Mario Rodas
80af1ff9e1
Merge pull request #75368 from r-ryantm/auto-update/python3.8-sasmodels
...
python38Packages.sasmodels: 1.0.0 -> 1.0.1
2019-12-15 15:28:08 -05:00
Andreas Rammhold
71cde971c7
ansible_2_8: 2.8.4 -> 2.8.7
...
This addresses 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)
Changelog: 24220a618a/changelogs/CHANGELOG-v2.8.rst
2019-12-15 21:25:02 +01:00
Frederik Rietdijk
c5720f531b
python.pkgs.pyopengl: fix pname of src
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
573b9ccfef
python.pkgs.setuptools: 41.6.0 -> 42.0.2
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
8d1430889f
python: xattr: 0.9.6 -> 0.9.7
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
757bf39a31
python: xarray: 0.14.0 -> 0.14.1
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
6817b1f835
python: wasabi: 0.4.0 -> 0.4.2
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
6aa6c8b55b
python: virtualenv: 16.7.7 -> 16.7.8
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
815b98c137
python: validators: 0.14.0 -> 0.14.1
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
6b347877bd
python: uamqp: 1.2.3 -> 1.2.4
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
5d95fcbd6e
python: tox: 3.14.1 -> 3.14.2
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
845cecee49
python: tifffile: 2019.7.26 -> 2019.7.26.2
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
56ce4f46ac
python: testfixtures: 6.10.2 -> 6.10.3
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
e2db90be3d
python: statsmodels: 0.10.1 -> 0.10.2
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
935c75fda1
python: squaremap: 1.0.4 -> 1.0.5
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
7365a96639
python: sqlmap: 1.3.11 -> 1.3.12
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
ab25bcfb5d
python: sentry-sdk: 0.13.2 -> 0.13.5
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
1379225ff0
python: semantic_version: 2.8.2 -> 2.8.3
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
8911e95c8c
python: scipy: 1.3.2 -> 1.3.3
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
ef3f0927ef
python: runway-python: 0.5.3 -> 0.5.4
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
e23ff76ba4
python: runsnakerun: 2.0.4 -> 2.0.5
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
be7a92791a
python: responses: 0.10.6 -> 0.10.7
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
e7c878ffe3
python: pywebpush: 1.10.0 -> 1.10.1
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
ba62825af2
python: pyvcd: 0.1.4 -> 0.1.5
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
1cee548428
python: pytest: 4.6.6 -> 4.6.7
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
2368256d55
python: pyrsistent: 0.15.5 -> 0.15.6
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
21062aa215
python: pyopengl: 3.1.0 -> 3.1.4
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
ae8f3b9c7b
python: pyhomematic: 0.1.61 -> 0.1.62
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
369e05a1a2
python: pyfaidx: 0.5.5.2 -> 0.5.7
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
1e46f8ff2a
python: pybullet: 2.5.7 -> 2.5.8
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
5425867bfa
python: publicsuffix: 1.1.0 -> 1.1.1
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
0bf64a4c66
python: psutil: 5.6.5 -> 5.6.7
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
39fcff56a5
python: psd-tools: 1.8.30 -> 1.8.32
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
910792bf8e
python: preggy: 1.4.2 -> 1.4.4
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
e386008b30
python: pluggy: 0.13.0 -> 0.13.1
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
aa7e7a00c5
python: pgspecial: 1.11.8 -> 1.11.9
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
014a19b1ab
python: pbr: 5.4.3 -> 5.4.4
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
e3b6c99310
python: passlib: 1.7.1 -> 1.7.2
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
784366da8e
python: parameterized: 0.7.0 -> 0.7.1
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
271d51ae0a
python: pafy: 0.5.4 -> 0.5.5
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
f304f1b92f
python: openpyxl: 3.0.1 -> 3.0.2
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
cc0719f466
python: neurdflib: 5.0.0.post1 -> 5.0.1
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
41d8d9eec7
python: nest_asyncio: 1.2.0 -> 1.2.1
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
84e0764b45
python: mysqlclient: 1.4.5 -> 1.4.6
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
250363dc6e
python: matplotlib: 3.1.1 -> 3.1.2
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
b577cf2ae3
python: mozdevice: 3.0.5 -> 3.0.6
2019-12-15 16:23:15 +01:00
Frederik Rietdijk
8446c5572e
python: lightgbm: 2.3.0 -> 2.3.1
2019-12-15 16:23:15 +01:00