~alexmurray/ubuntu-cve-tracker:die-partner-die

Last commit made on 2023-06-02
Get this branch:
git clone -b die-partner-die 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:
die-partner-die
Repository:
lp:~alexmurray/ubuntu-cve-tracker

Recent commits

ae5149e... by Alex Murray

die partner die

The partner mirror hasn't been used or supported for a very long time so let's
not try and pretend anymore. Remove all references to it from UCT.

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

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
16f507b... by Marc Deslauriers

process_cves run

2a74e13... by Ian Constantin

Daily CVE CVSS Refresh

b009266... by Steve Beattie

lpci: add missing dependency on python3-macaroonbakery

Commit dc51a268ab4 ("Add pytest for publish-cves-to-website-api.py")
added tests for the publish-cve-towebsite-api.py script, but failed to
add the python3-macaroonbakery depndency it relies on to the set of
packages that need to be installed in the lpci environment. Fix that to
unbreak the tests.

MR: https://code.launchpad.net/~pfsmorigo/ubuntu-cve-tracker/+git/ubuntu-cve-tracker/+merge/438624
Signed-off-by: Steve Beattie <email address hidden>

297f972... by Steve Beattie

lpci: enable oval unit tests, run under pytest-3

Merge conflict resolution: add
  ./scripts/test_publish-cves-to-website-api.py to the set of tests
  run under pytest-3.

MR: https://code.launchpad.net/~sbeattie/ubuntu-cve-tracker/+git/ubuntu-cve-tracker/+merge/443517
Signed-off-by: Steve Beattie <email address hidden>
Acked-by: Alex Murray <email address hidden>

07729c0... by Nishit Majithia

Fix bionic status in a CVE

Signed-off-by: Nishit Majithia <email address hidden>

1b2a743... by Nishit Majithia

update scripts/cve.vim with esm-infra/bionic changes

Signed-off-by: Nishit Majithia <email address hidden>

b80ba47... by Alex Murray

scripts/cve-mode.el: add esm-infra/bionic as a known release

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

248b41a... by Alex Murray

snapd CVE-2023-1523 is now released for mantic

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

a8a6bb8... by Paulo Flabiano Smorigo

Merge branch 'pfsmorigo/pytest_publish_cves_to_website_api'