Releases: GoogleCloudPlatform/compute-image-packages
Releases · GoogleCloudPlatform/compute-image-packages
March 15, 2019
Google Compute Engine OS Login
- Fix alternate challenge section for two factor authentication.
- Fix FreeBSD compatibility issues in the control file.
March 4, 2019
Google Compute Engine
- Set
oom_score_adjust
forgoogle_accounts_daemon
.
Google Compute Engine OS Login
- Use
pam_group
to provide users with default groups. - Add
compat.h
to support FreeBSD. - Exit immediately after a two factor authentication failure.
- Add support for Google phone prompt challenges.
January 24, 2019
Google Compute Engine
- Fix metadata script retrieval to support Python 3.
December 6, 2018
Google Compute Engine
- Support enabling OS Login two factor authentication.
- Improve accounts support for FreeBSD.
Google Compute Engine OS Login
- Support OS Login two factor authentication (Alpha).
- Improve SELinux support.
October 23, 2018
Google Compute Engine
- Fix: Update sudoer group membership without overriding local groups.
October 18, 2018
Google Compute Engine
- Fix: Remove users from sudoers group on account removal.
October 11, 2018
Google Compute Engine
- Revert: Remove users from sudoers group on account removal.
October 8, 2018
Google Compute Engine
- Remove users from sudoers group on account removal.
- Remove gsutil dependency for metadata scripts.
September 5, 2018
Google Compute Engine
- Remove ntp package dependency.
- Support Debian 10 Buster.
- Restart the network daemon if networking is restarted.
- Prevent setup of the default ethernet interface.
- Accounts daemon verifies username is 32 characters or less.
Google Compute Engine OS Login
- Add user name validation to pam modules.
- Return false on failed final load.
- Support FreeBSD.
- Support Debian 10 Buster.
June 11, 2018
Google Compute Engine
- Prevent IP forwarding daemon log spam.
- Make default shell configurable when executing metadata scripts.
- Rename
distro
directory todistro_lib
.