~athos-ribeiro/ubuntu/+source/ubuntu-advantage-tools:upload-27.14.4-lunar

Last commit made on 2023-04-04
Get this branch:
git clone -b upload-27.14.4-lunar https://git.launchpad.net/~athos-ribeiro/ubuntu/+source/ubuntu-advantage-tools
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch merges

Branch information

Name:
upload-27.14.4-lunar
Repository:
lp:~athos-ribeiro/ubuntu/+source/ubuntu-advantage-tools

Recent commits

e71be7b... by Renan Rodrigo

new release 27.14.4

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

00d2ae9... by Lucas Albuquerque Medeiros de Moura

timer: disable update contract job

We need to better align the extra load that this job
will bring to the contract backend. Until we can do that,
we have decided to disable the job

fa2b7e2... by Grant Orndorff

livepatch: check arch affordance again

We cannot defer arch support decisions to the livepatch-client because
the livepatch-client is not built for all arches.

LP: #2015241

98ff2b2... by Grant Orndorff

release 27.14.3

4bee0ac... by Grant Orndorff

livepatch: check series affordances again

livepatch treats Ubuntu Release version support differently from how it
treats kernel version/flavor/arch support. The Ubuntu Release is checked
against hardcoded list and causes the canonical-livepatch command to
raise errors. Because of this, we need to use the Contract
Server-defined series affordance to prevent even attempting to install
and run canonical-livepatch on unsupported releases (interim releases).

fd292fb... by Lucas Albuquerque Medeiros de Moura

new upstream release: 27.14.2

f5405e9... by Lucas Albuquerque Medeiros de Moura

bump version to 27.14.2

2bdc151... by Grant Orndorff

always use dpkg instead of lscpu for arch

cdfe994... by Renan Rodrigo

new release 27.14.1

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

fd2c7e4... by Lucas Albuquerque Medeiros de Moura

apt: make pkg candidate function safer

We are isolating the creation of both caches (normal apt and esm cache)
on the get_pkg_candidate_version function. This is just to make this
function safer regarding the handling of the global apt configuration