~ahasenack/ubuntu/+source/ubuntu-advantage-tools:upload-27.13-focal

Last commit made on 2023-01-19
Get this branch:
git clone -b upload-27.13-focal https://git.launchpad.net/~ahasenack/ubuntu/+source/ubuntu-advantage-tools
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Branch information

Name:
upload-27.13-focal
Repository:
lp:~ahasenack/ubuntu/+source/ubuntu-advantage-tools

Recent commits

15aefef... by Renan Rodrigo

changelog backport to focal

785228c... by Renan Rodrigo

new release 27.13

Signed-off-by: Renan Rodrigo <email address hidden>

65e58eb... by Renan Rodrigo

chore: import apt explicitly for readability

Signed-off-by: Renan Rodrigo <email address hidden>

a363abe... by Renan Rodrigo

chore: rename 'remove' functions to clarify idempotency

Signed-off-by: Renan Rodrigo <email address hidden>

b8bba5d... by Grant Orndorff

apt-hook: update cpp hook to use the esm apt cache

bb14145... by Lucas Albuquerque Medeiros de Moura

dist-upgrade: remove esm apt cache during run

When running the apt dist-upgrade command, we want to remove
the private esm apt cache, since it will be targeting the old
release. When the user runs apt update again, the private apt
cache will be created again for the right release

Signed-off-by: Renan Rodrigo <email address hidden>

18a6d27... by Lucas Albuquerque Medeiros de Moura

security-status: use private cache when esm is disabled

When the user does not have esm enabled, we will need the security_status
module to read esm package information from the private cache.
We are updating the code to support that path

e15ff21... by Renan Rodrigo

esm: update local repos on enable and disable

Signed-off-by: Renan Rodrigo <email address hidden>

6361f60... by Renan Rodrigo

esm: never pin repositories to 'never'

Remove all enable/disable/logic status relying on it

Signed-off-by: Renan Rodrigo <email address hidden>

7ac7b41... by Renan Rodrigo

services: add new service to update local ESM caches

This service is executed as part of the pre-invoke apt hook.

Signed-off-by: Renan Rodrigo <email address hidden>