El-errata: ELBA-2020-5656 Oracle Linux 6 cloud-init bug fix update
Oracle Linux Bug Fix Advisory ELBA-2020-5656
http://linux.oracle.com/errata/ELBA-2020-5656.html
The following updated rpms for Oracle Linux 6 have been uploaded to the
Unbreakable Linux Network:
i386:
x86_64:
cloud-init-18.4-2.0.7.el6.x86_64.rpm
SRPMS:
http://oss.oracle.com/ol6/SRPMS-updates/cloud-init-18.4-2.0.7.el6.src.rpm
Description of changes:
[18.4-2.0.7]
- Avoid hotplug handling when configure_secondary_nics is disabled
[Orabug: 31086918]
- Set per-platform default NM_CONTROLLED=no for OCI [Orabug: 31086918]
- Remove secondary vnic config from cache during hot unplug [Orabug:
31086918]
- Do not overwrite HOSTNAME config in /etc/sysconfig/network [Orabug:
31086918]
[18.4-2.0.6]
- Add hotplug event handling support [Orabug: 30778399]
- Oracle data source should configure secondary VNICs [Orabug: 30778440]
- Add support for net_failover 3-netdev model [Orabug: 30778451]
[18.4-2.0.5]
- Fix OL distro specific issues and dependency compatibility [Orabug:
30435672]
- Issus related to cloud-init upgrade from 0.7.4 to 18.4 [30510275]
[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)
A cloud-init bug fix update has been released for Oracle Linux 6.