Merge ~jugmac00/lpci:upgrade-system-packages-USN-5871-1 into lpci:main

Proposed by Jürgen Gmach
Status: Merged
Merged at revision: 57c743a4f00020dd714f079632ae38cd07e1ef6f
Proposed branch: ~jugmac00/lpci:upgrade-system-packages-USN-5871-1
Merge into: lpci:main
Diff against target: 33 lines (+5/-2)
2 files modified
NEWS.rst (+4/-1)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+437322@code.launchpad.net

Commit message

Rebuild the Snap package to include updated system packages

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

self-approving as this is just a rebuild

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 8a165cd..86d21cc 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,12 +2,15 @@
6 Version history
7 ===============
8
9-0.0.45 (unreleased)
10+0.0.45 (2023-02-15)
11 ===================
12
13 - Replace deprecated setuptools directive.
14 See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-license-file.
15
16+- Rebuild the Snap package to include updated system packages.
17+ See https://ubuntu.com/security/notices/USN-5871-1/.
18+
19 0.0.44 (2023-02-09)
20 ===================
21
22diff --git a/setup.cfg b/setup.cfg
23index deb8f91..6caa534 100644
24--- a/setup.cfg
25+++ b/setup.cfg
26@@ -1,6 +1,6 @@
27 [metadata]
28 name = lpcraft
29-version = 0.0.45.dev0
30+version = 0.0.45
31 description = Runner for Launchpad CI jobs
32 long_description = file: README.rst
33 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches