Merge ~lgp171188/lpci:rebuild-snap-package-security-update into lpci:main

Proposed by Guruprasad
Status: Merged
Merged at revision: b46b5d78b19fefb903f4d72ae4a4e4c46c7f95b6
Proposed branch: ~lgp171188/lpci:rebuild-snap-package-security-update
Merge into: lpci:main
Diff against target: 29 lines (+7/-1)
2 files modified
NEWS.rst (+6/-0)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Guruprasad Approve
Review via email: mp+419371@code.launchpad.net

Commit message

Rebuild the Snap package to include updated system packages

See https://ubuntu.com/security/notices/USN-5376-1.

To post a comment you must log in.
Revision history for this message
Guruprasad (lgp171188) wrote :

Self-approving as this MP is solely for doing a rebuild and does not have any code change.

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 f6e4882..171368d 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,6 +2,12 @@
6 Version history
7 ===============
8
9+0.0.8 (2022-04-13)
10+====================
11+
12+- Rebuild the Snap package to include updated system packages.
13+ See https://ubuntu.com/security/notices/USN-5376-1.
14+
15 0.0.7 (2022-04-08)
16 ====================
17
18diff --git a/setup.cfg b/setup.cfg
19index d6ea2b8..4f3c5c5 100644
20--- a/setup.cfg
21+++ b/setup.cfg
22@@ -1,6 +1,6 @@
23 [metadata]
24 name = lpcraft
25-version = 0.0.7
26+version = 0.0.8
27 description = Runner for Launchpad CI jobs
28 long_description = file: README.rst
29 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches