ubuntu-security-tools:master

Last commit made on 2024-04-30
Get this branch:
git clone -b master https://git.launchpad.net/ubuntu-security-tools
Members of Ubuntu Security Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:ubuntu-security-tools

Recent commits

6519e03... by Alex Murray

umt testflinger: avoid ssh key handling issues from DUT to agent

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
11 of 1 result
0afde0d... by Alex Murray

Merge branch 'restore-uaudit-command'

Succeeded
[SUCCEEDED] unit-tests:0 (build)
11 of 1 result
fc583fd... by Alex Murray

build-tools/build_sources_list.py: try harder to find cve_lib

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
11 of 1 result
c96a2f1... by Steve Beattie

umt: do not limit libyuv memory usage during build

Thanks java!

Signed-off-by: Steve Beattie <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
11 of 1 result
b1edf2f... by Alex Murray

umt: print runcmd() output when debug is enabled

We currently print the command we are running when debug is enabled, so also
print the return code and output of the command as well to aid in debugging

Signed-off-by: Alex Murray <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
11 of 1 result
997645a... by Alex Murray

umt qrt: fix LXD backend to expect the right return code for exec()

Signed-off-by: Alex Murray <email address hidden>

e01126f... by Alex Murray

umt qrt: fix logic for checking and rebooting VM after installing packages

Signed-off-by: Alex Murray <email address hidden>

19a7307... by Alex Murray

umt qrt: don't assume binary packages have same version as their source

Some packages like samba have some binary packages with their own version so we
need to introspect the actual binaries to look this up so we can then invoke apt
correctly to specify the particular binary package versions.

TODO: need a way to do this for the prior binaries as well...

Signed-off-by: Alex Murray <email address hidden>

978283b... by Amir Naseredini

umt testflinger fails in case public_html dir does not exist on the host

Signed-off-by: Amir Naseredini <email address hidden>

Succeeded
[SUCCEEDED] unit-tests:0 (build)
11 of 1 result
Merged branch ~sahnaseredini/ubuntu-security-tools:amir-dev-testflinger-dir
52b5773... by Alex Murray

audits/uaudit: pass through command-line arguments

Signed-off-by: Alex Murray <email address hidden>