~kajiya/+git/google-osconfig-agent:update-focal-to-20240524.03

Last commit made on 2024-08-06
Get this branch:
git clone -b update-focal-to-20240524.03 https://git.launchpad.net/~kajiya/+git/google-osconfig-agent
Only Chloé Smith can upload to this branch. If you are Chloé Smith please log in for upload directions.

Branch merges

Branch information

Name:
update-focal-to-20240524.03
Repository:
lp:~kajiya/+git/google-osconfig-agent

Recent commits

9097582... by Chloé Smith

d/ch entry for focal

20303ac... by Chloé Smith

Add `export GOTOOLCHAIN='local'` to d/rules

6a720ab... by Chloé Smith

Revert "Edit TestAptRepositories to avail of GPG signing"

This reverts commit fa003bf6eaccf7567427b2e221ebd1a03a7097d0.

525d2ff... by Chloé Smith

Merge remote-tracking branch 'ubuntu-core-dev/ubuntu/master' into 'ubuntu-core-dev/ubuntu/focal'

244c2c0... by Utkarsh Gupta

Update d/ch for 20240524.03-0ubuntu2 release

c3ebff5... by Utkarsh Gupta

Set DH_GOLANG_INSTALL_EXTRA to editions_defaults.binpb

as dh-golang can't install the files with //go:embed syntax to
the right place yet so we'll have to do that manually by setting
the DH_GOLANG_INSTALL_EXTRA variable to the path where
editions_defaults.binpb is copied in the SOURCEDIR so that it's
available in the BUILDDIR.

232e831... by Utkarsh Gupta

Update vendored dependencies

efda0fd... by Utkarsh Gupta

Update d/ch for 20240524.03-0ubuntu1 release

ffe4765... by Chloé Smith

d/changelog entry (LP: #2073161)

fa003bf... by Chloé Smith

Edit TestAptRepositories to avail of GPG signing

* Added d/patches/0002-Edit-TestAptRepositories-for-signed-repos.patch

  The test `TestAptRepositories` was failing and blocking build as it
  did not account for the repo files being signed. This patch adds the
  expected snippet "[signed-by=<managed-GPG-file>]" to the output.