Changelog for
google-compute-engine-init-20180510-2.3.noarch.rpm :
* Mon May 21 2018 rjschweiAATTsuse.com- Add patch gcei-lnx-distro-py3.patch (bsc#1094074)
* Fri May 11 2018 adrian.glaubitzAATTsuse.com- Update to version 20180510 (bsc#1092214) + Prevent delay in configuring IP forwarding routes. + Improve instance setup support for FreeBSD.- Include new google-network-daemon + Add google-network-daemon.service activation in %pre and %post sections + Add google-network-daemon.suse init script for SysV- Stop shipping deprecated google-ip-forwarding-daemon service + Remove google-ip-forwarding-daemon.service activation in %pre and %post sections + Drop google-ip-forwarding-daemon.suse from source distribution- Add missing association with \"init\" package for %pre, %post, %preun and %postun sections- Install google_oslogin_nss_cache binary into oslogin package
* Tue May 08 2018 adrian.glaubitzAATTsuse.com- Update to version 20180504 (bsc#1092214) + Create a new network daemon. + Refactor the IP forwarding daemon and network setup. + Improvements for using NSS cache in the accounts daemon. + Include libnss cache as part of the OS Login package.- Refresh patches for new version: + gcei-scripts-after-reg.patch
* Mon Apr 16 2018 adrian.glaubitzAATTsuse.com- Update to version 20180227 (bsc#1066273) + Add distro specific logic. + Support SLES 11 and 12 in multi-nic setup. + Fix boto config documentation. + Add modprobe blacklist for nouveau and floppy modules. + Fix irqbalance conflict in Debian package. + Fix conflict with other applications that use curl and SSL.- Install new kernel module blacklist into /etc/modprobe.d.- Refresh patches for new version: + gcei-hide-py-deps.patch
* Fri Feb 02 2018 adrian.glaubitzAATTsuse.com- Update to version 20180129 (bsc#1078349, bsc#1079077) + Improve rsyslog daemon reset when using the dhcp exit hook. + The OS Login feature is generally available. + Change the OS Login uid restriction to allow uid 1000. + Close socket connections after requesting metadata.- From version 20171213 + Force IPv4 for Debian apt configs.
* Sun Dec 03 2017 adrian.glaubitzAATTsuse.com- Update to version 20171129 (bsc#1070895, bsc#1070918) + Generate SSH host keys when none are present. + Improve logging when activating OS Login. + Fix parsing logic for expiration time on SSH public keys. + Fix home directory creation PAM config.
* Fri Nov 03 2017 rjschweiAATTsuse.com- Change dependencies -init depends on -oslogin + oslogin feature is now enabled by the initialization code when appropriate- Do not start the oslogin feature upon package install
* Fri Oct 27 2017 rjschweiAATTsuse.com- Fix build for SLES 11
* Thu Oct 26 2017 adrian.glaubitzAATTsuse.com- Update to version 20171025 (bsc#1064356, bsc#1065308) + Add apt configuration to prevent auto-removal of Google packages. + Rename set_hostname to prevent naming conflicts. + Remove logging when checking OS Login status.- From version 20171019 + Support the enable-oslogin metadata key for activating OS Login. + Improve packaging to restart services. + OS Login is available in Beta. + Add status option to the OS Login control file.- From version 20171006 + Fix system hang during VM shutdown. + JSON parser accepts string types for int64 values.- From version 20170921 + JSON parser casts uid and gid to unsigned integers.- From version 20170914 + Remove fstab barrier options in EL 7. + Use curl to download metadata script files for SSL certificate validation. + Use netifaces for retrieving MAC address names if the import exists.
* Tue Sep 19 2017 rjschweiAATTsuse.com- Ship the udevrules with the -init package only
* Tue Sep 12 2017 rjschweiAATTsuse.com- Fix baslibs.conf, use package, not files- Include rpmlintrc and baslibc.conf as source
* Mon Sep 11 2017 rjschweiAATTsuse.com- Add gcei-scripts-after-reg.patch (bsc#1057671)
* Sat Sep 09 2017 rjschweiAATTsuse.com- Update to version 20170829 (bsc#1049242, FATE#323757) + Support oslogin feature + Add rpmlintrc ~ We ship pam and nss modules in -oslogin we do not want to name the package according to the shared library naming policy + Add baslibs.config ~ Handle the nss and pam modules provided by oslogin properly- From version 20170718 + Allow nologin paths other than /sbin/nologin. + Try to download GCS URLs with curl if gsutil is not installed. + Fix control scripts to correctly restart sshd and nscd if they exist. + Retry HTTP requests if error 500 is received. + Move oslogin sudoers directory locations.- Setup for Python 3 build oSTW and SLE 15- Source package renamed to google-compute-engine + Binary subpackages -init -oslogin
* Fri Jan 13 2017 rjschweiAATTsuse.com- The startup script attempts a network connection, thus it must run after network setup
* Thu Jan 12 2017 rjschweiAATTsuse.com- Scripts that are one-shot should not be marked as \"stop_on_removal\" as there is no process running (bsc#1017395)- One-shot scripts should not run with startproc
* Mon Dec 19 2016 rjschweiAATTsuse.com- Update to version 20161213 (bsc#1015829, bsc#1016372) + Remove gcei-handle-failed-open.patch included upstream + Remove gcei-handle-missing-gsutil.patch included upstream + Forward port gcei-hide-py-deps.patch + Improved alias IP support- From 20161118 + Add support for alias IPs in the IP forwarding daemon. + IP forwarding daemon adds back local routes after network restart. + Account daemon removes expired key access without metadata change. + Account daemon ignores SSH keys with non-ascii characters. + Improved exception handling. + Fix for syslog startup on systemd. + Add a route to the metadata server to /etc/hosts.- From 20160930 + Provide a service to enable network interfaces on boot. + Create a common library for inspecting network interfaces. + Allow metadata script output that is not UTF-8. + Fixed instance config file logic. + Fixed accounts management Python 3 compatibility. + Fixed IP forwarding Python 3 compatibility. + Improved style consistency. + Run a service on boot to enable additional network interfaces. + Update dhclient-script on EL 6 to fix local routing.
* Sun Oct 30 2016 jengelhAATTinai.de- Resolve description inaccuracy- Call %service_
* just once, but with all args
* Wed Oct 26 2016 rjschweiAATTsuse.com- Include in SLE 12 and SLE 11 (FATE#321748, FATE#321890, bsc#994943)
* Thu Oct 20 2016 rjschweiAATTsuse.com- Update gcei-handle-failed-open.patch to match upstream PR
* Wed Oct 19 2016 rjschweiAATTsuse.com- Add gcei-handle-failed-open.patch
* Do not exit with a traceback if the sudoers file cannot be written
* Wed Oct 19 2016 rjschweiAATTsuse.com- Package the rsyslog config unconditionally, rsyslog also available on SLE 11
* Wed Oct 19 2016 rjschweiAATTsuse.com- Add sysvinit scripts for SUSE, upstream scripts are RHEL specific
* google-accounts-daemon.suse
* google-clock-skew-daemon.suse
* google-instance-setup.suse
* google-ip-forwarding-daemon.suse
* google-shutdown-scripts.suse
* google-startup-scripts.suse
* Mon Oct 17 2016 rjschweiAATTsuse.com- Own the udev directories, fixes issue with SLE 12 build
* Mon Oct 17 2016 rjschweiAATTsuse.com- Conflict with the previous generation of initialization code.
* According to upstream and update path is not supported and has too many corner cases to reliably work. Thus running instances are not expected to upgrade.
* Mon Oct 17 2016 rjschweiAATTsuse.com- Initial build - Version 20160803