Changelog for
google-guest-configs-20211116.00-150400.11.5.noarch.rpm :
* Fri Mar 04 2022 mwilckAATTsuse.com- install modprobe.d files to /lib/modprobe.d on SLE (bsc#1196275, jsc#SLE-20639)
* Fri Dec 17 2021 adrian.glaubitzAATTsuse.com- Add missing pkg-config dependency to BuildRequires for SLE-12
* Tue Dec 07 2021 adrian.glaubitzAATTsuse.com- Install modprobe configuration files into /etc again on SLE-15-SP2 and older since that\'s stil the default location on these distributions- Probe udev directory using the \"udevdir\" pkg-config variable on SLE-15-SP2 and older since the variable got renamed to \"udev_dir\" in later versions- Remove redundant pkgconfig(udev) from BuildRequires for SLE-12
* Thu Nov 18 2021 adrian.glaubitzAATTsuse.com- Update to version 20211116.00 (bsc#1193257, bsc#1193258)
* GCE supports up to 24 NVMe local SSDs, but the regex in the PROGRAM field only looks for the last digit of the given string causing issues when there are >= 10 local SSDs. Changed REGEX to get the last number of the string instead to support the up to 24 local SSDs. (#30)
* chmod+x google_nvme_id on EL (#31)- Fix duplicate installation of google_optimize_local_ssd and google_set_multiqueue- Install google_nvme_id into /usr/lib/udev (bsc#1192652, bsc#1192653)
* Fri Oct 22 2021 adrian.glaubitzAATTsuse.com- Update to version 20210916.00
* Revert \"dont set IP in etc/hosts; remove rsyslog (#26)\" (#28)- from version 20210831.00
* restore rsyslog (#27)- from version 20210830.00
* Fix NVMe partition names (#25)- from version 20210824.00
* dont set IP in etc/hosts; remove rsyslog (#26)
* update OWNERS
* Fri Aug 20 2021 gmbr3AATTopensuse.org- Use %_modprobedir for modprobe.d files (out of /etc)- Use %_sysctldir for sysctl.d files (out of /etc)
* Mon Jul 19 2021 adrian.glaubitzAATTsuse.com- Update to version 20210702.00
* use grep for hostname check (#23)- from version 20210629.00
* address set_hostname vuln (#22)- from version 20210324.00
* dracut.conf wants spaces around values (#19)
* Wed Mar 31 2021 adrian.glaubitzAATTsuse.com- Update to version 20210317.00 (bsc#1183414, bsc#1183415)
* dracut.conf wants spaces around values (#19)
* make the same change for debian (#18)
* change path back for google_nvme_id (#17)
* move google_nvme_id to /usr/bin (#16)
* correct udev rule syntax (#15)
* prune el6 spec (#13)
* Updated udev rules (#11)- Remove empty %{_sbindir} from %install and %files section
* Tue Jan 05 2021 rjschweiAATTsuse.com- Remove service files (bsc#1180304) + google-optimize-local-ssd.service, google-set-multiqueue.service scripts are called from within the guest agent
* Tue Aug 25 2020 adrian.glaubitzAATTsuse.com- Update to version 20200626.00 (bsc#1175740, bsc#1175741)
* Updates the udev rules for local SSD disks. (#9)
* Fix tx affinity logic when number of CPUs is above 32 (#6)
* Fri Jul 24 2020 rjschweiAATTsuse.com- Switch udev requires to pkgconfig to allow the build service to use the -mini package for build optimization
* Wed Jul 22 2020 adrian.glaubitzAATTsuse.com- Initial build (bsc#1174304, bsc#1174306, jsc#ECO-2099, jsc#PM-1945) + Version 20200626.00 + Replaces configuration from google-compute-engine-{init,oslogin} package