~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools:fix-build-sources-list-v2

Last commit made on 2022-05-13
Get this branch:
git clone -b fix-build-sources-list-v2 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:
fix-build-sources-list-v2
Repository:
lp:~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools

Recent commits

6f2e94e... by Spyros Seimenis

build-sources-list: Fix trusty infra case

17d5895... by Spyros Seimenis

build-sources-list: Make the code cleaner

e46e999... by Spyros Seimenis

Rework build-sources-list to handle trusty apps

dff65bb... by Spyros Seimenis

Change build-sources-list to handle esm-X/* naming convention

8638a13... by Alex Murray

umt testflinger: Default to people.canonical.com as jump host

yantok is not available anymore so use people instead.

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

f9d6f5f... by Alex Murray

umt testflinger: Support querying queues via testflinger API

The queues.json doesn't seem to be alive at the moment so add support for
querying the testflinger API directly to get the list of available queues
as well as their associated images.

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

074d52c... by Steve Beattie

security-fake-sync: kinetic is under devel

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

0e30063... by Steve Beattie

umt: emit warnings in umt download step as well as umt check

umt emits some specialized warnings on a per package basis but only
during `umt check`. This is late in the update preparation process,
and often a preparer has already tripped over some of these issues
before they even get to the point of running `umt check`.

To address this, split out the warning generation into a separate
function so that they also can be emitted during `umt download`,
whensomeone is at the beginning of preparing an update, and will
hopefully take them into account when doing the preparation.

Also included are an added commit for mongodb, an additional warning
for curl, and reformatting the data structure.

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~sbeattie/ubuntu-security-tools/+git/ubuntu-security-tools/+merge/420294
Acked-by: Seth Arnold <email address hidden>

c70f80f... by Steve Beattie

backup_ubuntu_wiki.py: convert from optparse to argparse

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

1f5367b... by Steve Beattie

backup_ubuntu_wiki.py: add a configurable sleep option between downloads

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