File google-daemon.changes of Package google-daemon.1909
-------------------------------------------------------------------
Thu Jan 28 00:03:50 UTC 2016 - rjschwei@suse.com
- Update to version 1.3.1 (bsc#963879,bsc#963880)
+ Refactored accounts daemon.
+ Support "ssh-keys" in project metadata in addition to "sshKeys".
+ Support instance "override-ssh-keys" in addition to "sshKeys"
+ Support "additional-ssh-keys" in instance metadata.
-------------------------------------------------------------------
Mon Nov 23 19:44:55 UTC 2015 - rjschwei@suse.com
- Update to version 1.2.10 (bsc#956339,bsc#956340)
+ Improved documentation
+ Refactored and improved script that runs on boot
- Version consistency with google-startup-scripts
-------------------------------------------------------------------
Mon Aug 3 08:26:42 UTC 2015 - jgleissner@suse.com
- Update to version 1.2.7 (bnc#940190)
+ Fix check for gcua
+ Preventing the accounts manager from starting if GCUA is
installed.
+ Remove temp files when move operation fails
+ Fix string formatting.
+ Documentation should point to gcloud compute instead of the
deprecated gcutil.
+ Use /bin/ip instead of /sbin/ip
+ Google clock sync manager to sync the system clock when a migration
occurs. Fix white space in existing daemons to be consistent.
-------------------------------------------------------------------
Wed Mar 11 11:49:07 UTC 2015 - rjschwei@suse.com
- Update to version 1.2.4 (bnc#921732)
+ Version consistency with startup scripts
+ Reduced SSH key-related console spam.
-------------------------------------------------------------------
Fri Nov 14 22:01:08 UTC 2014 - rschweikert@suse.com
- Update to version 1.1.9 bnc#905573
+ Generalize SSH host key regeneration to handle all types which are
already present in the image
+ Further reduce excessive default logging to console
+ Never add SSH keys for system accounts with /sbin/nologin as shell
+ Add rc* links for distributions newer than 1140
-------------------------------------------------------------------
Tue Oct 14 22:05:02 UTC 2014 - rschweikert@suse.com
- Fix .suse init script, remove run level 4 setting to avoid warning
-------------------------------------------------------------------
Mon Jul 28 16:40:45 UTC 2014 - rschweikert@suse.com
- Update to version 1.1.5
+ Lowered some logging level to avoid spamming console log
+ Added client timeout to metadata hanging request
-------------------------------------------------------------------
Tue Jul 1 16:49:50 UTC 2014 - rschweikert@suse.com
- Update to version 1.1.4
+ Fix ssh keys files being emptied when disk is full.
+ Remove users' keys when they are removed from metadata.
+ Support setting an expiration timestamp for users' keys.
-------------------------------------------------------------------
Wed Jun 4 14:17:32 UTC 2014 - rschweikert@suse.com
- Update to version 1.1.3
+ no upstream change log, nor decent commit messages that separate
changes to this code bases vs. other code in the same repo
-------------------------------------------------------------------
Wed May 21 10:14:13 UTC 2014 - jsegitz@novell.com
- added necessary macros for systemd files
-------------------------------------------------------------------
Wed Feb 19 18:39:47 UTC 2014 - rschweikert@suse.com
- Include in SLE 12 (FATE #316168)
- Use upstream version 1.1.1, additional changes to previous:
+ Syncs ssh keys immediately instead of on per minute intervals.
+ Improved systemd integration.
+ Fixed data corruption bug.
-------------------------------------------------------------------
Thu Dec 5 21:19:52 UTC 2013 - rschweikert@suse.com
- update to 1.1.1
+ carries changes not yet merged upstream for systemd integration
+ no change log provided
-------------------------------------------------------------------
Wed Nov 20 13:05:58 UTC 2013 - rschweikert@suse.com
- update to 1.0.10 rc2
- fix systemd unit file
-------------------------------------------------------------------
Wed Nov 6 23:26:57 UTC 2013 - rschweikert@suse.com
- integrate new startup script for account manager-
-------------------------------------------------------------------
Thu Oct 31 23:36:59 UTC 2013 - rschweikert@suse.com
- update to 1.0.9 pre-release of 1.0.10
- fix typo in init script
- fix permission issue with init script
-------------------------------------------------------------------
Wed Oct 30 21:30:12 UTC 2013 - rschweikert@suse.com
- update to 1.0.7.1
+ add .1 version as the upstream 1.0.7 tarball does not contain the
systemd bits, although the git repo has the bits
- add SUSE specific systemV init script
+ the upstream script is almost generic but assumes some Debian
specifc stuff
- some spec file clean up
-------------------------------------------------------------------
Fri Oct 11 00:29:51 UTC 2013 - rschweikert@suse.com
- fix build issue for 12.2 location of systemd still in / not /usr
-------------------------------------------------------------------
Thu Oct 10 21:57:12 UTC 2013 - rschweikert@suse.com
- add the license to the tarball
- fix the mkdir command
-------------------------------------------------------------------
Thu Oct 10 15:28:46 UTC 2013 - rschweikert@suse.com
- push to 1.0.6.2
+ minor fixes to systemd integration
-------------------------------------------------------------------
Tue Oct 8 18:44:21 UTC 2013 - rschweikert@suse.com
- Initial build