~alexmurray/ubuntu-security-tools:upgradeable-version

Last commit made on 2019-10-21
Get this branch:
git clone -b upgradeable-version https://git.launchpad.net/~alexmurray/ubuntu-security-tools
Only Alex Murray can upload to this branch. If you are Alex Murray please log in for upload directions.

Branch merges

Branch information

Name:
upgradeable-version
Repository:
lp:~alexmurray/ubuntu-security-tools

Recent commits

ab37bcd... by Alex Murray

check-source-package: Add version check to ensure we don't block upgrades

For the current package version, we need to check that it will not block
future upgrades - ie if a package has version X in release N, then it can't
have version X' in release N' where X' < X and N' > N.

4e7f4bc... by Alex Murray

build-tools/security-fake-sync: Update for eoan release

83d5eb8... by Mark Morlino

uaudit fix to find ~/.cov-auth-key correctly without the environment variable

6a39377... by Mike Salvatore

umt: Import embargoed errors for upload command

52656f6... by Steve Beattie

p-l-p/is-support.py: minor codestyle cleanup

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

f0864d2... by Mike Salvatore

Add embargoed checks to `umt upload`

9a22aed... by Steve Beattie

usn-munge.sbeattie: use canonical.com email address

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

f052efb... by Steve Beattie

debcompare: follow symlinks for shared libs to analyze across version changes

If the resulting shared library name for a given so differed due to the
version changing, symbol analysis wouldn't actually be performed.

Unfortunately, this will lead to duplicated reports when the library
versions are the same.

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

8bc3288... by Steve Beattie

repo-tools/packages-support-status: convert to python3

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

f0a444e... by Steve Beattie

audits/pk-list: fix some codestyle issues

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