~alexmurray/ubuntu-cve-tracker:restore-release-stamps-and-sort-instead-by-release-version

Last commit made on 2023-04-03
Get this branch:
git clone -b restore-release-stamps-and-sort-instead-by-release-version https://git.launchpad.net/~alexmurray/ubuntu-cve-tracker
Only Alex Murray can upload to this branch. If you are Alex Murray please log in for upload directions.

Branch merges

Branch information

Name:
restore-release-stamps-and-sort-instead-by-release-version
Repository:
lp:~alexmurray/ubuntu-cve-tracker

Recent commits

1ba8458... by Alex Murray

scripts/test_cve_lib.py: remove debug print from test_release_sort

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

Failed
[FAILED] tests:0 (build)
11 of 1 result
c6ee42e... by Alex Murray

scripts/cve_lib.py: sort by release version rather than stamp

We want sub-releases to sort with their parent release but their release stamp
is often much later (ie. esm-apps for xenial was released quite a while after
xenial itself). So instead sort based on the version of the release (or it's
parent) rather than the release stamp.

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

Failed
[FAILED] tests:0 (build)
11 of 1 result
8666bad... by Alex Murray

script/cve_lib.py: restore release stamps removed in 90fc7929bf1

This broke various other tooling that used this - instead will try a different
approach to release name sorting based on release version, as suggested by
sbeattie

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

f16ab15... by Alex Murray

scripts/cve-mode.el: append any note to patches when downloading

If a patch is listed as say:

  upstream: https://github.com/foo/bar/commit/12345 (note)

Then when downloading this, name the patch:

  CVE-YYYY-NNNN-note-I.patch

where I is the count of patches in the CVE file.

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

79f6aa4... by Rodrigo Figueiredo Zaiden

CVE-2022-39188: kernel: add notes for 5.4 kernels

Signed-off-by: Rodrigo Figueiredo Zaiden <email address hidden>

c5b8b21... by Rodrigo Figueiredo Zaiden

merge cve updates from kernel team

Signed-off-by: Rodrigo Figueiredo Zaiden <email address hidden>

027c0c8... by Paulo Flabiano Smorigo

xcftools update released

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

b62c339... by Thadeu Lima de Souza Cascardo

kernel/CVE-2022-4744: autotriage

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

8176456... by Thadeu Lima de Souza Cascardo

kernel/CVE-2022-39188: autotriage

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

d923801... by Marc Deslauriers

added samba CVEs