Changelog for
google-startup-scripts-1.2.4-7.1.noarch.rpm :
Wed Mar 11 13:00:00 2015 rjschweiAATTsuse.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 13:00:00 2014 rschweikertAATTsuse.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 14:00:00 2014 rschweikertAATTsuse.com
- fix start up scripts, should not list run level 4, it generates
a message
Mon Jul 28 14:00:00 2014 rschweikertAATTsuse.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 14:00:00 2014 rschweikertAATTsuse.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:00:00 2014 rschweikertAATTsuse.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 14:00:00 2014 jsegitzAATTnovell.com
- added necessary macros for systemd files
Wed Feb 19 13:00:00 2014 rschweikertAATTsuse.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 13:00:00 2013 rschweikertAATTsuse.com
- update to 1.1.4
+ support multi-queue for virtionet devices
Wed Nov 20 13:00:00 2013 rschweikertAATTsuse.com
- update to 1.0.10 rc2
Wed Nov 6 13:00:00 2013 rschweikertAATTsuse.com
- fix redirection in startup script
- look in /usr/bin first for the logger
Thu Oct 31 13:00:00 2013 rschweikertAATTsuse.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 13:00:00 2013 rschweikertAATTsuse.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 14:00:00 2013 rschweikertAATTsuse.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 14:00:00 2013 rschweikertAATTsuse.com
- Initial build