~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools:usn-util-fix

Last commit made on 2022-02-07
Get this branch:
git clone -b usn-util-fix 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

Recent commits

a93df7f... by Spyros Seimenis

Fix command execution for bash and zsh

52e9d64... by Spyros Seimenis

usn-tools: Fix ESM cases for usn_create_usn_template command

  - support for merge usn only for proposed and esm for now
  - upload to private repo needs explicit argument "private"
  - formatting

b841110... by Ian Constantin

Added surrounding quotes when echoing to preserve new lines for following grep operations

287ba1f... by Paulo Flabiano Smorigo

ceviche: add a component, new debug mode, refactor run command

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>

fd5fa1f... by Alex Murray

Merge branch 'check-source-package-improvements'

1bba9d2... by Paulo Flabiano Smorigo

ceviche: bug fixes and improvements

 try/catches to avoid crashes
 add some commands and change others
 load cve from git status

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>

b0f2306... by Spyros Seimenis

Fix umt check for xenial ESM

Running umt check for an ESM update compares it with the latest
package found in updates instead of ESM ppa. This is due to using
rmadison (which does not shows results from ppas) instead of
apt-cache madison.

Acked-by: Leonidas S. Barbosa
MR: https://code.launchpad.net/~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools/+merge/411757

1bffd3b... by Steve Beattie

backup_ubuntu_wiki.py: add script to back up the ubuntu wiki

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

aad64e9... by Paulo Flabiano Smorigo

ceviche: fix missing color and other tweaks

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>

b88cd8e... by Paulo Flabiano Smorigo

ceviche: add "all" filter, fix commands and other minor issues

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>