|
|
|
@ -1,308 +1,41 @@
|
|
|
|
|
livecd-rootfs (25.10.16) questing; urgency=medium
|
|
|
|
|
livecd-rootfs (25.04.88) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Put the uc20-style system seed for TPM backed FDE in the live layer.
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 13 Aug 2025 10:34:39 +1200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.15) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Add missing components to 6.14 kernel apparmor features' preseeds.
|
|
|
|
|
(LP: #2116199)
|
|
|
|
|
|
|
|
|
|
-- Bryan Alexander <bryan.alexander@canonical.com> Thu, 17 Jul 2025 13:27:17 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.14) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Didier Roche-Tolomelli ]
|
|
|
|
|
[ Tim Andersson ]
|
|
|
|
|
[ Daniel Bungert ]
|
|
|
|
|
* desktop TPMFDE: move snaps back to stable channels
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 07 Aug 2025 16:21:32 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.13) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Olivier Gayot ]
|
|
|
|
|
* Build ubuntu-server with multipath-tools-boot installed, so that the
|
|
|
|
|
multipath stack ends up present in the initramfs.
|
|
|
|
|
The LVM stack is already present in the initramfs of the installer. And
|
|
|
|
|
since kinetic, the /dev/mapper entries for LVM devices are created during
|
|
|
|
|
the initramfs phase. This is a problem when we have LVM on top of a
|
|
|
|
|
multipath disk because LVM ends up creating /dev/mapper entries out of
|
|
|
|
|
/dev/sdX (or /dev/sdXpY) devices, not out of /dev/mapper/mpatha as it
|
|
|
|
|
should. Adding the multipath stack in the initramfs gives multipath a
|
|
|
|
|
chance to take ownership of /dev/sdX (or /dev/sdXpY) devices before LVM
|
|
|
|
|
does (LP: #2080474).
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 24 Jul 2025 17:37:33 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.12) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Zygmunt Krynicki ]
|
|
|
|
|
* Use snap wait system seed.loaded to wait for snapd (LP: #2114923)
|
|
|
|
|
|
|
|
|
|
[ Dennis Loose ]
|
|
|
|
|
[ Didier Roche-Tolomelli ]
|
|
|
|
|
* Allow the ubuntu-desktop-installer to request snap seeding state
|
|
|
|
|
|
|
|
|
|
-- Didier Roche-Tolomelli <didrocks@ubuntu.com> Tue, 15 Jul 2025 16:30:41 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.11) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Fix installer startup to wait for snapd to be preseeded first
|
|
|
|
|
(LP: #2114923)
|
|
|
|
|
|
|
|
|
|
-- Didier Roche-Tolomelli <didrocks@ubuntu.com> Fri, 11 Jul 2025 14:57:56 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.10) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* risc-v cloud images: enable cpc fixes for riscv64
|
|
|
|
|
|
|
|
|
|
-- Adriano Cordova <adriano.cordova@canonical.com> Tue, 01 Jul 2025 09:11:16 -0400
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.9) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop and server: read $SUBARCH to allow the use of nvidia's kernel
|
|
|
|
|
instead of generic (LP: #2109822)
|
|
|
|
|
|
|
|
|
|
-- Antoine Lassagne <antoine.lassagne@canonical.com> Tue, 17 Jun 2025 22:23:11 +1200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.8) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Didier Roche-Tolomelli ]
|
|
|
|
|
* desktop: use snapd from edge
|
|
|
|
|
* desktop: tpmfde image use desktop-security-center and firmware-updater
|
|
|
|
|
from edge
|
|
|
|
|
|
|
|
|
|
[ Dan Bungert ]
|
|
|
|
|
* lb_binary_layered: try #2 to fix mtimes in layered squashfses. (LP2107332)
|
|
|
|
|
Constrain mtime sync to the current upperdir so that files in lower layers
|
|
|
|
|
are not redundantly included.
|
|
|
|
|
* server: fix failure to process the hwe kernel layer due to multiple
|
|
|
|
|
kernels being present (LP: #2112501)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Fri, 13 Jun 2025 12:00:20 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.7) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* revert 25.10.6 due to duplicated snaps
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 10 Jun 2025 07:55:40 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.6) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* lb_binary_layered: fix mtimes in layered squashfses. (LP: #2107332)
|
|
|
|
|
Failing to preserve mtime causes unnecessary python pyc rebuilds due to
|
|
|
|
|
mtime mismatch, and it's generally strange that reinstalling a package
|
|
|
|
|
that is already installed changes the files on the system (minus
|
|
|
|
|
intentional differences such as what's going on in the minimized install
|
|
|
|
|
source).
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Fri, 30 May 2025 17:05:15 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.5) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: TPMFDE snapd from latest/edge
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 28 May 2025 10:27:47 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.4) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: TPMFDE kernel from 25.10/candidate
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Sun, 25 May 2025 23:18:59 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.3) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: update TPMFDE model and don't skip 020-ubuntu-enhanced-sb.binary.
|
|
|
|
|
(LP: #2110195) Temporarily use the model that allows overriding snap
|
|
|
|
|
channels so we can get matching snaps.
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Fri, 23 May 2025 12:59:40 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.2) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: skip 020-ubuntu-enhanced-sb.binary until a matching kernel is
|
|
|
|
|
ready for snapd 2.68.x
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 06 May 2025 08:24:10 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.10.1) questing; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: no longer involve cloud-init in early networking (LP: #2107225)
|
|
|
|
|
* server: provide network config direct to netplan
|
|
|
|
|
* server: update default netplan config for IPv6 autoconfiguration &
|
|
|
|
|
connectivity
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Mon, 28 Apr 2025 09:53:34 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.26) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* cpc: Restore UseDomains=true in cloud images (LP: #2106729)
|
|
|
|
|
|
|
|
|
|
-- Tomáš Virtus <tomas.virtus@canonical.com> Thu, 10 Apr 2025 13:07:25 +0000
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.25) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* live-build/auto/build: Use --workdir in ubuntu-image to avoid filling
|
|
|
|
|
tmpfs-based /tmp (LP: #2103735)
|
|
|
|
|
|
|
|
|
|
-- Dave Jones <dave.jones@canonical.com> Thu, 20 Mar 2025 17:22:47 +0000
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.24) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: update TPMFDE model to move pc-kernel to channel 25.04/stable.
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 13 Mar 2025 17:17:30 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.23) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Add 6.14 kernel apparmor features' preseeds. (LP: #2102120)
|
|
|
|
|
|
|
|
|
|
-- Jess Jang <jess.jang@canonical.com> Wed, 12 Mar 2025 21:08:31 -0500
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.22) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* server: leave the initrd.img symlink, we want that later for probably
|
|
|
|
|
several reasons but at least for LP: #2101831
|
|
|
|
|
* desktop: update TPMFDE model for 25.04.
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 11 Mar 2025 09:16:03 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.21) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* With subiquity builds, setup install-sources to offer bridge kernel.
|
|
|
|
|
* Add USE_BRIDGE_KERNEL to make it easier to control in the future.
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 05 Mar 2025 08:18:54 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.20) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Adriano Cordova ]
|
|
|
|
|
* risc-v: directly copy device trees to /boot/dtb. (LP: #2092205)
|
|
|
|
|
* riscv: add SUBARCH 'jh7110'. (LP: #2099993)
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* In ubuntu-server builds, install the first kernel in the base layer, not
|
|
|
|
|
the "ga" kernel (which may not be installed at all, as is the case in e.g.
|
|
|
|
|
the arm64+largemem builds).
|
|
|
|
|
* Again in ubuntu-server builds, configure LAYERFS_PATH in the kernel layer
|
|
|
|
|
and ensure the initrd is freshly regenerated in that layer. LAYERFS_PATH
|
|
|
|
|
was being set to the layer below the kernel layer, which meant that the
|
|
|
|
|
live session did not get access to all the modules in the case that the
|
|
|
|
|
kernel had not been installed in the base layer, which in turn means that
|
|
|
|
|
installs fail. (LP: #2100148)
|
|
|
|
|
* While we're at it, delete any initrd from any other layer than a kernel
|
|
|
|
|
layer, as they just waste space on the ISO.
|
|
|
|
|
-- Adriano Cordova <adriano.cordova@canonical.com> Mon, 10 Feb 2025 10:40:23 -0300
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 27 Feb 2025 20:34:01 +1300
|
|
|
|
|
livecd-rootfs (24.04.87) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.19) plucky; urgency=medium
|
|
|
|
|
* Add 6.11 kernel apparmor features' preseeds. (LP: #2098306)
|
|
|
|
|
|
|
|
|
|
* add cpc-sbom to create_manifest calls to generate sboms (LP: #2077105)
|
|
|
|
|
-- Thomas Bechtold <thomas.bechtold@canonical.com> Thu, 13 Feb 2025 12:22:41 +0100
|
|
|
|
|
|
|
|
|
|
-- Thomas Bechtold <thomasbechtold@jpberlin.de> Tue, 25 Feb 2025 13:20:49 +0100
|
|
|
|
|
livecd-rootfs (24.04.86) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.18) plucky; urgency=medium
|
|
|
|
|
* Do not build HWE kernel layer on RISC-V as there is no HWE kernel there.
|
|
|
|
|
(LP: #2098622)
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* Pre-emptively include the override to not try to build HWE kernel layer in
|
|
|
|
|
post .2 server riscv64 ISOs.
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Mon, 17 Feb 2025 11:32:19 +1300
|
|
|
|
|
|
|
|
|
|
[ Simon Quigley ]
|
|
|
|
|
* Move from http://ppa.launchpad.net to https://ppa.launchpadcontent.net
|
|
|
|
|
when specifying EXTRA_PPAS.
|
|
|
|
|
* Update debhelper compat to 13, no changes needed.
|
|
|
|
|
* Make the package completely Lintian-clean except for no-dep5-copyright.
|
|
|
|
|
* Update Standards-Version to 4.7.0, no changes needed.
|
|
|
|
|
* Add support for multiple pools (/var/lib/{livefs,preinstalled}-pool/).
|
|
|
|
|
livecd-rootfs (24.04.85) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Simon Poirier ]
|
|
|
|
|
* increase ubuntu-cpc ppc64el disk size to 2.4G
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 20 Feb 2025 10:24:04 +1300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.17) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Dan Bungert ]
|
|
|
|
|
* Fix build failure when using lowlatency-hwe-24.04, as ubuntustudio does.
|
|
|
|
|
(LP: #2098105)
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* live-build/ubuntu-mini-iso/hooks/01-mini-iso.binary: Drop the
|
|
|
|
|
assumption that the uncompressed part of the initrd is unpacked to a
|
|
|
|
|
directory called "main".
|
|
|
|
|
* live-build/ubuntu-mini-iso/hooks/01-mini-iso.chroot_early: Fix paths that
|
|
|
|
|
should have been adjusted when code moved from binary to chroot hook.
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 12 Feb 2025 18:39:48 -0700
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Fri, 14 Feb 2025 17:25:29 +1300
|
|
|
|
|
livecd-rootfs (24.04.84) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.16) plucky; urgency=medium
|
|
|
|
|
[ Florent 'Skia' Jacquet ]
|
|
|
|
|
* Enable the HWE stack for 24.04.2. (LP: #2098105)
|
|
|
|
|
|
|
|
|
|
* buildd: add udev to buildd images to fix networking issue. (LP: #2092196)
|
|
|
|
|
[ Utkarsh Gupta ]
|
|
|
|
|
* Bump HWE kernel track to 24.04 for ubuntu-core-desktop.
|
|
|
|
|
|
|
|
|
|
-- Simon Poirier <simon.poirier@canonical.com> Thu, 13 Feb 2025 13:44:02 -0500
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Thu, 13 Feb 2025 03:15:12 +0530
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.15) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Add 6.12 kernel apparmor features' preseeds.
|
|
|
|
|
|
|
|
|
|
-- Thomas Bechtold <thomas.bechtold@canonical.com> Thu, 13 Feb 2025 12:14:33 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.14) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Restore the default-layer.conf file in the initrd (LP: #2097838)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 11 Feb 2025 08:21:56 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.13) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* install-sources: quote default kernel argument.
|
|
|
|
|
* ubuntu-core-installer: update install-sources.yaml with kernel.
|
|
|
|
|
|
|
|
|
|
-- Chris Peterson <chris.peterson@canonical.com> Wed, 05 Feb 2025 17:43:34 -0800
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.12) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Stop producing a rootfs tarball for the ubuntu-mini-iso builds.
|
|
|
|
|
* Move configuration of casper in ubuntu-serve:live builds to a "chroot
|
|
|
|
|
early" hook for the installer layer and remove the now unnecessary
|
|
|
|
|
update-initramfs from the binary hook that breaks because mkinitramfs
|
|
|
|
|
now requires that /sys is mounted. (LP: #2097280)
|
|
|
|
|
* Similar changes for ubuntu-mini-iso build.
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 05 Feb 2025 15:26:13 +1300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.11) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Heinrich Schuchardt ]
|
|
|
|
|
* riscv: copy device trees dtb/ in ESP
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* Allow snapd to re-exec in installer environment (the issues between snapd,
|
|
|
|
|
overlayfs and apparmer that meant re-execing caused problems were fixed in
|
|
|
|
|
snapd a long time ago).
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 29 Jan 2025 08:51:49 +1300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.10) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* riscv: copy device trees to the ESP. Fixes (LP: #2095415)
|
|
|
|
|
|
|
|
|
|
-- Adriano Cordova <adriano.cordova@canonical.com> Tue, 21 Jan 2025 10:38:54 -0300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.9) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Move reference wsl-setup script to /usr/lib/wsl/
|
|
|
|
|
|
|
|
|
|
-- Didier Roche-Tolomelli <didrocks@ubuntu.com> Wed, 22 Jan 2025 10:17:56 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.8) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* risc-v: directly copy device trees to /boot/dtbs (LP: #2092205)
|
|
|
|
|
|
|
|
|
|
-- Adriano Cordova <adriano.cordova@canonical.com> Thu, 19 Dec 2024 10:42:57 -0300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.7) plucky; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.83) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Carlos Nihelton ]
|
|
|
|
|
[ Didier Roche-Tolomelli ]
|
|
|
|
@ -311,263 +44,105 @@ livecd-rootfs (25.04.7) plucky; urgency=medium
|
|
|
|
|
- Create livecd-roots tarball as a .wsl extension
|
|
|
|
|
- Create wsl-distribution.conf for WSL images
|
|
|
|
|
|
|
|
|
|
-- Didier Roche-Tolomelli <didrocks@ubuntu.com> Mon, 09 Dec 2024 14:29:37 +0100
|
|
|
|
|
-- Didier Roche-Tolomelli <didrocks@ubuntu.com> Thu, 23 Jan 2025 14:22:54 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.6) plucky; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.82) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Refer to LB_DISTRIBUTION, not SUITE, in the ubuntu-mini-iso binary hook.
|
|
|
|
|
* Add support for arm64+tegra-jetson flavor. (LP: #2091392)
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 06 Dec 2024 18:59:35 +1300
|
|
|
|
|
-- Remy Martin <remy.martin@canonical.com> Fri, 13 Dec 2024 11:53:08 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.5) plucky; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.81) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Fix ubuntu-mini-iso build, by using script from debian-cd to create a
|
|
|
|
|
bootable ISO rather than the now deleted cd-boot-images-amd64 package.
|
|
|
|
|
* Introduce unminimize as a package in OCI images. (LP: #2078583)
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 04 Dec 2024 13:33:53 +1300
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Wed, 20 Nov 2024 15:43:55 +0530
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.4) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Rémy Martin ]
|
|
|
|
|
* Add support for arm64+tegra-jetson flavor to disambiguate from the
|
|
|
|
|
NVIDIA IGX builds.
|
|
|
|
|
|
|
|
|
|
-- Loïc Minier <loic.minier@ubuntu.com> Tue, 26 Nov 2024 13:41:05 +0000
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.3) plucky; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Switch Lubuntu to stacked squashfses, and split apart the common
|
|
|
|
|
functionality to avoid Subiquity-specific commands.
|
|
|
|
|
* Add optional Dracut support for installed images, enable it for Lubuntu.
|
|
|
|
|
|
|
|
|
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 23 Nov 2024 13:52:09 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.2) plucky; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.80) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Explicitly create home directory for buildd system user to avoid issues
|
|
|
|
|
with installing and running snaps. (LP: #2083240)
|
|
|
|
|
|
|
|
|
|
-- jchittum <john.chittum@canonical.com> Wed, 06 Nov 2024 07:40:42 -0500
|
|
|
|
|
-- jchittum <john.chittum@canonical.com> Wed, 06 Nov 2024 07:43:40 -0500
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (25.04.1) plucky; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.79) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Add support for install-sources version: 2, which handles bridge kernels.
|
|
|
|
|
* Add apparmor policy permstable32 missing component (LP: #2084698)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 17 Oct 2024 08:22:38 -0600
|
|
|
|
|
-- Thomas Bechtold <thomas.bechtold@canonical.com> Fri, 18 Oct 2024 13:54:51 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.27) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.78) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Set UBUNTU_STORE_COHORT_KEY="+" to prepare-image to make sure we simply
|
|
|
|
|
use the latest snap versions regardless of phasing state.
|
|
|
|
|
* add cpc-sbom to create_manifest calls to generate sboms (LP: #2077105)
|
|
|
|
|
|
|
|
|
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 08 Oct 2024 13:06:10 +0100
|
|
|
|
|
-- jchittum <john.chittum@canonical.com> Mon, 26 Aug 2024 14:15:05 -0400
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.26) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Use generic kernel flavor for Nezha D1 and LicheeRV Dock.
|
|
|
|
|
|
|
|
|
|
-- Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Fri, 04 Oct 2024 10:30:28 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.25) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Update the model used for TPM FDE installs, yet again.
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 04 Oct 2024 12:21:38 +1300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.24) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop: Remove some cruft referencing the subiquity snap, which can
|
|
|
|
|
result in 'error: snap "subiquity" is not installed' messages being
|
|
|
|
|
printed on the terminal. (LP: #2083554)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 02 Oct 2024 10:13:41 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.23) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Update the model used for TPM FDE installs, again, hopefully working this
|
|
|
|
|
time.
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 02 Oct 2024 19:06:50 +1300
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.22) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Revert "Update the model used for TPM FDE installs."
|
|
|
|
|
(to unblock apparmor fixes for cloud images)
|
|
|
|
|
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Mon, 30 Sep 2024 16:19:22 +0530
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.21) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Utkarsh Gupta ]
|
|
|
|
|
* Add 6.11 kernel apparmor features' preseeds.
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* Update the model used for TPM FDE installs.
|
|
|
|
|
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Thu, 19 Sep 2024 19:42:24 +0530
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.20) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Chad Smith ]
|
|
|
|
|
* Refresh cloud-init service override for updated service file name and
|
|
|
|
|
ordering fix. (LP: #2081325)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Fri, 20 Sep 2024 12:36:12 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.19) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* live-server and desktop: disable kdump-tools only in the live layer.
|
|
|
|
|
|
|
|
|
|
-- Chris Peterson <chris.peterson@canonical.com> Tue, 17 Sep 2024 21:11:15 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.18) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* live-server and desktop: disable kdump-tools in the minimal layer
|
|
|
|
|
to allow the installer to decide when to enable it (LP: #2077990).
|
|
|
|
|
|
|
|
|
|
-- Chris Peterson <chris.peterson@canonical.com> Fri, 13 Sep 2024 09:08:33 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.17) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* desktop and subiquity-using flavors: install the kernel in the minimal
|
|
|
|
|
layer (LP 2080272)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 12 Sep 2024 15:30:34 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.16) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* live-server: fix issue where the kernel was not actually placed in the
|
|
|
|
|
minimal layer
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 11 Sep 2024 12:30:35 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.15) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* live-server: install the kernel in the minimal layer (LP: #2080272)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 10 Sep 2024 12:42:33 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.14) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Sergio Costas ]
|
|
|
|
|
* Switch ubuntu-core-desktop project to be a subproject of the
|
|
|
|
|
ubuntu-core-installer project.
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Tue, 10 Sep 2024 16:11:32 +1200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.13) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Fix autopkgtest issue where /tmp mounted with nodev is used as a working
|
|
|
|
|
directory, which understandably causes problems for device node creation.
|
|
|
|
|
(LP: #2078980)
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 04 Sep 2024 14:27:27 -0600
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.12) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.77.1) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Hotfix upload outside of git history, real change from 24.04.79.
|
|
|
|
|
* Update ubuntu-classic-2404-amd64 model in ubuntu hooks. (LP: #2077899)
|
|
|
|
|
|
|
|
|
|
-- Chris Peterson <chris.peterson@canonical.com> Mon, 26 Aug 2024 17:03:28 -0700
|
|
|
|
|
-- Chris Peterson <chris.peterson@canonical.com> Mon, 26 Aug 2024 16:57:12 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.11) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.77) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Simon Poirier ]
|
|
|
|
|
* disk-image-uefi: Fix regression with partition sizing on arm.
|
|
|
|
|
* Drop unminimize spit out by livecd-rootfs. (LP: #2077695)
|
|
|
|
|
* Use packaged unminimize in the ubuntu-server images.
|
|
|
|
|
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Thu, 22 Aug 2024 04:58:46 +0530
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Wed, 21 Aug 2024 12:08:44 +0530
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.10) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.76) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* disk-image-uefi.binary: Shift down boot partition to 13 to support systems
|
|
|
|
|
which don't handle partition numbers higher than 15. (LP: #2072929)
|
|
|
|
|
* Force latest/stable/ubuntu-24.10 subiquity onto the ubuntu-core-installer
|
|
|
|
|
ISO for now. (LP: #2077495)
|
|
|
|
|
|
|
|
|
|
-- Simon Poirier <simon.poirier@canonical.com> Tue, 20 Aug 2024 18:57:57 -0400
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 21 Aug 2024 16:13:58 +1200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.9) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.75) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Cody Shepherd ]
|
|
|
|
|
* fix: remove ec2-version hook for cpc images.
|
|
|
|
|
* Add 'ubuntu-core-installer' project. (LP: #2076307)
|
|
|
|
|
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Wed, 14 Aug 2024 18:02:29 +0530
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Tue, 30 Jul 2024 16:35:31 +1200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.8) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Erich Eickmeyer ]
|
|
|
|
|
* Add minimal installation to Ubuntu Studio
|
|
|
|
|
|
|
|
|
|
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 25 Jul 2024 11:12:52 -0700
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.7) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.74) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* riscv64: preinstalled server image for Microchip PIC64GX Curiosity Kit
|
|
|
|
|
(LP: #2072956)
|
|
|
|
|
|
|
|
|
|
-- Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Mon, 22 Jul 2024 14:51:25 +0200
|
|
|
|
|
-- Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Mon, 08 Jul 2024 17:51:25 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.6) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.73) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Chad Smith ]
|
|
|
|
|
* Override cloud-init.service in /etc so as to not invalidate debsums
|
|
|
|
|
(LP: #2069391)
|
|
|
|
|
* Update the overridden copy of cloud-init.service
|
|
|
|
|
* Build qcow2 images for ubuntu-core LXD support (LP: #2072759).
|
|
|
|
|
|
|
|
|
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 18 Jul 2024 15:58:53 -0600
|
|
|
|
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Thu, 11 Jul 2024 13:15:43 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.5) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Erich Eickmeyer ]
|
|
|
|
|
* Switch Ubuntu Studio to generic kernel
|
|
|
|
|
|
|
|
|
|
[ Zhaoxuan Zhai ]
|
|
|
|
|
* support config sector size in ubuntu-image
|
|
|
|
|
|
|
|
|
|
[ Łukasz 'sil2100' Zemczak ]
|
|
|
|
|
* Build qcow2 images for ubuntu-core LXD support.
|
|
|
|
|
|
|
|
|
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Thu, 11 Jul 2024 12:57:54 +0200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.4) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Philip Roche ]
|
|
|
|
|
* Revert removal of unminimize call in server builds. (LP: #2069828)
|
|
|
|
|
|
|
|
|
|
[ Utkarsh Gupta ]
|
|
|
|
|
* Use packaged unminimize in the ubuntu-server images.
|
|
|
|
|
* Drop unminimize spit out by livecd-rootfs.
|
|
|
|
|
|
|
|
|
|
-- Utkarsh Gupta <utkarsh@ubuntu.com> Wed, 19 Jun 2024 22:02:39 +0530
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.3) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.72) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Heinrich Schuchardt ]
|
|
|
|
|
* riscv64: use earlycon=sbi on command line
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* Add 'ubuntu-core-installer' project.
|
|
|
|
|
|
|
|
|
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Tue, 11 Jun 2024 11:51:14 +1200
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.2) oracular; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Michael Hudson-Doyle ]
|
|
|
|
|
* Replace 'ubuntustudio-dvd' project with an almost identical 'ubuntustudio'
|
|
|
|
|
project.
|
|
|
|
|
* riscv64: use earlycon=sbi on command line (LP: #2068739)
|
|
|
|
|
|
|
|
|
|
[ Philip Roche ]
|
|
|
|
|
* No longer install LXD snap in unminimize script (LP: #2066905)
|
|
|
|
|
* Revert removal of unminimize call in server builds (LP: #2069828)
|
|
|
|
|
|
|
|
|
|
-- Philip Roche <phil.roche@canonical.com> Thu, 23 May 2024 14:11:57 +0100
|
|
|
|
|
-- Philip Roche <phil.roche@canonical.com> Mon, 24 Jun 2024 14:24:52 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.10.1) oracular; urgency=medium
|
|
|
|
|
livecd-rootfs (24.04.71) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
* Re-enable ability to build HyperV desktop images (LP: #2064280)
|
|
|
|
|
|
|
|
|
|
-- Philip Roche <phil.roche@canonical.com> Mon, 27 May 2024 12:05:33 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.04.70) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|
[ Łukasz 'sil2100' Zemczak ]
|
|
|
|
|
* Add experimental support for building ubuntu-core-desktop installer images
|
|
|
|
|
(LP: #2063203)
|
|
|
|
|
|
|
|
|
|
[ Philip Roche ]
|
|
|
|
|
* Re-enable ability to build HyperV desktop images (LP: #2064280)
|
|
|
|
|
* No longer install LXD snap in unminimize script (LP: #2066905)
|
|
|
|
|
|
|
|
|
|
-- Philip Roche <phil.roche@canonical.com> Tue, 30 Apr 2024 17:58:43 +0100
|
|
|
|
|
-- Philip Roche <phil.roche@canonical.com> Fri, 24 May 2024 15:47:48 +0100
|
|
|
|
|
|
|
|
|
|
livecd-rootfs (24.04.69) noble; urgency=medium
|
|
|
|
|
|
|
|
|
|