File _patchinfo of Package patchinfo.14639
<patchinfo incident="14639">
<issue tracker="bnc" id="1144881">cloud-init does not pick up default gateway and IPv6 correctly</issue>
<issue tracker="bnc" id="1165296">L3: cloud-init ignores a default subnet gateway if routes are present</issue>
<issue tracker="bnc" id="1145622">cloud-init should not setup ephemeral ipv4 if apply_network_config is False for OpenStack</issue>
<issue tracker="bnc" id="1148645">Cloud-init not allowing configuration of automatic server deployment.</issue>
<issue tracker="bnc" id="1163178">cloud-init not handling the route config in vmware</issue>
<issue tracker="bnc" id="1099358">OS boot failed when ISO mounted and enable cloud-init services</issue>
<packager>rjschwei</packager>
<rating>important</rating>
<category>recommended</category>
<summary>Recommended update for cloud-init</summary>
<description>This update for cloud-init fixes the following issues:
- Update previous patches with the following additions:
+ In cases where the config contains 2 or more default gateway specifications for
an interface only write the first default route, log warning message about skipped
routes
+ Avoid writing invalid route specification if neither the network nor destination
is specified in the route configuration
+ Still need to consider the "network" configuration option for the v1 config
implementation. Fixes regression introduced with update from Wed Feb 12 19:30:42.
+ Add the default gateway to the ifroute config file when specified as part of
the subnet configuration. (bsc#1165296)
+ Fix typo to properly extrakt provided netmask data (bsc#1163178, bsc#1165296)
+ Fix for default gateway and IPv6. (bsc#1144881)
+ Routes will be written if there is only a default gateway. (bsc#1148645)
- BuildRequire pkgconfig(udev) instead of udev, which allow OS to shortcut through
the -mini flavor.
- Update to cloud-init 19.2. (bsc#1099358, bsc#1145622)
</description>
</patchinfo>