ELBA-2019-4826

ELBA-2019-4826 - cloud-init bug fix update

Type:BUG
Severity:NA
Release Date:2019-10-18

Description


[18.4-2.0.3]
- Issues related to cloud-init 18.4 on OL6. Release mainly intended
- for SR-IOV Live Migration feature rollout [Orabug: 30361287]
- 1. Implement python 2.7 total_seconds()
- 2. Define implements_to_string(), missing in OL version of jinja2
- 3. Update 'cloud-init collect-logs' code with OL distro specic methods
- 4. Add static cloud.cfg file for OL6 based on 0.7.5
- 5. Add dhclient hook
- 6. remove RHEL rh_subscription files
- 7. ntp client configuration for RHEL derived distros
- 8. spacewalk: fix CA cert file path for Oracle Linux
- 9. fix shlex.split usages due lack of Unicode support in python 2.6
- 10. sysconfig: keep distro generated udev rules for Oracle Cloud

[18.4-2.0.2]
- Changes to ignore all enslaved interfaces [Orabug: 30092148]
- add modified version of enable-ec2_utils-to-stop-retrying-to-get-ec2-metadata.patch for 18.2:
1. Enable ec2_utils.py having a way to stop retrying to get ec2 metadata
2. Apply stop retrying to get ec2 metadata to helper/openstack.py MetadataReader

[18.4-2.0.1]
- Fix swap file size allocation logic to allocate maxsize [Orabug: 29952349]
- Make Oracle datasource detect dracut based config files [Orabug: 29956753]
- Backport: net: Wait for dhclient to daemonize before reading lease file [Orabug: 29934932]

[18.4-2]
- remove pyserial requriement and CloudSigma/SmartOS data source

[18.4-1]
- rebase to upstream 18.4

[18.2-1.el7_6.1]
- ci-Adding-systemd-mount-options-to-wait-for-cloud-init.patch [bz#1633282]
- ci-Azure-Ignore-NTFS-mount-errors-when-checking-ephemer.patch [bz#1633282]
- ci-azure-Add-reported-ready-marker-file.patch [bz#1633282]
- ci-Adding-disk_setup-to-rhel-cloud.cfg.patch [bz#1633282]
- Resolves: bz#1633282
([Azure] cloud-init fails to mount /dev/sdb1 after stop(deallocate)&&start VM)

* Thu Jun 21 2018 Miroslav Rezanina
- Rebase to 18.2
Resolves: rhbz#1525267

[0.7.9-24]
- Set DHCP_HOSTNAME on Azure to allow for the hostname to be
published correctly when bouncing the network.
Resolves: rhbz#1434109

[0.7.9-23]
- Fix a bug tha caused cloud-init to fail as a result of trying
to rename bonds.
Resolves: rhbz#1512247

[0.7.9-22]
- Apply patch from -21
Resolves: rhbz#1489270

[0.7.9-21]
- sysconfig: Fix a potential traceback introduced in the
0.7.9-17 build
Resolves: rhbz#1489270

[0.7.9-20]
- sysconfig: Correct rendering for dhcp on ipv6
Resolves: rhbz#1519271

[0.7.9-19]
- sysconfig: Fix rendering of default gateway for ipv6
Resolves: rhbz#1492726

[0.7.9-18]
- Start the cloud-init init local service after the dbus socket is created
so that the hostnamectl command works.
Resolves: rhbz#1450521

[0.7.9-17]
- Correctly render DNS and DOMAIN for sysconfig
Resolves: rhbz#1489270

[0.7.9-16]
- Disable NetworkManager management of resolv.conf if nameservers
are specified by configuration.
Resolves: rhbz#1454491

[0.7.9-15]
- Fix a null reference error in the rh_subscription module
Resolves: rhbz#1498974

[0-7.9-14]
- Include gateway if it's included in subnet configration
Resolves: rhbz#1492726

[0-7.9-13]
- Do proper cleanup of systemd units when upgrading from versions
0.7.9-3 through 0.7.9-8.
Resolves: rhbz#1465730

[0.7.9-12]
- Prevent Azure NM and dhclient hooks from running when cloud-init is
disabled (rhbz#1474226)

[0.7.9-11]
- Fix rendering of multiple static IPs per interface file
Resolves: rhbz#bz1497954

[0.7.9-10]
- AliCloud: Add support for the Alibaba Cloud datasource (rhbz#1482547)

[0.7.9-9]
- RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. (rhbz#1438082)
- azure: ensure that networkmanager hook script runs (rhbz#1440831 rhbz#1460206)
- Fix ipv6 subnet detection (rhbz#1438082)

[0.7.9-8]
- Update patches

[0.7.9-7]
- Add missing sysconfig unit test data (rhbz#1438082)
- Fix dual stack IPv4/IPv6 configuration for RHEL (rhbz#1438082)
- sysconfig: Raise ValueError when multiple default gateways are present. (rhbz#1438082)
- Bounce network interface for Azure when using the built-in path. (rhbz#1434109)
- Do not write NM_CONTROLLED=no in generated interface config files (rhbz#1385172)

[0.7.9-6]
- add power-state-change module to cloud_final_modules (rhbz#1252477)
- remove 'tee' command from logging configuration (rhbz#1424612)
- limit permissions on def_log_file (rhbz#1424612)
- Bounce network interface for Azure when using the built-in path. (rhbz#1434109)
- OpenStack: add 'dvs' to the list of physical link types. (rhbz#1442783)

[0.7.9-5]
- systemd: replace generator with unit conditionals (rhbz#1440831)

[0.7.9-4]
- Import to RHEL 7
Resolves: rhbz#1427280

[0.7.9-3]
- fixes for network config generation
- avoid dependency cycle at boot (rhbz#1420946)

[0.7.9-2]
- use timeout from datasource config in openstack get_data (rhbz#1408589)

[0.7.9-1]
- Rebased on upstream 0.7.9.
- Remove dependency on run-parts

[0.7.6-8]
- make rh_subscription plugin do nothing in the absence of a valid
configuration [RH:1295953]
- move rh_subscription module to cloud_config stage

[0.7.6-7]
- correct permissions on /etc/ssh/sshd_config [RH:1296191]

[0.7.6-6]
- rebuild for ppc64le

[0.7.6-5]
- bump revision for new build

[0.7.6-4]
- ensure rh_subscription plugin is enabled by default

[0.7.6-3]
- added dependency on python-jinja2 [RH:1215913]
- added rhn_subscription plugin [RH:1227393]
- require pyserial to support smartos data source [RH:1226187]

[0.7.6-2]
- Rebased RHEL version to Fedora rawhide
- Backported fix for https://bugs.launchpad.net/cloud-init/+bug/1246485
- Backported fix for https://bugs.launchpad.net/cloud-init/+bug/1411829

[0.7.6-1]
- New upstream version [RH:974327]
- Drop python-cheetah dependency (same as above bug)




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete