~chad.smith/ubuntu/+source/ubuntu-advantage-tools:release-27-groovy

Last commit made on 2021-05-12
Get this branch:
git clone -b release-27-groovy https://git.launchpad.net/~chad.smith/ubuntu/+source/ubuntu-advantage-tools
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
release-27-groovy
Repository:
lp:~chad.smith/ubuntu/+source/ubuntu-advantage-tools

Recent commits

7ea61c1... by Chad Smith

changelog: backport to Groovy

e921452... by Chad Smith

changelog: lintian typos 27.0.2 redact 27.0 msg

8730165... by Chad Smith

changelog: add bugs for riscv64 and powerpc builds

0172d0e... by Chad Smith

jenkinsfile: trusty sbuild --resolve-depends for CI runs

d2a3dff... by Chad Smith

changelog 27.0.1 & 27.0.2

ae5bd93... by Grant Orndorff

tests: fix subp ls error case

9b46970... by Grant Orndorff

build: order build-depends alternatives newer first

When using alternatives in the Build-Depends section of
debian/control, we should always put the newer version of
a package first. This is because sbuild doesn't resolve
alternatives by default and we want sbuild to work on the
latest version of ubuntu with default settings.

LP: #1926949

a734722... by Grant Orndorff

apt-hook: ignore go hook on some architectures

Golang doesn't support powerpc and riscv on older versions.
This configures our Build-Depends and Makefile to gracefully
handle scenarios where we can't build our go hook. We will
simply not ship the go hook in these limited scenarios.

Fixes: #1603

247fe2f... by Grant Orndorff

apt-hook: refactor json hook messaging to be dry

The message construction code in the json hook
was pretty repetitive. This cleans it up a bit
and also removes some unnecessary explicit struct
names in the tests.

14d0608... by Grant Orndorff

apt-hook: ignore build artifacts in git