Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package google-guest-agent for openSUSE:Factory checked in at 2023-08-16 14:17:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-guest-agent (Old) and /work/SRC/openSUSE:Factory/.google-guest-agent.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-guest-agent" Wed Aug 16 14:17:23 2023 rev:25 rq:1104057 version:20230811.00 Changes: -------- --- /work/SRC/openSUSE:Factory/google-guest-agent/google-guest-agent.changes 2023-06-28 21:33:27.917897442 +0200 +++ /work/SRC/openSUSE:Factory/.google-guest-agent.new.11712/google-guest-agent.changes 2023-08-16 14:17:26.327121383 +0200 @@ -1,0 +2,46 @@ +Tue Aug 15 13:44:27 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 20230811.00 + * sshca: move the event handler to its own package (#247) +- from version 20230809.02 + * Move scheduler package to google_guest_agent (#249) +- from version 20230809.01 + * Add scheduler utility to run jobs at interval (#244) +- from version 20230809.00 + * sshca: transform the format from json to openssh (#246) +- from version 20230803.00 + * Add support for reading UEFI variables on windows (#243) +- from version 20230801.03 + * sshtrustedca watcher: fix concurrency error (#242) +- from version 20230801.02 + * metadata: add a delta between http client timeout and hang (#241) +- from version 20230801.00 + * metadata: properly set request config (#240) + * main: bring back the mds client initialization (#239) + * metadata: don't try to use metadata before agentInit() is done (#238) + * Add (disabled) telemetry logic to GuestAgent (#219) + * metadata event handler: updates and bug fixes (#235) + * Verify client credentials are signed by root CA before writing on disk (#236) + * metadata: properly handle context cancelation (#234) + * metadata: fix context cancelation error check (#233) + * metadata: remove the sleep around metadata in instance setup (#232) + * metadata: implement backoff strategy (#231) + * Decrypt and store client credentials on disk (#230) + * Upgrade Go version 1.20 (#228) + * Fetch guest credentials and add MDS response proto (#226) + * metadata: pass main context to WriteGuestAttributes() (#227) + * Support for reading & writing Root CA cert from UEFI variable (#225) + * ssh_trusted_ca: enable the feature (#224) + * sshTrustedCA: add pipe event handler (#222) + * events: start using events layer (#223) +- from version 20230726.00 + * events: introducing a events handling subsystem (#221) +- from version 20230725.00 + * metadata: add metadata client interface (#220) +- from version 20230711.00 + * metadata: moving to its own package (#218) +- from version 20230707.00 + * snapshot: fix request handling error (#217) +- Bump Go API version to 1.20 + +------------------------------------------------------------------- Old: ---- guest-agent-20230601.00.tar.gz New: ---- guest-agent-20230811.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ google-guest-agent.spec ++++++ --- /var/tmp/diff_new_pack.fMVhO0/_old 2023-08-16 14:17:28.547136925 +0200 +++ /var/tmp/diff_new_pack.fMVhO0/_new 2023-08-16 14:17:28.603137318 +0200 @@ -24,7 +24,7 @@ %global import_path %{provider_prefix} Name: google-guest-agent -Version: 20230601.00 +Version: 20230811.00 Release: 0 Summary: Google Cloud Guest Agent License: Apache-2.0 @@ -36,7 +36,7 @@ Patch0: disable_google_dhclient_script.patch Patch1: dont_overwrite_ifcfg.patch BuildRequires: golang-packaging -BuildRequires: golang(API) = 1.18 +BuildRequires: golang(API) = 1.20 Requires: google-guest-configs Provides: google-compute-engine-init = %{version} Obsoletes: google-compute-engine-init < %{version} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.fMVhO0/_old 2023-08-16 14:17:28.943139698 +0200 +++ /var/tmp/diff_new_pack.fMVhO0/_new 2023-08-16 14:17:28.975139922 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/GoogleCloudPlatform/guest-agent/</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="versionformat">20230601.00</param> - <param name="revision">20230601.00</param> + <param name="versionformat">20230811.00</param> + <param name="revision">20230811.00</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> @@ -15,7 +15,7 @@ <param name="basename">guest-agent</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">guest-agent-20230601.00.tar.gz</param> + <param name="archive">guest-agent-20230811.00.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.fMVhO0/_old 2023-08-16 14:17:29.107140846 +0200 +++ /var/tmp/diff_new_pack.fMVhO0/_new 2023-08-16 14:17:29.111140874 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/GoogleCloudPlatform/guest-agent/</param> - <param name="changesrevision">3d54673a11cb09dc2e2ac0bc6a06b0238dae058b</param></service></servicedata> + <param name="changesrevision">78ec8f215b4793e1b51c619e7de2df43aa6ca2fc</param></service></servicedata> (No newline at EOF) ++++++ guest-agent-20230601.00.tar.gz -> guest-agent-20230811.00.tar.gz ++++++ ++++ 7057 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 181497 lines of diff (skipped)