Skip to content

Commit

Permalink
release: 2.66
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestl committed Oct 2, 2024
1 parent 592d668 commit b145e99
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# New in snapd 2.66:
* AppArmor prompting (experimental): expand kernel support checks
* AppArmor prompting: consolidate error messages and add error kinds
* AppArmor prompting: grant /v2/snaps/{name} via snap-interfaces-requests-control
* AppArmor prompting: add checks for duplicate pattern variants
* Registry views (experimental): <waiting for summary>
* Snap components: <waiting for summary>
* Desktop IDs: <waiting for summary>
* Auto-install snapd on classic systems as prerequisite for any non-essential snap install
* Support loading AppArmor profiles on WSL2 with non-default kernel and securityfs mounted
* Debian/Fedora packaging updates
* Add snap debug command for investigating execution aspects of the snap toolchain
* Improve snap pack error for easier parsing
* Add support for user services when refreshing snaps
* Add support for store controlled forceful removal of malicious snaps
* Support building FIPS complaint snapd deb and snap
* Fix to not use nss when looking up for users/groups from snapd snap
* Fix ordering in which layout changes are saved
* Patch snapd snap dynamic linker to ignore LD_LIBRARY_PATH and related variables
* Fix libexec dir for openSUSE Slowroll
* Fix handling of the shared snap directory for parallel installs
* Allow writing to /run/systemd/journal/dev-log by default
* Avoid state lock during snap removal to avoid delaying other snapd operations
* Add nomad-support interface to enable running Hashicorp Nomad
* Add intel-qat interface
* u2f-devices interface: add u2f trustkey t120 product id and fx series fido u2f devices
* desktop interface: improve integration with xdg-desktop-portal
* desktop interface: add desktop-file-ids plug attr to desktop interface
* desktop-legacy interface: support desktop-file-ids in desktop files rule generation
* desktop-legacy interface: grant access to gcin socket location
* login-session-observe interface: allow introspection
* custom-device interface: allow to explicitly identify matching device in udev tagging block
* system-packages-doc interface: allow reading /usr/share/javascript
* modem-manager interface: add new format of WWAN ports
* pcscd interface: allow pcscd to read opensc.conf
* cpu-control interface: add IRQ affinity control to cpu_control

# New in snapd 2.65.3:
* Fix missing aux info from store on snap setup

Expand Down

0 comments on commit b145e99

Please sign in to comment.