~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools:coverity-snap-update

Last commit made on 2023-05-31
Get this branch:
git clone -b coverity-snap-update https://git.launchpad.net/~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools
Only Spyros Seimenis can upload to this branch. If you are Spyros Seimenis please log in for upload directions.

Branch merges

Branch information

Name:
coverity-snap-update
Repository:
lp:~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools

Recent commits

507b1d3... by Spyros Seimenis

snaps/coverity: update to the latest coverity version

1275de4... by Spyros Seimenis

snaps/coverity: fix build command

Remove redundant cov-build command and wrap it with "wrap"
so that the standard path checks and warnings are shown when
running the command.

d119c6a... by Spyros Seimenis

snaps/coverity: make snap description more generic

c9d37bf... by Spyros Seimenis

snaps/coverity: Fix install command

install command shouldn't be guarded by the check in common.sh for
existence of the bin folder because this is the command responsible
for the initial setup of that folder.

c6583f1... by Spyros Seimenis

snaps/coverity: Rename README to README.md and minor text change

fc536c4... by Alex Murray

utilities/sd: ignore ssh failure result

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

0816175... by Spyros Seimenis

uaudit: create audits symlink pointing to latest audit folder

bd76192... by Spyros Seimenis

uaudit: append package version in audits folder

This allows for multiple uaudit reports for different versions of
a package under the same path.

1abe4d1... by Steve Beattie

umt autopkgtest: use local mirror if configure in ~/.ubuntu-security-tools.conf

When creating autopkgtest images, set the image to point at
your local ubuntu archive mirror if you have one configured in
~/.ubuntu-security-tools.conf in build_tools_sbuildmirror.

A TODO item here is to make this work with non amd64 architectures,
which use the ports archive and can be mirrored or not-mirrored
separately.

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

12c61d4... by Steve Beattie

umt autopkgtest: add --rebuild-image option

Add an option to force the recreation of the autopgtest qemu image, to
pick up more recent updates or to adjust the configuration within the
image.

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