Core
core24
Snapcraft 8.2.2 fixes two regressions with advanced grammar in core24 snaps:
- Advanced grammar could not be used in root-level part keywords
build-packages
andbuild-snaps
(LP#2061603) - Advanced grammar could not be combined with other data (#4764)
Known issues
- Project variables
CRAFT_PROJECT_NAME
andCRAFT_PROJECT_VERSION
are not evaluated in core24 (canonical/craft-application#320). snapcraft list-plugins
does not work in core24 project directories (#4742)- Snapcraft does not evaluate project variables added by extensions in core24 (#4771)
CRAFT_ARCH_BUILD_FOR
andCRAFT_ARCH_TRIPLET_BUILD_FOR
use the build on architecture (#4770)
What's Changed
- tests: remove core24 snap workarounds by @mr-cal in #4761
- tests(spread): regression test for grammar and non-grammar lists by @mr-cal in #4768
Full Changelog: 8.2.1...8.2.2