Jürgen Gmach has proposed merging ~jugmac00/lpcraft:rebuild-for-USN-5766-1 into lpcraft:main.
Commit message: Prepare new release version 0.0.36 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~jugmac00/lpcraft/+git/lpcraft/+merge/434305 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/lpcraft:rebuild-for-USN-5766-1 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst index 8403acb..f65277c 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,10 +2,13 @@ Version history =============== -0.0.36 (unreleased) +0.0.36 (2022-12-08) =================== - Sanitize the project name before cleaning. +- Rebuild the Snap package to include updated system packages. + See https://ubuntu.com/security/notices/USN-5766-1/. + 0.0.35 (2022-10-27) =================== diff --git a/setup.cfg b/setup.cfg index a28787b..373eab3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = lpcraft -version = 0.0.36.dev0 +version = 0.0.36 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

