** Description changed:

  New snapd release 2.74.1 + security fix CVE-2026-3888 + FDE secboot
- fixes required for Jammy, Noble, Plucky, Questing and Resolute.
+ fixes required for Jammy, Noble, Questing and Resolute.
  
  Version: 2.74.1+ubuntu2X.X.3
  
  - For Resolute, it follows upstream release 2.74.1+ubuntu24.04
  - For Jammy, Noble, Plucky and Questing, it follows upstream release   
2.73+ubuntu2X.XX
  
  The Snapd package deviates from the standard SRU process. The following
  special SRU process was followed:
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Snapd-Updates/. We are in the process of updating to refreshed
  documentation:
  
https://docs.google.com/document/d/e/2PACX-1vTE088Am4f5SWhf3vIzA1vAIPLNrQ7JYWRO185SWmHED_e0msSahJSozArisSXezd1D8CugstKN27jx/pub
  (draft)
  
  Release preparation: https://github.com/canonical/snapd/pull/16794
  Release preparation test results: 
https://github.com/canonical/snapd/actions/runs/23357391611/job/67953154196
  Failure analysis: 
https://github.com/canonical/snapd/pull/16794#issuecomment-4102381661
  
  Additional preperation for .3:
  https://github.com/canonical/snapd/pull/16816
  
  Release notes:
  - 2.74: 
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  - 2.74.1: 
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  - This deb only iteration:
-     - FDE: secboot fixes
-     - Security: CVE-2026-3888
-     - Packaging: fix deb package version number
-     - Packaging: fix autopkgtest failure to install spread
+     - FDE: secboot fixes
+     - Security: CVE-2026-3888
+     - Packaging: fix deb package version number
+     - Packaging: fix autopkgtest failure to install spread
  
  Debian package source git branch:
  https://github.com/canonical/snapd/tree/release/2.74
  
  Note: We are transitioning to using branches on LP. For the moment we
  have removed debian folder from our source tree, so to build the debs, I
  had to copy packaging/ubuntu-16.04 to debian to enable builds, so you
  will see that as a diff with tagged 2.74.1 on the release branch.
  
  Debian package source git hash: e75a20f112c862e74b16f228164f4d9a1b5f4adc
  
  The deb only fix has a few commits on top of
  https://github.com/canonical/snapd/releases/tag/2.74.1
  
  ------------------------------------------------------------------------------
  
  Launchpad bugs addressed:
  - https://launchpad.net/snapd/+milestone/2.74
  - https://launchpad.net/snapd/+milestone/2.74.1
  
  Content overview (2.74 + 2.74.1):
   - Full disk encryption Bug fixes
   - Full disk encryption support for 26.04 installer image
   - Keyboard and boot UX improvements for encrypted systems
   - Preseeding support on hybrid systems
   - Confdb feature expansion
   - Remote device management and assertions enhancements
   - Snap and snapctl CLI robustness and usability improvements
   - Desktop, confinement, and interface refinements
   - Packaging, cross-distro, and system reliability cleanups
  
  More on packaging (2.74 + 2.74.1):
   - Drop ubuntu-14.04 packaging
   - Drop ubuntu-{14.04,16.04} transitional binary packages
   - Remove desktop files and state lock file during snapd
  
  Areas of potential regressions: Nothing specific, relatively low risk
  Risk: FDE, Kernel Components
  
  Source packages on `ppa:snappy-dev/image` for upload to -proposed:
  - Resolute | 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/18270292/+listing-archive-extra
  
  - Questing | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18270298/+listing-archive-extra
  
  - Noble    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18270299/+listing-archive-extra
  
  - Jammy    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18270300/+listing-archive-extra
  
  ------------------------------------------------------------------------------
  
  Validation already completed:
  
  - Release preparation test results: PASS
  
     - Results:
  
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  
     - Failure analysis:
  https://github.com/canonical/snapd/pull/16794#issuecomment-4102381661
  
  - Snapd Team QA beta validation: PASS
  https://warthogs.atlassian.net/browse/SNAPDENG-36165 (base release
  2.74.1)
  
  - Certification team validation: PASS
  https://test-observer.canonical.com/#/snaps/404593 (base release 2.74.1)
  
  - Verification on Resolute: PASS (done on 2.71 and 2.74.1)
  
  - Release upgrades: TBC
  
  ===========================================================================
  
  New Snapd release 2.74.1 is required for Jammy, Noble, Plucky, Questing
  and Resolute.
  
  Snapd 2.74.1 is the latest upstream release.
   - For Resolute, it follows 2.74
   - For Jammy, Noble, Plucky and Questing it follows the the previous Ubuntu 
release snapd 2.73.
  
  The Snapd package deviates from the standard SRU process. The following
  special SRU process was followed:
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Snapd-Updates/. We are in the process of updating to refreshed
  documentation:
  
https://docs.google.com/document/d/e/2PACX-1vTE088Am4f5SWhf3vIzA1vAIPLNrQ7JYWRO185SWmHED_e0msSahJSozArisSXezd1D8CugstKN27jx/pub
  (draft)
  
  Release preparation: https://github.com/canonical/snapd/pull/16581
  Release preparation test results: 
https://github.com/canonical/snapd/actions/runs/21961159773/job/63470482834
  Failure analysis: 
https://github.com/canonical/snapd/pull/16581#issuecomment-3895464236
  
  Release notes:
  
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  
  Debian package source git branch:
  https://github.com/canonical/snapd/tree/release/2.74
  
  Note: We are transitioning to using branches on LP. For the moment we
  have removed debian folder from our source tree, so to build the debs, I
  had to copy packaging/ubuntu-16.04 to debian to enable builds, so you
  will see that as a diff with tagged 2.74.1 on the release branch.
  
  Debian package source git tag:
  https://github.com/canonical/snapd/releases/tag/2.74.1
  
  ------------------------------------------------------------------------------
  
  Launchpad bugs addressed:
  - https://launchpad.net/snapd/+milestone/2.74
  - https://launchpad.net/snapd/+milestone/2.74.1
  
  Content overview (2.74 + 2.74.1):
   - Full disk encryption Bug fixes
   - Full disk encryption support for 26.04 installer image
   - Keyboard and boot UX improvements for encrypted systems
   - Preseeding support on hybrid systems
   - Confdb feature expansion
   - Remote device management and assertions enhancements
   - Snap and snapctl CLI robustness and usability improvements
   - Desktop, confinement, and interface refinements
   - Packaging, cross-distro, and system reliability cleanups
  
  More on packaging (2.74 + 2.74.1):
   - Drop ubuntu-14.04 packaging
   - Drop ubuntu-{14.04,16.04} transitional binary packages
   - Remove desktop files and state lock file during snapd
  
  Areas of potential regressions: Nothing specific, relatively low risk
  Risk: FDE, Kernel Components
  
  Source packages on `ppa:snappy-dev/image` for upload to -proposed:
  - Resolute | 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/18113091/+listing-archive-extra
  
  - Questing | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18113092/+listing-archive-extra
  
  - Noble    | https://launchpad.net/~snappy-
  Ndev/+archive/ubuntu/image/+sourcepub/18113095/+listing-archive-extra
  
  - Jammy    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18113096/+listing-archive-extra
  
  ------------------------------------------------------------------------------
  
  Validation already completed:
  
  - Release preparation test results: PASS
  
     - Results
  https://github.com/canonical/snapd/actions/runs/21961159773/job/63470482834
  
     - Failure analysis:
  https://github.com/canonical/snapd/pull/16581#issuecomment-3895464236
  
  - Snapd Team QA beta validation: PASS
  https://warthogs.atlassian.net/browse/SNAPDENG-36165
  
  - Certification team validation: PASS
  https://test-observer.canonical.com/#/snaps/404593 (requires VPN)
  
  - Verification on Resolute: PASS
  
  - Release upgrades: TBC
  
  ---original---
  
  New Snapd release 2.74 is required for Jammy, Noble, Plucky and
  Questing.
  
  Snapd 2.74 is the latest upstream release. It follows the the previous
  Ubuntu release snapd 2.73.
  
  The Snapd package deviates from the standard SRU process. The following
  special SRU process was followed:
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Snapd-Updates/. We are in the process of updating to refreshed
  documentation:
  
https://docs.google.com/document/d/e/2PACX-1vTE088Am4f5SWhf3vIzA1vAIPLNrQ7JYWRO185SWmHED_e0msSahJSozArisSXezd1D8CugstKN27jx/pub
  (draft)
  
  Release preparation: https://github.com/canonical/snapd/pull/16288
  Release preparation test results: 
https://github.com/canonical/snapd/actions/runs/17822196539/job/50712254868
  Failure analysis: 
https://github.com/canonical/snapd/pull/16288#issuecomment-3583193793
  
  Release notes:
  
https://github.com/canonical/snapd/pull/16288/files#diff-51920e95310ebfbc1ae31709f3b95f89afffbf4f1a6e38e8b2b406e2fb6197eaR1
  
  Debian package source git branch:
  https://github.com/canonical/snapd/tree/release/2.74
  
  Note: We are transitioning to using branches on LP. For the moment we
  have removed debian folder from our source tree, so to build the debs, I
  had to copy packaging/ubuntu-16.04 to debian to enable builds, so you
  will see that as a diff with tagged 2.74 on the release branch.
  
  Debian package source git tag:
  https://github.com/canonical/snapd/releases/tag/2.74
  
  ------------------------------------------------------------------------------
  
  Launchpad bugs addressed: https://launchpad.net/snapd/+milestone/2.74
  
  Content overview:
   - Full disk encryption support for 26.04 installer image
   - Keyboard and boot UX improvements for encrypted systems
   - Preseeding support on hybrid systems
   - Confdb feature expansion
   - Remote device management and assertions enhancements
   - Snap and snapctl CLI robustness and usability improvements
   - Desktop, confinement, and interface refinements
   - Packaging, cross-distro, and system reliability cleanups
  
  More on packaging:
   - Drop ubuntu-14.04 packaging
   - Drop ubuntu-{14.04,16.04} transitional binary packages
   - Remove desktop files and state lock file during snapd
  
  Areas of potential regressions: Nothing specific, relatively low risk
  Risk: FDE, Kernel Components
  
  Source packages on `ppa:snappy-dev/image` for upload to -proposed:
  - Resolute | 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/18063084/+listing-archive-extra
  
  - Questing | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18063083/+listing-archive-extra
  
  - Noble    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18063082/+listing-archive-extra
  
  - Jammy    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18063081/+listing-archive-extra
  
  ------------------------------------------------------------------------------
  
  Validation already completed:
  
  - Release preparation test results:
  
     - Results
  https://github.com/canonical/snapd/actions/runs/21180146215/job/60936150500
  
     - Failure analysis:
  https://github.com/canonical/snapd/pull/16458#issuecomment-3776559056
  
  - Snapd Team QA beta validation:
  https://warthogs.atlassian.net/browse/SNAPDENG-36165
  
  - Certification team validation: https://test-
  observer.canonical.com/#/snaps/316093 (requires VPN)
  
  - Release upgrades: TBC

** Description changed:

  New snapd release 2.74.1 + security fix CVE-2026-3888 + FDE secboot
  fixes required for Jammy, Noble, Questing and Resolute.
  
  Version: 2.74.1+ubuntu2X.X.3
  
  - For Resolute, it follows upstream release 2.74.1+ubuntu24.04
- - For Jammy, Noble, Plucky and Questing, it follows upstream release   
2.73+ubuntu2X.XX
+ - For Jammy, Noble, and Questing, it follows upstream release   
2.73+ubuntu2X.XX
  
  The Snapd package deviates from the standard SRU process. The following
  special SRU process was followed:
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Snapd-Updates/. We are in the process of updating to refreshed
  documentation:
  
https://docs.google.com/document/d/e/2PACX-1vTE088Am4f5SWhf3vIzA1vAIPLNrQ7JYWRO185SWmHED_e0msSahJSozArisSXezd1D8CugstKN27jx/pub
  (draft)
  
  Release preparation: https://github.com/canonical/snapd/pull/16794
  Release preparation test results: 
https://github.com/canonical/snapd/actions/runs/23357391611/job/67953154196
  Failure analysis: 
https://github.com/canonical/snapd/pull/16794#issuecomment-4102381661
  
  Additional preperation for .3:
  https://github.com/canonical/snapd/pull/16816
  
  Release notes:
  - 2.74: 
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  - 2.74.1: 
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  - This deb only iteration:
      - FDE: secboot fixes
      - Security: CVE-2026-3888
      - Packaging: fix deb package version number
      - Packaging: fix autopkgtest failure to install spread
  
  Debian package source git branch:
  https://github.com/canonical/snapd/tree/release/2.74
  
  Note: We are transitioning to using branches on LP. For the moment we
  have removed debian folder from our source tree, so to build the debs, I
  had to copy packaging/ubuntu-16.04 to debian to enable builds, so you
  will see that as a diff with tagged 2.74.1 on the release branch.
  
  Debian package source git hash: e75a20f112c862e74b16f228164f4d9a1b5f4adc
  
  The deb only fix has a few commits on top of
  https://github.com/canonical/snapd/releases/tag/2.74.1
  
  ------------------------------------------------------------------------------
  
  Launchpad bugs addressed:
  - https://launchpad.net/snapd/+milestone/2.74
  - https://launchpad.net/snapd/+milestone/2.74.1
  
  Content overview (2.74 + 2.74.1):
   - Full disk encryption Bug fixes
   - Full disk encryption support for 26.04 installer image
   - Keyboard and boot UX improvements for encrypted systems
   - Preseeding support on hybrid systems
   - Confdb feature expansion
   - Remote device management and assertions enhancements
   - Snap and snapctl CLI robustness and usability improvements
   - Desktop, confinement, and interface refinements
   - Packaging, cross-distro, and system reliability cleanups
  
  More on packaging (2.74 + 2.74.1):
   - Drop ubuntu-14.04 packaging
   - Drop ubuntu-{14.04,16.04} transitional binary packages
   - Remove desktop files and state lock file during snapd
  
  Areas of potential regressions: Nothing specific, relatively low risk
  Risk: FDE, Kernel Components
  
  Source packages on `ppa:snappy-dev/image` for upload to -proposed:
  - Resolute | 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/18270292/+listing-archive-extra
  
  - Questing | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18270298/+listing-archive-extra
  
  - Noble    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18270299/+listing-archive-extra
  
  - Jammy    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18270300/+listing-archive-extra
  
  ------------------------------------------------------------------------------
  
  Validation already completed:
  
  - Release preparation test results: PASS
  
     - Results:
  
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  
     - Failure analysis:
  https://github.com/canonical/snapd/pull/16794#issuecomment-4102381661
  
  - Snapd Team QA beta validation: PASS
  https://warthogs.atlassian.net/browse/SNAPDENG-36165 (base release
  2.74.1)
  
  - Certification team validation: PASS
  https://test-observer.canonical.com/#/snaps/404593 (base release 2.74.1)
  
  - Verification on Resolute: PASS (done on 2.71 and 2.74.1)
  
  - Release upgrades: TBC
  
  ===========================================================================
  
  New Snapd release 2.74.1 is required for Jammy, Noble, Plucky, Questing
  and Resolute.
  
  Snapd 2.74.1 is the latest upstream release.
   - For Resolute, it follows 2.74
   - For Jammy, Noble, Plucky and Questing it follows the the previous Ubuntu 
release snapd 2.73.
  
  The Snapd package deviates from the standard SRU process. The following
  special SRU process was followed:
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Snapd-Updates/. We are in the process of updating to refreshed
  documentation:
  
https://docs.google.com/document/d/e/2PACX-1vTE088Am4f5SWhf3vIzA1vAIPLNrQ7JYWRO185SWmHED_e0msSahJSozArisSXezd1D8CugstKN27jx/pub
  (draft)
  
  Release preparation: https://github.com/canonical/snapd/pull/16581
  Release preparation test results: 
https://github.com/canonical/snapd/actions/runs/21961159773/job/63470482834
  Failure analysis: 
https://github.com/canonical/snapd/pull/16581#issuecomment-3895464236
  
  Release notes:
  
https://github.com/ernestl/snapd/blob/8e36c191ae701feea5cbde95e5f9eeeab78a98e5/NEWS.md
  
  Debian package source git branch:
  https://github.com/canonical/snapd/tree/release/2.74
  
  Note: We are transitioning to using branches on LP. For the moment we
  have removed debian folder from our source tree, so to build the debs, I
  had to copy packaging/ubuntu-16.04 to debian to enable builds, so you
  will see that as a diff with tagged 2.74.1 on the release branch.
  
  Debian package source git tag:
  https://github.com/canonical/snapd/releases/tag/2.74.1
  
  ------------------------------------------------------------------------------
  
  Launchpad bugs addressed:
  - https://launchpad.net/snapd/+milestone/2.74
  - https://launchpad.net/snapd/+milestone/2.74.1
  
  Content overview (2.74 + 2.74.1):
   - Full disk encryption Bug fixes
   - Full disk encryption support for 26.04 installer image
   - Keyboard and boot UX improvements for encrypted systems
   - Preseeding support on hybrid systems
   - Confdb feature expansion
   - Remote device management and assertions enhancements
   - Snap and snapctl CLI robustness and usability improvements
   - Desktop, confinement, and interface refinements
   - Packaging, cross-distro, and system reliability cleanups
  
  More on packaging (2.74 + 2.74.1):
   - Drop ubuntu-14.04 packaging
   - Drop ubuntu-{14.04,16.04} transitional binary packages
   - Remove desktop files and state lock file during snapd
  
  Areas of potential regressions: Nothing specific, relatively low risk
  Risk: FDE, Kernel Components
  
  Source packages on `ppa:snappy-dev/image` for upload to -proposed:
  - Resolute | 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/18113091/+listing-archive-extra
  
  - Questing | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18113092/+listing-archive-extra
  
  - Noble    | https://launchpad.net/~snappy-
  Ndev/+archive/ubuntu/image/+sourcepub/18113095/+listing-archive-extra
  
  - Jammy    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18113096/+listing-archive-extra
  
  ------------------------------------------------------------------------------
  
  Validation already completed:
  
  - Release preparation test results: PASS
  
     - Results
  https://github.com/canonical/snapd/actions/runs/21961159773/job/63470482834
  
     - Failure analysis:
  https://github.com/canonical/snapd/pull/16581#issuecomment-3895464236
  
  - Snapd Team QA beta validation: PASS
  https://warthogs.atlassian.net/browse/SNAPDENG-36165
  
  - Certification team validation: PASS
  https://test-observer.canonical.com/#/snaps/404593 (requires VPN)
  
  - Verification on Resolute: PASS
  
  - Release upgrades: TBC
  
  ---original---
  
  New Snapd release 2.74 is required for Jammy, Noble, Plucky and
  Questing.
  
  Snapd 2.74 is the latest upstream release. It follows the the previous
  Ubuntu release snapd 2.73.
  
  The Snapd package deviates from the standard SRU process. The following
  special SRU process was followed:
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Snapd-Updates/. We are in the process of updating to refreshed
  documentation:
  
https://docs.google.com/document/d/e/2PACX-1vTE088Am4f5SWhf3vIzA1vAIPLNrQ7JYWRO185SWmHED_e0msSahJSozArisSXezd1D8CugstKN27jx/pub
  (draft)
  
  Release preparation: https://github.com/canonical/snapd/pull/16288
  Release preparation test results: 
https://github.com/canonical/snapd/actions/runs/17822196539/job/50712254868
  Failure analysis: 
https://github.com/canonical/snapd/pull/16288#issuecomment-3583193793
  
  Release notes:
  
https://github.com/canonical/snapd/pull/16288/files#diff-51920e95310ebfbc1ae31709f3b95f89afffbf4f1a6e38e8b2b406e2fb6197eaR1
  
  Debian package source git branch:
  https://github.com/canonical/snapd/tree/release/2.74
  
  Note: We are transitioning to using branches on LP. For the moment we
  have removed debian folder from our source tree, so to build the debs, I
  had to copy packaging/ubuntu-16.04 to debian to enable builds, so you
  will see that as a diff with tagged 2.74 on the release branch.
  
  Debian package source git tag:
  https://github.com/canonical/snapd/releases/tag/2.74
  
  ------------------------------------------------------------------------------
  
  Launchpad bugs addressed: https://launchpad.net/snapd/+milestone/2.74
  
  Content overview:
   - Full disk encryption support for 26.04 installer image
   - Keyboard and boot UX improvements for encrypted systems
   - Preseeding support on hybrid systems
   - Confdb feature expansion
   - Remote device management and assertions enhancements
   - Snap and snapctl CLI robustness and usability improvements
   - Desktop, confinement, and interface refinements
   - Packaging, cross-distro, and system reliability cleanups
  
  More on packaging:
   - Drop ubuntu-14.04 packaging
   - Drop ubuntu-{14.04,16.04} transitional binary packages
   - Remove desktop files and state lock file during snapd
  
  Areas of potential regressions: Nothing specific, relatively low risk
  Risk: FDE, Kernel Components
  
  Source packages on `ppa:snappy-dev/image` for upload to -proposed:
  - Resolute | 
https://launchpad.net/~snappy-dev/+archive/ubuntu/image/+sourcepub/18063084/+listing-archive-extra
  
  - Questing | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18063083/+listing-archive-extra
  
  - Noble    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18063082/+listing-archive-extra
  
  - Jammy    | https://launchpad.net/~snappy-
  dev/+archive/ubuntu/image/+sourcepub/18063081/+listing-archive-extra
  
  ------------------------------------------------------------------------------
  
  Validation already completed:
  
  - Release preparation test results:
  
     - Results
  https://github.com/canonical/snapd/actions/runs/21180146215/job/60936150500
  
     - Failure analysis:
  https://github.com/canonical/snapd/pull/16458#issuecomment-3776559056
  
  - Snapd Team QA beta validation:
  https://warthogs.atlassian.net/browse/SNAPDENG-36165
  
  - Certification team validation: https://test-
  observer.canonical.com/#/snaps/316093 (requires VPN)
  
  - Release upgrades: TBC

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

Title:
  [SRU] 2.74.1

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


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

Reply via email to