~lamoura/ubuntu/+source/ubuntu-advantage-tools:upload-29.2-mantic

Last commit made on 2023-08-23
Get this branch:
git clone -b upload-29.2-mantic https://git.launchpad.net/~lamoura/ubuntu/+source/ubuntu-advantage-tools
Only Lucas Albuquerque Medeiros de Moura can upload to this branch. If you are Lucas Albuquerque Medeiros de Moura please log in for upload directions.

Branch merges

Branch information

Name:
upload-29.2-mantic
Repository:
lp:~lamoura/ubuntu/+source/ubuntu-advantage-tools

Recent commits

1a46496... by Lucas Albuquerque Medeiros de Moura

Revert deb-systemd-invoke back to systemctl

We understand that this replacement created
maintainability uncertainty on the codebase. Since
we have made that change to silence a lintian warning,
we have decided to revert it back to using systemctl

5f8987e... by Lucas Albuquerque Medeiros de Moura

New upstream release: 29.2

b9388ae... by Lucas Albuquerque Medeiros de Moura

bump version to 29.2

cfe1d66... by Lucas Albuquerque Medeiros de Moura

proxy: alert for ca-certificates for tls-in-tls

When using a tls-in-tls proxy configuration,
we need to alert the user about situations where
ca-certificates is not installed, as it is not
a direct dependency of the Pro client or
from python3-pycurl

ec692db... by Lucas Albuquerque Medeiros de Moura

Update esm pin file comment

Update comment to make it explicit that the files
will not affect the system if the user does enable
any esm service

e909e39... by Lucas Albuquerque Medeiros de Moura

tests: check for pinning of archive packages

Since we are now pinning packages for both esm-infra
and esm-apps, we need to double checking if the pinning
is not leaking for other packages in the archive. We are
verifying that by looking at the pins for two packages
that are present in either esm-infra and esm-apps

39814fd... by Lucas Albuquerque Medeiros de Moura

test: add manual test for gpg key rename failure

On postinst, if we fail to rename a gpg key for a service,
we should guarantee that service will work as expected.
The only think that this will failure will cause is that
during disable, the old key will not be removed

68ae060... by Lucas Albuquerque Medeiros de Moura

new upstream release: 29.1

4a34c42... by Lucas Albuquerque Medeiros de Moura

Bump version to 29.1

bbac6b2... by Lucas Albuquerque Medeiros de Moura

anbox: add --access-only support for containers

Allow enabling Anbox on containers if only the --access-only flag is
used. Otherwise, we will block the enable operation and properly
alert the user about it