~jugmac00/launchpad:identify-ppa-as-official-db.patch

Last commit made on 2022-09-30
Get this branch:
git clone -b identify-ppa-as-official-db.patch https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
identify-ppa-as-official-db.patch
Repository:
lp:~jugmac00/launchpad

Recent commits

cffcbb2... by Jürgen Gmach

Add `Archive.official` database column

The column is either inferred/prepopulated from `Archive.purpose` or
manually set by the distribution owner.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
1890ec1... by Jürgen Gmach

Update sampledate for changes in public.cve

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/430725

1905cfa... by Jürgen Gmach

Update sampledate for changes in public.cve

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
af14360... by Andrey Fedoseev

Replace `Cve.discoverer` with `discovered_by`

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/430020

0dc9a35... by Andrey Fedoseev

UCT import/export: handle the `cve.discovered_by` field

e131d70... by Andrey Fedoseev

Replace `Cve.discoverer` with `discovered_by`

`Cve.discoverer` is a reference to a `Person`, but it doesn't really work with the real data in Ubuntu CVE Tracker.

In UCT, `Discovered-By` is a free-form field which usually contains name of one or more people or an organization name which is impossible to map to a `Person`.

We agreed that a plain text field would work better for this case.

e1bf448... by Andrey Fedoseev

UCT import: use `Packaging` model for `upstream`

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/429109

c97c127... by Colin Watson

Support generic Artifactory repositories

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/429956

b4759d1... by Colin Watson

Update sampledata

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/430031

a63cf34... by Colin Watson

number-cruncher: Don't send null gauges to statsd

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/430304