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 2025-05-13 20:08:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-guest-agent (Old) and /work/SRC/openSUSE:Factory/.google-guest-agent.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-guest-agent" Tue May 13 20:08:58 2025 rev:46 rq:1277202 version:20250508.00 Changes: -------- --- /work/SRC/openSUSE:Factory/google-guest-agent/google-guest-agent.changes 2025-04-20 19:55:25.269517222 +0200 +++ /work/SRC/openSUSE:Factory/.google-guest-agent.new.30101/google-guest-agent.changes 2025-05-13 20:09:14.508336917 +0200 @@ -1,0 +2,50 @@ +Tue May 13 13:55:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 20250508.00 + * Preparing stable build. +- from version 20250506.01 + * Make sure agent added connections are activated by NM (#534) +- from version 20250506.00 + * wrap NSS cache refresh in a goroutine (#533) +- from version 20250502.01 + * Wicked: Only reload interfaces for which configurations are written or changed. (#524) +- from version 20250502.00 + * Add AuthorizedKeysCompat to windows packaging (#530) + * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527) + * Update guest-logging-go dependency (#526) + * Add 'created-by' metadata, and pass it as option to logging library (#508) + * Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523) + * Re-enable disabled services if the core plugin was enabled (#522) + * Enable guest services on package upgrade (#519) + * oslogin: Correctly handle newlines at the end of modified files (#520) + * Fix core plugin path (#518) + * Fix package build issues (#517) + * Fix dependencies ran go mod tidy -v (#515) + * Fix debian build path (#514) + * Bundle compat metadata script runner binary in package (#513) + * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512) + * Update startup/shutdown services to launch compat manager (#503) + * Bundle new gce metadata script runner binary in agent package (#502) + * Revert "Revert bundling new binaries in the package (#509)" (#511) +- from version 20250418.00 + * Re-enable disabled services if the core plugin was enabled (#521) +- from version 20250414.00 + * Add AuthorizedKeysCompat to windows packaging (#530) + * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527) + * Update guest-logging-go dependency (#526) + * Add 'created-by' metadata, and pass it as option to logging library (#508) + * Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523) + * Re-enable disabled services if the core plugin was enabled (#522) + * Enable guest services on package upgrade (#519) + * oslogin: Correctly handle newlines at the end of modified files (#520) + * Fix core plugin path (#518) + * Fix package build issues (#517) + * Fix dependencies ran go mod tidy -v (#515) + * Fix debian build path (#514) + * Bundle compat metadata script runner binary in package (#513) + * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512) + * Update startup/shutdown services to launch compat manager (#503) + * Bundle new gce metadata script runner binary in agent package (#502) + * Revert "Revert bundling new binaries in the package (#509)" (#511) + +------------------------------------------------------------------- Old: ---- guest-agent-20250411.00.tar.gz New: ---- guest-agent-20250508.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ google-guest-agent.spec ++++++ --- /var/tmp/diff_new_pack.lqe5VD/_old 2025-05-13 20:09:16.856435366 +0200 +++ /var/tmp/diff_new_pack.lqe5VD/_new 2025-05-13 20:09:16.860435534 +0200 @@ -24,7 +24,7 @@ %global import_path %{provider_prefix} Name: google-guest-agent -Version: 20250411.00 +Version: 20250508.00 Release: 0 Summary: Google Cloud Guest Agent License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lqe5VD/_old 2025-05-13 20:09:16.916437882 +0200 +++ /var/tmp/diff_new_pack.lqe5VD/_new 2025-05-13 20:09:16.920438050 +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">20250411.00</param> - <param name="revision">20250411.00</param> + <param name="versionformat">20250508.00</param> + <param name="revision">20250508.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-20250411.00.tar.gz</param> + <param name="archive">guest-agent-20250508.00.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.lqe5VD/_old 2025-05-13 20:09:16.944439056 +0200 +++ /var/tmp/diff_new_pack.lqe5VD/_new 2025-05-13 20:09:16.944439056 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/GoogleCloudPlatform/guest-agent/</param> - <param name="changesrevision">23475f2b198e8ecceac7e9af213e1fd83df299e8</param></service></servicedata> + <param name="changesrevision">4a6c3702499917123183ae7492064634cbb09639</param></service></servicedata> (No newline at EOF) ++++++ guest-agent-20250411.00.tar.gz -> guest-agent-20250508.00.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/guest-agent-20250411.00/README.md new/guest-agent-20250508.00/README.md --- old/guest-agent-20250411.00/README.md 2025-03-24 23:50:14.000000000 +0100 +++ new/guest-agent-20250508.00/README.md 2025-05-07 19:14:59.000000000 +0200 @@ -1,4 +1,4 @@ -## Guest Agent for Google Compute Engine +## Guest Agent for Google Compute Engine (stable branch) This repository contains the source code and packaging artifacts for the Google guest agent and metadata script runner binaries. These components are installed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/guest-agent-20250411.00/packaging/debian/postinst new/guest-agent-20250508.00/packaging/debian/postinst --- old/guest-agent-20250411.00/packaging/debian/postinst 2025-03-24 23:50:14.000000000 +0100 +++ new/guest-agent-20250508.00/packaging/debian/postinst 2025-05-07 19:14:59.000000000 +0200 @@ -1,18 +1,9 @@ #!/bin/sh -e if [ "$1" = "configure" ] ; then - if [ ! -f /etc/default/instance_configs.cfg ]; then - cp -a "/usr/share/${DPKG_MAINTSCRIPT_PACKAGE}/instance_configs.cfg" /etc/default/ - fi - - if [ ! -f "/usr/bin/google_guest_compat_manager" ]; then - if [ -f "/etc/google-guest-agent/core-plugin-enabled" ] && [ ! -z $(grep "true" "/etc/google-guest-agent/core-plugin-enabled") ]; then - # If the guest agent is disabled because core plugin is enabled, then - # re-enable the guest agent. Otherwise it stays disabled post-upgrade. - systemctl enable 'google-guest-agent.service' > /dev/null || true - systemctl enable 'gce-workload-cert-refresh.timer' > /dev/null || true - fi - fi + if [ ! -f /etc/default/instance_configs.cfg ]; then + cp -a "/usr/share/${DPKG_MAINTSCRIPT_PACKAGE}/instance_configs.cfg" /etc/default/ + fi fi #DEBHELPER# diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/guest-agent-20250411.00/packaging/google-guest-agent.spec new/guest-agent-20250508.00/packaging/google-guest-agent.spec --- old/guest-agent-20250411.00/packaging/google-guest-agent.spec 2025-03-24 23:50:14.000000000 +0100 +++ new/guest-agent-20250508.00/packaging/google-guest-agent.spec 2025-05-07 19:14:59.000000000 +0200 @@ -174,15 +174,6 @@ systemctl restart google-guest-agent-manager.service >/dev/null 2>&1 || : %endif fi - - # Re-enable the guest agent service if core plugin was enabled, since the - # service would have been disabled, and stay disabled post-upgrade. - if [ ! -f "/usr/bin/google_guest_compat_manager" ]; then - if [ -f "/etc/google-guest-agent/core-plugin-enabled" ] && [ ! -z $(grep "true" "/etc/google-guest-agent/core-plugin-enabled") ]; then - systemctl enable google-guest-agent.service > /dev/null 2>&1 || : - systemctl enable gce-workload-cert-refresh.timer > /dev/null 2>&1 || : - fi - fi fi %preun ++++++ vendor.tar.gz ++++++