Log In
sailesh1993
/
rpms
/
cloud-init
Forked from
rpms/cloud-init
a year ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
297660
import cloud-init-20.3-10.el8
Authored and Committed by
centosrcm
3 years ago
raw
patch
tree
parent
39 files changed.
979 lines added
.
4190 lines removed
.
.cloud-init.metadata
file modified
+1
-1
.gitignore
file modified
+1
-1
SOURCES/0001-Add-initial-redhat-setup.patch
file modified
+115
-102
SOURCES/0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch
file modified
+84
-77
SOURCES/0003-limit-permissions-on-def_log_file.patch
file modified
+9
-7
SOURCES/0004-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file modified
+7
-5
SOURCES/0005-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file modified
+7
-6
SOURCES/0006-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file modified
+6
-6
SOURCES/0007-Remove-race-condition-between-cloud-init-and-Network.patch
file modified
+113
-7
SOURCES/ci-Add-config-modules-for-controlling-IBM-PowerVM-RMC.-.patch
file modified
+42
-34
SOURCES/ci-Adding-BOOTPROTO-dhcp-to-render-sysconfig-dhcp6-stat.patch
file added
+58
SOURCES/ci-Change-from-redhat-to-rhel-in-systemd-generator-tmpl.patch
file removed
-46
SOURCES/ci-Changing-notation-of-subp-call.patch
file removed
-47
SOURCES/ci-DHCP-sandboxing-failing-on-noexec-mounted-var-tmp-52.patch
file removed
-115
SOURCES/ci-DataSourceAzure-update-password-for-defuser-if-exist.patch
file modified
+11
-10
SOURCES/ci-Detect-kernel-version-before-swap-file-creation-428.patch
file removed
-230
SOURCES/ci-Do-not-use-fallocate-in-swap-file-creation-on-xfs.-7.patch
file removed
-164
SOURCES/ci-Enable-ssh_deletekeys-by-default.patch
file removed
-41
SOURCES/ci-Explicit-set-IPV6_AUTOCONF-and-IPV6_FORCE_ACCEPT_RA-.patch
file modified
+45
-53
SOURCES/ci-Fix-unit-failure-of-cloud-final.service-if-NetworkMa.patch
file added
+61
SOURCES/ci-Make-cloud-init.service-execute-after-network-is-up.patch
file removed
-40
SOURCES/ci-Missing-IPV6_AUTOCONF-no-to-render-sysconfig-dhcp6-s.patch
file added
+49
SOURCES/ci-Remove-race-condition-between-cloud-init-and-Network.patch
file removed
-52
SOURCES/ci-Revert-ssh_util-handle-non-default-AuthorizedKeysFil.patch
file added
+80
SOURCES/ci-When-tools.conf-does-not-exist-running-cmd-vmware-to.patch
file removed
-89
SOURCES/ci-cc_mounts-fix-incorrect-format-specifiers-316.patch
file removed
-90
SOURCES/ci-cc_set_password-increase-random-pwlength-from-9-to-2.patch
file removed
-42
SOURCES/ci-cloud-init.service.tmpl-use-rhel-instead-of-redhat-4.patch
file removed
-46
SOURCES/ci-ec2-Do-not-log-IMDSv2-token-values-instead-use-REDAC.patch
file removed
-350
SOURCES/ci-ec2-only-redact-token-request-headers-in-logs-avoid-.patch
file removed
-128
SOURCES/ci-fix-a-typo-in-man-page-cloud-init.1-752.patch
file added
+53
SOURCES/ci-net-fix-rendering-of-static6-in-network-config-77.patch
file removed
-203
SOURCES/ci-network-Fix-type-and-respect-name-when-rendering-vla.patch
file modified
+39
-46
SOURCES/ci-ssh-exit-with-non-zero-status-on-disabled-user-472.patch
file removed
-74
SOURCES/ci-ssh_util-handle-non-default-AuthorizedKeysFile-confi.patch
file added
+98
SOURCES/ci-swap-file-size-being-used-before-checked-if-str-315.patch
file removed
-55
SOURCES/ci-sysconfig-distro-specific-config-rendering-for-BOOTP.patch
file removed
-1900
SOURCES/ci-utils-use-SystemRandom-when-generating-random-passwo.patch
file removed
-46
SPECS/cloud-init.spec
file modified
+100
-77
import cloud-init-20.3-10.el8
.cloud-init.metadata
file modified
+1
-1
.gitignore
file modified
+1
-1
SOURCES/0001-Add-initial-redhat-setup.patch
file modified
+115
-102
SOURCES/0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch
file modified
+84
-77
SOURCES/0003-limit-permissions-on-def_log_file.patch
file modified
+9
-7
SOURCES/0004-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file modified
+7
-5
SOURCES/0005-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file modified
+7
-6
SOURCES/0006-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file modified
+6
-6
SOURCES/0007-Remove-race-condition-between-cloud-init-and-Network.patch
file modified
+113
-7
SOURCES/ci-Add-config-modules-for-controlling-IBM-PowerVM-RMC.-.patch
file modified
+42
-34
SOURCES/ci-Adding-BOOTPROTO-dhcp-to-render-sysconfig-dhcp6-stat.patch
file added
+58
SOURCES/ci-Change-from-redhat-to-rhel-in-systemd-generator-tmpl.patch
file removed
-46
SOURCES/ci-Changing-notation-of-subp-call.patch
file removed
-47
SOURCES/ci-DHCP-sandboxing-failing-on-noexec-mounted-var-tmp-52.patch
file removed
-115
SOURCES/ci-DataSourceAzure-update-password-for-defuser-if-exist.patch
file modified
+11
-10
SOURCES/ci-Detect-kernel-version-before-swap-file-creation-428.patch
file removed
-230
SOURCES/ci-Do-not-use-fallocate-in-swap-file-creation-on-xfs.-7.patch
file removed
-164
SOURCES/ci-Enable-ssh_deletekeys-by-default.patch
file removed
-41
SOURCES/ci-Explicit-set-IPV6_AUTOCONF-and-IPV6_FORCE_ACCEPT_RA-.patch
file modified
+45
-53
SOURCES/ci-Fix-unit-failure-of-cloud-final.service-if-NetworkMa.patch
file added
+61
SOURCES/ci-Make-cloud-init.service-execute-after-network-is-up.patch
file removed
-40
SOURCES/ci-Missing-IPV6_AUTOCONF-no-to-render-sysconfig-dhcp6-s.patch
file added
+49
SOURCES/ci-Remove-race-condition-between-cloud-init-and-Network.patch
file removed
-52
SOURCES/ci-Revert-ssh_util-handle-non-default-AuthorizedKeysFil.patch
file added
+80
SOURCES/ci-When-tools.conf-does-not-exist-running-cmd-vmware-to.patch
file removed
-89
SOURCES/ci-cc_mounts-fix-incorrect-format-specifiers-316.patch
file removed
-90
SOURCES/ci-cc_set_password-increase-random-pwlength-from-9-to-2.patch
file removed
-42
SOURCES/ci-cloud-init.service.tmpl-use-rhel-instead-of-redhat-4.patch
file removed
-46
SOURCES/ci-ec2-Do-not-log-IMDSv2-token-values-instead-use-REDAC.patch
file removed
-350
SOURCES/ci-ec2-only-redact-token-request-headers-in-logs-avoid-.patch
file removed
-128
SOURCES/ci-fix-a-typo-in-man-page-cloud-init.1-752.patch
file added
+53
SOURCES/ci-net-fix-rendering-of-static6-in-network-config-77.patch
file removed
-203
SOURCES/ci-network-Fix-type-and-respect-name-when-rendering-vla.patch
file modified
+39
-46
SOURCES/ci-ssh-exit-with-non-zero-status-on-disabled-user-472.patch
file removed
-74
SOURCES/ci-ssh_util-handle-non-default-AuthorizedKeysFile-confi.patch
file added
+98
SOURCES/ci-swap-file-size-being-used-before-checked-if-str-315.patch
file removed
-55
SOURCES/ci-sysconfig-distro-specific-config-rendering-for-BOOTP.patch
file removed
-1900
SOURCES/ci-utils-use-SystemRandom-when-generating-random-passwo.patch
file removed
-46
SPECS/cloud-init.spec
file modified
+100
-77