Cloud instance init scripts
Go to file
Eduardo Otubo 34fecf9a1f Backport for CVE-2020-8631 and CVE-2020-8632
This commit backports the upstream commits for the CVEs:

- CVE-2020-8632 cloud-init: Too short random password length in
  cc_set_password in config/cc_set_passwords.py
  <https://bugzilla.redhat.com/show_bug.cgi?id=1798729>
  ./cloud-init-19.4-cc_set_password-increase-random-pwlength-from-9-to-2.patch

- CVE-2020-8631 cloud-init: Use of random.choice when generating random
  password
  <https://bugzilla.redhat.com/show_bug.cgi?id=1798732>
  ./cloud-init-19.4-utils-use-SystemRandom-when-generating-random-passwo.patch

Signed-off-by: Eduardo Otubo <otubo@redhat.com>
2020-04-14 15:57:28 +02:00
.gitignore Clean up .gitignore 2012-09-17 10:11:22 -07:00
cloud-init-19.4-cc_set_password-increase-random-pwlength-from-9-to-2.patch Backport for CVE-2020-8631 and CVE-2020-8632 2020-04-14 15:57:28 +02:00
cloud-init-19.4-disable-lxd-tests.patch Update to 19.4 2020-02-21 11:44:03 +01:00
cloud-init-19.4-nm-controlled.patch Update to 19.4 2020-02-21 11:44:03 +01:00
cloud-init-19.4-no-override-default-network.patch Update to 19.4 2020-02-21 11:44:03 +01:00
cloud-init-19.4-utils-use-SystemRandom-when-generating-random-passwo.patch Backport for CVE-2020-8631 and CVE-2020-8632 2020-04-14 15:57:28 +02:00
cloud-init-tmpfiles.conf Add tmpfiles.d configuration for /run/cloud-init 2014-06-02 19:18:19 -07:00
cloud-init.spec Backport for CVE-2020-8631 and CVE-2020-8632 2020-04-14 15:57:28 +02:00
sources Update to 19.4 2020-02-21 11:44:03 +01:00