~alexmurray/ubuntu-security-tools:umt-grep-source-map

Last commit made on 2022-02-25
Get this branch:
git clone -b umt-grep-source-map 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:
umt-grep-source-map
Repository:
lp:~alexmurray/ubuntu-security-tools

Recent commits

571be21... by Alex Murray

umt grep: Avoid temporary file and pipe stdin to grep

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

851ed12... by Alex Murray

umt grep: Search package names from source_map by default

This then allows umt grep to find packages in any other configured
subprojects rather than just the Ubuntu archive (eg. this finds kafka in
esm-apps whereas the current umt grep does not).

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

7e5aee1... by Marc Deslauriers

perform hirsute EoL tasks

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>