Guruprasad has proposed merging ~lgp171188/lpcraft:rebuild-USN-5788-1 into lpcraft:main.
Commit message: Rebuild the Snap package with security updates to system packages See https://ubuntu.com/security/notices/USN-5788-1. Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~lgp171188/lpcraft/+git/lpcraft/+merge/435250 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/lpcraft:rebuild-USN-5788-1 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst index eba9a41..11e8d82 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,12 @@ Version history =============== +0.0.39 (2023-01-06) +=================== + +- Rebuild the Snap package to include updated system packages. + See https://ubuntu.com/security/notices/USN-5788-1. + 0.0.38 (2023-01-05) =================== diff --git a/setup.cfg b/setup.cfg index 8040935..008537b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = lpcraft -version = 0.0.38 +version = 0.0.39 description = Runner for Launchpad CI jobs long_description = file: README.rst long_description_content_type = text/x-rst
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

