Releases: GoogleCloudPlatform/compute-image-packages
Releases · GoogleCloudPlatform/compute-image-packages
May 10, 2018
Google Compute Engine
- Prevent delay in configuring IP forwarding routes.
- Improve instance setup support for FreeBSD.
May 4, 2018
Google Compute Engine
- Create a new network daemon.
- Refactor the IP forwarding daemon and network setup.
- Improvements for using NSS cache in the accounts daemon.
Google Compute Engine OS Login
- Include libnss cache as part of the OS Login package.
February 27, 2018
Google Compute Engine
- Add distro specific logic.
- Support SLES 11 and 12 in multi-nic setup.
- Fix boto config documentation.
- Add modprobe blacklist for nouveau and floppy modules.
- Fix irqbalance conflict in Debian package.
Google Compute Engine OS Login
- Fix conflict with other applications that use curl and SSL.
January 29, 2018
Google Compute Engine
- Improve rsyslog daemon reset when using the dhcp exit hook.
Google Compute Engine OS Login
- The OS Login feature is generally available.
- Change the OS Login uid restriction to allow uid 1000.
- Close socket connections after requesting metadata.
December 13, 2017
Google Compute Engine
- Force IPv4 for Debian apt configs.
November 29, 2017
Google Compute Engine
- Generate SSH host keys when none are present.
- Improve logging when activating OS Login.
- Improve package dependencies for RPMs.
Google Compute Engine OS Login (beta)
- Fix parsing logic for expiration time on SSH public keys.
- Fix home directory creation PAM config.
October 25, 2017
Google Compute Engine
- Add apt configuration to prevent auto-removal of Google packages.
- Rename
set_hostname
to prevent naming conflicts.
Google Compute Engine OS Login (beta)
- Remove logging when checking OS Login status.
October 19, 2017
Google Compute Engine
- Support the
enable-oslogin
metadata key for activating OS Login. - Improve packaging to restart services.
Google Compute Engine OS Login (beta)
- OS Login is available in Beta.
- Add status option to the OS Login control file.
October 06, 2017
Google Compute Engine
- Fix system hang during VM shutdown.
Google Compute Engine OS Login (alpha)
- JSON parser accepts string types for
int64
values.
September 21, 2017
Google Compute Engine OS Login (alpha)
- JSON parser casts uid and gid to unsigned integers.