Skip to content

8.2.8

Compare
Choose a tag to compare
@mr-cal mr-cal released this 17 May 09:12
· 87 commits to main since this release
8.2.8

Core

This release fixes a behavior with patchelf for core24 snaps and temporarily disables the dotnet plugin for core24 snaps.

core24

Patchelf behavior has been corrected so shared libraries from the host system are not loaded for core24 snaps with classic confinement. This is done with patchelf --no-default-lib when patchelf is enabled.

Plugins

dotnet

The dotnet plugin for core24 is being redesigned and has been temporarily disabled until the rewrite is complete.

What's Changed

  • tests: fix flutter spread test by @mr-cal in #4808
  • do not load system libraries for classic core24 snaps, bump craft-parts, unregister dotnet by @mr-cal in #4809

Full Changelog: 8.2.7...8.2.8