9bf9eed94a- Add cloud-init-skip-rename.patch (bsc#1219680) + Brute force appraoch to skip renames if the device is already presentRobert Schweikert2024-06-03 19:58:00 +00:00
0f2040809b- Add cloud-init-usr-sudoers.patch (bsc#12223469) + Handle the existence of /usr/etc/sudoers to search for the expected include locationRobert Schweikert2024-04-29 22:20:56 +00:00
b76642396e- Update cloud-init-no-openstack-guess.patch + Do not enable cloud-init on systems where there is no DMI just because no data source has been found. No data source means cloud-init will not run.Robert Schweikert2024-04-09 16:09:39 +00:00
c9dc72d3d4- Add cloud-init-no-nmcfg-needed.patch (bsc#1221726) + Do not require a NetworkManager config file in order to detect NetworkManager as the rendererRobert Schweikert2024-04-05 18:16:25 +00:00
1475962d05- Add cloud-init-no-openstack-guess.patch (bsc#1222113) + Do not guess if we are running on OpenStack or not. Only recognize the known markers and enable cloud-init if we know for sure.Robert Schweikert2024-04-05 15:21:59 +00:00
cade3403b4Accepting request 1163386 from Cloud:ToolsAna Guerrero2024-03-29 12:09:29 +00:00
6c1af59408- Add cloud-init-ds-deterministic.patch (bsc#1221132) + Do not guess a data source when checking for a CloudStack environmentRobert Schweikert2024-03-28 12:25:09 +00:00
204408f666- Add cloud-init-pckg-reboot.patch (boo#1198533, bsc#1218952) + Support reboot on package update/upgrade via the cloud-init configRobert Schweikert2024-01-19 19:21:21 +00:00
7e0ec650d8Accepting request 1133887 from Cloud:ToolsAna Guerrero2023-12-19 22:15:31 +00:00
b6c114b78d- Switch build dependency to the generic distribution-release packageRobert Schweikert2023-12-15 14:10:22 +00:00
8330229f84Accepting request 1132673 from Cloud:ToolsAna Guerrero2023-12-13 17:34:05 +00:00
62347769ecAccepting request 1130860 from Cloud:ToolsAna Guerrero2023-12-05 16:02:51 +00:00
a2411d9328Accepting request 1130364 from home:mvyskocil:branches:Cloud:ToolsRobert Schweikert2023-12-04 22:36:59 +00:00
bb6ef29f74Accepting request 1130563 from Cloud:ToolsAna Guerrero2023-12-04 22:00:45 +00:00
189bd13cf0- Update to version 23.3 (bsc#1216011, bsc#1215794, bsc#1215740)Robert Schweikert2023-11-26 11:59:39 +00:00
baff025f5cAccepting request 1128348 from Cloud:ToolsAna Guerrero2023-11-23 20:38:38 +00:00
eed84a210f- Update to version 23.3 (bsc#1216011, bsc#1215794) + Remove patches included upstream: - cloud-init-fix-ca-test.patch - cloud-init-cve-2023-1786-redact-instance-data-json-main.patch - cloud-init-power-rhel-only.patch - cloud-init-flake8-fixes.patch + Add - cloud-init-keep-flake.patch - cloud-init-lint-fixes.patch + Update - cloud-init-write-routes.patch (bsc#1216007) + Bump pycloudlib to 1!5.1.0 for ec2 mantic daily image support (#4390) + Fix cc_keyboard in mantic (LP: #2030788) + ec2: initialize get_instance_userdata return value to bytes (#4387) [Noah Meyerhans] + cc_users_groups: Add doas/opendoas support (#4363) [dermotbradley] + Fix pip-managed ansible + status: treat SubState=running and MainPID=0 as service exited + azure/imds: increase read-timeout to 30s (#4372) [Chris Patterson] + collect-logs fix memory usage (SC-1590) (#4289) [Alec Warren] (LP: #1980150) + cc_mounts: Use fallocate to create swapfile on btrfs (#4369) [王煎饼] + Undocument nocloud-net (#4318) + feat(akamai): add akamai to settings.py and apport.py (#4370) + read-version: fallback to get_version when git describe fails (#4366) + apt: fix cloud-init status --wait blocking on systemd v 253 (#4364) + integration tests: Pass username to pycloudlib (#4324) + Bump pycloudlib to 1!5.1.0 (#4353) + cloud.cfg.tmpl: reorganise, minimise/reduce duplication (#4272) [dermotbradley]Robert Schweikert2023-11-16 13:51:30 +00:00
60d88ce573- Revert chnages from previous commit + Disabling checks the primary maintainer enabled for specific reasons is not a fix.Robert Schweikert2023-10-09 14:24:26 +00:00
e3b9ff315d- update to 23.1.2: * Make user/vendor data sensitive and remove log permissions * source: Force OpenStack when it is only option (#2045) * sources/azure: fix regressions in IMDS behavior - drop cloud-init-cve-2023-1786-redact-inst-data.patch (upstream) - spec-file cleanups, including dropping flake8 (as build fails with newer flake8 versions)Dirk Mueller2023-08-13 21:04:19 +00:00
6b35b75868- Sensitive data exposure (bsc#1210277, CVE-2023-1786) + Add hidesensitivedata + Add cloud-init-cve-2023-1786-redact-inst-data.patch + Do not expose sensitive data gathered from the CSPRobert Schweikert2023-04-27 12:35:39 +00:00
23246c72e5- Add cloud-init-power-rhel-only.patch (bsc#1210273) + Config module cc_refresh_rmc_and_interface is implemented such that it will only work on RH distros. Set the module availability accordingly.Robert Schweikert2023-04-27 12:24:25 +00:00
7037bc5725responses package is only needed for testing, remove a runtime requirementRobert Schweikert2023-03-27 13:46:35 +00:00
e433cb693e- Update to version 21.4 (bsc#1192343, jsc#PM-3181) + Also include VMWare functionality for (jsc#PM-3175) + Remove patches included upstream: - cloud-init-purge-cache-py-ver-change.patch - cloud-init-update-test-characters-in-substitution-unit-test.patch + Forward port: - cloud-init-write-routes.patch - cloud-init-no-tempnet-oci.patch + Add cloud-init-vmware-test.patch - Test is system dependend, not properly mocked + Azure: fallback nic needs to be reevaluated during reprovisioning (#1094) [Anh Vo] + azure: pps imds (#1093) [Anh Vo] + testing: Remove calls to 'install_new_cloud_init' (#1092) + Add LXD datasource (#1040) + Fix unhandled apt_configure case. (#1065) [Brett Holman] + Allow libexec for hotplug (#1088) + Add necessary mocks to test_ovf unit tests (#1087) + Remove (deprecated) apt-key (#1068) [Brett Holman] (LP: #1836336) + distros: Remove a completed "TODO" comment (#1086) + cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083) [dermotbradley] + Add "install hotplug" module (SC-476) (#1069) (LP: #1946003) + hosts.alpine.tmpl: rearrange the order of short and long hostnames (#1084) [dermotbradley] + Add max version to docutils + cloudinit/dmi.py: Change warning to debug to prevent console display (#1082) [dermotbradley] + remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.conf (#1075) [EmanueleRobert Schweikert2022-03-25 17:46:06 +00:00
9fd55825db- systemctl location (bsc#1193531) - Add cloud-init-sysctl-not-in-bin.patch - The sytemctl executable is not necessarily in '/bin'Robert Schweikert2022-02-17 18:18:25 +00:00
3aeb460fd5- Update to version 21.2 (bsc#1186004) + Remove patches included upstream: - cloud-init-azure-def-usr-pass.patch - cloud-init-after-kvp.diff - cloud-init-recognize-hpc.patch - use_arroba_to_include_sudoers_directory-bsc_1181283.patch - cloud-init-bonding-opts.patch - cloud-init-log-file-mode.patch - cloud-init-no-pwd-in-log.patch - 0001-templater-drop-Jinja-Python-2-compatibility-shim.patch + Remove cloud-init-sle12-compat.patch, version in SLE 12 is frozen to 20.2 + Remove cloud-init-tests-set-exec.patch no longer needed + Forward port: - cloud-init-write-routes.patch - cloud-init-break-resolv-symlink.patch - cloud-init-sysconf-path.patch - cloud-init-no-tempnet-oci.patch + Add \r\n check for SSH keys in Azure (#889) + Revert "Add support to resize rootfs if using LVM (#721)" (#887) (LP: #1922742) + Add Vultaire as contributor (#881) [Paul Goins] + Azure: adding support for consuming userdata from IMDS (#884) [Anh Vo] + test_upgrade: modify test_upgrade_package to run for more sources (#883) + Fix chef module run failure when chef_license is set (#868) [Ben Hughes] + Azure: Retry net metadata during nic attach for non-timeout errs (#878) [aswinrajamannar] + Azure: Retrieve username and hostname from IMDS (#865) [Thomas Stringer] + Azure: eject the provisioning iso before reporting ready (#861) [Anh Vo] + Use partprobe to re-read partition table if available (#856) [Nicolas Bock] (LP: #1920939)Robert Schweikert2021-08-19 12:25:42 +00:00
6b19333bfcAccepting request 911577 from Cloud:Tools
Richard Brown
2021-08-16 08:08:31 +00:00
bf3841c6e3Accepting request 911508 from home:fusionfuture:branches:Cloud:ToolsRobert Schweikert2021-08-12 11:24:32 +00:00
15c55ee57e- Update cloud-init-write-routes.patch (bsc#1180176) + Follow up to previous changes. Fix order of operations error to make gateway comparison between subnet configuration and route configuration valuable rather than self-comparing.Robert Schweikert2021-01-04 22:34:44 +00:00
828bba4cbb- Add cloud-init-sle12-compat.patch (jsc#PM-2335) - Python 3.4 compatibility in setup.py - Disable some test for mock version compatibilityRobert Schweikert2021-01-04 20:40:13 +00:00
869be1f2bf- Add cloud-init-azure-def-usr-pass.patch (bsc#1179150, bsc#1179151) + Properly set the password for the default user in all circumstancesRobert Schweikert2020-11-24 12:48:54 +00:00
1bec23819b- Patch the full package version into the cloud-init version fileRobert Schweikert2020-11-13 19:44:44 +00:00
e0a3626f42- Update cloud-init-write-routes.patch (bsc#1177526) + Fix missing default route when dual stack network setup is used. Once a default route was configured for Ipv6 or IPv4 the default route configuration for the othre protocol was skipped.Robert Schweikert2020-11-10 11:41:01 +00:00
b0c63d0e77- Update cloud-init-write-routes.patch (bsc#1177526) + Avoid exception if no gateway information is present and warning is triggered for existing routing.Robert Schweikert2020-10-17 10:31:14 +00:00