Skip to content

New snapd 2.27 release

Compare
Choose a tag to compare
@mvo5 mvo5 released this 10 Aug 14:15
· 40738 commits to master since this release
2.27

Some highlights:

  • updated interfaces: default, mir, optical-observe, system-observe, screen-inhibit-control, unity, network-control
  • new interfaces: greengrass-support, password-manager-service
  • snapctl work inside the snap context too (outside of hooks)
  • forced-devmode information is available via the sysinfo API now
  • seccomp argument filtering re-enabled
  • add --listswitch to snap abort and snap watch
  • add new snap commandline aliass: snap search and snap change
  • many test improvements
  • many bugfixes
  • shellcheck everywhere
  • snap list now shows the snap type in the notes (if it is not type: app)
  • support "title" via the store/rest-api
  • syslogIdentifier is now written to the generated systemd unti files
  • make snapd itself a "type=notify" daemon
  • opensuse,fedora spec files are part of the git tree now
  • auto-import system-user assertion only from ext4,vfat partitions
  • show sha3-384 hash in snap info --verbose snapfile
  • show snap-id in snap info
  • make config defaults from gadget work also at first boot
  • add support for android-boot
  • implement snap-update-ns
  • use /etc/ssl from the core snap
  • implement shortcut snap install --unaliased to install a snap without its automatic aliases snapd#33751