ubuntu/+source/ubuntu-advantage-tools:ubuntu/kinetic-devel

Last commit made on 2023-06-29
Get this branch:
git clone -b ubuntu/kinetic-devel https://git.launchpad.net/ubuntu/+source/ubuntu-advantage-tools
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/kinetic-devel
Repository:
lp:ubuntu/+source/ubuntu-advantage-tools

Recent commits

6c70b31... by Grant Orndorff

28.1~22.10 (patches unapplied)

Imported using git-ubuntu import.

703262b... by Grant Orndorff

28.1 (patches unapplied)

Imported using git-ubuntu import.

3a9468a... by Grant Orndorff

systemd: update all units with explanatory comments

304ef70... by Grant Orndorff

refactor: replace confusing env arg to subp

The only reason the env argument was used was for inserting values that
were intended to be additional environment variables on top of the
current process' environment. There were also issues with modifying
default arg values and modifying caller-provided dicts to the env
argument.

To address this, I'm renaming the argument to make it clear it is
treated differently than the stdlib's "env" argument to various
subprocess functions. I've also removed all related default arg values
of {} to avoid accidentally modifying them. And I've changed the
use of the new argument to correctly extend os.environ without
modifying caller state.

5728e6e... by Grant Orndorff

changelog: add lintian-overrides change to 28 entry

ab93e6f... by Grant Orndorff

lintian: override invalid error where lintian doesn't evaluate second debhelper dep

172acea... by Grant Orndorff

new release 28

release 27.15 never happened, so this adds to that changelog entry and
changes the version

a524aa2... by Alberto Contreras

chore: improve dev-docs

a1db985... by Renan Rodrigo

docs: add explanation about security-status output

The docs had an explanation of the machine readable output, but lacked
this explanation of the human readable text

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

8559346... by Grant Orndorff

tests: don't expect azure daemon on non-lts