Propose releasing 2.664.55 for Focal

This commit is contained in:
Carlos Nihelton 2025-06-27 18:01:27 -03:00 committed by Carlos Nihelton
parent 4ec56b975b
commit 6649be693c
No known key found for this signature in database
GPG Key ID: B5A3E4BCA4EE69AB

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
livecd-rootfs (2.664.55) focal; urgency=medium
* Adapt WSL images in the new Microsoft package format: (LP: #2115536)
- Making it possible to distribute Focal for WSL without the MS Store.
- Separate them from CPC's.
- Requires a WSL-specific seed for Focal.
- Remove attributes not supported by WSL's tar.
- Creates missing groups in chroot.
- Keep a single wsl rootfs upgrade policy.
- Create livecd-roots tarball as a .wsl extension.
- Create wsl-distribution.conf for WSL images.
-- Carlos Nihelton <cnihelton@ubuntu.com> Fri, 27 Jun 2025 17:31:55 -0300
livecd-rootfs (2.664.54) focal; urgency=medium
* add cpc-sbom to create_manifest calls to generate sboms (LP: #2077105)