~jugmac00/lpci:prepare-releasea-0.0.21

Last commit made on 2022-07-19
Get this branch:
git clone -b prepare-releasea-0.0.21 https://git.launchpad.net/~jugmac00/lpci
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:
prepare-releasea-0.0.21
Repository:
lp:~jugmac00/lpci

Recent commits

c7f11f3... by Jürgen Gmach

Prepare release for version 0.0.21

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
ff5b53a... by Jürgen Gmach

Add Golang plugin

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
9f176ce... by Jürgen Gmach

Release version 0.0.20

This includes security fixes for system packages, see
https://ubuntu.com/security/notices/USN-5519-1

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
f521d21... by Jürgen Gmach

Back to development for version 0.0.20

9564cae... by Jürgen Gmach

Prepare release 0.0.19

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
7c10688... by Jürgen Gmach

Allow overriding APT's security checks

... via `PackageRepository.trusted`.

1a0c248... by Colin Watson

Gather sdist from our own build

This is useful for testing, as I'm currently working on adding sdist
publication support to Launchpad.

19ac8f5... by Jürgen Gmach

Add info that `PackageRepository.url` is using Jinja2

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
825df99... by Jürgen Gmach

Add cli option to pass in a configuration file for credentials

The YAML file should look like:

```
key_one: secret_one
key_two: secret_two
```

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
ab57e81... by Jürgen Gmach

Add link to fixed libcurl security vulnerabilities