~alexmurray/ubuntu-security-tools:dont-recommend-proposed

Last commit made on 2020-11-04
Get this branch:
git clone -b dont-recommend-proposed 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:
dont-recommend-proposed
Repository:
lp:~alexmurray/ubuntu-security-tools

Recent commits

8ffdd30... by Alex Murray

check-source-package: Don't recommend to use -proposed

This is not the done-thing anymore

e908630... by Alex Murray

Update security-fake-sync for hirsute devel opening

e5a48ab... by Mike Salvatore

Merge branch 'umt-upload-cve-detection'

9910db3... by Mike Salvatore

umt: improve detection of CVEs in changelog when performing `umt upload`

9c2b7f8... by Alex Murray

umt: Add --previous-logfile option for compare-log

This allows to easily compare against say a log from launchpad etc

606f341... by Alex Murray

audits/post-report: Add --force and --dry-run arguments

f30e756... by Alex Murray

uaudit: Use default-directory for emacs magic rather than eval cd

Since eval is unsafe this will prompt emacs to ask if we want to do it
everytime we load the file - if we use default-directory though then we
don't get prompted

1988144... by Alex Murray

uaudit: Add some emacs magic for generated csp-source.txt

5c3f83f... by Alex Murray

uaudit: Use scc for code metrics instead of sloccount

sloccount can't count golang, this is a dealbreaker

894d61a... by Alex Murray

umt: qrt subcommand should do an apt upgrade if using proposed

This ensures the packages from -proposed are actually installed.