August 29, 2017
* New packaging for Debian, CentOS, and RHEL.
* Fix for updating EL 6 package in the SCL Python 2.7 environment.
August 16, 2017
* Add support for internal IP address load balancing.
* Add support for configuring user and group management commands.
* Improve security of authorized keys file writes.
July 18, 2017
* Allow nologin paths other than /sbin/nologin.
* Try to download GCS URLs with curl if gsutil is not installed.
June 09, 2017
* Add a configuration option to disable IP alias support.
* Support instance configuration using the google-instance-configs metadata
key.
May 23, 2017
- Fix account daemon behavior when block-project-ssh-keys is unset in metadata.
April 26, 2017
- Remove logic that overrides home directory permissions.
March 27, 2017
- Prevent unchanged authorized keys file writes.
- Accounts daemon sets the home directory permission to 750 instead of 755.
The guest environment denotes the Google provided configuration and tooling
inside of a Google Compute Engine (GCE) virtual machine. The metadata server is
a communication channel for transferring information from a client into the
guest. The guest environment includes a set of scripts and daemons (long
running processes) that read the content of the metadata server to make a
virtual machine run properly on our platform.
You probably do not need this package unless you are running in a virtual
machine on Google Compute Engine.