Debian Patches

Status for cloud-init/20.4.1-2+deb11u1

Patch Description Author Forwarded Bugs Origin Last update
0002-disable-rhel-set-hostname-test.patch disable-rhel-set-hostname-test Thomas Goirand <zigo@debian.org> no 2013-05-29
0006-Skip-test_apt_v3_mirror_search_dns.patch Skip test_apt_v3_mirror_search_dns Nicolas Braud-Santoni <nicolas@braud-santoni.eu> no 2016-09-24
0007-Skip-Cloudstack-tests-that-expect-network.patch Skip Cloudstack tests that expect network Nicolas Braud-Santoni <nicolas@braud-santoni.eu> no 2016-09-24
fix-sysvinit-dependencies.patch Fix sysv-init dependencies. Debian Cloud Team <debian-cloud@lists.debian.org> no 2018-09-17
cloud-init-before-chronyd.patch cloud-init before chronyd Thomas Goirand <zigo@debian.org> no debian 2018-10-15
0009-Drop-all-unused-extended-version-handling.patch Drop all unused extended version handling
===================================================================
Bastian Blank <waldi@debian.org> no 2019-08-29
0012-Fix-message-when-a-local-is-missing.patch Fix message when a local is missing. Thomas Goirand <zigo@debian.org> no 2017-10-16
dont_log_generated_passwords.patch Don't log generated passwords no debian upstream
0009-includedir-in-suoders-can-be-prefixed-by-arroba-783.patch includedir in suoders can be prefixed by "arroba" (#783)
Since version 1.9.1, @includedir can be used in the sudoers files
instead of #includedir:

https://github.com/sudo-project/sudo/releases/tag/SUDO_1_9_1

Actually "@includedir" is the modern syntax, and "#includedir" the historic
syntax. It has been considered that "#includedir" was too puzzling because
it started with a "#" that otherwise denotes comments.

This happens to be the default in SUSE Linux enterprise sudoer package,
so cloudinit should take this into account.

Otherwise, cloudinit was adding an extra #includedir, which was
resulting on the files under /etc/sudoers.d being included twice, one by
@includedir from the SUSE package, one by the @includedir from
cloudinit. The consequence of this, was that if you were defining an
Cmnd_Alias inside any of those files, this was being defined twice and
creating an error when using sudo.
Jordi Massaguer Pla <jmassaguerpla@suse.de> no 2021-01-29

All known versions for source package 'cloud-init'

Links