Package "cloud-init"
WARNING: the "cloud-init" package was deleted from this repository
Name: |
cloud-init
|
Description: |
This package is just an umbrella for a group of other packages,
it has no description. Description samples from packages in group:
- package renamed -> cloud-init
|
Latest version: |
*DELETED* |
Release: |
xenial (16.04) |
Level: |
proposed |
Repository: |
universe |
Links
Other versions of "cloud-init" in Xenial
Packages in group
Deleted packages are displayed in grey.
Changelog
No changelog for deleted or moved packages.
|
cloud-init (21.1-19-gbad84ad4-0ubuntu1~16.04.2) xenial; urgency=medium
* cherry-pick 83f6bbfb: Fix unpickle for source paths missing run_dir
(#863) (LP: #1899299)
* cherry-pick d132356c: fix error on upgrade caused by new vendordata2
attributes (LP: #1922739)
-- James Falcon <email address hidden> Mon, 19 Apr 2021 14:06:47 -0500
|
1899299 |
do-release-upgrade from Trusty to Xenial breaks cloud-init init-local on reboot |
1922739 |
AttributeError: 'DataSourceNoCloud' object has no attribute 'vendordata2_raw' |
|
No changelog for deleted or moved packages.
|
cloud-init (21.1-19-gbad84ad4-0ubuntu1~16.04.1) xenial; urgency=medium
* d/cloud-init.postinst: Change output log permissions on upgrade
(LP: #1918303)
* d/cloud-init.manpages: include upstream manpages in package (LP: #1908548)
* drop the following cherry-picks now included:
+ cpick-4f62ae8d-Fix-regression-with-handling-of-IMDS-ssh-keys-760
* refresh patches:
+ debian/patches/azure-apply-network-config-false.patch
+ debian/patches/openstack-no-network-config.patch
* New upstream snapshot. (LP: #1920272)
- .travis.yml: generate an SSH key before running tests (#848)
- write passwords only to serial console, lock down cloud-init-output.log
(#847)
- Fix apt default integration test (#845)
- integration_tests: bump pycloudlib dependency (#846)
- commit f35181fa970453ba6c7c14575b12185533391b97 [eb3095]
- archlinux: Fix broken locale logic (#841) [Kristian Klausen]
- Integration test for #783 (#832)
- integration_tests: mount more paths IN_PLACE (#838)
- Fix requiring device-number on EC2 derivatives (#836)
- Remove the vi comment from the part-handler example (#835)
- net: exclude OVS internal interfaces in get_interfaces (#829)
- tox.ini: pass OS_* environment variables to integration tests (#830)
- integration_tests: add OpenStack as a platform (#804)
- Add flexibility to IMDS api-version (#793) [Thomas Stringer]
- Fix the TestApt tests using apt-key on Xenial and Hirsute (#823)
[Paride Legovini]
- doc: remove duplicate "it" from nocloud.rst (#825) [V.I. Wood]
- archlinux: Use hostnamectl to set the transient hostname (#797)
[Kristian Klausen]
- cc_keys_to_console.py: Add documentation for recently added config key
(#824) [dermotbradley]
- Update cc_set_hostname documentation (#818) [Toshi Aoyama]
- Release 21.1 (#820)
- Azure: Support for VMs without ephemeral resource disks. (#800)
[Johnson Shi]
- cc_keys_to_console: add option to disable key emission (#811)
[Michael Hudson-Doyle]
- integration_tests: introduce lxd_use_exec mark (#802)
- azure: case-insensitive UUID to avoid new IID during kernel upgrade
(#798)
- stale.yml: don't ask submitters to reopen PRs (#816)
- integration_tests: fix use of SSH agent within tox (#815)
- integration_tests: add UPGRADE CloudInitSource (#812)
- integration_tests: use unique MAC addresses for tests (#813)
- Update .gitignore (#814)
- Port apt cloud_tests to integration tests (#808)
- integration_tests: fix test_gh626 on LXD VMs (#809)
- Fix attempting to decode binary data in test_seed_random_data test (#806)
- Remove wait argument from tests with session_cloud calls (#805)
- Datasource for UpCloud (#743) [Antti Myyrä]
- test_gh668: fix failure on LXD VMs (#801)
- openstack: read the dynamic metadata group vendor_data2.json (#777)
[Andrew Bogott]
- includedir in suoders can be prefixed by "arroba" (#783)
[Jordi Massaguer Pla]
- Merge upstream/20.4.1 into master
- [VMware] change default max wait time to 15s (#774) [xiaofengw-vmware]
- Revert integration test associated with reverted #586 (#784)
- Add jordimassaguerpla as contributor (#787) [Jordi Massaguer Pla]
- Add Rick Harding to CLA signers (#792) [Rick Harding]
- HACKING.rst: add clarifying note to LP CLA process section (#789)
- Stop linting cloud_tests (#791)
- cloud-tests: update cryptography requirement (#790) [Joshua Powers]
- Remove 'remove-raise-on-failure' calls from integration_tests (#788)
- Use more cloud defaults in integration tests (#757)
- Adding self to cla signers (#776) [Andrew Bogott]
- doc: avoid two warnings (#781) [Dan Kenigsberg]
- Use proper spelling for Red Hat (#778) [Dan Kenigsberg]
- Add antonyc to .github-cla-signers (#747) [Anton Chaporgin]
- integration_tests: log image serial if available (#772)
- Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)"
(#775)
- [VMware] Support cloudinit raw data feature (#691) [xiaofengw-vmware]
- net: Fix static routes to host in eni renderer (#668) [Pavel Abalikhin]
- .travis.yml: don't run cloud_tests in CI (#756)
- test_upgrade: add some missing commas (#769)
- cc_seed_random: update documentation and fix integration test (#771)
- Fix test gh-632 test to only run on NoCloud (#770)
- archlinux: fix package upgrade command handling (#768) [Bao Trinh]
- integration_tests: add integration test for LP:1910835 (#761)
- Fix regression with handling of IMDS ssh keys (#760) [Thomas Stringer]
- integration_tests: log cloud-init version in SUT (#758)
- Add ajmyyra as contributor (#742) [Antti Myyrä]
- net_convert: add some missing help text (#755)
- Missing IPV6_AUTOCONF=no to render sysconfig dhcp6 stateful on RHEL
(#753) [Eduardo Otubo]
- doc: document missing IPv6 subnet types (#744) [Antti Myyrä]
- Add example configuration for datasource `AliYun` (#751) [Xiaoyu Zhong]
- integration_tests: add SSH key selection settings (#754)
- fix a typo in man page cloud-init.1 (#752) [Amy Chen]
- network-config-format-v2.rst: add Netplan Passthrough section (#750)
- stale: re-enable post holidays (#749)
- integration_tests: port ca_certs tests from cloud_tests (#732)
- Azure: Add telemetry for poll IMDS (#741) [Johnson Shi]
- doc: move testing section from HACKING to its own doc (#739)
- No longer allow integration test failures on travis (#738)
- stale: fix error in definition (#740)
- integration_tests: set log-cli-level to INFO by default (#737)
- PULL_REQUEST_TEMPLATE.md: use backticks around commit message (#736)
- stale: disable check for holiday break (#735)
- integration_tests: log the path we collect logs into (#733)
- .travis.yml: add (most) supported Python versions to CI (#734)
- integration_tests: fix I
|
1918303 |
Randomly set credentials written in cleartext to world-readable file |
1908548 |
Add manpages to packaging branches |
1920272 |
sru cloud-init (20.4-0 to 21.1-19) Xenial, Bionic, Focal, and Groovy |
|
No changelog for deleted or moved packages.
|
About
-
Send Feedback to @ubuntu_updates