launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #28337
[Merge] ~lgp171188/lpcraft:rebuild-snap-package-security-update into lpcraft:main
Guruprasad has proposed merging ~lgp171188/lpcraft:rebuild-snap-package-security-update into lpcraft:main.
Commit message:
Rebuild the Snap package to include updated system packages
See https://ubuntu.com/security/notices/USN-5376-1.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~lgp171188/lpcraft/+git/lpcraft/+merge/419371
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/lpcraft:rebuild-snap-package-security-update into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst
index f6e4882..171368d 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,12 @@
Version history
===============
+0.0.8 (2022-04-13)
+====================
+
+- Rebuild the Snap package to include updated system packages.
+ See https://ubuntu.com/security/notices/USN-5376-1.
+
0.0.7 (2022-04-08)
====================
diff --git a/setup.cfg b/setup.cfg
index d6ea2b8..4f3c5c5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = lpcraft
-version = 0.0.7
+version = 0.0.8
description = Runner for Launchpad CI jobs
long_description = file: README.rst
long_description_content_type = text/x-rst