~jugmac00/lpci:update-release-documentation

Last commit made on 2023-07-17
Get this branch:
git clone -b update-release-documentation 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:
update-release-documentation
Repository:
lp:~jugmac00/lpci

Recent commits

e684fea... by Jürgen Gmach

Fix broken syntax in NEWS.rst

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

Add manual doc building step to release documentation

As there is no automation in place, we need to trigger a manual build of
the documentation on Read the Docs, so the release notes are updated.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
14401ff... by Simone Pelosi

New release: lpci 0.2.2

de3704f... by Simone Pelosi

Fixed conda-build plugin

lpci conda build plugin should install and run conda-build outside of a conda environment

LP: #1978717

c2c3ba6... by Jürgen Gmach

Fix default value for the `root` flag in documentation

The default value for the `root` flag was listed as `true`, but
implemented as `false`.

`true` is a saner value as there might be quite some existing
configurations out there relying on that, and we certainly do not want
to break them.

Also see the intital discussion
https://bugs.launchpad.net/lpci/+bug/1982954
and the implementation
https://code.launchpad.net/~pelpsi/lpci/+git/lpcraft/+merge/441539

LP: #2025359

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
dba10fa... by Guruprasad

Add a note about using the defaults when requesting a manual snap build

ff3fb85... by Guruprasad

Document how to rebuild and publish the lpci snap for security fixes

25bd5d7... by Guruprasad

Rebuild the Snap package with security updates to system packages

See the following vulnerabilities for more details.
* https://ubuntu.com/security/notices/USN-6112-2/
* https://ubuntu.com/security/notices/USN-6138-1/
* https://ubuntu.com/security/notices/USN-6139-1/

abdf5a9... by Jürgen Gmach

Building Cryptography also needs `python3-dev` in the right place

a0ee210... by Jürgen Gmach

Building Cryptography also needs `python3-dev`