XPost: linux.debian.devel.release
This is a multi-part MIME message sent by reportbug.
Package: release.debian.org
Severity: normal
User:
release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc:
google-guest-agent@packages.debian.org, Andrew Jorgensen <
ajorgens@google.com>, Leandro (Leo) Dorileo <
dorileo@google.com>
Control: affects -1 + src:google-guest-agent
Please unblock package google-guest-agent
[ Reason ]
google-guest-agent 20211116.00-7 fixes an RC FTBFS bug. It's a minimal, targeted change prepared by the upstream maintainers. We're asking for it to be unblocked despite not currently being in testing. It is a leaf package with little risk of disuption to other packages in the distro.
[ Impact ]
Google-guest-agent is required in order to launch virtual machines on the Google cloud. Without it, Debian will be unable to publish functional cloud images targeting this environment. Please note that this would *not* be a regression, as we have not previously published official Debian images to the Google cloud, but it is a frequent user request, and doing so would reduce confusion caused by third-parties (including Google themselves) publishing Debian-like images including additional software.
[ Tests ]
The package runs its unit test suite during the build process, and the salsa pipeline runs piuparts and lintian as usual.
[ Risks ]
It's a leaf package that's installed on a limited, very specific configuration (Google cloud VMs). The change is minimal and targeted. So I would characterize this as low risk.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
Note that the changelog entries for two NMUs (-6.1 and -6.2) didn't make it in to the git repository and thus show up as removed in the debdiff. The actual changes are present, though.
unblock google-guest-agent/20211116.00-7
diff -Nru google-guest-agent-20211116.00/debian/changelog google-guest-agent-20211116.00/debian/changelog
--- google-guest-agent-20211116.00/debian/changelog 2024-08-03 10:32:11.000000000 -0400
+++ google-guest-agent-20211116.00/debian/changelog 2025-04-17 14:51:47.000000000 -0400
@@ -1,16 +1,10 @@
-google-guest-agent (20211116.00-6.2) unstable; urgency=medium +google-guest-agent (20211116.00-7) unstable; urgency=medium
- * Non-maintainer upload.
- * Build against google/protobuf@v1.5, Closes: #1077779
+ * tests: remove wsfc_test.go
+ * packaging: adjust dependencies (Closes: #1070319)
+ * Enable the gitlab CI pipeline
- -- Reinhard Tartler <
siretart@tauware.de> Sat, 03 Aug 2024 10:32:11 -0400
-
-google-guest-agent (20211116.00-6.1) unstable; urgency=medium
-
- * Non-maintainer upload.
- * Install all files into /usr. (Closes: #1073661)
-
- -- Chris Hofstaedtler <
zeha@debian.org> Thu, 18 Jul 2024 20:34:42 +0200
+ -- Leandro (Leo) Dorileo <
dorileo@google.com> Thu, 17 Apr 2025 18:51:47 +0000
google-guest-agent (20211116.00-6) unstable; urgency=medium
diff -Nru google-guest-age