Merge ~lgp171188/lpci:rebuild-security-fixes-2023-06-06 into lpci:main

Proposed by Guruprasad
Status: Merged
Merged at revision: 25bd5d7d6a5cd2c0848495cefff0cd461070459e
Proposed branch: ~lgp171188/lpci:rebuild-security-fixes-2023-06-06
Merge into: lpci:main
Diff against target: 33 lines (+11/-1)
2 files modified
NEWS.rst (+10/-0)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Clinton Fung Approve
Review via email: mp+444147@code.launchpad.net

Commit message

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/

To post a comment you must log in.
Revision history for this message
Clinton Fung (clinton-fung) :
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 cde94aa..06151a5 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,6 +2,16 @@
6 Version history
7 ===============
8
9+0.2.1 (2023-06-06)
10+==================
11+
12+- Rebuild the Snap package to include updated system packages with fixes
13+ for the following vulnerabilities.
14+
15+ * https://ubuntu.com/security/notices/USN-6112-2/
16+ * https://ubuntu.com/security/notices/USN-6138-1/
17+ * https://ubuntu.com/security/notices/USN-6139-1/
18+
19 0.2.0 (2023-05-24)
20 ==================
21
22diff --git a/setup.cfg b/setup.cfg
23index b078d4d..df6892d 100644
24--- a/setup.cfg
25+++ b/setup.cfg
26@@ -1,6 +1,6 @@
27 [metadata]
28 name = lpci
29-version = 0.2.0
30+version = 0.2.1
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