File google-startup-scripts.changes of Package google-startup-scripts.1533
-------------------------------------------------------------------
Mon Nov 23 19:40:05 UTC 2015 - rjschwei@suse.com
- Update to version 1.2.10 (bsc#956339,bsc#956340)
+ Fix for metadata scripts at a redirected URL
-------------------------------------------------------------------
Mon Aug 3 08:15:42 UTC 2015 - jgleissner@suse.com
- Update to version 1.2.7 (bnc#940190)
+ Add systemd support for restarting SSH after key generation.
+ Update safe_format_and_mount
- google-startup-scripts_disable_console_log.diff: Removed rsyslogd
configuration that sends kernel and other messages to console
(bnc#939272)
-------------------------------------------------------------------
Wed Mar 11 11:40:26 UTC 2015 - rjschwei@suse.com
- Update to version 1.2.4 (bnc#921732)
+ Check for a connection to the metadata server before startup
script retrieval.
+ Block startup scripts until a connection to the metadata server exists.
+ Added logging for network connectivity issues.
+ Added retry logic in startup scripts for metadata requests.
+ Improved performance on local SSD.
+ Fix a bug which could cause instances to take 2 minutes to shut down.
+ Miscellaneous documentation and diagnostic updates.
+ Ensured that shutdown script feature will run before docker and kubelet.
-------------------------------------------------------------------
Fri Nov 14 22:08:41 UTC 2014 - rschweikert@suse.com
- Update to version 1.1.9 bnc#905571
+ resolve version inconsistency
+ Added a logging file for the shutdown script feature.
+ Improvements allowing the startup scripts to work as intended on
RHEL 7 and CentOS 7.
+ Removed explicit run of apt-get update at first boot on Debian-based systems
+ Improved first-boot SSH host key regeneration
+ Improvements to shutdown script feature
+ Fix for first-boot script which was failing to run fully
+ Basic support for shutdown scripts on all supported distros (experimental)
+ safe_format_and_mount now works on RHEL 6
+ Improve ordering on systemd systems
+ Add rc* links for distros > 1140
-------------------------------------------------------------------
Wed Sep 24 11:15:32 UTC 2014 - rschweikert@suse.com
- fix start up scripts, should not list run level 4, it generates
a message
-------------------------------------------------------------------
Mon Jul 28 16:31:53 UTC 2014 - rschweikert@suse.com
- Bump to version 1.1.8 -> corresponds to upstream 1.1.5
+ version inconsistency due to previous use of git repo integration and
subsequent version bumps for the package
+ removed redundant authentication check
+ startup scripts now support newer Google Cloud Storage URIs
-------------------------------------------------------------------
Tue Jul 1 15:55:36 UTC 2014 - rschweikert@suse.com
- Bump to version 1.1.7 -> corresponds to upstream 1.1.4
+ version inconsistency due to previous use of git repo integration and
subsequent version bumps for the package
+ Update get_metadata_value to use v1 metadata server url for instance
with fallback to project.
-------------------------------------------------------------------
Wed Jun 4 14:03:11 UTC 2014 - rschweikert@suse.com
- Bump version to 1.1.6 -> corresponds to upstream 1.1.3
+ version inconsistency due to previous use of git repo integration and
subsequent version bumps for the package
+ 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:20:16 UTC 2014 - jsegitz@novell.com
- added necessary macros for systemd files
-------------------------------------------------------------------
Wed Feb 19 18:46:50 UTC 2014 - rschweikert@suse.com
- Include in SLE 12 (FATE #316168)
- Bump version to 1.1.5 -> corresponds to upstream 1.1.1
+ version inconsistency due to previous use of git repo integration and
subsequent version bumps for the package
+ Improved systemd integration.
+ Startup scripts in the guest are now downloaded with Curl instead of Wget.
-------------------------------------------------------------------
>>>>>>> ./google-startup-scripts.changes.r7
Fri Dec 6 01:13:48 UTC 2013 - rschweikert@suse.com
- update to 1.1.4
+ support multi-queue for virtionet devices
-------------------------------------------------------------------
Wed Nov 20 13:00:14 UTC 2013 - rschweikert@suse.com
- update to 1.0.10 rc2
-------------------------------------------------------------------
Wed Nov 6 23:30:21 UTC 2013 - rschweikert@suse.com
- fix redirection in startup script
- look in /usr/bin first for the logger
-------------------------------------------------------------------
Thu Oct 31 23:43:39 UTC 2013 - rschweikert@suse.com
- update to 1.0.9 pre cursor to next release 1.0.10
+ include fix for bash IO redirect operator
+ include fix for location of logger executable
- fix executable bits of init scripts
-------------------------------------------------------------------
Thu Oct 31 00:45:37 UTC 2013 - rschweikert@suse.com
- update to version 1.0.7.1
+ add .1 postfix as the 1.0.7 upstream tarball does not contain my
systemd changes yet
- implement SUSE specific init scripts
- remove the gcestartup_stopTarget.patch as it is no longer needed
- spec file clean up
-------------------------------------------------------------------
Fri Oct 11 00:20:39 UTC 2013 - rschweikert@suse.com
- fix build errors for 12.2 and SLE
+ fix up of locations between / and /usr
+ add patch gcestartup_stopTarget.patch to fixup init scripts
-------------------------------------------------------------------
Thu Oct 10 22:41:35 UTC 2013 - rschweikert@suse.com
- Initial build