[ubuntu/oracular-proposed] snapd 2.66.1+24.10 (Accepted)

Ernest Lotter ernest.lotter at canonical.com
Mon Nov 18 15:55:41 UTC 2024


snapd (2.66.1+24.10) oracular; urgency=medium

  * New upstream release, LP: #2083490
    - AppArmor prompting (experimental): Fix kernel prompting support
      check
    - Allow kernel snaps to have content slots
    - Fix ignoring snaps in try mode when amending

snapd (2.66) xenial; urgency=medium

  * New upstream release, LP: #2083490
    - AppArmor prompting (experimental): expand kernel support checks
    - AppArmor prompting (experimental): consolidate error messages and
      add error kinds
    - AppArmor prompting (experimental): grant /v2/snaps/{name} via
      snap-interfaces-requests-control
    - AppArmor prompting (experimental): add checks for duplicate
      pattern variants
    - Registry views (experimental): add handlers that commit (and
      cleanup) registry transactions
    - Registry views (experimental): add a snapctl fail command for
      rejecting registry transactions
    - Registry views (experimental): allow custodian snaps to implement
      registry hooks that modify and save registry data
    - Registry views (experimental): run view-changed hooks only for
      snaps plugging views affected by modified paths
    - Registry views (experimental): make registry transactions
      serialisable
    - Snap components: handle refreshing components to revisions that
      have been on the system before
    - Snap components: enable creating Ubuntu Core images that contain
      components
    - Snap components: handle refreshing components independently of
      snaps
    - Snap components: handle removing components when refreshing a snap
      that no longer defines them
    - Snap components: extend snapd Ubuntu Core installation API to
      allow for picking optional snaps and components to install
    - Snap components: extend kernel.yaml with "dynamic-modules",
      allowing kernel to define a location for kmods from component
      hooks
    - Snap components: renamed component type "test" to "standard"
    - Desktop IDs: support installing desktop files with custom names
      based on desktop-file-ids desktop interface plug attr
    - 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 snap remove --terminate flag for terminating running snap
      processes
    - 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
    - unity7 interface: support desktop-file-ids in desktop files rule
      generation
    - 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
    - opengl interface: add support for cuda workloads on Tegra iGPU in
      opengl interface

Date: Fri, 11 Oct 2024 10:05:46 +0200
Changed-By: Ernest Lotter <ernest.lotter at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Ɓukasz Zemczak <lukasz.zemczak at canonical.com>
https://launchpad.net/ubuntu/+source/snapd/2.66.1+24.10
-------------- next part --------------
Format: 1.8
Date: Fri, 11 Oct 2024 10:05:46 +0200
Source: snapd
Built-For-Profiles: noudeb
Architecture: source
Version: 2.66.1+24.10
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Ernest Lotter <ernest.lotter at canonical.com>
Launchpad-Bugs-Fixed: 2083490
Changes:
 snapd (2.66.1+24.10) oracular; urgency=medium
 .
   * New upstream release, LP: #2083490
     - AppArmor prompting (experimental): Fix kernel prompting support
       check
     - Allow kernel snaps to have content slots
     - Fix ignoring snaps in try mode when amending
 .
 snapd (2.66) xenial; urgency=medium
 .
   * New upstream release, LP: #2083490
     - AppArmor prompting (experimental): expand kernel support checks
     - AppArmor prompting (experimental): consolidate error messages and
       add error kinds
     - AppArmor prompting (experimental): grant /v2/snaps/{name} via
       snap-interfaces-requests-control
     - AppArmor prompting (experimental): add checks for duplicate
       pattern variants
     - Registry views (experimental): add handlers that commit (and
       cleanup) registry transactions
     - Registry views (experimental): add a snapctl fail command for
       rejecting registry transactions
     - Registry views (experimental): allow custodian snaps to implement
       registry hooks that modify and save registry data
     - Registry views (experimental): run view-changed hooks only for
       snaps plugging views affected by modified paths
     - Registry views (experimental): make registry transactions
       serialisable
     - Snap components: handle refreshing components to revisions that
       have been on the system before
     - Snap components: enable creating Ubuntu Core images that contain
       components
     - Snap components: handle refreshing components independently of
       snaps
     - Snap components: handle removing components when refreshing a snap
       that no longer defines them
     - Snap components: extend snapd Ubuntu Core installation API to
       allow for picking optional snaps and components to install
     - Snap components: extend kernel.yaml with "dynamic-modules",
       allowing kernel to define a location for kmods from component
       hooks
     - Snap components: renamed component type "test" to "standard"
     - Desktop IDs: support installing desktop files with custom names
       based on desktop-file-ids desktop interface plug attr
     - 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 snap remove --terminate flag for terminating running snap
       processes
     - 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
     - unity7 interface: support desktop-file-ids in desktop files rule
       generation
     - 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
     - opengl interface: add support for cuda workloads on Tegra iGPU in
       opengl interface
Checksums-Sha1:
 0d791075303c7f1f8ba2b6f93a21947f9bb00c80 2635 snapd_2.66.1+24.10.dsc
 86dff551026f8d16edf517a3d3a204d4c1198c44 8949768 snapd_2.66.1+24.10.tar.xz
 7a79a55870e9c3d261bb26f8721beed5567ff4eb 10218 snapd_2.66.1+24.10_source.buildinfo
Checksums-Sha256:
 a86f9daf3be2a719edbc32a3f4633c98e52a91332369bd2cc06dc7fbc9829f09 2635 snapd_2.66.1+24.10.dsc
 72e312c804249b50f24948e31494b493a6cd72ca73baa980a6f4cec6b41b3ca8 8949768 snapd_2.66.1+24.10.tar.xz
 d60bf060988fc64fee90cee412fef408016b5a4013440b090e212ebf1add3d18 10218 snapd_2.66.1+24.10_source.buildinfo
Files:
 b691ec8520708e636fb9aef449492ce9 2635 devel optional snapd_2.66.1+24.10.dsc
 53cff3676085cb7d7f31715c1ad3dcb4 8949768 devel optional snapd_2.66.1+24.10.tar.xz
 9c56c2cb939b9e70948312bf5c46b8a1 10218 devel optional snapd_2.66.1+24.10_source.buildinfo


More information about the oracular-changes mailing list