[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.66.1+25.04

---
snapd (2.66.1+25.04) plucky; 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

 -- Ernest Lotter   Fri, 11 Oct 2024
10:05:46 +0200

** Changed in: snapd (Ubuntu Plucky)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Ernest Lotter
** Also affects: snapd (Ubuntu Plucky)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.66.1+22.04

---
snapd (2.66.1+22.04) jammy; 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

 -- Ernest Lotter   Fri, 11 Oct 2024
10:05:46 +0200

** Changed in: snapd (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.66.1+20.04

---
snapd (2.66.1+20.04) focal; 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

 -- Ernest Lotter   Fri, 11 Oct 2024
10:05:46 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.66.1+24.04

---
snapd (2.66.1+24.04) noble; 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

 -- Ernest Lotter   Fri, 11 Oct 2024
10:05:46 +0200

** Changed in: snapd (Ubuntu Noble)
   Status: Fix Committed => Fix Released

** Changed in: snapd (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.66.1+24.10

---
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

 -- Ernest Lotter   Fri, 11 Oct 2024
10:05:46 +0200

** Changed in: snapd (Ubuntu Oracular)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Łukasz Zemczak
** Tags removed: block-proposed block-proposed-focal block-proposed-
jammy block-proposed-noble block-proposed-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-26 Thread Ernest Lotter
Hi Lukasz, we are ready for the release to be finalised.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-25 Thread Ernest Lotter
I see focal passed at last, thanks for all the restarts Adrien!

Just a heads up, we will request to release tomorrow, Tuesday 26
November.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-22 Thread Adrien Nader
I and others have re-triggered the tests on focal but there are
infrastructure issues. Considering the number of retries so far, it
seems unlikely that further attempt will help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-21 Thread Sergio Cazzolato
Updated the validation tags in the issue.

** Tags removed: block-proposed-plucky verification-needed 
verification-needed-focal verification-needed-jammy verification-needed-noble 
verification-needed-oracular
** Tags added: verification-done verification-done-focal 
verification-done-jammy verification-done-noble verification-done-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-21 Thread Sergio Cazzolato
Automated tests passed with just few errors which are known issues:
https://paste.ubuntu.com/p/HGKWyCd4pv/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-21 Thread Adrien Nader
I had actually re-tried them but they failed the same way (which I don't
believe was related to the upload). I've triggered them again, and
hopefully the runners will behave better this time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-20 Thread Sergio Cazzolato
I see focal tests failed but the errors are not related to snapd. Could
you please re-exec them?

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#snapd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-20 Thread Adrien Nader
I've retriggered the tests on oracular and they all passed. Britney has
also updated.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-20 Thread Adrien Nader
I hadn't re-triggered the tests on jammy and focal though (they had
already passed on noble) and I've done so now. The infra issues are
still present however so the tests may need an unknown number of
retriggers to pass.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-19 Thread Ernest Lotter
Hi Lukasz,

[1] As requested, I added the now required additional build of snapd
2.66.1+25.04 in snappy image PPA. It is currently still building.

When done, would you please upload to proposed as well.


[2] In addition, we looked at he autopkg failures, it looks like infra issues, 
all failures fail early in the same way... Would you please trigger re-runs?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-19 Thread Łukasz Zemczak
** Tags added: block-proposed-plucky

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-18 Thread Łukasz Zemczak
Hey Ernest! Is the fix for [2] already included in the 2.66.1 release?
Since I see the code is merged.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-18 Thread Łukasz Zemczak
What we usually asked for is to make sure every packaging change is made
clear whenever happening. While reviewing the package, I notice that
there's a whole new set of changes in the rules file for FIPS handling.
Let's make sure we keep that in mind while testing.

Is there any other hot-changes regarding system integration we should
keep an eye out?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-18 Thread Łukasz Zemczak
Hello Ernest, or anyone else affected,

Accepted snapd into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/snapd/2.66.1+20.04 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: snapd (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-18 Thread Łukasz Zemczak
Hello Ernest, or anyone else affected,

Accepted snapd into oracular-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/snapd/2.66.1+24.10 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
oracular to verification-done-oracular. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-oracular. In either case, without details of your
testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: snapd (Ubuntu Oracular)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-oracular

** Changed in: snapd (Ubuntu Noble)
   Status: New => Fix Committed

** Tags added: verification-needed-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-18 Thread Ernest Lotter
No it is not, the merge happened too late. But also note, the deadlock
issue is not new, so not a regression in 2.66.1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-18 Thread Łukasz Zemczak
** Tags added: block-proposed block-proposed-focal block-proposed-jammy
block-proposed-noble block-proposed-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-01 Thread Ernest Lotter
- Requesting 2.66.1 to proposed for Oracular, Noble, Jammy, Focal.
- Please apply release block for all to prevent possibility to automatic 
progression beyond proposed.

Builds in snappy image PPA:
Oracular: 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/16576088/+listing-archive-extra
Noble: 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/16576090/+listing-archive-extra
Jammy: 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/16576089/+listing-archive-extra
Focal: 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/16576088/+listing-archive-extra

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-01 Thread Ernest Lotter
Important information:
--

2.66.1 Known Issues

[1] Bug related to mount control interface using specific combination of mount 
options e.g. ro,rw
- Breaking change, that is believed to impact very few Ubuntu Core devices
- Impact specific Ubuntu Core devices that makes use of mount-control 
interface, more specifically using certain combinations of mount options
- Waiting for information (query) from store team to inform how widespread 
this issue is, beyond the known case
- Workaround suggested, awaiting feedback

[2] Unlikely deadlock related to refresh app awareness, reported here: 
https://bugs.launchpad.net/snapd/+bug/2084730 
- Fix in progress: https://github.com/canonical/snapd/pull/14671

Require final decision and statement on both of these known issues
before snapd 2.66.1 may be released.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-11-01 Thread Ernest Lotter
** Description changed:

  This is a new version of snapd.
  
  The changelog is available here
- https://github.com/snapcore/snapd/blob/2.66/packaging/ubuntu-16.04/changelog,
+ 
https://github.com/snapcore/snapd/blob/2.66.1/packaging/ubuntu-16.04/changelog,
  the raw git changelog is available here:
- https://github.com/snapcore/snapd/commits/2.66 (note that the debian
+ https://github.com/snapcore/snapd/commits/2.66.1 (note that the debian
  changelog is auto-generated from the merges of the git commits so there
  is usually no need to look at the raw git commits).
  
  The snappy team released a new release that we want SRU into focal+. The
  process described in https://wiki.ubuntu.com/SnapdUpdates was used and
  we have done integration-tests on the snappy images, autopkgtests on
  classic and unit tests.
  
  GitHub Actions test runs can be found at
- https://github.com/snapcore/snapd/actions?query=branch%3Arelease%2F2.66
+ https://github.com/canonical/snapd/actions/runs/11306758234

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-10-19 Thread Ernest Lotter
** Also affects: snapd (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Oracular)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083490] Re: [SRU] 2.66.1

2024-10-10 Thread Ernest Lotter
** Summary changed:

- [SRU] 2.66
+ [SRU] 2.66.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083490

Title:
  [SRU] 2.66.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs