Merge ~jugmac00/lpci:prepare-release-v0.0.20 into lpci:main

Proposed by Jürgen Gmach
Status: Merged
Merged at revision: 9f176ce7d82ae55f04d642209f97f69d30ada83a
Proposed branch: ~jugmac00/lpci:prepare-release-v0.0.20
Merge into: lpci:main
Diff against target: 36 lines (+8/-2)
2 files modified
NEWS.rst (+7/-1)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Guruprasad Approve
Review via email: mp+426938@code.launchpad.net

Commit message

Release version 0.0.20

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

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

Revision history for this message
Guruprasad (lgp171188) wrote :

LGTM 👍

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/NEWS.rst b/NEWS.rst
2index 9bc91b2..924486c 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,12 +2,18 @@
6 Version history
7 ===============
8
9+0.0.20 (2022-07-15)
10+===================
11+
12+- Rebuild the Snap package to include updated system packages.
13+ See https://ubuntu.com/security/notices/USN-5519-1.
14+
15 0.0.19 (2022-07-11)
16 ===================
17
18 - Add new CLI option to provide secrets via a YAML-based configuration file.
19
20-- Allow overriding APT's security checks via `PackageRepository.trusted`
21+- Allow overriding APT's security checks via `PackageRepository.trusted`.
22
23
24 0.0.18 (2022-07-04)
25diff --git a/setup.cfg b/setup.cfg
26index 7f8a24a..620de17 100644
27--- a/setup.cfg
28+++ b/setup.cfg
29@@ -1,6 +1,6 @@
30 [metadata]
31 name = lpcraft
32-version = 0.0.19
33+version = 0.0.20
34 description = Runner for Launchpad CI jobs
35 long_description = file: README.rst
36 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches