[neon/neon/livecd-rootfs]: Summary of bulk changes made

KDE Git Services - Bulk Change null at kde.org
Thu May 16 05:23:08 BST 2024


Git repository change summary for neon/neon/livecd-rootfs
Pushed by carlosdem into branch 'Neon/release'.
Changed from a8e7dacba2075d8570167792d2dc7be9e7ff81e6 to 1ffb6845420ddf0be69326f4906707886fd3d8bc
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.

This change contains the following new commits:

Git commit 0c3bbd7d9922457ff37362a51b861da98604feb0 by Jean-Baptiste Lallement on 11/05/2021 at 13:05..
Use -updates for germinate

Some packages are in universe at release time then promoted to
the main pocket in -updates during the release lifecycle.
These packages should be considered by germinate when the root fs is
built (LP: #1921862)

Co-authored-by: Didier Roche <didrocks at ubuntu.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0c3bbd7d9922457ff37362a51b861da98604feb0

Git commit 5c8aa8447e4b7a0bc197e297fe42f2d128900aaf by John Chittum on 21/04/2022 at 14:13..
fix: move Vagrant 22.04+ to ephemeral ed25519 key

LP: 1969664 tracks an issue related to the deprecation of rsa+ssh on
Jammy+ openssh server, coupled with upstream vagrant bugs, that cause
Jammy vagrant images fail to bootstrap due to ssh negotiation issues.
Moving to a different key algo from the upstream insecure key matches
Jammy's expectations, and works with older vagrant versions.

vagrant >= 2.2.16 hosts are unaffected by the issue, as an upstream
change was made. This change keep compatibility with newer vagrant
versions as well.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5c8aa8447e4b7a0bc197e297fe42f2d128900aaf

Git commit dd0728a9ea9f3dd676b77aee393ae77525145a5f by John Chittum on 21/04/2022 at 14:29..
changelog update
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dd0728a9ea9f3dd676b77aee393ae77525145a5f

Git commit ed388822192bf8c8af752656ae3b4fdcf5b12772 by Michael Hudson-Doyle on 24/05/2022 at 00:49..
auto/config: preserve germinate-output directory when removing config

Germinate doesn't take very long at all to run but downloading the
indices it operates on can take a while and nothing else in auto/config
does so not doing it every time you run "lb config" can be a real time
saver.

The code that invokes germinate already checked if the output was
already there but it was unconditionally deleted by the time control got
to that point.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ed388822192bf8c8af752656ae3b4fdcf5b12772

Git commit 31937f1a4d2b442542d14f78bc38cefd417c1f2c by Michael Hudson-Doyle on 25/05/2022 at 09:26..
auto/config: Emit error message to stderr in _sanitize_passes.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/31937f1a4d2b442542d14f78bc38cefd417c1f2c

Git commit fb589ecf009e276cb5b578d759fb9fd14e5c5fe9 by Michael Hudson-Doyle on 26/05/2022 at 02:33..
Produce a tarball of artifacts for netbooting during live-server build.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fb589ecf009e276cb5b578d759fb9fd14e5c5fe9

Git commit a81bea1f0c0d2df583b8666f7367bfac591c7321 by Utkarsh Gupta on 27/05/2022 at 19:38..
Merge remote-tracking branch 'jchittum/jammy-vagrant-more-secure-private-key' into ubuntu/master

* jchittum/jammy-vagrant-more-secure-private-key:
  changelog update
  fix: move Vagrant 22.04+ to ephemeral ed25519 key
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a81bea1f0c0d2df583b8666f7367bfac591c7321

Git commit 3da8e81bf27f3770f3664a332d8767fa62fd4771 by Simon Poirier on 11/06/2022 at 17:17..
fix: VMware cdrom OVF import requires to be on IDE

This reverts part of a change causing regression with vmware import due to the
cdrom getting moved to SCSI while shifting controller IDs. (LP: #1970795)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3da8e81bf27f3770f3664a332d8767fa62fd4771

Git commit b54d24ff3310f7ace00ab08e0dacfdc89e026f1c by Thomas Bechtold on 28/06/2022 at 12:21..
fix: don't modify ssh_config for ubuntu-cpc projects (LP:1968873)

Modifying directly /etc/ssh/sshd_config creates "problems" when
upgrading eg. from Focal to Jammy because the upgrade will ask the
user what to do with the modified config. To avoid that, put the
custom configuration into /etc/ssh/sshd_config.d/ so the upgrade of
openssh-server can just replace /etc/ssh/sshd_config without asking
the user.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b54d24ff3310f7ace00ab08e0dacfdc89e026f1c

Git commit c88dcecceb1ee543ad9fd8ee8dd5a3e8cf82595d by Thomas Bechtold on 28/06/2022 at 12:21..
Add debian/changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c88dcecceb1ee543ad9fd8ee8dd5a3e8cf82595d

Git commit b720f013e7d2d734a9629feae34de445a944c85f by Utkarsh Gupta on 29/06/2022 at 07:06..
Update d/ch for 2.766 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b720f013e7d2d734a9629feae34de445a944c85f

Git commit cb099966b263f9304e57a96bdff94c6b191688a9 by Utkarsh Gupta on 29/06/2022 at 08:00..
Merge remote-tracking branch 'simpoir/lp1970795-jammy-ova-cdrom' into ubuntu/master

* simpoir/lp1970795-jammy-ova-cdrom:
  fix: VMware cdrom OVF import requires to be on IDE
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cb099966b263f9304e57a96bdff94c6b191688a9

Git commit 6f3b02da4461ab5f544870ecc3818ec7a7da0f25 by Utkarsh Gupta on 29/06/2022 at 08:03..
Bump 2.766 to 2.767 because an upload was missing in git
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6f3b02da4461ab5f544870ecc3818ec7a7da0f25

Git commit 364e561308a366ab7e3b2eac7e339bcd9e2afbbd by Michael Hudson-Doyle on 30/06/2022 at 02:36..
Use the new iso-url= parameter in the bootloader configs in the netboot tarballs.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/364e561308a366ab7e3b2eac7e339bcd9e2afbbd

Git commit 428878760d4fc341aa25437a6cf8852ab8d4cbeb by Michael Hudson-Doyle on 30/06/2022 at 02:38..
releasing package livecd-rootfs version 2.768
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/428878760d4fc341aa25437a6cf8852ab8d4cbeb

Git commit 46711a9af693cb49a819ad2c72425f1fd6d39fa8 by Alexandre Ghiti (on behalf of Heinrich Schuchardt) on 05/07/2022 at 09:40..
riscv: define partitioning scheme for Nezha board

Define the image layout for the Nezha board.

The U-Boot SPL based boot0 may be installed starting in sector 16 or 256.
As sector 16 is incompatible with GPT partitioning use sector 256.

The primary U-Boot image is expected to start at sector 32800 and its
backup in sector 24576.

Cf. https://linux-sunxi.org/index.php?title=Allwinner_Nezha&oldid=24469

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/46711a9af693cb49a819ad2c72425f1fd6d39fa8

Git commit f751ff721826698d7388da2c39b6cf0e5540ecf4 by Alexandre Ghiti on 05/07/2022 at 09:40..
RISC-V: enable building for Nezha board

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f751ff721826698d7388da2c39b6cf0e5540ecf4

Git commit be54b8b7a1c2e54259394be371223c1816bdff3e by Alexandre Ghiti on 05/07/2022 at 09:40..
riscv: Fix nezha hardcoded password attempt

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/be54b8b7a1c2e54259394be371223c1816bdff3e

Git commit 6224b11fc01868627f923317d531721b6870f4df by Alexandre Ghiti on 05/07/2022 at 09:40..
riscv: Add support for StarFive VisionFive

The image created uses a UEFI bootflow, so we install grub for this board
only. We also need flash-kernel to install the dtb where grub can find
it.

This image is specifically architectured so that it can be installed on
a "factory" board, meaning using the u-boot firmware which was
originally implemented for Fedora, so we need the p3 partition that
embeds a uEnv.txt file to tell u-boot what/where to load next stage.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6224b11fc01868627f923317d531721b6870f4df

Git commit 74e9088bbcfd5e958b6ae246f1f4aa465492e7d1 by Alexandre Ghiti on 05/07/2022 at 09:40..
riscv: Use UEFI bootflow for the Nezha Board

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/74e9088bbcfd5e958b6ae246f1f4aa465492e7d1

Git commit 42b68d5d0ff99d4869918efb627071bb7b2ad575 by Alexandre Ghiti on 05/07/2022 at 09:40..
riscv: Bump image size to 4.5G

3.5G is not enough for riscv64 preinstalled as the creation of the initrd fails
with the following error:

Creating config file /etc/default/grub with new version
Processing triggers for initramfs-tools (0.140ubuntu13) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-1011-generic
zstd: error 25 : Write error : No space left on device (cannot write compressed block)
E: mkinitramfs failure zstd -q -1 -T0 25
update-initramfs: failed for /boot/initrd.img-5.15.0-1011-generic with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/42b68d5d0ff99d4869918efb627071bb7b2ad575

Git commit 0f74cc2aa13121a04a563b7f5dd2316d20247446 by Alexandre Ghiti on 05/07/2022 at 09:41..
d/changelog: Add entry for the VisionFive and Nezha support
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0f74cc2aa13121a04a563b7f5dd2316d20247446

Git commit 7a1b5f67dd3ee77167afac2d675e6021808f43d3 by Alexandre Ghiti on 08/07/2022 at 13:00..
disk-image-uefi.binary: Fix wrong parenthesis

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7a1b5f67dd3ee77167afac2d675e6021808f43d3

Git commit 00f35ae9bf715cb5d9b7c49ddf29d21891cf0425 by Alexandre Ghiti on 11/07/2022 at 10:47..
riscv: Use FK_FORCE_CONTAINER to force flash-kernel to run in a container

As explained in LP: #1980929, we need this in order to build RISC-V
images.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/00f35ae9bf715cb5d9b7c49ddf29d21891cf0425

Git commit 7a3159fc62986e7a4c6d6fde5bae035f6e5b6537 by Alexandre Ghiti on 11/07/2022 at 10:47..
d/changelog: Add FK_FORCE_CONTAINER entry

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7a3159fc62986e7a4c6d6fde5bae035f6e5b6537

Git commit aa1be5eaaa1fdbb4c31104cc49e54b15f66c3343 by Thomas Bechtold on 11/07/2022 at 12:08..
Revert "fix: don't modify ssh_config for ubuntu-cpc projects (LP:1968873)"

This change triggered a bug in cloud-init (see LP:1968873). cloud-init
does not recongnize sshd options set in /etc/ssh/sshd_config.d/ and
cloud-init modifies directly /etc/ssh/sshd_config which gets then
overwritten by settings from /etc/ssh/sshd_config.d/ .

This reverts commit b54d24ff3310f7ace00ab08e0dacfdc89e026f1c.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/aa1be5eaaa1fdbb4c31104cc49e54b15f66c3343

Git commit 73ef7227f169495c4766fb844adbf9b9a732ae72 by Thomas Bechtold on 11/07/2022 at 12:12..
Add debian/changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/73ef7227f169495c4766fb844adbf9b9a732ae72

Git commit c5571b17a2cba4e464e637f33131f3980f925ca7 by Łukasz 'sil2100' Zemczak on 14/07/2022 at 12:33..
Merge branch 'int/alex/riscv_no_beaglev_container' of https://git.launchpad.net/~alexghiti/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c5571b17a2cba4e464e637f33131f3980f925ca7

Git commit bcc55b8aa9410c2e5602bbe2d8082f62b54979de by Łukasz 'sil2100' Zemczak on 14/07/2022 at 12:37..
Tweak changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bcc55b8aa9410c2e5602bbe2d8082f62b54979de

Git commit 894e8640fe6925db8ba880e427a9a6ad1775bece by Łukasz 'sil2100' Zemczak on 14/07/2022 at 12:40..
More changelog tweaks (bug numbers).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/894e8640fe6925db8ba880e427a9a6ad1775bece

Git commit 03597e8cb44c77ed7809d02a67d1cf1d74984682 by Łukasz 'sil2100' Zemczak on 14/07/2022 at 12:41..
releasing package livecd-rootfs version 2.769
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/03597e8cb44c77ed7809d02a67d1cf1d74984682

Git commit 17e659ddf84adaa374139a8c758c9f4234efc30b by Alexandre Ghiti on 25/07/2022 at 07:36..
riscv: Fix SiFive Unmatched build

While merging the VisionFive support, we removed the installation of
u-boot-menu for the Unmatched by mistake: fix this by reinstating it.

Fixes: ce9f5caccadf ("riscv: Add support for StarFive VisionFive")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/17e659ddf84adaa374139a8c758c9f4234efc30b

Git commit c991b7bfdd0b2002b20c98bfa78026d858f1219e by Łukasz 'sil2100' Zemczak on 25/07/2022 at 08:19..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c991b7bfdd0b2002b20c98bfa78026d858f1219e

Git commit 6b217c3242fca5742bba8dec6fcc1c384ce7c796 by Łukasz 'sil2100' Zemczak on 25/07/2022 at 08:20..
releasing package livecd-rootfs version 2.770
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6b217c3242fca5742bba8dec6fcc1c384ce7c796

Git commit abcfabdbc0e1936b55fd58a1d04f20293d90fc0d by Steve Langasek on 25/07/2022 at 19:50..
Drop support for building i386 images aside from the launchpad builder images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/abcfabdbc0e1936b55fd58a1d04f20293d90fc0d

Git commit 941cd3c64aab7b2ada33399d9b08b8a785d3d957 by Steve Langasek on 25/07/2022 at 20:02..
Remove fwupd from the cloud images.  LP: #1981109.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/941cd3c64aab7b2ada33399d9b08b8a785d3d957

Git commit 13ed256581c6bac340c054000514abd8ec2baa7d by Michael Hudson-Doyle on 28/07/2022 at 00:00..
Fix some issues with the netboot tarballs:

* Fix some issues with the netboot tarballs:
  - Include the signed shim (oops).
  - Make the kernel path on disk and in the bootloader config match (more
    oops).
  - Make paths more architecture dependent as the code in grubnetXXX.efi to
    probe a platform dependent path first doesn't work.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/13ed256581c6bac340c054000514abd8ec2baa7d

Git commit 2485e0bebfb3cd7b515f7ccf45c7c622b2b455d4 by Alexandre Ghiti on 28/07/2022 at 09:17..
riscv: Install wpasupplicant by default

For now, all RISC-V hardware is SBC-like board which embed a Wifi
chipset so install wpasupplicant by default. We'll certainly split the
seeds between server and embedded hardware later.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2485e0bebfb3cd7b515f7ccf45c7c622b2b455d4

Git commit 90c5d5c14a3220dc90dac05f6d1a3b116bd11d79 by Alexandre Ghiti on 28/07/2022 at 09:18..
Add changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/90c5d5c14a3220dc90dac05f6d1a3b116bd11d79

Git commit eec8f595d32e3559b03486affba53be5869c3273 by Łukasz 'sil2100' Zemczak on 28/07/2022 at 12:08..
Make sure that the recent riscv64 changes for our supported devices don't install wpasupplicant on non-SUBARCH builds (like for clouds).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/eec8f595d32e3559b03486affba53be5869c3273

Git commit e72421d18ed3a0f55d2b9325561487fd450c1a9f by Łukasz 'sil2100' Zemczak on 28/07/2022 at 12:13..
releasing package livecd-rootfs version 2.771
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e72421d18ed3a0f55d2b9325561487fd450c1a9f

Git commit 995295964bcfc1c0af58300fb2a36702354a1e3b by Brian Murray on 28/07/2022 at 20:57..
Use default compat for qcow2 images.

This will cause images to be created with more moderm features which
will make our images faster and provide better sparse handling.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/995295964bcfc1c0af58300fb2a36702354a1e3b

Git commit b71aeeeba794f66929da46817b27bb738cf67476 by Brian Murray on 28/07/2022 at 21:04..
Add in a changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b71aeeeba794f66929da46817b27bb738cf67476

Git commit 4d0d9aa7afae87d400118689f008b91b3b6c6d7c by Brian Murray on 28/07/2022 at 23:42..
releasing package livecd-rootfs version 2.772
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4d0d9aa7afae87d400118689f008b91b3b6c6d7c

Git commit e760da32847df7e7f9d54393d103bbc169a5afd6 by Łukasz 'sil2100' Zemczak on 29/07/2022 at 15:44..
When adding the new RISC-V platforms, some of the generic non-SUBARCH code went missing and some invalid assumptions have been made, causing cloud images to fail building.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e760da32847df7e7f9d54393d103bbc169a5afd6

Git commit 38bc85f1894fafc3e6f150a2a04236c9ed714665 by Łukasz 'sil2100' Zemczak on 29/07/2022 at 16:06..
Changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/38bc85f1894fafc3e6f150a2a04236c9ed714665

Git commit 0e3f68943283189bdf0032505ccb5e88ebfd07e0 by Łukasz 'sil2100' Zemczak on 29/07/2022 at 16:06..
releasing package livecd-rootfs version 2.773
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0e3f68943283189bdf0032505ccb5e88ebfd07e0

Git commit eb0530b7a7bf39a235848d290dd6c231e642c731 by Dan Bungert on 01/08/2022 at 20:57..
functions: inform cloud-init about network manager

LP: #1982855
Co-authored-by: Chad Smith <chad.smith at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/eb0530b7a7bf39a235848d290dd6c231e642c731

Git commit ef834c2e7db47b5e78af770052e785e6db1bfde3 by Dan Bungert on 01/08/2022 at 20:57..
functions: let `cloud-init clean` inform about NM
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ef834c2e7db47b5e78af770052e785e6db1bfde3

Git commit e93a80bb6e6b3cfabed5ca2f0eadae21dc9f0b0f by Dan Bungert on 01/08/2022 at 21:02..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e93a80bb6e6b3cfabed5ca2f0eadae21dc9f0b0f

Git commit 239453d644ea2430936f60ec5e4df5e0694d034c by Steve Langasek on 04/08/2022 at 18:24..
Remove modemmanager and udisks2 from cloud images in addition to fwupd. The use of tasks at install means all packages are marked manually installed in the apt database, so removing fwupd does not remove its dependencies.  LP: #1981109.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/239453d644ea2430936f60ec5e4df5e0694d034c

Git commit 0d69fea5ee43a7450c03af19ee9c177547a65dd7 by Steve Langasek on 04/08/2022 at 18:25..
releasing package livecd-rootfs version 2.774
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0d69fea5ee43a7450c03af19ee9c177547a65dd7

Git commit 503f9e89501f308ca130a935b5998293fd256ed9 by Rudra Bali on 31/08/2022 at 20:20..
add Ubuntu Unity to daily flavors
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/503f9e89501f308ca130a935b5998293fd256ed9

Git commit 559c9dd1b76ae033f0990426a92f04bd30403291 by Steve Langasek on 31/08/2022 at 20:34..
changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/559c9dd1b76ae033f0990426a92f04bd30403291

Git commit 68d2205e30e26aed8228b4aa1d253d354b324f25 by Steve Langasek on 31/08/2022 at 20:35..
releasing package livecd-rootfs version 2.775
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/68d2205e30e26aed8228b4aa1d253d354b324f25

Git commit 480d5b26ea97e0bfebac8aedfa1f2bf7286f027a by Thomas Bechtold on 09/09/2022 at 10:08..
fix: don't modify ssh_config for ubuntu-cpc projects (LP:1968873)

The cloud-init bug (see LP:1968873) got fixed now so using a sshd
config snippet should work now.

This partly reverts commit aa1be5eaaa1fdbb4c31104cc49e54b15f66c3343
but uses now 60-cloudimg-settings.conf instead of
10-cloudimg-settings.conf .
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/480d5b26ea97e0bfebac8aedfa1f2bf7286f027a

Git commit 4fc446e0783d2bc0f061d025bed34da0f3ca590c by Thomas Bechtold on 09/09/2022 at 10:09..
Add changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4fc446e0783d2bc0f061d025bed34da0f3ca590c

Git commit 061d8a11dfbedeba75067a4309830161972783da by Utkarsh Gupta on 12/09/2022 at 11:51..
Update d/ch for 2.776 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/061d8a11dfbedeba75067a4309830161972783da

Git commit bbd0e9fa5a3e6654577699c4379b80026275444b by Rudra Bali on 14/09/2022 at 03:04..
switch to ubuntu-unity-desktop task for Ubuntu Unity
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bbd0e9fa5a3e6654577699c4379b80026275444b

Git commit c897750648c7bed63f36feef3b7ab933aade3aa0 by Rudra Bali on 14/09/2022 at 03:04..
add live packages for Ubuntu Unity, since live task does not exist
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c897750648c7bed63f36feef3b7ab933aade3aa0

Git commit 7f278b020d1d10d77d47b2bd71206a8ab0481aff by Rudra Bali on 14/09/2022 at 09:24..
use ubuntu-unity-desktop metapackage for now
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7f278b020d1d10d77d47b2bd71206a8ab0481aff

Git commit 0581c7fd8af7d86eba01817d08ae6b094ff987c9 by Rudra Bali on 14/09/2022 at 09:25..
fix typo
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0581c7fd8af7d86eba01817d08ae6b094ff987c9

Git commit 815d26a19cab25216bdd9228657ed0845164b104 by Łukasz 'sil2100' Zemczak on 14/09/2022 at 14:11..
Comment cleanup for ubuntu-unity.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/815d26a19cab25216bdd9228657ed0845164b104

Git commit bace7d61fe7e627f1df537fb500efd2bac04e42f by Łukasz 'sil2100' Zemczak on 14/09/2022 at 14:11..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bace7d61fe7e627f1df537fb500efd2bac04e42f

Git commit c520230559af37ea68388f438423b6370d7eed9e by Łukasz 'sil2100' Zemczak on 14/09/2022 at 14:12..
releasing package livecd-rootfs version 2.777
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c520230559af37ea68388f438423b6370d7eed9e

Git commit ee40e951f2aeea3df518540d21c40368e19c9a8b by William Wilson on 14/09/2022 at 15:16..
releasing package livecd-rootfs version 2.778
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ee40e951f2aeea3df518540d21c40368e19c9a8b

Git commit 76d794664a9dd40165fed258ac9b741fabd5111e by Ivan Kapelyukhin on 14/09/2022 at 20:30..
Bump UEFI disk image size for amd64 to 3.5 GB

Current Kinetic GCE image builds are failing with the following error:

update-initramfs: Generating /boot/initrd.img-5.19.0-1004-gcp
zstd: error 25 : Write error : No space left on device (cannot write compressed block)
E: mkinitramfs failure zstd -q -1 -T0 25

Seems like after `linux-gcp` update from 5.15 to 5.19 `linux-modules` package
has gotten ~40MB larger and with that GCE image builds are over the edge wrt
available disk space in chroot.

Bumped up disk image size for amd64 to 3.5GB to match the sizes used by armhf
and generic images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/76d794664a9dd40165fed258ac9b741fabd5111e

Git commit e8ea6335d5b5581a8e5115ef16852c6d6be15012 by Alexandre Ghiti on 20/09/2022 at 11:49..
riscv: Add support to build LicheeRV Dock images

The LicheeRV Dock board comes with only 512MB of DRAM so the only difference
with a Nezha image is the fact that we have to remove
cryptsetup-initramfs package which makes the initrd too big for the
board to boot.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e8ea6335d5b5581a8e5115ef16852c6d6be15012

Git commit d5a7d6655f2fa653c8bc0f316613f37f58a9c2cc by Alexandre Ghiti on 20/09/2022 at 11:49..
riscv: Install Wifi driver by default for the LicheeRV

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d5a7d6655f2fa653c8bc0f316613f37f58a9c2cc

Git commit f68433098d6a25105a02db26bc377f5e0b516820 by Alexandre Ghiti on 20/09/2022 at 11:49..
riscv: Add support to build Microchip Icicle Kit image

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f68433098d6a25105a02db26bc377f5e0b516820

Git commit a752a99ad88ec34784e7102ff66fe84e7b8a73f8 by Alexandre Ghiti on 20/09/2022 at 11:49..
riscv: LicheeRV must use u-boot-nezha package

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a752a99ad88ec34784e7102ff66fe84e7b8a73f8

Git commit 9cc8267f0728fee371776a74ca24971a108a2c9d by Steve Langasek on 21/09/2022 at 19:59..
live-build/auto/config: set COMPONENTS for all flavors *before* we invoke germinate.  Fixes a regression introduced in commit 07873ec. In the process, stop declarations of COMPONENTS that shadow the default in germinate (main restricted).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9cc8267f0728fee371776a74ca24971a108a2c9d

Git commit 97645adca7da453c350223c5d02b13c4c4015ede by Steve Langasek on 21/09/2022 at 19:59..
releasing package livecd-rootfs version 2.780
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/97645adca7da453c350223c5d02b13c4c4015ede

Git commit 3722d2ee58fdcc9b252faa97f32c84d6a1e240c0 by Steve Langasek on 21/09/2022 at 20:35..
Drop override of components for raspi images
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3722d2ee58fdcc9b252faa97f32c84d6a1e240c0

Git commit e41c6f50dfa040020056047f922ac27057bbb51c by Steve Langasek on 21/09/2022 at 23:08..
Drop use of deprecated apt-key.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e41c6f50dfa040020056047f922ac27057bbb51c

Git commit b3343c12554d4105b9ae75ca96582de85ac804f6 by Steve Langasek on 21/09/2022 at 23:12..
Drop edubuntu and kubuntu-active, both obsolete in *all* supported releases.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b3343c12554d4105b9ae75ca96582de85ac804f6

Git commit 1f0a3d77974e41d2879585dcaa938c229d99fe8f by Steve Langasek on 21/09/2022 at 23:47..
Fix passing of components to germinate commandline (how did this ever work?)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1f0a3d77974e41d2879585dcaa938c229d99fe8f

Git commit c482518e19b78426aeb7398a2ca5e38d08452b36 by Steve Langasek on 21/09/2022 at 23:47..
releasing package livecd-rootfs version 2.781
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c482518e19b78426aeb7398a2ca5e38d08452b36

Git commit 2b5e8a81e57ae89b9ebed9bab20423d2e61d80d0 by Steve Langasek on 22/09/2022 at 22:36..
Default to using 'desktop' for the base seed so we don't have another place we have to extend the list for each new flavor (ubuntu-unity)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2b5e8a81e57ae89b9ebed9bab20423d2e61d80d0

Git commit 75dadc3be0d50ef4324ad4bcf9e1c3ee7712f5a4 by Steve Langasek on 22/09/2022 at 22:36..
releasing package livecd-rootfs version 2.782
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/75dadc3be0d50ef4324ad4bcf9e1c3ee7712f5a4

Git commit e159d2267cd03a37274fec81be2d28d1f0aea32a by Łukasz 'sil2100' Zemczak on 23/09/2022 at 10:01..
Merge branch 'int/alex/riscv_mpfs' of git+ssh://git.launchpad.net/~alexghiti/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e159d2267cd03a37274fec81be2d28d1f0aea32a

Git commit b692997907c93af7089c84966f3640be52de6dde by Łukasz 'sil2100' Zemczak on 23/09/2022 at 10:04..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b692997907c93af7089c84966f3640be52de6dde

Git commit 537282ebf996803ac096458ab5a52ae90318be6f by Łukasz 'sil2100' Zemczak on 23/09/2022 at 10:04..
releasing package livecd-rootfs version 2.783
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/537282ebf996803ac096458ab5a52ae90318be6f

Git commit d3d636a6e06c272a6ea9a430d5e6d9619ec4155d by Steve Langasek on 25/09/2022 at 08:52..
Don't set a desktop base seed for ubuntu-base or ubuntu-core.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d3d636a6e06c272a6ea9a430d5e6d9619ec4155d

Git commit cbc0b6606627f360540055f2ace6bcd4c3340450 by Steve Langasek on 25/09/2022 at 08:52..
autopkgtest now references ubuntu-server:live, the only ubuntu-server we still build.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cbc0b6606627f360540055f2ace6bcd4c3340450

Git commit 48a20ca91d9c51a2a2d3235f714b13934b2f10e8 by Steve Langasek on 25/09/2022 at 08:53..
releasing package livecd-rootfs version 2.784
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/48a20ca91d9c51a2a2d3235f714b13934b2f10e8

Git commit 31d42bfd2ff86d175f389ee5bbed6f275597c185 by Brian Murray on 26/09/2022 at 22:55..
Disable the snap-preseed calls in the interest of getting images built for the 22.10 beta. (LP: #1990884)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/31d42bfd2ff86d175f389ee5bbed6f275597c185

Git commit 6791054145b87aea345dad40f8292b2ed6ce4c10 by Brian Murray on 26/09/2022 at 22:55..
releasing package livecd-rootfs version 2.785
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6791054145b87aea345dad40f8292b2ed6ce4c10

Git commit 4cfe993c3adf14da1508a1d8d29dcf8eade8a259 by Brian Murray on 27/09/2022 at 20:50..
s/linux-firmware-raspi2/linux-firmware-raspi/
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4cfe993c3adf14da1508a1d8d29dcf8eade8a259

Git commit bc7c9738f692a443ea663f1901b2b8292577e364 by Brian Murray on 27/09/2022 at 20:51..
releasing package livecd-rootfs version 2.786
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bc7c9738f692a443ea663f1901b2b8292577e364

Git commit 8fca716ca31a78a807b12ba196e66ffa953b59c7 by Samir Akarioh on 28/09/2022 at 11:54..
fix: build OCI image failed to build

Fix the bug added by this commit [0]. The bug added
is that the build livefs for a OCI image file failed
see Jenkins logs [1] and buildlog [2]. This commit
permit to fix this issue.

Refs: [0] https://git.launchpad.net/livecd-rootfs/commit/?id=2b5e8a81e57ae89b9ebed9bab20423d2e61d80d0
      [1] https://jenkins.canonical.com/devel-cloud-images/view/OCI/job/22.10-UbuntuOCI-Build-Images/73/ARCH=amd64,NODE=kinetic/console
      [2] https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/kinetic/ubuntu-oci/+build/375833

Signed_by: Samir Akarioh and Tomas Virtus
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8fca716ca31a78a807b12ba196e66ffa953b59c7

Git commit acf76bb3c7a96f25ee1ed00edbd60ea5471cb709 by Utkarsh Gupta on 29/09/2022 at 08:24..
Merge remote-tracking branch 'samirakarioh/fix-oci-bug' into ubuntu/master

* samirakarioh/fix-oci-bug:
  fix: build OCI image failed to build
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/acf76bb3c7a96f25ee1ed00edbd60ea5471cb709

Git commit 805a4f9241b8270b5428ae605d913e1c01636d17 by Utkarsh Gupta on 29/09/2022 at 08:26..
Update d/ch for 2.787 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/805a4f9241b8270b5428ae605d913e1c01636d17

Git commit 79e36dd7df5bb475345c6d771d1d1d961d813384 by Alexandre Ghiti on 12/10/2022 at 12:15..
Revert "riscv: Install Wifi driver by default for the LicheeRV"

This reverts commit d5a7d6655f2fa653c8bc0f316613f37f58a9c2cc.

The Wifi driver package is in universe and can't be promoted in time for
the release, so revert this.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/79e36dd7df5bb475345c6d771d1d1d961d813384

Git commit 68380608605067edb53d0a1aba413c38948a965d by Alexandre Ghiti on 12/10/2022 at 12:15..
riscv: Install dkms by default on the LicheeRV board

So that people without network access can download the package and
install it using a usb drive for example.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/68380608605067edb53d0a1aba413c38948a965d

Git commit c946fbd65fab7203d080ddfaac00ddd5abca31c1 by Alexandre Ghiti on 12/10/2022 at 12:17..
Update changelog

Signed-off-by: Alexandre Ghiti <alexandre.ghiti at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c946fbd65fab7203d080ddfaac00ddd5abca31c1

Git commit a9c46eed3f1d3d696cf3d4b17d7cf95c6bd3935e by Łukasz 'sil2100' Zemczak on 12/10/2022 at 14:53..
releasing package livecd-rootfs version 2.788
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a9c46eed3f1d3d696cf3d4b17d7cf95c6bd3935e

Git commit 1555f5f46bdbafb134a78b6623f22328faebb2bc by Heinrich Schuchardt on 13/10/2022 at 06:05..
riscv: remove invalid redirections

Remove redirections of type

    command &1>2

Executing the command in the background and creating and empty file '2'
was never intended.

As the messages are information only redirecting to stderr would not make
sense either.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1555f5f46bdbafb134a78b6623f22328faebb2bc

Git commit b39824539cd8f82548ea18c2b08ed3a952e7d7c4 by Heinrich Schuchardt on 13/10/2022 at 06:05..
riscv: reduce initrd size for Nezha and LicheeRV boards

The Nezha and the LicheeRV boards do not have enough memory for an initrd
with most modules. Therefore the number of included modules has to be
reduced.

Create file /etc/initramfs-tools/conf.d/modules_list.conf
to set MODULES=list.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b39824539cd8f82548ea18c2b08ed3a952e7d7c4

Git commit 2869890eafd021e3dfc83b778581f936a3e64ad1 by Heinrich Schuchardt on 13/10/2022 at 06:05..
Update changelog for release 2.789

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2869890eafd021e3dfc83b778581f936a3e64ad1

Git commit e11d091106e1a0409f1dbe040d0bdd8bfdd56d4c by John Chittum on 13/10/2022 at 17:39..
Revert "Disable the snap-preseed"

This reverts commit 31d42bfd2ff86d175f389ee5bbed6f275597c185.

Disable the snap-preseed calls in the interest of
getting images built for the 22.10 beta. (LP: #1990884)"
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e11d091106e1a0409f1dbe040d0bdd8bfdd56d4c

Git commit 652a33ae034e854c191a59cc8b9e15a4ee31d7ce by John Chittum on 13/10/2022 at 17:42..
release 2.789
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/652a33ae034e854c191a59cc8b9e15a4ee31d7ce

Git commit a2a341a8b22e3813a206549e4eb5df7dc95d4528 by Łukasz 'sil2100' Zemczak on 14/10/2022 at 08:39..
Merge branch 'allwinner-initrd' of git+ssh://git.launchpad.net/~xypron/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a2a341a8b22e3813a206549e4eb5df7dc95d4528

Git commit e8938fc6109cafe8ca5726c052af6983c74fec2c by Łukasz 'sil2100' Zemczak on 14/10/2022 at 08:49..
Add an additional subdir.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e8938fc6109cafe8ca5726c052af6983c74fec2c

Git commit 7813938d17dca78cc6a03ee4ba495b5230042874 by Simon Poirier on 17/10/2022 at 13:37..
fix: add apparmor ipc feature to the chroot
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7813938d17dca78cc6a03ee4ba495b5230042874

Git commit 50e48446346a7a94f2af22b14f8fb0f48afdbb6b by Simon Poirier on 17/10/2022 at 13:37..
release 2.791
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/50e48446346a7a94f2af22b14f8fb0f48afdbb6b

Git commit d06b5bdd206bef280cd22894455d59b1b908b9d7 by Brian Murray on 17/10/2022 at 19:55..
Finalize the changelog as that didn't get done
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d06b5bdd206bef280cd22894455d59b1b908b9d7

Git commit 151f73e8b07eae9fd284d49a03117903dd668d77 by Brian Murray on 17/10/2022 at 20:01..
Finish the rename of FK_FORCE_CONTAINER into FK_FORCE. (LP: #1989194)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/151f73e8b07eae9fd284d49a03117903dd668d77

Git commit 89b641294689d63062cd26152a619c9b6115bb60 by Brian Murray on 17/10/2022 at 20:06..
Merge remote-tracking branch 'simpoir/kinetic-update-apparmor-feat' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/89b641294689d63062cd26152a619c9b6115bb60

Git commit f45167691b8946b5166ce79a384b09422f82d04c by Brian Murray on 17/10/2022 at 20:09..
releasing package livecd-rootfs version 2.791
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f45167691b8946b5166ce79a384b09422f82d04c

Git commit 105acdebc783291f740294b5c317f3e6d2da9de4 by Samir Akarioh on 27/10/2022 at 07:03..
feat: Add metadata on ubuntu-oci image

Add a file build.info on etc/cloud
with the serial information

Signed-off-by: Samir Akarioh <samir.akarioh at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/105acdebc783291f740294b5c317f3e6d2da9de4

Git commit 8b8ad2e0ac8ae4ffb39375024f4de2d909da6d5b by Samir Akarioh on 08/11/2022 at 11:01..
feat: Add Ubuntu user

We add a ubuntu user inside the image because we
want to have a operational nonroot user and also
be aligned with the other Ubuntu images.

Signed-off-by: Samir Akarioh <samir.akarioh at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8b8ad2e0ac8ae4ffb39375024f4de2d909da6d5b

Git commit e04ea00f1f53266e1cd331fdde4cb07320dba1f9 by Utkarsh Gupta on 14/11/2022 at 09:58..
Remove whitespaces
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e04ea00f1f53266e1cd331fdde4cb07320dba1f9

Git commit 953fccaedbc2056eedbf4afbc79aa744431a0f24 by Utkarsh Gupta on 14/11/2022 at 09:58..
Update d/ch for 2.792 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/953fccaedbc2056eedbf4afbc79aa744431a0f24

Git commit c6ad92c0f48b40b787137d9ae0926a943a7884b8 by Heinrich Schuchardt on 14/11/2022 at 13:04..
riscv64: use efi=debug earlycon

RISC-V boards tend to boot slowly.
We should provide progress information when booting.

Use 'efi=debug earlycon' on the Linux command line via new file
/etc/default/grub.d/cmdline.cfg.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c6ad92c0f48b40b787137d9ae0926a943a7884b8

Git commit d0dd1d48eb15836abc8511fcecdf2c37a9be25fa by Łukasz 'sil2100' Zemczak on 16/11/2022 at 12:26..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d0dd1d48eb15836abc8511fcecdf2c37a9be25fa

Git commit 88ce5fe0108dee94de202d0a69f0dc4200193b67 by Łukasz 'sil2100' Zemczak on 16/11/2022 at 12:27..
releasing package livecd-rootfs version 2.793
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/88ce5fe0108dee94de202d0a69f0dc4200193b67

Git commit 12846905fd33eb8e31c89bf12617ed3f4f9b618d by Sebastien Bacher on 23/11/2022 at 16:15..
Change the desktop build to let canary be the default
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/12846905fd33eb8e31c89bf12617ed3f4f9b618d

Git commit 7649091f2b48279d32b10b6716849c85be217020 by Łukasz 'sil2100' Zemczak on 08/12/2022 at 14:36..
Add changelog for latest changes.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7649091f2b48279d32b10b6716849c85be217020

Git commit 90067f99e22ff4302c641048e2a708f0e74359a1 by Łukasz 'sil2100' Zemczak on 08/12/2022 at 14:41..
releasing package livecd-rootfs version 2.794
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/90067f99e22ff4302c641048e2a708f0e74359a1

Git commit beada3166242862385a9ac5707c79d994c63f425 by Łukasz 'sil2100' Zemczak on 15/12/2022 at 09:22..
Use ubuntu-image image definitions for riscv, raspi and ubuntu-base builds.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/beada3166242862385a9ac5707c79d994c63f425

Git commit 4bcc0f2d525530bf5b8a713d65b032a020663536 by Łukasz 'sil2100' Zemczak on 15/12/2022 at 09:25..
Get rid of some unneeded dependencies.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4bcc0f2d525530bf5b8a713d65b032a020663536

Git commit c56e7aab046919fc1fa04fe18e048dadbc77c8be by Łukasz 'sil2100' Zemczak on 16/12/2022 at 10:13..
Minor code-duplication removal.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c56e7aab046919fc1fa04fe18e048dadbc77c8be

Git commit c5323876355487ddd9bd6950dc4b76b511596290 by Steve Langasek on 06/01/2023 at 06:07..
Don't depend on python3-launchpadlib on i386.  This breaks ppa-enabled builds on i386, but avoids pulling in a large dependency tree that's not otherwise needed on i386.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c5323876355487ddd9bd6950dc4b76b511596290

Git commit a91b0cfda558a1b145189530a549cb3bfd3d1b5b by Steve Langasek on 06/01/2023 at 06:07..
releasing package livecd-rootfs version 2.795
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a91b0cfda558a1b145189530a549cb3bfd3d1b5b

Git commit fa81e76cbe05842382cd4fd8876d45c406ef169e by Sean Davis on 08/01/2023 at 03:47..
Enable xubuntu-core
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fa81e76cbe05842382cd4fd8876d45c406ef169e

Git commit c72e5c8d03080e70805cc0672901d9f126a97e6e by Sean Davis on 08/01/2023 at 05:19..
Rename Xubuntu Core > Xubuntu Minimal
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c72e5c8d03080e70805cc0672901d9f126a97e6e

Git commit 71308d500bd3e7a78e7b605dd7634cfae48f6293 by Heinrich Schuchardt on 09/01/2023 at 10:52..
riscv64: adjust U-Boot installation for Nezha D1 and LicheeRV

Since version 2022.10 U-Boot SPL and U-Boot are installed onto the same partition.
Package nezha-boot0 is not needed anymore.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/71308d500bd3e7a78e7b605dd7634cfae48f6293

Git commit 85cbc6abcdd30ec011b34b5bfffab31be5ab2a14 by Łukasz 'sil2100' Zemczak on 09/01/2023 at 13:11..
Add changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/85cbc6abcdd30ec011b34b5bfffab31be5ab2a14

Git commit e04a19d5959667b936ee160a95166ffcc4c29339 by Łukasz 'sil2100' Zemczak on 09/01/2023 at 13:21..
releasing package livecd-rootfs version 2.796
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e04a19d5959667b936ee160a95166ffcc4c29339

Git commit cf6104b94ed97415b39ef7899bbf3b38edce6461 by Sean Davis on 13/01/2023 at 12:37..
Rename task to xubuntu-desktop-minimal
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cf6104b94ed97415b39ef7899bbf3b38edce6461

Git commit 536cd09b73ab2ae6b53d52cfe012b7f7d4edc361 by Heinrich Schuchardt on 16/01/2023 at 20:52..
riscv64: set attribute required partition for firmware

According to the EBBR specification the GPT partitions for firmware should
have attribute bit 0 (Required Partition) set.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/536cd09b73ab2ae6b53d52cfe012b7f7d4edc361

Git commit 6cf691e25bb5fc0c3a29e747ca053dfe8e85d885 by Sean Davis on 21/01/2023 at 17:51..
Make xubuntu minimal a subproject
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6cf691e25bb5fc0c3a29e747ca053dfe8e85d885

Git commit fb57bd4beabad700de61592973d41ead2f7ba522 by Steve Langasek on 01/02/2023 at 15:43..
Drop dependency on rsync, not used in a very long time and lets us drop rsync on i386.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fb57bd4beabad700de61592973d41ead2f7ba522

Git commit e2c06f910901089ed40fa6211b7e22fda400a744 by Steve Langasek on 01/02/2023 at 15:44..
releasing package livecd-rootfs version 2.797
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e2c06f910901089ed40fa6211b7e22fda400a744

Git commit dc3f8a6ea0ab362d0b9d7cf329c00398b81bd818 by Dimitri John Ledkov on 07/02/2023 at 20:58..
ubuntu-cpc: set default ext4 mount option commit=30

This allows to consolidate linux-kvm and linux-generic kernel
flavours. This brings the perfomance benefit of linux-kvm flavour to
all cloud and pre-installed images. It does trade data-safety.

LP: #2006511

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dc3f8a6ea0ab362d0b9d7cf329c00398b81bd818

Git commit ee843c14de8a549850908ec2274d26b3266f4c20 by Heinrich Schuchardt on 10/02/2023 at 20:55..
RISC-V: rename cmdline.cfg to 10_cmdline.cfg

Using numbered configuration fragments makes the order of application
easier to track

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ee843c14de8a549850908ec2274d26b3266f4c20

Git commit 0924d50aeed3004fcfdff78d412856c301b1ee3c by Heinrich Schuchardt on 10/02/2023 at 20:55..
RISC-V: avoid soft lockup Radeon GPUs with GRUB

With Radeon GPUs and kernel 5.19 a soft lockup was observed.
Increase the watchdog threshold.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0924d50aeed3004fcfdff78d412856c301b1ee3c

Git commit 55c7d5720da685c484ffafa3c196a92bc0e45895 by Erich Eickmeyer on 12/02/2023 at 18:03..
Bring back Edubuntu
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/55c7d5720da685c484ffafa3c196a92bc0e45895

Git commit eea1308301ba09898c1474e21ad44a11b2d5b91c by Heinrich Schuchardt on 13/02/2023 at 22:05..
RISC-V: avoid soft lockup Radeon GPUs with u-boot-menu

For the SiFive HiFive Unmatched board we create a pre-installed image using
u-boot-menu. Increase the watchdog threshold in this case too.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/eea1308301ba09898c1474e21ad44a11b2d5b91c

Git commit d7d2c1fbfdf24535132eb0d73d78597c3a50ad26 by Steve Langasek on 14/02/2023 at 05:06..
Merge remote-tracking branch 'xubuntu-dev/xubuntu-core' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d7d2c1fbfdf24535132eb0d73d78597c3a50ad26

Git commit a1598f767b2604bdcd6447526c800505b95fe899 by Steve Langasek on 14/02/2023 at 05:07..
Changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a1598f767b2604bdcd6447526c800505b95fe899

Git commit 4a1ddcedaa565c435267a98100987ef9fd941717 by Steve Langasek on 14/02/2023 at 05:07..
releasing package livecd-rootfs version 2.798
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4a1ddcedaa565c435267a98100987ef9fd941717

Git commit 202ad011c1258fae78f9e2868db0f43319d98933 by Steve Langasek on 14/02/2023 at 23:55..
Merge remote-tracking branch 'edubuntu-dev/ubuntu/master' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/202ad011c1258fae78f9e2868db0f43319d98933

Git commit d95b3badf03e53b5928e0adeefd680167bd46620 by Steve Langasek on 14/02/2023 at 23:55..
Changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d95b3badf03e53b5928e0adeefd680167bd46620

Git commit af442dd1aac3d8a961b389ced7460dcb10f75b98 by Steve Langasek on 14/02/2023 at 23:55..
releasing package livecd-rootfs version 2.799
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/af442dd1aac3d8a961b389ced7460dcb10f75b98

Git commit 199644871f8d29bf619cd3c1773535d030dd539c by Didier Roche on 20/02/2023 at 10:58..
WSL: do not depend on standard anymore.

Evolve the seed to only ship the specific part useful to WSL users. This
allows to trim down the image size.

Co-authored-by: Jean-Baptiste Lallement <jean-baptiste at ubuntu.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/199644871f8d29bf619cd3c1773535d030dd539c

Git commit c02c5e43da0d20a987716c70e2addd3bc68aa820 by Didier Roche on 20/02/2023 at 11:00..
releasing package livecd-rootfs version 2.800
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c02c5e43da0d20a987716c70e2addd3bc68aa820

Git commit 1123aaa6f5c330b6da8288e93a6e88ae6d09b08a by Łukasz 'sil2100' Zemczak on 23/02/2023 at 15:27..
Merge branch 'watchdog_thresh' of git+ssh://git.launchpad.net/~xypron/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1123aaa6f5c330b6da8288e93a6e88ae6d09b08a

Git commit e2fdac3b9519afe148830de2bbf781431b01296b by Łukasz 'sil2100' Zemczak on 23/02/2023 at 15:28..
Add changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e2fdac3b9519afe148830de2bbf781431b01296b

Git commit 1ec696a84258e37b3113935c43c1b9c80ec1dac5 by Łukasz 'sil2100' Zemczak on 23/02/2023 at 18:32..
Add ubuntucinnamon.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1ec696a84258e37b3113935c43c1b9c80ec1dac5

Git commit ef072ea77aff538ec6e394ac6905ab342ebfba8e by Dimitri John Ledkov on 24/02/2023 at 12:01..
Merge branch 'tune2fs' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ef072ea77aff538ec6e394ac6905ab342ebfba8e

Git commit 957f157b4aaebeff0b7cc071ede6f6aa3694cdf2 by Dimitri John Ledkov on 24/02/2023 at 12:02..
ubuntu-cpc: set default ext4 mount option commit=30 (LP: #2006511)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/957f157b4aaebeff0b7cc071ede6f6aa3694cdf2

Git commit 88f8976e6498243eebb652af8e0797ea12541435 by Dimitri John Ledkov on 24/02/2023 at 12:19..
Terrible hack workaround for clearing out the non-offline apt cache for desktop related images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/88f8976e6498243eebb652af8e0797ea12541435

Git commit 3fa9d74b79cb7c7b8fc58bd1b90df8a40f050212 by Dimitri John Ledkov on 24/02/2023 at 12:20..
releasing package livecd-rootfs version 2.801
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3fa9d74b79cb7c7b8fc58bd1b90df8a40f050212

Git commit 4dbeba4ba38316590eb015bf6c769c62ed0123f3 by Steve Langasek on 25/02/2023 at 01:47..
Address the fact that debootstrap doesn't follow Recommends and as a result we're missing several Recommends that should be installed by default and are on upgrades but not on new installs.  This is not applied to minimized images, which don't follow Recommends; but does get separately applied to the ubuntu-server full squashfs.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4dbeba4ba38316590eb015bf6c769c62ed0123f3

Git commit 722b4d33d757b4d2fd3749852d1e5e8ed73f43f9 by Steve Langasek on 25/02/2023 at 01:47..
releasing package livecd-rootfs version 2.802
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/722b4d33d757b4d2fd3749852d1e5e8ed73f43f9

Git commit 6a6ac87e24ff724c2283e7e39ed415976cfaab57 by Steve Langasek on 25/02/2023 at 04:57..
Fix wrong task name for xubuntu-minimal.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6a6ac87e24ff724c2283e7e39ed415976cfaab57

Git commit d4fe8aedc1803b08d1030ec628a18701310a5e35 by Steve Langasek on 25/02/2023 at 05:05..
Fix edubuntu build: ubuntu-minimal is not a task and minimal is already declared.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d4fe8aedc1803b08d1030ec628a18701310a5e35

Git commit 0b0eb5a583ef764ce3500f3016073852b35f25b1 by Steve Langasek on 25/02/2023 at 05:05..
releasing package livecd-rootfs version 2.803
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0b0eb5a583ef764ce3500f3016073852b35f25b1

Git commit b4190c7b97fe7e0364cdcef400f2bf221c22241c by Steve Langasek on 25/02/2023 at 05:11..
Clarified with Erich that edubuntu should install ubuntu-desktop-minimal task.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b4190c7b97fe7e0364cdcef400f2bf221c22241c

Git commit bd0749c905371b4e835cafe64a9fccce6a0d1833 by Steve Langasek on 25/02/2023 at 05:12..
releasing package livecd-rootfs version 2.804
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bd0749c905371b4e835cafe64a9fccce6a0d1833

Git commit 1ecd1320d6a34e31003a8d9cddaca4f0a343cd46 by Michael Hudson-Doyle on 27/02/2023 at 08:47..
Merge remote-tracking branch 'xypron/required_partition' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1ecd1320d6a34e31003a8d9cddaca4f0a343cd46

Git commit 573422e46f060a0d3fc465fe791c4b71b98caa6f by Michael Hudson-Doyle on 27/02/2023 at 08:49..
add changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/573422e46f060a0d3fc465fe791c4b71b98caa6f

Git commit 91d635d8448e3e203b6cbd2a892705214751bf9b by Michael Hudson-Doyle on 27/02/2023 at 08:49..
releasing package livecd-rootfs version 2.805
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/91d635d8448e3e203b6cbd2a892705214751bf9b

Git commit 1b6b3db5ed87a6e828e89a2e1e083b2d44a6ab47 by Heinrich Schuchardt on 28/02/2023 at 09:57..
functions: fix unmounting for local builds

When building locally using the auto/build script unmounting fails.

Avoid mounting via bind. Mount mountpoint/dev as devtmpfs file system and
mountpoint/dev/pts as devpts file system.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1b6b3db5ed87a6e828e89a2e1e083b2d44a6ab47

Git commit 91e1771b037383656964cdcfd9ada0d9808b6943 by Sean Davis on 28/02/2023 at 10:26..
Remove snap base seed for xubuntu:minimal
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/91e1771b037383656964cdcfd9ada0d9808b6943

Git commit 33e7560e1fa0a4e26c76018f58a74a88422b4a0f by Steve Langasek on 28/02/2023 at 16:00..
Changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/33e7560e1fa0a4e26c76018f58a74a88422b4a0f

Git commit 381a5b956ee0d446e1065fe87bfcd5570979eee9 by Steve Langasek on 28/02/2023 at 16:00..
releasing package livecd-rootfs version 2.806
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/381a5b956ee0d446e1065fe87bfcd5570979eee9

Git commit 63317374e59f9cdb27f1301b729be12d073b8816 by Dimitri John Ledkov on 02/03/2023 at 18:11..
auto/config: Add support for ubuntu core arm64 generic images

LP: #2009067

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/63317374e59f9cdb27f1301b729be12d073b8816

Git commit 95adff2ba13d7cfafb2c95c28616a275134296a7 by Dimitri John Ledkov on 02/03/2023 at 18:18..
releasing package livecd-rootfs version 2.807
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/95adff2ba13d7cfafb2c95c28616a275134296a7

Git commit f10fd681247fc883f39ccd6b86613df8a9d45b39 by Łukasz 'sil2100' Zemczak on 03/03/2023 at 14:08..
Add ubuntucinnamon to the seed-determination switch-case.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f10fd681247fc883f39ccd6b86613df8a9d45b39

Git commit b2008366b70c17a3f4feb5f65a0dd6784c64328e by Łukasz 'sil2100' Zemczak on 03/03/2023 at 14:08..
releasing package livecd-rootfs version 2.808
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b2008366b70c17a3f4feb5f65a0dd6784c64328e

Git commit 77982219572e75ed9d8d8c33cca3b805d33138fd by Łukasz 'sil2100' Zemczak on 06/03/2023 at 10:28..
Do not use the ubuntucinnamon-desktop task for cinnamon builds, it doesn't seem to be present in the archive yet. Use the metapackage instead, which seems like a better way forward anyway.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/77982219572e75ed9d8d8c33cca3b805d33138fd

Git commit 73f0355304793f672bc56efaa700a953d859d0e6 by Łukasz 'sil2100' Zemczak on 06/03/2023 at 10:43..
cinnamon: don't use the live task as well.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/73f0355304793f672bc56efaa700a953d859d0e6

Git commit 0b2eedb0fc7d4b21024b7a2ce3ef56327c295318 by Łukasz 'sil2100' Zemczak on 06/03/2023 at 10:48..
Changelog adjustments.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0b2eedb0fc7d4b21024b7a2ce3ef56327c295318

Git commit 912e15c7fc4445cea1e3e314f966a08056754711 by Łukasz 'sil2100' Zemczak on 06/03/2023 at 12:06..
Explicitly define the kernel flavor for ubuntucinnamon.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/912e15c7fc4445cea1e3e314f966a08056754711

Git commit f53e528de94a8eec2fbb01945358ebfb1c011734 by Łukasz 'sil2100' Zemczak on 06/03/2023 at 12:07..
releasing package livecd-rootfs version 2.809
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f53e528de94a8eec2fbb01945358ebfb1c011734

Git commit 0d61fce909536bea7671aacdce636290cab753d4 by Dan Bungert on 06/03/2023 at 15:21..
Add ubuntu-mini-iso project
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0d61fce909536bea7671aacdce636290cab753d4

Git commit 075e7a0eb4d59625f265f05dc44ceb7d9f52fdb4 by John Chittum on 06/03/2023 at 20:04..
fix: remove ipc from apparmor features in 6.1

ipc was dropped as an apparmor feature. checked by grabbing the latest
lunar VM, installing the latest kernel, doing a reboot, and comparing
directories and files. compared all files and the only diff is the ipc
posix_mqueue
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/075e7a0eb4d59625f265f05dc44ceb7d9f52fdb4

Git commit 0dcada3904adbdcae38e730cae59495d75e68c9f by John Chittum on 06/03/2023 at 20:25..
open 2.810 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0dcada3904adbdcae38e730cae59495d75e68c9f

Git commit e88307eae8bcb144bba36659da6fdc76c87e105f by Łukasz 'sil2100' Zemczak on 07/03/2023 at 09:51..
Revert changelog to UNRELEASED, for now.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e88307eae8bcb144bba36659da6fdc76c87e105f

Git commit e7f2ecaa89fd482b449a8dccd02738cd941dbc0b by Łukasz 'sil2100' Zemczak on 07/03/2023 at 13:13..
releasing package livecd-rootfs version 2.810
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e7f2ecaa89fd482b449a8dccd02738cd941dbc0b

Git commit 173d22dce6513d0edef08a71ea6a748c651385e5 by Dimitri John Ledkov on 09/03/2023 at 18:09..
Merge branch 'lunar-fix-apparmor-for-6.1' of git+ssh://git.launchpad.net/~jchittum/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/173d22dce6513d0edef08a71ea6a748c651385e5

Git commit 4a883c26f7d4aed79ae4a4a936f81087f1a7c29f by Dimitri John Ledkov on 09/03/2023 at 18:10..
releasing package livecd-rootfs version 2.811
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4a883c26f7d4aed79ae4a4a936f81087f1a7c29f

Git commit c335e6ed8baacb40f85a68a5eb81e9fb12e638f6 by Łukasz 'sil2100' Zemczak on 10/03/2023 at 11:21..
Merge branch 'cloud-init-and-u-d-i' of git+ssh://git.launchpad.net/~dbungert/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c335e6ed8baacb40f85a68a5eb81e9fb12e638f6

Git commit ccd8441a64e473794bad93ad3c81cc1ef1392f1e by Łukasz 'sil2100' Zemczak on 14/03/2023 at 14:47..
releasing package livecd-rootfs version 2.812
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ccd8441a64e473794bad93ad3c81cc1ef1392f1e

Git commit 3ad215e3f111bb77e9966ac8113fec2af1d02f3c by Łukasz 'sil2100' Zemczak on 17/03/2023 at 10:54..
Forward port some intel-iot changes.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3ad215e3f111bb77e9966ac8113fec2af1d02f3c

Git commit 85f93d836a3425ec604f92053aa8241f352eeca5 by Łukasz 'sil2100' Zemczak on 17/03/2023 at 11:15..
Add intel-iot server image support to devel.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/85f93d836a3425ec604f92053aa8241f352eeca5

Git commit 19ef20f0bbdb4b7a1decbb2b8e4ab19b7a6cba09 by Łukasz 'sil2100' Zemczak on 17/03/2023 at 11:35..
Fix typo.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/19ef20f0bbdb4b7a1decbb2b8e4ab19b7a6cba09

Git commit a6d7181cc1c887b3240a1eb92096b67cbf4298b9 by Steve Langasek on 18/03/2023 at 15:25..
No new dependencies on i386 (xorriso).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a6d7181cc1c887b3240a1eb92096b67cbf4298b9

Git commit 857fcbeca4c5df70d9cf95481b2f675a80ff8f7d by Steve Langasek on 18/03/2023 at 15:25..
releasing package livecd-rootfs version 2.813
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/857fcbeca4c5df70d9cf95481b2f675a80ff8f7d

Git commit b1db77eaa257fe7a2d86ac7dd49294df2fc8886c by Dan Bungert on 20/03/2023 at 21:00..
no-compact systemd conf: journal backwards compat
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b1db77eaa257fe7a2d86ac7dd49294df2fc8886c

Git commit 2cec50433478632da96f8e31d5d13d0a837a2bbc by Dan Bungert on 20/03/2023 at 21:00..
zstd is ok for reading the journal from core22
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2cec50433478632da96f8e31d5d13d0a837a2bbc

Git commit 41acfaa9112110066d4af1b971fc835188c3551b by Dan Bungert on 20/03/2023 at 21:09..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/41acfaa9112110066d4af1b971fc835188c3551b

Git commit 20bb504bb355a4dc53d754006643533e293b6f63 by John Chittum on 21/03/2023 at 19:03..
Revert "fix: remove ipc from apparmor features in 6.1"

This reverts commit 075e7a0eb4d59625f265f05dc44ceb7d9f52fdb4.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/20bb504bb355a4dc53d754006643533e293b6f63

Git commit 0be258fa8db0184aecd41ec3f3a956fef72e0824 by John Chittum on 21/03/2023 at 19:06..
open 2.815
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0be258fa8db0184aecd41ec3f3a956fef72e0824

Git commit 279b9473d8276fc0490267b328af770e020d4d9e by Łukasz 'sil2100' Zemczak on 23/03/2023 at 09:57..
Add zstd dep for mini-iso + minor fixes to get it building on livefs builders.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/279b9473d8276fc0490267b328af770e020d4d9e

Git commit cfcb023f28109faf337dd7f898205c1fa0698506 by Łukasz 'sil2100' Zemczak on 23/03/2023 at 10:08..
Adjust changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cfcb023f28109faf337dd7f898205c1fa0698506

Git commit e1d6746467420cb27b330010caca8cd4c9838143 by Łukasz 'sil2100' Zemczak on 23/03/2023 at 10:09..
releasing package livecd-rootfs version 2.815
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e1d6746467420cb27b330010caca8cd4c9838143

Git commit fba5be17fdecb03cd6c8efb56bdb9f905702fb67 by Chad Smith on 23/03/2023 at 23:05..
cloud-init.service: systemd ordering after after NetworkManager

Autoinstall directives can be provided on the grub cmdline to
cloud-init via kernel parameters like the following:
 autoinstall 'ds=nocloud-net;s=http://somedomain/'

In order to support DNS resolution for NoCloud datasource at
datasource discovery time, cloud-init.service needs to be
orderered after NetworkManager.service and
NetworkManager-wait-online.service
which will have brought up applicable NICs.

Since NetworkManager is After=dbus.service, the cloud-init.service
avoids systemd ordering cycles by also dropping
Before=sysinit.target when it adds, After=NetworkManager.service and
After=NetworkManager-wait-online.service

Add this file overlay for /lib/systemd/system/cloud-init.service
because systemd drop-in files can only add constraints and not
drop prexisting service constraints.

Also add an AUTOMATION_HEADER comment to any generated files to
add discoverability in the event of future bugs/concerns.

LP: #2008952
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fba5be17fdecb03cd6c8efb56bdb9f905702fb67

Git commit 140385c10cd14aba2419e246744ec059e5bda1e7 by Dan Bungert on 25/03/2023 at 00:39..
Update changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/140385c10cd14aba2419e246744ec059e5bda1e7

Git commit 45335a719b8f359e6a974a6ebde49a3a9ccdb1b2 by Steve Langasek on 27/03/2023 at 19:10..
Merge remote-tracking branch 'jchittum/lunar-revert-ipc-removal' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/45335a719b8f359e6a974a6ebde49a3a9ccdb1b2

Git commit 6d1b422a3f2b00bfc7d8aa0492b6490346c800bb by Steve Langasek on 27/03/2023 at 19:11..
releasing package livecd-rootfs version 2.817
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6d1b422a3f2b00bfc7d8aa0492b6490346c800bb

Git commit a312ab11a749eab6afdb013649e777a735683503 by Dave Jones on 28/03/2023 at 13:38..
Remove the mkswap and swapfile units

These will be provided by the ubuntu-raspi-settings-desktop in future
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a312ab11a749eab6afdb013649e777a735683503

Git commit da4481d013bf90025b54f3befd7502c8f636954a by Dave Jones on 28/03/2023 at 13:39..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/da4481d013bf90025b54f3befd7502c8f636954a

Git commit 6a804b7b2cb5ea6113cf92e185b7c9a55fc23d96 by Dave Jones on 28/03/2023 at 13:55..
Don't add 01-network-manager-all.yaml to preinstalled desktop images
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6a804b7b2cb5ea6113cf92e185b7c9a55fc23d96

Git commit 021960a5ab7bc22273e090f5c164f2a86a87d2cf by Dave Jones on 28/03/2023 at 13:55..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/021960a5ab7bc22273e090f5c164f2a86a87d2cf

Git commit 1f497fe04f2b8fdf5596d7b9d209a82818871458 by Dave Jones on 28/03/2023 at 15:00..
Get rid of growfs option in fstab
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1f497fe04f2b8fdf5596d7b9d209a82818871458

Git commit b3641074f1ee5e208a1ca4089f94d80f4f1f9471 by Dave Jones on 28/03/2023 at 15:01..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b3641074f1ee5e208a1ca4089f94d80f4f1f9471

Git commit a52543341c6250e4dd7ba57ac6a03397c184209f by William Wilson on 30/03/2023 at 13:14..
Only set up oem-config if the user doesn't already exist
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a52543341c6250e4dd7ba57ac6a03397c184209f

Git commit e1090424bb69fdc16d0173eb1127ee529fabdf35 by Steve Langasek on 03/04/2023 at 20:15..
Update URL to point to ubuntu-archive-team.ubuntu.com.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e1090424bb69fdc16d0173eb1127ee529fabdf35

Git commit d42c7c5989644dff7e431bc3d966207210c733aa by Heinrich Schuchardt on 05/04/2023 at 13:08..
Add image for StarFive VisionFive 2

SUBARCH=visionfive2 is used to build images for the StarFive VisionFive 2
boards. For the device-tree we assume board revision 1.3B.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d42c7c5989644dff7e431bc3d966207210c733aa

Git commit b713f7c622993e3258808e9d63259e19a67c43bf by Łukasz 'sil2100' Zemczak on 05/04/2023 at 15:23..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b713f7c622993e3258808e9d63259e19a67c43bf

Git commit 8824af2ad854d71568e3060d373b8c386f73ab45 by Łukasz 'sil2100' Zemczak on 05/04/2023 at 15:37..
releasing package livecd-rootfs version 2.818
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8824af2ad854d71568e3060d373b8c386f73ab45

Git commit 6ba7d53be56a16e492549c419995dafb4df5511c by Łukasz 'sil2100' Zemczak on 05/04/2023 at 18:15..
Sync the uncommitted direct upload to lunar.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6ba7d53be56a16e492549c419995dafb4df5511c

Git commit 3e2b71fafaf426b1d077e1fdf2e9c4caf05edcd0 by Łukasz 'sil2100' Zemczak on 05/04/2023 at 18:15..
releasing package livecd-rootfs version 2.819
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3e2b71fafaf426b1d077e1fdf2e9c4caf05edcd0

Git commit 11a583d61954dc54afaf7733674605cdd000e59e by Łukasz 'sil2100' Zemczak on 05/04/2023 at 18:49..
Initial implementation of canary image builds.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/11a583d61954dc54afaf7733674605cdd000e59e

Git commit 4e49b4df602381fdac806561058df8f0db53aff2 by Łukasz 'sil2100' Zemczak on 05/04/2023 at 18:50..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-build
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4e49b4df602381fdac806561058df8f0db53aff2

Git commit 0518f73a7f49ea0d5f2ec269cd3dabe3090caa90 by Łukasz 'sil2100' Zemczak on 05/04/2023 at 18:51..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0518f73a7f49ea0d5f2ec269cd3dabe3090caa90

Git commit 2508d5add30e635f4575a3ff896e9e9de42e9c38 by Łukasz 'sil2100' Zemczak on 05/04/2023 at 20:14..
Use ubuntu-image from a snap (candidate for now). Only build raspi images with ubuntu-image 3.0 for now.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2508d5add30e635f4575a3ff896e9e9de42e9c38

Git commit dc89df7ee24fa0e16c23b2c8d24f74760ed3f90f by Łukasz 'sil2100' Zemczak on 05/04/2023 at 20:20..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dc89df7ee24fa0e16c23b2c8d24f74760ed3f90f

Git commit 7673c4f98fb212467fe07dae18cf2a47e149715f by Łukasz 'sil2100' Zemczak on 05/04/2023 at 20:20..
For now, don't build the base images with ubuntu-image.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7673c4f98fb212467fe07dae18cf2a47e149715f

Git commit 959011d5fcf611b78742d1a65d8b581277a46a4f by Łukasz 'sil2100' Zemczak on 06/04/2023 at 07:19..
Some fixes per review - thanks Dan!
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/959011d5fcf611b78742d1a65d8b581277a46a4f

Git commit 4997edb190d61b75efc22658ea32701b99cf5147 by Łukasz 'sil2100' Zemczak on 06/04/2023 at 07:21..
Use never model assertion.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4997edb190d61b75efc22658ea32701b99cf5147

Git commit 59f12263eda9443f22f1021f2bd94acb45027a85 by Łukasz 'sil2100' Zemczak on 06/04/2023 at 08:05..
Some missing changes for image definition handling.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/59f12263eda9443f22f1021f2bd94acb45027a85

Git commit 1fe8f8f1781117a6dda507fec35d8b8cd6dfa5d2 by Łukasz 'sil2100' Zemczak on 06/04/2023 at 10:40..
Another missed change - pass IMAGEFORMAT further down.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1fe8f8f1781117a6dda507fec35d8b8cd6dfa5d2

Git commit 6a2cb2be27ec90e2de2ef67965fdb1aede6554cf by Łukasz 'sil2100' Zemczak on 06/04/2023 at 14:05..
Fix using the wrong branch name for ubuntu-image.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6a2cb2be27ec90e2de2ef67965fdb1aede6554cf

Git commit edc6a7d5765b3119b4b2cfcece248ccdb7967a7b by Łukasz 'sil2100' Zemczak on 06/04/2023 at 14:45..
SUBPROJECT is not defined by default in chroot_early hooks.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/edc6a7d5765b3119b4b2cfcece248ccdb7967a7b

Git commit 3752ea7cf15d373d3997428ec4ccaac7d834bf4e by Łukasz 'sil2100' Zemczak on 06/04/2023 at 14:47..
Add -eu to the early hook as well.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3752ea7cf15d373d3997428ec4ccaac7d834bf4e

Git commit 0ca404dd1413c1452a0d0f9ea6b60b22ba1b3a02 by Łukasz 'sil2100' Zemczak on 06/04/2023 at 15:22..
Missing dependency for gadget priming.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0ca404dd1413c1452a0d0f9ea6b60b22ba1b3a02

Git commit 3ec8601febc286162439aaa099e2f213f092f7ca by Łukasz 'sil2100' Zemczak on 06/04/2023 at 17:25..
Ok, early hooks do not have the environment. Just case on canary being the only one using hooks for now.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3ec8601febc286162439aaa099e2f213f092f7ca

Git commit 1dd00d9795aff2380fea438b3f931d881d83e56f by Łukasz 'sil2100' Zemczak on 06/04/2023 at 19:42..
Add the includes as well.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1dd00d9795aff2380fea438b3f931d881d83e56f

Git commit fce09c0e057b63aadb5b6380dbc90679c54f6d43 by Łukasz 'sil2100' Zemczak on 06/04/2023 at 19:43..
releasing package livecd-rootfs version 2.820
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fce09c0e057b63aadb5b6380dbc90679c54f6d43

Git commit 9a82720f1c0b6ccbaaa82d59a50e57ce9b50a653 by Chad Smith on 07/04/2023 at 23:09..
cloud-init: prefer netplan to handle all network manager config

Cloud-init cannot write directly to
/etc/NetworkManager/system-connections because subiquity may
need to emit config to /etc/netplan/00-installer.yaml and call
netplan apply for autoinstall.network use-cases.

When cloud-init's config is written directly to
/etc/NetworkManager, neither netplan nor subiquity has knowledge of
this config and this results in namespace collisions in NetworkManager
due to `netplan-` named connections and `cloud-init` connection ids
fighting over which config own a given interface name.

Deleting this config overlay allows subiquity to manage all network
setup when it needs to with netplan directly.

Subiquity already has logic to rename any unwanted netplan
configuration when it intends to write cfg and run netplan apply[1].
This should allow subiquity full control of network config when needed.

[1] https://github.com/canonical/subiquity/blob/
    92ac6544cdfedfd332d8cd94dbcfad0aab994575/subiquitycore/
        controllers/network.py#L267

LP: #2015605
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9a82720f1c0b6ccbaaa82d59a50e57ce9b50a653

Git commit bec24064757f93be7aade1a2fbcf379b177d4eaa by Chad Smith on 07/04/2023 at 23:11..
changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bec24064757f93be7aade1a2fbcf379b177d4eaa

Git commit 3d8d08015aa42f984fd5fbea6e8f4563e549e522 by Chad Smith on 07/04/2023 at 23:11..
releasing package livecd-rootfs version 2.821
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3d8d08015aa42f984fd5fbea6e8f4563e549e522

Git commit a7d66f6bc4da5a10892d2f9fa2a8ad942f388d57 by Dan Bungert on 07/04/2023 at 23:24..
d/control: fix uninstallability - rsync vs i386
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a7d66f6bc4da5a10892d2f9fa2a8ad942f388d57

Git commit 38cb20bd88e307aae7b1cd353c77f38c7de6c0ac by Dan Bungert on 07/04/2023 at 23:25..
changelog entry for i386 fix
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/38cb20bd88e307aae7b1cd353c77f38c7de6c0ac

Git commit c0af2ca443436930a12407ac6027af910c7fad37 by John Chittum on 10/04/2023 at 12:33..
fix: riscv64 efi conditional

missing a && between icicle and visionfive, led to /boot/efi still being
in place, and grub-install running instead of exiting the func.
fixes LP:2015750
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c0af2ca443436930a12407ac6027af910c7fad37

Git commit d49cd0e37357af238c0e61942925b368836487d3 by John Chittum on 10/04/2023 at 12:35..
changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d49cd0e37357af238c0e61942925b368836487d3

Git commit b88d4e62def8c3fa27a4a69811e552e05ec32acb by Steve Langasek on 10/04/2023 at 15:37..
releasing package livecd-rootfs version 2.822
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b88d4e62def8c3fa27a4a69811e552e05ec32acb

Git commit 9fc5d2ce13015f7a94c77d9647ba306fa983626e by Steve Langasek on 12/04/2023 at 16:38..
Update infinite_scream URL to mastodon
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9fc5d2ce13015f7a94c77d9647ba306fa983626e

Git commit a13f7299279768834d615b76a161771b1e9b950f by Steve Langasek on 12/04/2023 at 17:40..
Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a13f7299279768834d615b76a161771b1e9b950f

Git commit 44d5591113a2c5a20e1d4c51a4e8e5117847e39f by Steve Langasek on 12/04/2023 at 17:40..
releasing package livecd-rootfs version 2.823
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/44d5591113a2c5a20e1d4c51a4e8e5117847e39f

Git commit b8649c321ff103be6e93d947d10fb07f968a7088 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 07:45..
Add default values to PASS in canary hooks.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b8649c321ff103be6e93d947d10fb07f968a7088

Git commit fc69c546def37eb7f4e8e934bf97748141a78206 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 07:45..
releasing package livecd-rootfs version 2.824
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fc69c546def37eb7f4e8e934bf97748141a78206

Git commit 735db252edae8a1068efd4651a0f0b34ac0f5646 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 09:47..
For canary images, actually consider moving the seed listed snaps from both minimal and standard layers to the classic layer.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/735db252edae8a1068efd4651a0f0b34ac0f5646

Git commit 6fcdd3b01a48715789181b1a50634da87bd9b932 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 09:48..
releasing package livecd-rootfs version 2.825
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6fcdd3b01a48715789181b1a50634da87bd9b932

Git commit 97f379928961b268b5bb3201f92771b416dc90d6 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 12:48..
Do not reset seeds for canary.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/97f379928961b268b5bb3201f92771b416dc90d6

Git commit b540ca780612139c27b062e60c1894e3517befc9 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 12:48..
releasing package livecd-rootfs version 2.826
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b540ca780612139c27b062e60c1894e3517befc9

Git commit ac8f964b198a966cb20a1b1e92d85fe7695f8b98 by Łukasz 'sil2100' Zemczak on 13/04/2023 at 17:41..
Fix for netboot tarballs generation.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ac8f964b198a966cb20a1b1e92d85fe7695f8b98

Git commit bfcf01f9d35c01afabd6163db950776f608d45af by Łukasz 'sil2100' Zemczak on 13/04/2023 at 17:44..
releasing package livecd-rootfs version 2.827
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bfcf01f9d35c01afabd6163db950776f608d45af

Git commit b6f1f7b7b3528f4f4456c1ae0a10a09c003ead23 by Dave Jones on 14/04/2023 at 10:18..
Remove redundant creation of oem user
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b6f1f7b7b3528f4f4456c1ae0a10a09c003ead23

Git commit 18955e31bb176706a16573a488647c8b9c7baf94 by Dave Jones on 14/04/2023 at 10:18..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/18955e31bb176706a16573a488647c8b9c7baf94

Git commit 22152cfad58d334c498b847a5a2f6d89e5465cbd by Łukasz 'sil2100' Zemczak on 14/04/2023 at 15:42..
releasing package livecd-rootfs version 2.828
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/22152cfad58d334c498b847a5a2f6d89e5465cbd

Git commit 9f3b345b06c58d2826cf68d3da876dc062caab01 by Loïc Minier on 14/04/2023 at 23:21..
Initial support for NVIDIA Tegra

live-build/auto/config:
- for Ubuntu Server live images and the arm64+tegra full arch, build a
  tegra variant with linux-nvidia-tegra as the flavor and
  linux-nvidia-tegra as the kernel meta-package
- default to nvidia-$SUBARCH as the kernel flavor for all images using
  arm64+tegra as full arch

hooks/03-kernel-metapkg.chroot_early:
- use linux-nvidia-tegra as kernel meta-package for the nvidia-tegra
  flavor
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9f3b345b06c58d2826cf68d3da876dc062caab01

Git commit 4112488a44c77176c4e6ec96e1c4d847fe227a68 by Steve Langasek on 14/04/2023 at 23:45..
Merge remote-tracking branch 'lool/add-tegra-liver-server' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4112488a44c77176c4e6ec96e1c4d847fe227a68

Git commit 5e4b2d3cc35d2a89c4e05c55021c0d934596e8e0 by Steve Langasek on 17/04/2023 at 15:20..
Use losetup instead of kpartx to set up loopback partitions

kpartx on riscv64 appears to be racy.  Rather than trying to debug these
fraught races somewhere between udev and libdevmapper, we can use losetup
which should be simpler and less error-prone.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5e4b2d3cc35d2a89c4e05c55021c0d934596e8e0

Git commit eb8fb325916b7ed05e3e182a2348b2ca25471716 by Steve Langasek on 17/04/2023 at 15:20..
Retain dependency on kpartx - not used by us but by cpc sauce.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/eb8fb325916b7ed05e3e182a2348b2ca25471716

Git commit a40d9de803893440bc6783362ad6acb21ff13a17 by Steve Langasek on 17/04/2023 at 15:22..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a40d9de803893440bc6783362ad6acb21ff13a17

Git commit fa29b731309ab9924ef545d32225a88a7f928f0e by Steve Langasek on 17/04/2023 at 15:22..
releasing package livecd-rootfs version 2.829
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fa29b731309ab9924ef545d32225a88a7f928f0e

Git commit a130ee17c39ac20ac5ab69fa4f919c0bbf173ab1 by Steve Langasek on 17/04/2023 at 19:22..
Call losetup -d properly.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a130ee17c39ac20ac5ab69fa4f919c0bbf173ab1

Git commit bdc2037bd17f7a98d7af3f2e4516845ae4585c28 by Steve Langasek on 17/04/2023 at 19:22..
releasing package livecd-rootfs version 2.830
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bdc2037bd17f7a98d7af3f2e4516845ae4585c28

Git commit 6b4031740451e30928b63439e8039be02add5f60 by Steve Langasek on 17/04/2023 at 23:11..
Use the correct path for the loop device.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6b4031740451e30928b63439e8039be02add5f60

Git commit 863883793ced33117e1d9f512470d0ba3e53ebef by Steve Langasek on 17/04/2023 at 23:11..
releasing package livecd-rootfs version 2.831
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/863883793ced33117e1d9f512470d0ba3e53ebef

Git commit a631afcb7f6ac3c2c1041cf63d6fc89a42b0d811 by Steve Langasek on 17/04/2023 at 23:52..
Unconditionally enable i386 in the chroot for Ubuntu Desktop; the new installer doesn't handle enabling this at install time, and late enablement also misses us some recommends.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a631afcb7f6ac3c2c1041cf63d6fc89a42b0d811

Git commit 1e0daf6af95dd08fcd6f89bb08bc245d05b6890b by Steve Langasek on 18/04/2023 at 01:50..
Clean up some remaining references to /dev/mapper.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1e0daf6af95dd08fcd6f89bb08bc245d05b6890b

Git commit 2f2eb7b5f3e1097a96e7c419d9148a8ecfcfd7dd by Steve Langasek on 18/04/2023 at 01:50..
releasing package livecd-rootfs version 2.832
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2f2eb7b5f3e1097a96e7c419d9148a8ecfcfd7dd

Git commit 7b07db91110a3dda2723bc853a43f81c4e2a2f75 by Łukasz 'sil2100' Zemczak on 18/04/2023 at 09:10..
Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7b07db91110a3dda2723bc853a43f81c4e2a2f75

Git commit 2d234ac689b5160e81547c68d9ad5d39ee53d559 by Łukasz 'sil2100' Zemczak on 18/04/2023 at 09:19..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2d234ac689b5160e81547c68d9ad5d39ee53d559

Git commit fba9d176a66004acc1601abf9b7dd4d5d53e76cd by Łukasz 'sil2100' Zemczak on 18/04/2023 at 09:24..
Add cinnamon, unity and edubuntu to the workaround list.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fba9d176a66004acc1601abf9b7dd4d5d53e76cd

Git commit a418f52bd471cc8a621d427fc69227db2f9d4ca8 by Łukasz 'sil2100' Zemczak on 26/04/2023 at 11:40..
Switch canary desktop installer model.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a418f52bd471cc8a621d427fc69227db2f9d4ca8

Git commit ada1f09b39332ec828369e0a30f2870df5c4dc3e by Steve Langasek on 02/05/2023 at 13:27..
Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."

This reverts commit 7b07db91110a3dda2723bc853a43f81c4e2a2f75.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ada1f09b39332ec828369e0a30f2870df5c4dc3e

Git commit ef146db89529fc7fbc48052e0b684f7cb95f34ee by Steve Langasek on 08/05/2023 at 22:47..
Try to use udevadm settle after losetup to resolve race in riscv64 image builds.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ef146db89529fc7fbc48052e0b684f7cb95f34ee

Git commit 66f22e173073e81b0997bbf18b3c7df414f7da50 by Steve Langasek on 08/05/2023 at 22:47..
releasing package livecd-rootfs version 2.833
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/66f22e173073e81b0997bbf18b3c7df414f7da50

Git commit cfbcf2d690173e096878fec862a6711a2721a7b3 by Steve Langasek on 10/05/2023 at 02:06..
Use the correct seed base for edubuntu.  LP: #2019060.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cfbcf2d690173e096878fec862a6711a2721a7b3

Git commit 6d66b8d602a34e856ef0884aaf5223bd87e914bb by Steve Langasek on 10/05/2023 at 02:06..
releasing package livecd-rootfs version 2.834
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6d66b8d602a34e856ef0884aaf5223bd87e914bb

Git commit 6bc353602f723773d7da863fa2fa3c79ce0388b9 by Dan Bungert on 10/05/2023 at 13:29..
canary: fix systems directory
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6bc353602f723773d7da863fa2fa3c79ce0388b9

Git commit 56952ad06d4699a7571de1bb3286e7c0f739bc09 by Dan Bungert on 10/05/2023 at 15:22..
rev changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/56952ad06d4699a7571de1bb3286e7c0f739bc09

Git commit 11e3de7847cec52858244ec7f8608fa20bbafcfe by Dan Bungert on 10/05/2023 at 22:02..
releasing package livecd-rootfs version 2.835
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/11e3de7847cec52858244ec7f8608fa20bbafcfe

Git commit 55ecac3ca7cff2bd6ff5ae1daeb9f29495456e1b by Dan Bungert on 12/05/2023 at 01:07..
canary: include cryptsetup in the live layer
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/55ecac3ca7cff2bd6ff5ae1daeb9f29495456e1b

Git commit db029cd387b5bb67a8399023138de93a65cf02ee by Dan Bungert on 12/05/2023 at 01:16..
releasing package livecd-rootfs version 2.836
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/db029cd387b5bb67a8399023138de93a65cf02ee

Git commit a65c1815965cd72347433a29b5a4fecc87161558 by Michael Hudson-Doyle on 12/05/2023 at 01:19..
auto/config: Rewrite add_task to use a Python script that cribs the logic from lp:ubuntu-archive-publishing's generate_extra_overrides.py. This means we can avoid some dubious hacks around seeding snaps and no longer depend on the Task headers in the archive.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a65c1815965cd72347433a29b5a4fecc87161558

Git commit 6b92be950421f27e9b739aec38da0714ae9971bd by Michael Hudson-Doyle on 14/05/2023 at 21:36..
releasing package livecd-rootfs version 2.837
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6b92be950421f27e9b739aec38da0714ae9971bd

Git commit 01b851e16210924cea8067e858ed73e05fd74ff4 by Michael Hudson-Doyle on 17/05/2023 at 03:41..
auto/config: Set FLAVOUR appropriately for flavours added since the expand-task branch was created.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/01b851e16210924cea8067e858ed73e05fd74ff4

Git commit 734da44d00bb3d786c388ca908a89d4791071df1 by Michael Hudson-Doyle on 17/05/2023 at 03:45..
live-build/expand-task: Fix expansion of tasks with non-flavour specific name (e.g. "minimal") when building a non-Ubuntu flavour.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/734da44d00bb3d786c388ca908a89d4791071df1

Git commit 7c4fb6b8040572cf810cb621c9cb5b2f9c550d6b by Michael Hudson-Doyle on 17/05/2023 at 03:48..
auto/config: Do not include the ubuntu-desktop-minimal task in edubuntu. Cross flavour task references do not work with the approach expand-task takes, and the ubuntu-desktop-minimal package is part of the edubuntu-desktop-gnome task already.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7c4fb6b8040572cf810cb621c9cb5b2f9c550d6b

Git commit 8704aafecc33b2ed06a058d423e87740066119eb by Michael Hudson-Doyle on 17/05/2023 at 03:49..
live-build/expand-task: handle seeding of classic snaps correctly.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8704aafecc33b2ed06a058d423e87740066119eb

Git commit cafbd6f7d68f72abfe1cfd9d1f562dc2a9d43903 by Michael Hudson-Doyle on 17/05/2023 at 03:53..
actual content change to drop edubuntu referencing ubuntu-desktop-minimal task
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cafbd6f7d68f72abfe1cfd9d1f562dc2a9d43903

Git commit 51fe90d31e1c2573d6a55376ed9763edd117d8ad by Michael Hudson-Doyle on 17/05/2023 at 03:54..
releasing package livecd-rootfs version 2.838
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/51fe90d31e1c2573d6a55376ed9763edd117d8ad

Git commit d377e535b26e80fc6ef4bce08f22197650659083 by Steve Langasek on 17/05/2023 at 16:27..
Drop use of --removable flag to grub-install from buildd/hooks

This now matches the cloud images (7c760864fdcb278ca37396f06f5e3f297428d63d)
fixing bootloader updates in the buildd images, but also fixing
compatibility with using devtmpfs for losetup.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d377e535b26e80fc6ef4bce08f22197650659083

Git commit e8ea466483b0eee50388f80b284cb1f6f2760744 by Steve Langasek on 17/05/2023 at 16:28..
releasing package livecd-rootfs version 2.839
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e8ea466483b0eee50388f80b284cb1f6f2760744

Git commit 35a56a5e03dfeffea8837c7e7d5834007378d331 by Michael Hudson-Doyle on 17/05/2023 at 21:33..
auto/config: switch ubuntucinnamon and ubuntu-unity builds to use add_task to get their desktop packages. Previously most (all?) flavour builds got the snaps from that flavour's "desktop" seed implicitly added, but now an explicit add_task is needed.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/35a56a5e03dfeffea8837c7e7d5834007378d331

Git commit 628134dfe79294e459650292d06133cad9fddaaf by Michael Hudson-Doyle on 17/05/2023 at 23:21..
auto/config: alter check for unexpectedly seeded snaps in ubuntu-cpc:minimized build. As the build no longer implicitly seeds the snaps from the server seed, we can just assert no snaps are seeded. This fixes an autopkgtest regression but also cleaner.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/628134dfe79294e459650292d06133cad9fddaaf

Git commit 3e5931c19b322f154914aad0e7622f55e506a6a7 by Michael Hudson-Doyle on 17/05/2023 at 23:34..
releasing package livecd-rootfs version 2.840
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3e5931c19b322f154914aad0e7622f55e506a6a7

Git commit 5157d775f9c919860e97aa9fa395aff9eaadc14b by Steve Langasek on 18/05/2023 at 06:50..
The base seed for edubuntu is desktop-gnome, not desktop.  LP: #2019060.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5157d775f9c919860e97aa9fa395aff9eaadc14b

Git commit 25b92777a013ae8e68328640154c30f310491341 by Steve Langasek on 18/05/2023 at 06:51..
releasing package livecd-rootfs version 2.841
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/25b92777a013ae8e68328640154c30f310491341

Git commit 4dbd985231495f8ad9bea2b7df1360a8054c3775 by Łukasz 'sil2100' Zemczak on 24/05/2023 at 09:05..
Revert "Try to use udevadm settle after losetup to resolve race in riscv64 image builds."

This reverts commit ef146db89529fc7fbc48052e0b684f7cb95f34ee.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4dbd985231495f8ad9bea2b7df1360a8054c3775

Git commit 1931bbcb194febe241aa82f03a6730ba82a84409 by Łukasz 'sil2100' Zemczak on 24/05/2023 at 09:06..
Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.""

This reverts commit ada1f09b39332ec828369e0a30f2870df5c4dc3e.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1931bbcb194febe241aa82f03a6730ba82a84409

Git commit 9f6f689b6d0d87f840d1065123b6d53f2f67095c by Łukasz 'sil2100' Zemczak on 24/05/2023 at 09:09..
Add changelog entry for recent reverts.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9f6f689b6d0d87f840d1065123b6d53f2f67095c

Git commit f343191384f84a93117fe59b368e8504fb5f9f09 by Łukasz 'sil2100' Zemczak on 24/05/2023 at 09:09..
releasing package livecd-rootfs version 2.842
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f343191384f84a93117fe59b368e8504fb5f9f09

Git commit 8b6085bb674dfe734511281aedda0fbba32ebe3f by Łukasz 'sil2100' Zemczak on 24/05/2023 at 13:31..
Some initial work on getting Ubuntu Budgie building new installer images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8b6085bb674dfe734511281aedda0fbba32ebe3f

Git commit 8eba29578e612781b1cd94fb2665944e14cfa119 by Łukasz 'sil2100' Zemczak on 24/05/2023 at 14:41..
Fix small typo
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8eba29578e612781b1cd94fb2665944e14cfa119

Git commit 9db14f7deedb4f6e50a759d12c32cfed78a4c742 by Steve Langasek on 26/05/2023 at 16:39..
Merge remote-tracking branch 'origin/always-enable-i386' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9db14f7deedb4f6e50a759d12c32cfed78a4c742

Git commit 6fac77b481c65638879e26479958ffe7535c1ae7 by Steve Langasek on 26/05/2023 at 16:41..
Revert "Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."""

This reverts commit 1931bbcb194febe241aa82f03a6730ba82a84409.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6fac77b481c65638879e26479958ffe7535c1ae7

Git commit 99f54dd2b6abaa56e1234301fdcca32a1d81c3cc by Steve Langasek on 26/05/2023 at 20:51..
releasing package livecd-rootfs version 2.843
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/99f54dd2b6abaa56e1234301fdcca32a1d81c3cc

Git commit 381a8febb287aa280ec4ca554fdb38ae5df38c1e by Łukasz 'sil2100' Zemczak on 31/05/2023 at 12:34..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/381a8febb287aa280ec4ca554fdb38ae5df38c1e

Git commit fdf685fc5ee5bcb0b02a587eb199b32c8d9b68c8 by Łukasz 'sil2100' Zemczak on 31/05/2023 at 12:38..
Be more verbose when using ubuntu-image, use the ubuntu-image stable snap.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fdf685fc5ee5bcb0b02a587eb199b32c8d9b68c8

Git commit 157e4b2ac2dffa0adebcffe60a8cf0447e05339c by Łukasz 'sil2100' Zemczak on 31/05/2023 at 13:08..
Better support for ubuntu-image artifact handling.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/157e4b2ac2dffa0adebcffe60a8cf0447e05339c

Git commit a027e767d22000d6c7827f3018df31423dd41815 by Łukasz 'sil2100' Zemczak on 31/05/2023 at 13:14..
Explicitly use the snap binary for ubuntu-image.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a027e767d22000d6c7827f3018df31423dd41815

Git commit cf1c5648549f6e05c9aa8ff9c6f0fbaae9c5ed9c by Łukasz 'sil2100' Zemczak on 31/05/2023 at 13:16..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cf1c5648549f6e05c9aa8ff9c6f0fbaae9c5ed9c

Git commit c7382d765ea434c27a0eabf1093d7c73b3ccb5ae by Łukasz 'sil2100' Zemczak on 31/05/2023 at 13:17..
releasing package livecd-rootfs version 2.844
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c7382d765ea434c27a0eabf1093d7c73b3ccb5ae

Git commit fef989b0fedd8e5c50c62ed2a65918ecb121d6e0 by Łukasz 'sil2100' Zemczak on 31/05/2023 at 15:09..
Add the mtools dependency.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fef989b0fedd8e5c50c62ed2a65918ecb121d6e0

Git commit 2e8e87fb2a263091a24d364f57c5f95344b0d5d4 by Łukasz 'sil2100' Zemczak on 31/05/2023 at 15:09..
releasing package livecd-rootfs version 2.845
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2e8e87fb2a263091a24d364f57c5f95344b0d5d4

Git commit 95971f6b8f858eba6669a68925f4eda7e1083637 by Łukasz 'sil2100' Zemczak on 01/06/2023 at 09:41..
Make mtools arch-dependent.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/95971f6b8f858eba6669a68925f4eda7e1083637

Git commit d6c79b3ff6eec24b2cea1cfda7e4b4a54fce3cb9 by Łukasz 'sil2100' Zemczak on 01/06/2023 at 09:42..
releasing package livecd-rootfs version 2.846
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d6c79b3ff6eec24b2cea1cfda7e4b4a54fce3cb9

Git commit 40a1fdd60a82e7b67eeb4761ea588caade241c4f by Łukasz 'sil2100' Zemczak on 05/06/2023 at 15:03..
Add boot-managed-by-snapd preinstalled for canary installs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/40a1fdd60a82e7b67eeb4761ea588caade241c4f

Git commit 48fd86d762c3acce97c2bd0bccc9072214a37e54 by Łukasz 'sil2100' Zemczak on 05/06/2023 at 15:03..
releasing package livecd-rootfs version 2.847
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/48fd86d762c3acce97c2bd0bccc9072214a37e54

Git commit 9ef33dd59fb11f8184bc58aa88f69e3821362564 by Łukasz 'sil2100' Zemczak on 07/06/2023 at 09:27..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into add-new-budgie
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9ef33dd59fb11f8184bc58aa88f69e3821362564

Git commit 127f5240680c7dcfc0039ef3b81dc148f8fafbd6 by Łukasz 'sil2100' Zemczak on 07/06/2023 at 09:29..
The ubuntu-budgie installer snap is called ubuntu-budgie-installer, not ubuntu-budgie-desktop-installer.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/127f5240680c7dcfc0039ef3b81dc148f8fafbd6

Git commit 38891ad4ef771ddbb339a1e267666ba247dde34a by Łukasz 'sil2100' Zemczak on 07/06/2023 at 11:35..
Add changelog for the budgie changes.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/38891ad4ef771ddbb339a1e267666ba247dde34a

Git commit e1f18982e6ef9536ec1ca6b13d8c365d1f9d520f by Łukasz 'sil2100' Zemczak on 07/06/2023 at 11:35..
releasing package livecd-rootfs version 2.848
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e1f18982e6ef9536ec1ca6b13d8c365d1f9d520f

Git commit 6a66666e0a5ab1ad96cb0e388f278aafbd012ffe by Gauthier Jolly on 13/06/2023 at 08:48..
ubuntu-cpc: Make the ESP 2GiB and mount it to /boot

This is driven by online encryption scenarios. In order to efficiently
encrypt the root filesystem without modifying the partition layout, the
kernel should sit in an un-encrypted /boot partition.  Instead of
creating a new partition that would change the default partition layout,
we mount the ESP on /boot. We also need to then bind mount /boot on
/boot/efi because that's where Grub expects the ESP to be located.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6a66666e0a5ab1ad96cb0e388f278aafbd012ffe

Git commit b20e894a9878837ed84f9db71997f68476d632b5 by Gauthier Jolly on 15/06/2023 at 10:50..
ubuntu-cpc: disable kernel and initramfs symlinks in /boot

This is required by the new UEFI binary hook as we mount the ESP on
/boot and the ESP filesystem doesn't support symlinks.
We keep symlinks for s390x images which do not use UEFI anyway.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b20e894a9878837ed84f9db71997f68476d632b5

Git commit f7b318221460ab045c005d2409aba3ba86692b64 by Gauthier Jolly on 15/06/2023 at 10:50..
update d/c
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f7b318221460ab045c005d2409aba3ba86692b64

Git commit 761dc8f9b2ccc85d1b5a1410a1a81dbb100f7cc9 by Steve Langasek on 15/06/2023 at 19:18..
releasing package livecd-rootfs version 2.849
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/761dc8f9b2ccc85d1b5a1410a1a81dbb100f7cc9

Git commit 3397098ff833c2c8b97911a37d7a552c1c2e4236 by Dan Bungert on 16/06/2023 at 17:02..
Allow choosing snap channel on subiquity ISOs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3397098ff833c2c8b97911a37d7a552c1c2e4236

Git commit d34c2f5d8f029df7087ac3eab4069b91302fbe39 by Dan Bungert on 16/06/2023 at 17:02..
Changelog entry for snap channel changes
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d34c2f5d8f029df7087ac3eab4069b91302fbe39

Git commit eecf65218ea7210e5a9fcf6bd3311277198dd32a by Dan Bungert on 16/06/2023 at 17:05..
releasing package livecd-rootfs version 2.890
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/eecf65218ea7210e5a9fcf6bd3311277198dd32a

Git commit d702ed08a6db8ba997d8195b59270da3bddfa65f by Dan Bungert on 16/06/2023 at 17:16..
remove debian/files cruft
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d702ed08a6db8ba997d8195b59270da3bddfa65f

Git commit ed8d11d25b8bd713ad8d081c0a7d19a3dac315b3 by Łukasz 'sil2100' Zemczak on 19/06/2023 at 08:06..
Follow up fix to the CHANNEL handling for subiquity images
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ed8d11d25b8bd713ad8d081c0a7d19a3dac315b3

Git commit 775a2a718d244d171a9fa633c6eb0877a0c50e4b by Łukasz 'sil2100' Zemczak on 19/06/2023 at 08:06..
releasing package livecd-rootfs version 2.891
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/775a2a718d244d171a9fa633c6eb0877a0c50e4b

Git commit 946c5cf90ccd38561317c8562bf5ffd46e3cdd25 by Gauthier Jolly on 23/06/2023 at 11:28..
ubuntu-cpc: install grub-efi on riscv images

grub-efi-riscv64 is in the archive and edk2 support for riscv is being
merged upstream.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/946c5cf90ccd38561317c8562bf5ffd46e3cdd25

Git commit 7d7afb8abfe75e5e0f08a468a75b99b15ee9d8b7 by Gauthier Jolly on 23/06/2023 at 11:28..
update d/c
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7d7afb8abfe75e5e0f08a468a75b99b15ee9d8b7

Git commit bbedffe6ec91280fc63179aec5bd0dcad7f82b56 by Gauthier Jolly on 23/06/2023 at 11:55..
ubuntu-cpc: fix images for hardware devices

Canonical Public Cloud's project seems a bad place to build images for
hardware devices however this is how things were done a we now need to
maintain this.
The recent change to mount the ESP on /boot breaks those images, instead
of adding more hacky things in the hook, create a dedicated target for
those images and use a different hook to build UEFI images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bbedffe6ec91280fc63179aec5bd0dcad7f82b56

Git commit bcfd8645f54c37e0f78cc4fa53510321902477b2 by Heinrich Schuchardt on 23/06/2023 at 14:34..
changelog: fix email address with comma

Avoid lintian error bogus-mail-host-in-debian-changelog.

The name part of an email address containing a comma must
be enclosed in double quotation marks.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bcfd8645f54c37e0f78cc4fa53510321902477b2

Git commit 52549de72da74ea9891d76fdfb75ecee99fd89dd by Łukasz 'sil2100' Zemczak on 26/06/2023 at 14:47..
Merge branch 'cpc/non-cloud' of git+ssh://git.launchpad.net/~gjolly/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/52549de72da74ea9891d76fdfb75ecee99fd89dd

Git commit c956d081b306eb6b62f198b0efb3759195fb13dd by Łukasz 'sil2100' Zemczak on 26/06/2023 at 14:49..
Add changelog entry for previous merge.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c956d081b306eb6b62f198b0efb3759195fb13dd

Git commit e14379f40531600d48e456ef6cb00fd9329a458e by Heinrich Schuchardt on 27/06/2023 at 12:02..
RISC-V: use GRUB on Unmatched board

Up to now we have used u-boot-menu for preinstalled images for the SiFive
HiFive Unmatched and Unleashed boards and GRUB for all other RISC-V images.
The choice was made because RISC-V GRUB was not available when the SiFive
boards where released.

Let the Unmatched and Unleashed board preinstalled images use GRUB.
Simplify the code.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e14379f40531600d48e456ef6cb00fd9329a458e

Git commit 95d6a004a66b60aa1dd23d5916bd3e0efe7bd1ab by Łukasz 'sil2100' Zemczak on 28/06/2023 at 08:42..
Some minor tweaks to the changes done by xypron.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/95d6a004a66b60aa1dd23d5916bd3e0efe7bd1ab

Git commit 01879eb72fe27ffb42c188c4ab046e47b9ca7c81 by Łukasz 'sil2100' Zemczak on 28/06/2023 at 08:43..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/01879eb72fe27ffb42c188c4ab046e47b9ca7c81

Git commit 99189cc727fca4adb6e9f7933888b73b16c5d0e9 by Łukasz 'sil2100' Zemczak on 28/06/2023 at 08:45..
Merge branch 'cpc/riscv/install_grub' of git+ssh://git.launchpad.net/~gjolly/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/99189cc727fca4adb6e9f7933888b73b16c5d0e9

Git commit 16571fe97e4aea7fe96e0f4c5b3bbcd7a28c89f9 by Łukasz 'sil2100' Zemczak on 28/06/2023 at 08:45..
releasing package livecd-rootfs version 2.892
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/16571fe97e4aea7fe96e0f4c5b3bbcd7a28c89f9

Git commit 262d0f3170de389f968286558c552d48d916fc2a by Loïc Minier on 28/06/2023 at 09:15..
Offer overrides for ubuntu-images definitions
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/262d0f3170de389f968286558c552d48d916fc2a

Git commit 8bf4d3500fc69418f2b67d1dda161bf1d9812514 by Loïc Minier on 28/06/2023 at 09:15..
Use image definition path rather than making a copy
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8bf4d3500fc69418f2b67d1dda161bf1d9812514

Git commit a239256c06f625464ee4138da97aaa2113f41882 by Loïc Minier on 28/06/2023 at 09:16..
Set MODEL=tegra for arm64+tegra
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a239256c06f625464ee4138da97aaa2113f41882

Git commit b6c9a4d71133a532ce8c0fe753bfb725e7d61893 by Loïc Minier on 28/06/2023 at 09:21..
Add support for tegra-igx (similar to tegra)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b6c9a4d71133a532ce8c0fe753bfb725e7d61893

Git commit 430ec27308ba7c54e77f734d0b1932122e61d9d5 by Loïc Minier on 28/06/2023 at 09:22..
Use ubuntu-image for pre-installed Tegra images
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/430ec27308ba7c54e77f734d0b1932122e61d9d5

Git commit ea8564afe2dd1d2a5b195ac7eb0ea27f5c6f0b15 by Loïc Minier on 28/06/2023 at 09:26..
Add channel override for ubuntu-image channel
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ea8564afe2dd1d2a5b195ac7eb0ea27f5c6f0b15

Git commit 3282efb287985de4b4d63b0f724200be56c9e817 by Gauthier Jolly on 28/06/2023 at 10:03..
ubuntu-cpc: cleanup disk-images-uefi.binary

Remove all the logic that is not related to cloud-images. Non
cloud-images should use disk-image-uefi-non-cloud.binary
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3282efb287985de4b4d63b0f724200be56c9e817

Git commit 9390fdaa0a79a373b69cab3dca046ad4a48bc01e by Loïc Minier on 28/06/2023 at 10:15..
Update changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9390fdaa0a79a373b69cab3dca046ad4a48bc01e

Git commit 2e9201952fbf2cdf1c2ecd86409a42b32a997b25 by Heinrich Schuchardt on 03/07/2023 at 11:01..
RISC-V: sunset allwinner kernel flavour

The Nezha D1 and LicheRV Dock now use the generic kernel.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2e9201952fbf2cdf1c2ecd86409a42b32a997b25

Git commit 4329753fa4d33d5b2e2bce49c449b0b917542771 by Łukasz 'sil2100' Zemczak on 03/07/2023 at 14:33..
Changelog entry for previous commit.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4329753fa4d33d5b2e2bce49c449b0b917542771

Git commit 93122043c50d5c8728c48cc3045bded41fb77c42 by Łukasz 'sil2100' Zemczak on 03/07/2023 at 14:34..
releasing package livecd-rootfs version 2.894
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/93122043c50d5c8728c48cc3045bded41fb77c42

Git commit aa59c865403f9d3559560c8addf225211c47d929 by Steve Langasek on 03/07/2023 at 19:34..
Merge remote-tracking branch 'gjolly/ubuntu-cpc/uefi_cleanup' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/aa59c865403f9d3559560c8addf225211c47d929

Git commit 9e9d3d627e3baee43b075b77617dce55c2ec319f by Steve Langasek on 03/07/2023 at 19:35..
Changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9e9d3d627e3baee43b075b77617dce55c2ec319f

Git commit 13db048c9d27b082ad5674206956951a236d33f6 by Steve Langasek on 04/07/2023 at 00:29..
releasing package livecd-rootfs version 2.895
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/13db048c9d27b082ad5674206956951a236d33f6

Git commit 1b6bfda382b43452be7b1619f17990bc1d55b438 by Dimitri John Ledkov on 04/07/2023 at 11:51..
Switch armhf from generic-lpae to virtual

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1b6bfda382b43452be7b1619f17990bc1d55b438

Git commit dc59fe83ca78fd06c731e2f86c3af39736574f1b by Dimitri John Ledkov on 04/07/2023 at 11:58..
Deprecate linux-kvm usage

Remove kvm-image altogether.

Previously for minimal image replace_kernel function replaced virtual
images with kvm, and called force_boot_without_initramfs. Now simply
call force_boot_without_initramfs for minimal image without replacing
kernel flavour.

This also means minimal images can now be built for arm64 and armhf.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dc59fe83ca78fd06c731e2f86c3af39736574f1b

Git commit 7d0aa68826c8fddd2a1e6c970834ba9159ea0284 by Michael Hudson-Doyle on 04/07/2023 at 22:13..
live-build/ubuntu/hooks/033-disk-image-uefi.binary: update to point at ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary, fixing canary build.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7d0aa68826c8fddd2a1e6c970834ba9159ea0284

Git commit b5387cb32befac5f19fa1df42719738078ffed21 by Michael Hudson-Doyle on 04/07/2023 at 23:41..
Disable the orphan_file ext4 feature in the canary live environment so that the installed system can be handled by the e2fsck in the extant kernel snap (cf. bug 2025339).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b5387cb32befac5f19fa1df42719738078ffed21

Git commit 1a3980ec6c7431192d27ecffd10b68e55b14091b by Michael Hudson-Doyle on 05/07/2023 at 01:24..
releasing package livecd-rootfs version 2.896
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1a3980ec6c7431192d27ecffd10b68e55b14091b

Git commit 476e202403995fdd422c18361911ea2970b46d5d by Heinrich Schuchardt on 05/07/2023 at 12:51..
Revert RISC-V: sunset allwinner kernel flavour

According to the kernel team the Linux Meta package linux-allwinner shall
continue to be supplied. It will depend on generic packages.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/476e202403995fdd422c18361911ea2970b46d5d

Git commit af577c87b20a4f55e8638c9ed1d7696a6feb411d by Heinrich Schuchardt on 05/07/2023 at 12:52..
RISC-V: handle kernel flavour allwinner

Package linux-allwinner has a kernel with the generic flavour as
dependency. Add this translation to our code checking the correct
installation.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/af577c87b20a4f55e8638c9ed1d7696a6feb411d

Git commit 370f0f5f9c238cf5864c5e5d0881233ae4f34484 by Łukasz 'sil2100' Zemczak on 05/07/2023 at 19:01..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/370f0f5f9c238cf5864c5e5d0881233ae4f34484

Git commit 7c302dc43637fb3a59cfb49a92578826d89998e8 by Łukasz 'sil2100' Zemczak on 06/07/2023 at 07:58..
releasing package livecd-rootfs version 2.897
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7c302dc43637fb3a59cfb49a92578826d89998e8

Git commit a3307ebdb70ac21fb4ae82757601422fba1e59c7 by Gauthier Jolly on 06/07/2023 at 09:04..
Revert "ubuntu-cpc: disable kernel and initramfs symlinks in /boot"

This reverts commit b20e894a9878837ed84f9db71997f68476d632b5.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a3307ebdb70ac21fb4ae82757601422fba1e59c7

Git commit 2929ff092e70578c9c4e36c6438b504ca88a7334 by Gauthier Jolly on 06/07/2023 at 09:12..
Revert "ubuntu-cpc: Make the ESP 2GiB and mount it to /boot"

Revert this change for now as /boot then becomes a FAT partition which
breaks DPKG requirements[1]. This change is going to be re-evaluated and
maybe introduced in a different way.

This is not a clean revert because of 3282efb ("ubuntu-cpc: cleanup
disk-images-uefi.binary") which we want to keep.

[1] https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_What_are_the_filesystem_requirements_by_dpkg.3F

This reverts commit 6a66666e0a5ab1ad96cb0e388f278aafbd012ffe.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2929ff092e70578c9c4e36c6438b504ca88a7334

Git commit a67777a41fa2c62ec26ad638a0041900b9949865 by Sebastien Bacher on 06/07/2023 at 18:35..
Remove the catalog entry for minimal Ubuntu desktop
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a67777a41fa2c62ec26ad638a0041900b9949865

Git commit 7164bf9d688340434ccb03714f23e1ce729d6255 by Sebastien Bacher on 07/07/2023 at 05:42..
releasing package livecd-rootfs version 2.898
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7164bf9d688340434ccb03714f23e1ce729d6255

Git commit f3afd862d593a5717960f332e2229023900545a0 by gauthier on 10/07/2023 at 10:05..
update d/c
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f3afd862d593a5717960f332e2229023900545a0

Git commit 9fbf523b47092c44d7bf3cdb929ac25dbba54f2b by Michael Hudson-Doyle on 10/07/2023 at 10:26..
update version number
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9fbf523b47092c44d7bf3cdb929ac25dbba54f2b

Git commit 448defa7f3ecfae7e2b0ca22e01cff4296abb126 by Michael Hudson-Doyle on 10/07/2023 at 10:26..
Merge branch 'revert/cpc/esp_on_boot' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/448defa7f3ecfae7e2b0ca22e01cff4296abb126

Git commit 1038f9433088dcec11dfddafd9e4e667b3ab476e by Yao Wei (魏銘廷) on 12/07/2023 at 03:10..
feat: add ubuntu-oem project for oem images
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1038f9433088dcec11dfddafd9e4e667b3ab476e

Git commit 731a0b49e306de56fde247382c5a5adbf117666f by Dimitri John Ledkov on 13/07/2023 at 23:24..
Merge remote-tracking branch 'origin/xnox/deprecate-kvm' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/731a0b49e306de56fde247382c5a5adbf117666f

Git commit 433a79d5a9dbff8d7f0f5cf1b752c49d4892b2a6 by Dimitri John Ledkov on 13/07/2023 at 23:24..
Merge remote-tracking branch 'origin/xnox/virtual-armhf' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/433a79d5a9dbff8d7f0f5cf1b752c49d4892b2a6

Git commit 5cd0542da517abe61c7afbe57bfb5f1a0650a832 by Dimitri John Ledkov on 13/07/2023 at 23:27..
releasing package livecd-rootfs version 23.10.1
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5cd0542da517abe61c7afbe57bfb5f1a0650a832

Git commit c18d3f75ad5d5af4fd4189561fa1c9ef5411ed25 by Dimitri John Ledkov on 14/07/2023 at 12:16..
Fixup up two more places with kvm removal.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c18d3f75ad5d5af4fd4189561fa1c9ef5411ed25

Git commit 7ae6dbbb8eb2a7e9bc1b089e2c7fb64680fd2594 by Dimitri John Ledkov on 14/07/2023 at 12:40..
Set `gbp dch` vendor to debian for correct new changelog version.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7ae6dbbb8eb2a7e9bc1b089e2c7fb64680fd2594

Git commit e1eab51d3a111d7d19a342f179ce0b3af52295f3 by Dimitri John Ledkov on 14/07/2023 at 12:42..
releasing package livecd-rootfs version 23.10.2
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e1eab51d3a111d7d19a342f179ce0b3af52295f3

Git commit 8cd0c5a852783d3dea44263fba90806009986fff by Loïc Minier on 16/07/2023 at 10:47..
Depend on devscripts

classic ubuntu-image builds will build the gadget from a repository
using make, and the reference pc-gadget snap uses chdist to pull the
latest GRUB/shim from the proper series x pocket; NB: chdist was used
instead of the more convenient pull-lp-debs as devscripts is in main
while ubuntu-dev-tools is in universe. It's inelegant for livecd-rootfs
to pick up dependencies needed to build gadgets, even if it's for the
official ones as other gadgets might want other dependencies, rather
this should be expressed as part of the build contract of the gadget, or
livecd-rootfs should only consume pre-built gadgets built in a standard
way (e.g. snap build, deb build etc.).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8cd0c5a852783d3dea44263fba90806009986fff

Git commit 9d9f7a71a52288a594594b119faa1c10974ba10c by Łukasz 'sil2100' Zemczak on 19/07/2023 at 09:06..
canary: use 23.10 models.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9d9f7a71a52288a594594b119faa1c10974ba10c

Git commit f045e9d37626272f1ba5a33308f055af00fb1d69 by Łukasz 'sil2100' Zemczak on 19/07/2023 at 09:07..
releasing package livecd-rootfs version 23.10.4
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f045e9d37626272f1ba5a33308f055af00fb1d69

Git commit 06defc43482fabbc48c5e3a5a14ec3bbe60d26a5 by Utkarsh Gupta on 19/07/2023 at 11:06..
Use ubuntu-cloud-minimal metapackage in minimized CPC images

Now that we have the cloud-minimal seed for minimized cloud
image builds, we should drop all the workarounds and hacks
we once needed when we were using the server seed. We can
directly use the new metapackage and get rid of the tasks and
other autoremoves, et al.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/06defc43482fabbc48c5e3a5a14ec3bbe60d26a5

Git commit 09cec13e374a650d804e40f63cd707f79540fbdb by Łukasz 'sil2100' Zemczak on 19/07/2023 at 15:15..
canary: attempt to enable locale support for canary layers.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/09cec13e374a650d804e40f63cd707f79540fbdb

Git commit ee2b6290bc054e132cf6986a2cf50f4973adfa61 by Michael Hudson-Doyle on 27/07/2023 at 23:01..
Merge remote-tracking branch 'utkarsh/ubuntu-cloud-minimal' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ee2b6290bc054e132cf6986a2cf50f4973adfa61

Git commit 0595a12093cb8c146d4c44d01481b8a3286b4859 by Michael Hudson-Doyle on 27/07/2023 at 23:03..
add changelog entry for previous merge
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0595a12093cb8c146d4c44d01481b8a3286b4859

Git commit 777fe1f699ea9f66c85e33b832c12be3a9bdb716 by Michael Hudson-Doyle on 27/07/2023 at 23:05..
releasing package livecd-rootfs version 23.10.5
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/777fe1f699ea9f66c85e33b832c12be3a9bdb716

Git commit c42f2ef3b180dd2ace8cf0ebdb539ded94b4464b by Michael Hudson-Doyle on 28/07/2023 at 19:33..
live-build/ubuntu-cpc/hooks.d/base/disk-image-*.binary: Fix invocations of force_boot_without_initramfs to pass "mountpoint" and not "${mountpoint}" (which actually worked on most arches for VERY BAD reasons but fails on s390x).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c42f2ef3b180dd2ace8cf0ebdb539ded94b4464b

Git commit 37341541b4be9226e048c7c686e9be199374e2ae by Michael Hudson-Doyle on 28/07/2023 at 19:34..
live-build/ubuntu-cpc/hooks.d/base/disk-image.binary: Do not call force_boot_without_initramfs on s390x.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/37341541b4be9226e048c7c686e9be199374e2ae

Git commit 41f4783f19135ec45048d781cc27773ba85a974e by Michael Hudson-Doyle on 28/07/2023 at 19:56..
releasing package livecd-rootfs version 23.10.6
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/41f4783f19135ec45048d781cc27773ba85a974e

Git commit d3dfb12f8599ef86f4c3036088f5444c64f59ac2 by Michael Hudson-Doyle on 29/07/2023 at 01:02..
Actually fix live-build/ubuntu-cpc/hooks.d/base/disk-image.binary to not call force_boot_without_initramfs on s390x rather than disk-image-uefi.binary which obviously would never run on s390x.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d3dfb12f8599ef86f4c3036088f5444c64f59ac2

Git commit cb1a24a5fbf0fd968db54479d35fd221cac5aa3a by Michael Hudson-Doyle on 29/07/2023 at 21:18..
releasing package livecd-rootfs version 23.10.7
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cb1a24a5fbf0fd968db54479d35fd221cac5aa3a

Git commit fd75a28558ee4230db3973d0a62214de01c58faf by Heinrich Schuchardt on 01/08/2023 at 14:06..
risc-v: increase loader 2 partition for VF2

EDK II is available for the StarFive VisionFive 2 board. As it is larger
than U-Boot we need to increase the size of the loader 2 partition to
accommodate it.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fd75a28558ee4230db3973d0a62214de01c58faf

Git commit 276d577722aee78c7d07b7a60d3fe1842ae860e9 by Michael Hudson-Doyle on 02/08/2023 at 01:16..
add changelog entry for vf2_edk2 merge
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/276d577722aee78c7d07b7a60d3fe1842ae860e9

Git commit cf75120068ee1fd1c207726f4f910dab911bda70 by Michael Hudson-Doyle on 02/08/2023 at 01:18..
lb_chroot_layered: use rsync to make more minimal overlay layers. (LP: #2028213)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cf75120068ee1fd1c207726f4f910dab911bda70

Git commit 101e5b6f19d1c666ef53c9fac9cb3f6bf1417721 by Michael Hudson-Doyle on 02/08/2023 at 01:19..
releasing package livecd-rootfs version 23.10.8
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/101e5b6f19d1c666ef53c9fac9cb3f6bf1417721

Git commit 6010b5de5e03d88a7bb018c60aaa4fb273af0e90 by Dan Bungert on 02/08/2023 at 22:06..
desktop: KERNEL_FLAVOURS=none

no need to include the kernel directly, it is installed at
runtime (LP: #2026225)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6010b5de5e03d88a7bb018c60aaa4fb273af0e90

Git commit 95b37dcb8ca826272b988194ebf3b0f62a997427 by Dan Bungert on 02/08/2023 at 22:06..
budgie: KERNEL_FLAVOURS=none
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/95b37dcb8ca826272b988194ebf3b0f62a997427

Git commit 4cc5d379008f795bffd356f8403a53744de6208a by Łukasz 'sil2100' Zemczak on 03/08/2023 at 10:48..
Fix changelog version and whitespace.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4cc5d379008f795bffd356f8403a53744de6208a

Git commit 4fc64be6732d3388070f12adde0300aab0c8f658 by Łukasz 'sil2100' Zemczak on 03/08/2023 at 10:51..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-locale
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4fc64be6732d3388070f12adde0300aab0c8f658

Git commit aa2d04bd9d5fbcd350b53b0fe79fad684d46716c by Dan Bungert on 04/08/2023 at 03:39..
revert KERNEL_FLAVORS=none
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/aa2d04bd9d5fbcd350b53b0fe79fad684d46716c

Git commit 3522847a776e5f2eec5288fc2c7d5cc6c15b019c by Dan Bungert on 04/08/2023 at 03:39..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3522847a776e5f2eec5288fc2c7d5cc6c15b019c

Git commit 494ef427e8d4508d631ce35ab2b12e546b6b10d7 by Łukasz 'sil2100' Zemczak on 07/08/2023 at 09:31..
Merge branch 'canary-locale' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/494ef427e8d4508d631ce35ab2b12e546b6b10d7

Git commit 4f6f63dd6b53cc9eb44dfa09b2507e9406c8c923 by Michael Hudson-Doyle on 08/08/2023 at 01:02..
Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4f6f63dd6b53cc9eb44dfa09b2507e9406c8c923

Git commit fb465e6921236fce93ae33867fef8e6bf55f7fbe by Michael Hudson-Doyle on 08/08/2023 at 01:58..
releasing package livecd-rootfs version 23.10.11
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fb465e6921236fce93ae33867fef8e6bf55f7fbe

Git commit ca8432068873eb569c2fcab252967103f9c6766e by Utkarsh Gupta on 08/08/2023 at 09:47..
Avoid purging packages for ubuntu-cpc

With the switch to the ubuntu-cloud-minimal seed, we
don't really need to purge anything now. On the contrary,
the purging of packages if not installed, fails with the
exit code of 100.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ca8432068873eb569c2fcab252967103f9c6766e

Git commit 7647b027b9d54738ca1934af548509667c1e7c5a by Utkarsh Gupta on 08/08/2023 at 10:14..
Merge branch 'drop-more-packages' into ubuntu/master

* drop-more-packages:
  Avoid purging packages for ubuntu-cpc
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7647b027b9d54738ca1934af548509667c1e7c5a

Git commit 774b7c6c5a4659e10af70272b4e1662ac9f09f0f by Utkarsh Gupta on 08/08/2023 at 10:15..
Update d/ch for 23.10.12 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/774b7c6c5a4659e10af70272b4e1662ac9f09f0f

Git commit 5e96ff013ef0dcd55eb5d08e3d7da19d0b230109 by Jess Jang on 08/08/2023 at 15:12..
fix: bind correct apparmor feature for validating snap seed

During Realtime kernel image build, there was an error during
validating snap seed which derivative images copied 5.19
apparmor feature and can't validate when Realtime kernel (5.15)
installed [0].

To prevent this, bind correct apparmor feature with kernel
version.

[0] https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2024639

(cherry picked from commit 6b54faa6be6286017eb2dc701534cf780ae462ce)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5e96ff013ef0dcd55eb5d08e3d7da19d0b230109

Git commit 08db5c2418e134852b4181c81fb5aa283b58e03c by Stefan Hammer on 09/08/2023 at 15:09..
fix(armhf): Fix armhf kernel file detection

Armhf images install the `generic-lpae` kernel, while other ARCHes use the
standard `generic` kernel when building the "virtual" image flavour.
Code was looking for a kernel binary ending with -generic in armhf
builds, and failed. Add a special condition to handle armhf builds'
kernel ending with `generic-lpae`

References:
[1] https://bugs.launchpad.net/cloud-images/+bug/2029527
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/08db5c2418e134852b4181c81fb5aa283b58e03c

Git commit 61ae2090713823bfe7a5189b1fa5e6ef3c2070da by Utkarsh Gupta on 09/08/2023 at 20:14..
Update d/ch for 23.10.13 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/61ae2090713823bfe7a5189b1fa5e6ef3c2070da

Git commit 592f753e26938dca985f17fee22c112da2970e57 by Dan Bungert on 16/08/2023 at 00:01..
canary: +dctrl-tools, subiquity uses it
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/592f753e26938dca985f17fee22c112da2970e57

Git commit 2d33c8de619abf8ab9b6d0ba9f9afb13968e4f17 by Dan Bungert on 16/08/2023 at 00:01..
canary: fix layer for "classic" variation
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2d33c8de619abf8ab9b6d0ba9f9afb13968e4f17

Git commit 16c1c3499e53cb8acab8f7d492fb9ae98ec2ebc6 by Dan Bungert on 16/08/2023 at 00:03..
canary: fix lang layers generation
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/16c1c3499e53cb8acab8f7d492fb9ae98ec2ebc6

Git commit e03d43e069f5e41c230e1fb603accecc6b23e4fd by Dan Bungert on 16/08/2023 at 00:03..
canary: drop minimal install source
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e03d43e069f5e41c230e1fb603accecc6b23e4fd

Git commit 51dcf5f11573c095929a3f5c375d7c47615b5c52 by Dan Bungert on 16/08/2023 at 00:05..
changelog for 23.10.14
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/51dcf5f11573c095929a3f5c375d7c47615b5c52

Git commit 6f1fc57ebcd6d4d9fe1c04145d6694c60f683554 by Steve Langasek on 16/08/2023 at 21:35..
Merge the minimal and standard layers on the Ubuntu Desktop images (both daily-live and canary), now that there is no separate minimal install target.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6f1fc57ebcd6d4d9fe1c04145d6694c60f683554

Git commit 91641eeeecea561a3880685b1b2e32d5ed53566e by Dan Bungert on 16/08/2023 at 23:20..
cpc/hooks: fix hang when running adt locally

While attempting to run autopkgtest locally, the test stops at the
following command:
ssh-keygen -t ed25519 -C ubuntu_vagrant_insecure_key -b 4096 -f
/tmp/tmp.VuAfnsBv1G/vagrant_insecure_key

This is found in live-build/ubuntu-cpc/hooks.d/base/vagrant.binary

It appears to be waiting for a passphrase, as running that outside of
adt gives a more helpful "Enter passphrase" prompt.

Explicitly set the passphrase to empty with the `-N` argument.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/91641eeeecea561a3880685b1b2e32d5ed53566e

Git commit fcde591061fc0c1e06466d9890601538d130cc35 by Dan Bungert on 16/08/2023 at 23:21..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fcde591061fc0c1e06466d9890601538d130cc35

Git commit 75e67290b6dec63692c6796a9348b79c58b575cb by Utkarsh Gupta on 17/08/2023 at 01:36..
Merge remote-tracking branch 'hammerstefan/fix-armhf' into ubuntu/master

* hammerstefan/fix-armhf:
  fix(armhf): Fix armhf kernel file detection
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/75e67290b6dec63692c6796a9348b79c58b575cb

Git commit 21fa212d126b7a9285c2f0684c5be40cd63158c5 by Utkarsh Gupta on 17/08/2023 at 01:37..
Update d/ch for 23.10.15 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/21fa212d126b7a9285c2f0684c5be40cd63158c5

Git commit d1ec6f894756c6eda3e2ae9a929196a8a7e4c5c2 by Philip Roche on 17/08/2023 at 10:46..
fix: Do not install recommends for ubuntu-cpc minimized project  (LP: #2031640)

For minimized images we do not want to install any recommended packages.
We can do this by setting APT::Install-Recommends to false in apt config
or by passing --no-install-recommends to apt-get install.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d1ec6f894756c6eda3e2ae9a929196a8a7e4c5c2

Git commit 711c5c291fcc9f14991639c9d2eb9a4f76bce4d2 by Philip Roche on 17/08/2023 at 10:48..
fix: Remove dangling symlink /boot/initrd.img.old if exists (LP: #2031640)

As a result of not installing recommended packages we have dangling symlink `/boot/initrd.img.old`

As per the preceding `/boot/initrd.img` cleanup. Cleanup of `/boot/initrd.img.old`
only happens if it is a dangling symlink.

These `rm` commands also have `--verbose` flags now to make it easier when debugging logs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/711c5c291fcc9f14991639c9d2eb9a4f76bce4d2

Git commit 294a65452db7b78514271519ed0e39b37df1b471 by Philip Roche on 17/08/2023 at 10:49..
fix: Ensure required dependencies are installed before trying `grub-install` (LP: #2031640)

As a result of not installing recommended packages the packages required to run `grub-install`
are no longer installed by default.

To ensure we can successfully run `grub-install` we install both `grub-pc` and `grub2-common`
packages.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/294a65452db7b78514271519ed0e39b37df1b471

Git commit a373fb527c76e664d226a79177b4e302d77dc829 by Philip Roche on 17/08/2023 at 10:50..
fix: Install required package fuse3 when preseeding snaps (LP: #2031640)

fuse3 was previously installed through recommends but with minimized images we no longer install recommends packages.

It is only required when preseeding snaps so does not need to be present in all minimized images so does not
need to be in the cloud-minimal seed.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a373fb527c76e664d226a79177b4e302d77dc829

Git commit 3531a2b2b4a454e1dd085b2ce4fe570b9967cfa1 by Philip Roche on 17/08/2023 at 11:41..
fix: Only close LP bug once in changelog entry

Indent related fixes under same bug heading
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3531a2b2b4a454e1dd085b2ce4fe570b9967cfa1

Git commit 94ab5c0f7ae3889299ac08db3d1656e63fb07b24 by Steve Langasek on 17/08/2023 at 15:16..
Merge branch 'meta-squash-fs' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/94ab5c0f7ae3889299ac08db3d1656e63fb07b24

Git commit 121e5d81954ceed34185402a3f5c0f404aef6219 by Steve Langasek on 17/08/2023 at 16:39..
releasing package livecd-rootfs version 23.10.17
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/121e5d81954ceed34185402a3f5c0f404aef6219

Git commit 8a9ba050c350d4be6eb47b28bbdbd39c5b062637 by Łukasz 'sil2100' Zemczak on 18/08/2023 at 10:16..
Make canary images default for Ubuntu.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8a9ba050c350d4be6eb47b28bbdbd39c5b062637

Git commit 6eca6136443519e8de143435b312e33ab4879ca4 by Łukasz 'sil2100' Zemczak on 18/08/2023 at 15:50..
Refresh the canary model assertions.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6eca6136443519e8de143435b312e33ab4879ca4

Git commit 9d9a68d6bf638ceac5f11f432d72631ca96cdded by Łukasz 'sil2100' Zemczak on 18/08/2023 at 16:00..
Fix the 020-canary-* hooks referencing the wrong layer names after changes introduced in 23.10.17.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9d9a68d6bf638ceac5f11f432d72631ca96cdded

Git commit 139234da82086cc5ba87f5372a71dedb93d487dd by Łukasz 'sil2100' Zemczak on 18/08/2023 at 16:00..
releasing package livecd-rootfs version 23.10.18
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/139234da82086cc5ba87f5372a71dedb93d487dd

Git commit 7b1b63147e4744bf42a9d303cffc187242a3e663 by Utkarsh Gupta on 22/08/2023 at 09:18..
Add python3-systemd to our minimized builds

This package is needed by ubuntu-advantage-tools for cloud images
only. u-a-t ultimately will drop this entirely in their next release.
(cf: https://github.com/canonical/ubuntu-pro-client/issues/2692)

So instead of putting this in the seeds and then having to deal
with the seed changes to Mantic (after its release) and SRU of
ubuntu-meta, I'd rather have changes in livecd-rootfs done. Once
python3-systemd dependency is dropped from u-a-t, we'll drop it
from livecd-rootfs in Mantic+, too.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7b1b63147e4744bf42a9d303cffc187242a3e663

Git commit 13c3321bb821f85ec803c4ea2ed000f1df46a56a by Utkarsh Gupta on 22/08/2023 at 09:25..
Update d/ch for 23.10.19 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/13c3321bb821f85ec803c4ea2ed000f1df46a56a

Git commit b1a118f4d72f4b5ce1415109965c6b671455a5d7 by Łukasz 'sil2100' Zemczak on 22/08/2023 at 15:15..
Update canary model assertions.:
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b1a118f4d72f4b5ce1415109965c6b671455a5d7

Git commit caedce593b2ffbbabbb4067c322c04d13f72bdb0 by Łukasz 'sil2100' Zemczak on 22/08/2023 at 15:16..
releasing package livecd-rootfs version 23.10.20
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/caedce593b2ffbbabbb4067c322c04d13f72bdb0

Git commit 6890dfe5ca5ad641e356359c09a0f6265420f428 by Michael Hudson-Doyle on 23/08/2023 at 10:14..
Deduplicate the layers just before creating the squashfs, to enable deduplication of the result of binary hooks as well.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6890dfe5ca5ad641e356359c09a0f6265420f428

Git commit d3a75c9becfe1db77bc1ba254af9370ce2e40e3f by Michael Hudson-Doyle (on behalf of Steve Langasek) on 23/08/2023 at 10:21..
Consolidate canary layers to merge 'classic' back into 'standard'
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d3a75c9becfe1db77bc1ba254af9370ce2e40e3f

Git commit b43e3b84f4c9100379f4686f80699929c7657056 by Michael Hudson-Doyle (on behalf of Steve Langasek) on 23/08/2023 at 10:21..
Reset /var/lib/snapd in the upper layers before calling snap prepare-image
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b43e3b84f4c9100379f4686f80699929c7657056

Git commit 2b80fdecd2d3528bc9da82a12a84cf05389e644b by Michael Hudson-Doyle (on behalf of Steve Langasek) on 23/08/2023 at 10:21..
No need to use rsync in hooks now to avoid file duplication since layer handling as a whole now uses rsync.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2b80fdecd2d3528bc9da82a12a84cf05389e644b

Git commit e992090dcac002f63c8b0589efc669e81430dc15 by Michael Hudson-Doyle on 23/08/2023 at 10:30..
add an essay about rsync options
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e992090dcac002f63c8b0589efc669e81430dc15

Git commit 19c80769669203f9f0e0c918ea7d8b580e2ab64c by Steve Langasek on 23/08/2023 at 17:31..
releasing package livecd-rootfs version 23.10.21
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/19c80769669203f9f0e0c918ea7d8b580e2ab64c

Git commit 5456e4e5e65c26b5cf3d443b372718d1a97b3928 by Michael Hudson-Doyle on 25/08/2023 at 02:50..
Undo preseeding in reset_snapd_state.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5456e4e5e65c26b5cf3d443b372718d1a97b3928

Git commit 9b75387648250e31c86a3d05611be8f9f809986f by Michael Hudson-Doyle on 25/08/2023 at 03:15..
update-source-catalog: work better when we want a variation to point at the base layer.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9b75387648250e31c86a3d05611be8f9f809986f

Git commit f354d76a838c155a0f9e7e0de25a0fc4385096f4 by Michael Hudson-Doyle on 25/08/2023 at 03:22..
Stop launching a gnome-terminal at startup of the canary live session. (LP: #2032647)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f354d76a838c155a0f9e7e0de25a0fc4385096f4

Git commit a945ef83a723686cad2034b5f81ac361c5873831 by Michael Hudson-Doyle on 25/08/2023 at 05:09..
fix silly typo in update-source-catalog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a945ef83a723686cad2034b5f81ac361c5873831

Git commit 809fbee16b644134813ea486d2ce689165030891 by Michael Hudson-Doyle on 25/08/2023 at 06:45..
releasing package livecd-rootfs version 23.10.22
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/809fbee16b644134813ea486d2ce689165030891

Git commit cb3f3292b2aa98e60d6fcc5c3a298e1b87ed5f6b by Steve Langasek on 26/08/2023 at 22:06..
i386 foreign-arch support was added for the canary image before 23.04 released, but by mistake it was only added to the squashfs for the live session, and not the squashfs layer used as the source for installation. split the chroot hooks to add this to the standard.squashfs. LP: #2033170.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cb3f3292b2aa98e60d6fcc5c3a298e1b87ed5f6b

Git commit 21333e988960ba2ad3f88d6813dcd039234d4137 by Steve Langasek on 26/08/2023 at 22:12..
Drop mke2fs.conf override, no longer needed.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/21333e988960ba2ad3f88d6813dcd039234d4137

Git commit ac65e0b05ce2eae0603aa74b760768505fdb376b by Steve Langasek on 26/08/2023 at 22:14..
Remove obsolete comment.  We do want this hook executed for non-canary builds!
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ac65e0b05ce2eae0603aa74b760768505fdb376b

Git commit 57fb4b2b043c6d406ad6ea2b6ca1c00961202ae3 by Steve Langasek on 26/08/2023 at 23:34..
releasing package livecd-rootfs version 23.10.23
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/57fb4b2b043c6d406ad6ea2b6ca1c00961202ae3

Git commit a83925b8aca6d379a0970895f798fce2628ed787 by Michael Hudson-Doyle on 27/08/2023 at 22:40..
update-source-catalog: Fix case where a variaton does not point at the base layer (i.e. most builds) (LP: #2033168)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a83925b8aca6d379a0970895f798fce2628ed787

Git commit 3d5fd1120c2141b503506d57bfb825c823616656 by Michael Hudson-Doyle on 27/08/2023 at 22:43..
Configure universe sources in canary ISO. (LP: #2033109)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3d5fd1120c2141b503506d57bfb825c823616656

Git commit db6f685b8494a5e6137144d6b741bfd4afc07559 by Michael Hudson-Doyle on 27/08/2023 at 23:30..
snap-seed-parse.py: Update to allow parsing uc20-style seeds. (LP: #2028984)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/db6f685b8494a5e6137144d6b741bfd4afc07559

Git commit 0d35c7645ffba46b28a109cac496824c65276714 by Michael Hudson-Doyle on 28/08/2023 at 00:49..
releasing package livecd-rootfs version 23.10.24
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0d35c7645ffba46b28a109cac496824c65276714

Git commit b91452e7feb30791e633d023dcefb64f4da1c439 by Michael Hudson-Doyle on 28/08/2023 at 02:02..
snap-seed-parse.py: fix builds with no snaps.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b91452e7feb30791e633d023dcefb64f4da1c439

Git commit e00e189ad69ee772496e6404218b35b9bbdc848f by Michael Hudson-Doyle on 28/08/2023 at 02:03..
releasing package livecd-rootfs version 23.10.25
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e00e189ad69ee772496e6404218b35b9bbdc848f

Git commit 6ab6066c05f11a3f3dee5571f3f9cbea382c18e0 by Michael Hudson-Doyle on 28/08/2023 at 09:29..
Use a traditional seed.yaml style seed for the canary installer's live session.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6ab6066c05f11a3f3dee5571f3f9cbea382c18e0

Git commit 4a2e30a3b302382889a7118062665f33217b22ec by Łukasz 'sil2100' Zemczak on 28/08/2023 at 10:23..
Update enhanced-sb layer model assertion.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4a2e30a3b302382889a7118062665f33217b22ec

Git commit 353d222c94d5001fe222ca8f2ec99b90135363ae by Łukasz 'sil2100' Zemczak on 28/08/2023 at 13:48..
Merge branch 'seed.yaml-live' of git+ssh://git.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/353d222c94d5001fe222ca8f2ec99b90135363ae

Git commit 4c5f394653daeeddf32c9431c2cb57a16b09c3a7 by Łukasz 'sil2100' Zemczak on 28/08/2023 at 13:48..
releasing package livecd-rootfs version 23.10.26
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4c5f394653daeeddf32c9431c2cb57a16b09c3a7

Git commit 5a0909dd20cd5174bd3cd9633a294293f7b6a303 by Steve Langasek on 29/08/2023 at 17:34..
Add ubuntu to the list of targets we autopkgtest for on amd64, to ensure coverage of the lb_chroot_layered behavior.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5a0909dd20cd5174bd3cd9633a294293f7b6a303

Git commit b30e7e41461089e95fcfb26aa407f9ee3396d98a by Steve Langasek on 29/08/2023 at 17:39..
lb_chroot_layered: if the unmount of the chroot mountpoint fails, dump mount information for debugging.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b30e7e41461089e95fcfb26aa407f9ee3396d98a

Git commit 6e30df92f2a37181b7b633443141395eaa2f6d2f by Steve Langasek on 29/08/2023 at 17:39..
releasing package livecd-rootfs version 23.10.27
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6e30df92f2a37181b7b633443141395eaa2f6d2f

Git commit 0c6e4314e58552157562a836dc247ae8977f256f by Łukasz 'sil2100' Zemczak on 30/08/2023 at 09:57..
canary: switch to use the live task, try to use KERNEL_FLAVOURS instead of a manual kernel add_package.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0c6e4314e58552157562a836dc247ae8977f256f

Git commit bbf7466695e7c619e2712f92630366fa34610ef9 by Łukasz 'sil2100' Zemczak on 30/08/2023 at 10:05..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bbf7466695e7c619e2712f92630366fa34610ef9

Git commit 47a88df62fe81ab33ab1fdf61b087cddab6cbd4e by Łukasz 'sil2100' Zemczak on 30/08/2023 at 12:25..
I suppose w don't need the 020-canary-live.binary hook anymore.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/47a88df62fe81ab33ab1fdf61b087cddab6cbd4e

Git commit 3a715d2fff2545033b64783d5030186e8c862474 by Łukasz 'sil2100' Zemczak on 30/08/2023 at 14:47..
Don't reset KERNEL_FLAVOURS for canary.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3a715d2fff2545033b64783d5030186e8c862474

Git commit 8c3d3087d65a1ff3115943048c2e1114d493b2ab by Steve Langasek on 30/08/2023 at 15:28..
Allow stderr in the autopkgtest.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8c3d3087d65a1ff3115943048c2e1114d493b2ab

Git commit 459665593cb0d7ac7e8d65aea9c79768815e1314 by Steve Langasek on 30/08/2023 at 15:28..
releasing package livecd-rootfs version 23.10.28
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/459665593cb0d7ac7e8d65aea9c79768815e1314

Git commit 4a5af08b91e8d8992c2b14e57a0ad8ff891b6643 by Łukasz 'sil2100' Zemczak on 31/08/2023 at 13:22..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-sync-tasks
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4a5af08b91e8d8992c2b14e57a0ad8ff891b6643

Git commit 322b822087af49f557e2ba690711b81d99e7ee19 by Łukasz 'sil2100' Zemczak on 31/08/2023 at 13:25..
releasing package livecd-rootfs version 23.10.29
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/322b822087af49f557e2ba690711b81d99e7ee19

Git commit f8bd628c8397f4e0b00479624945f92501fd53b3 by Philip Roche on 31/08/2023 at 19:36..
fix: Sort filelists creating when building ubuntu-cpc images (LP: #2033677)

The image filelists created during ubuntu-cpc project image builds were not sorted.

Soring the filelists makes it easier to compare the filelists without needing to sort first.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f8bd628c8397f4e0b00479624945f92501fd53b3

Git commit c72d1a7f2b11ca35d860c141e9262aeade6b3ed5 by Philip Roche on 01/09/2023 at 11:21..
fix: Ensure any created .filelist is symlinked with expected prefix and correct permissions (LP: #2033751)

If a .filelist is present, use it as the filelist for the image by
symlinking with expected name and updating permissions
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c72d1a7f2b11ca35d860c141e9262aeade6b3ed5

Git commit 7dd9b1bd84bc3055f433faa49855995e1ea427e7 by Philip Roche on 01/09/2023 at 11:21..
fix: Create .filelist in ubuntu-cpc project binary hooks that do not use create_manifest shared function (LP: #2033751)

ubuntu-cpc project binary hooks were not all producing .filelist files as they were not using
the create_manifest shared function.

This commit ensures the disk-image-uefi, disk-image-ppc64el and disk-image-uefi-non-cloud hooks create
a filelist during build.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7dd9b1bd84bc3055f433faa49855995e1ea427e7

Git commit 57153243a6b7cfffbb491362e8236d188544cb48 by Philip Roche on 01/09/2023 at 11:21..
fix: disk-image-non-cloud ubuntu-cpc build target now provides manifest and filelist (LP: #2033751)

These were being created so now they can be downloaded post launchpad image build
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/57153243a6b7cfffbb491362e8236d188544cb48

Git commit ad7ac10fba0559a314c5fc00adaa428942d3c004 by Philip Roche on 01/09/2023 at 11:24..
Update changelog for livecd-rootfs 23.10.31 (LP: #2033751)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ad7ac10fba0559a314c5fc00adaa428942d3c004

Git commit 78a98c683573a1f7983afae54e2f187eeae127c7 by Utkarsh Gupta on 01/09/2023 at 19:09..
Fix unminimize to correctly list packages (LP: #1996489)

Prior to dpkg/1.21.0, there was a bug where dpkg -V/--verify
couldn't list all the correct packages correctly but with
that being fix and in archive since Jammy, this works perfectly
but the syntax to report the missing files have changed. It
just prints 'missing' now. With that new format, we can now
fix the regex to simply list the packages.

With this patch, the unminimize script works flawlessly
on a minimized image.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/78a98c683573a1f7983afae54e2f187eeae127c7

Git commit 990e66dadd596c808a73f860c519cb5caec8a0a7 by Utkarsh Gupta on 01/09/2023 at 21:00..
Update d/ch for 23.10.30 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/990e66dadd596c808a73f860c519cb5caec8a0a7

Git commit 3729e2ae948879a582f16ac5753646505ff6bc2d by Simon Poirier on 01/09/2023 at 21:29..
fix: add back systemd-resolved to buildd images.

systemd-resolved got moved out of the systemd package in kinetic and is
required for bootable buildd environement (as opposed to launchpad buildd)
(LP: #2007419)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3729e2ae948879a582f16ac5753646505ff6bc2d

Git commit 9b33f085c180851d86f7fdffbca185d27c010cba by Łukasz 'sil2100' Zemczak on 05/09/2023 at 17:00..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-as-default
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9b33f085c180851d86f7fdffbca185d27c010cba

Git commit 76141ad5f33bd54fb36665ad7e9d56c54c38c471 by Łukasz 'sil2100' Zemczak on 05/09/2023 at 17:23..
Add changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/76141ad5f33bd54fb36665ad7e9d56c54c38c471

Git commit 34e850d4a504f9ceefb044c9d2156e14efde30ac by Steve Langasek on 05/09/2023 at 19:30..
blkid is unreliable in mount_image(), but this blkid call is only here for debugging, so ignore any failures (even if we don't understand them).  LP: #2034299.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/34e850d4a504f9ceefb044c9d2156e14efde30ac

Git commit 7ae752357f254e01fc87d08f1e8ffdf3cc9b83b5 by Steve Langasek on 05/09/2023 at 21:40..
mark the minimized autopkgtest as also allowing stderr, in the event of any error messages from blkid.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7ae752357f254e01fc87d08f1e8ffdf3cc9b83b5

Git commit e5646cd5309a8a6bbbd63467e70f755274a0fd09 by Steve Langasek on 05/09/2023 at 21:43..
releasing package livecd-rootfs version 23.10.31
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e5646cd5309a8a6bbbd63467e70f755274a0fd09

Git commit e38264ca7adc2e24afd2be9c509df3886f2cab87 by Łukasz 'sil2100' Zemczak on 06/09/2023 at 16:23..
Merge branch 'canary-as-default' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e38264ca7adc2e24afd2be9c509df3886f2cab87

Git commit d7f2a4f240f1e1a58e066e486159b2b3709c1fc9 by Łukasz 'sil2100' Zemczak on 06/09/2023 at 16:24..
releasing package livecd-rootfs version 23.10.32
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d7f2a4f240f1e1a58e066e486159b2b3709c1fc9

Git commit abc60bc13532d8ca7c23257eda1bf44c2774c528 by Steve Langasek on 06/09/2023 at 18:24..
Drop references to kubuntu-plasma5, obsolete since wily
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/abc60bc13532d8ca7c23257eda1bf44c2774c528

Git commit 7c51e152f1915d35ad7e355611af30107542c7c1 by Steve Langasek on 06/09/2023 at 18:26..
ubuntucinnamon-live task has existed for a while now, use it instead of hard-coded list of packages.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7c51e152f1915d35ad7e355611af30107542c7c1

Git commit e8a08ad084bc5c72d3359182c7786de982bc9fc3 by Steve Langasek on 06/09/2023 at 18:28..
Don't hard-code addition of xterm package on xubuntu, it's in the task already.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e8a08ad084bc5c72d3359182c7786de982bc9fc3

Git commit fc49fb286c3d3d4bfcd281d36fa9589f9be2dfef by Steve Langasek on 06/09/2023 at 18:32..
Drop references to ubuntu-netbook, obsolete since Ubuntu 11.04.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fc49fb286c3d3d4bfcd281d36fa9589f9be2dfef

Git commit caace43cb986229696d9c95caf3f56efb9ce85c4 by Steve Langasek on 06/09/2023 at 18:36..
ubuntu-unity-live task exists, use it also instead of hard-coded list of packages.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/caace43cb986229696d9c95caf3f56efb9ce85c4

Git commit f44c2aac8c83b91926bc9e086d12ed8afc35b617 by Steve Langasek on 06/09/2023 at 18:43..
merge redundant cases for seed/mirror handling
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f44c2aac8c83b91926bc9e086d12ed8afc35b617

Git commit f2360a58c8b0dbf87500135a31a1a2d067333674 by Steve Langasek on 06/09/2023 at 18:48..
remove redundancy from case statement
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f2360a58c8b0dbf87500135a31a1a2d067333674

Git commit d7e77d7acf4a9d2feed849eb3d97bd285a482053 by Steve Langasek on 06/09/2023 at 18:49..
Alphabetize for clarity
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d7e77d7acf4a9d2feed849eb3d97bd285a482053

Git commit f763efa40e4cf9e75737679c73e06b6c90b388b9 by Steve Langasek on 06/09/2023 at 18:53..
Drop references to ubuntu-dvd, obsolete since precise.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f763efa40e4cf9e75737679c73e06b6c90b388b9

Git commit 458f58bb7a4fad8dafb998d2f732503e775a457b by Steve Langasek on 06/09/2023 at 18:59..
Drop references to mythbuntu, obsolete after xenial.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/458f58bb7a4fad8dafb998d2f732503e775a457b

Git commit 80d331ef9cca78562512dd79b6a45e1f560668d5 by Steve Langasek on 06/09/2023 at 18:59..
Clearer changelogs about when things went obsolete
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/80d331ef9cca78562512dd79b6a45e1f560668d5

Git commit 57768281539009be3d67944db5415f87bd7adec3 by Steve Langasek on 06/09/2023 at 19:04..
Parameterize and consolidate live image definitions for flavors using a common pattern
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/57768281539009be3d67944db5415f87bd7adec3

Git commit 214fee87eef1bed7675656c5b49290d759207ca3 by Steve Langasek on 06/09/2023 at 19:56..
generic is the default kernel flavor in live-build on Ubuntu; remove hard-coded cargo-culting of this setting.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/214fee87eef1bed7675656c5b49290d759207ca3

Git commit 7c4ad855094fdda5dccd70a2ea039b54e5791824 by Steve Langasek on 06/09/2023 at 19:59..
Merge some more live image definitions
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7c4ad855094fdda5dccd70a2ea039b54e5791824

Git commit a53fe7223544f9b84418a8ec2e33a224d4dad653 by Steve Langasek on 06/09/2023 at 21:34..
Drop references to kubuntu-dvd, obsoleted in 2012.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a53fe7223544f9b84418a8ec2e33a224d4dad653

Git commit d169cb531c559b854e642313bf538357f983ac0d by Steve Langasek on 06/09/2023 at 21:36..
ubuntukylin-default-settings is part of the task, don't hard-code the package.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d169cb531c559b854e642313bf538357f983ac0d

Git commit 76d133becf798f67a3804d397d706fce9388cca7 by Steve Langasek on 06/09/2023 at 21:47..
Remove unnecessary arch guarding of the UbuntuStudio kernel selection: we only build this image on amd64 (the arch checking is from i386 days), and the lowlatency kernel also exists on arm64.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/76d133becf798f67a3804d397d706fce9388cca7

Git commit e501d7ab4c60a3ca8cdad36e54f9cccfbc95317c by Steve Langasek on 06/09/2023 at 21:56..
More consolidation of duplicate configs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e501d7ab4c60a3ca8cdad36e54f9cccfbc95317c

Git commit cd9c0e4bd731ec386578d096d2273d6e37197138 by Steve Langasek on 06/09/2023 at 22:13..
More consolidation of duplicate configs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cd9c0e4bd731ec386578d096d2273d6e37197138

Git commit 65157e0c13709c52b3e503e8fe4c1502202ab81d by Steve Langasek on 06/09/2023 at 22:16..
Duplicate if condition
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/65157e0c13709c52b3e503e8fe4c1502202ab81d

Git commit 86917060b8e5686187c284f250b7a75f3b15e976 by Steve Langasek on 06/09/2023 at 22:35..
Remove dead code:  is never 'amd64'
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/86917060b8e5686187c284f250b7a75f3b15e976

Git commit 6d834be1bf03f028538253e884c7d8022980e4eb by Steve Langasek on 06/09/2023 at 22:39..
More consolidation of duplicate configs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6d834be1bf03f028538253e884c7d8022980e4eb

Git commit 5a456417d2d200568c9926d7e2dc36d72da72d93 by Steve Langasek on 06/09/2023 at 22:40..
Drop code only used for d-i based ubuntu-server images, no longer supported.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5a456417d2d200568c9926d7e2dc36d72da72d93

Git commit 1e91885827c795ae48217d8d9150909cc3dc53c4 by Steve Langasek on 06/09/2023 at 22:51..
releasing package livecd-rootfs version 23.10.33
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1e91885827c795ae48217d8d9150909cc3dc53c4

Git commit 6be1e868f0b02da8558cdc815a9cc688c1a45549 by Steve Langasek on 07/09/2023 at 00:55..
Drop live-build/ubuntu-server/includes.chroot.ubuntu-server-minimal/etc/hosts

/etc/hosts in an installed system comes from one of several places:
- the netbase package which ships a sane default
- scripts/casper-bottom/18hostname, which is mostly identical to the netbase
  one but sets a hostname to the flavor name
- the installer which writes one to the target fs
- chroot includes in livecd-rootfs

A chroot include is only needed for images that don't include netbase (so
don't inherit from the minimal seed), don't boot casper, and don't run an
installer.

NONE of these conditions are true for the ubuntu-server live image.  And in
addition, the /etc/hosts here differs from the others.

So, remove it.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6be1e868f0b02da8558cdc815a9cc688c1a45549

Git commit 2e1b092a0e8c5d21c8f95c16cf4b42e0971572a0 by Michael Hudson-Doyle on 07/09/2023 at 00:55..
auto/config: use the new server-live task to reduce the use of explicit calls to add_package and add_snap a bit.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2e1b092a0e8c5d21c8f95c16cf4b42e0971572a0

Git commit 867f5465d03f7971c43a4cf3fafbc21a6d9a2944 by Steve Langasek on 07/09/2023 at 01:28..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/867f5465d03f7971c43a4cf3fafbc21a6d9a2944

Git commit 61c1b9bacbb98de58cf7fcb97181bbc2e5ea8b1b by Steve Langasek on 07/09/2023 at 03:04..
Merge remote-tracking branch 'mwhudson/use-server-live-task' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/61c1b9bacbb98de58cf7fcb97181bbc2e5ea8b1b

Git commit 7fbe0825b7b6f6aba776419c91f515ed88d89caf by Dave Jones on 07/09/2023 at 09:58..
Remove spam from boot mountpoint

The pi images contain redundant copies of cmdline.txt and config.txt in
the boot partition mount-point (which get hidden by the *actual* boot
partition). This commit removes those and simplifies the subarch check
(again, +raspi is the only subarch in use at this point on the Raspberry
Pi images)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7fbe0825b7b6f6aba776419c91f515ed88d89caf

Git commit c00bbf3fb328d85a060f305adefb05e5b5364d7c by Dan Bungert on 07/09/2023 at 22:52..
desktop: place kernel in the live layer

Placing the kernel in the live layer allows for selecting at install
time which kernel to install.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c00bbf3fb328d85a060f305adefb05e5b5364d7c

Git commit 07fec08555ff0fa67149ea8121eb50a4a7b3130b by Dan Bungert on 07/09/2023 at 22:54..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/07fec08555ff0fa67149ea8121eb50a4a7b3130b

Git commit 31847e264b99cf0513bc85af57e54f06a8f6f12c by Steve Langasek on 08/09/2023 at 00:10..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/31847e264b99cf0513bc85af57e54f06a8f6f12c

Git commit 4c6bb3c386b752e335d3f98a2e3c51e043d458c3 by Dan Bungert on 08/09/2023 at 03:31..
Merge remote-tracking branch 'dbungert/lp-2026225-surely' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4c6bb3c386b752e335d3f98a2e3c51e043d458c3

Git commit 4c6d5b050131b9b14c8d82c2755d46ca583155e3 by Dan Bungert on 08/09/2023 at 14:58..
releasing 23.10.34
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4c6d5b050131b9b14c8d82c2755d46ca583155e3

Git commit 4400dd37c6b5f0b80870e3a5cdd61fdcf4ffb128 by Utkarsh Gupta on 12/09/2023 at 06:59..
Enhance unminimize to transform into a base image for ubuntu-cpc

The unminimize script previously just restored the system documentation
and translations, man pages, and installed ubuntu-minimal and ubuntu-standard
packages to provide the familiar Ubuntu minimal system. But such an image
never became an equivalent of base image.

Upon investigation and looking at how the base image is constructed -
https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/config#n1108 -
we use the following things:
 - minimal task
 - standard task
 - cloud-image task (which involves ubuntu-server)
 - ubuntu-minimal package
 - server task if arch != amd64

OTOH, in the unminimize script, we use the following:
(https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/build#n286)
 - ubuntu-minimal package
 - ubuntu-standard package

So upon running some tests, it was found that if we install ubuntu-server
(with --fix-policy flag), we get the resulting image equivalent to that
of a base image.

cf: https://warthogs.atlassian.net/browse/CPC-3033
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4400dd37c6b5f0b80870e3a5cdd61fdcf4ffb128

Git commit 940df6e060d9657872a24367393459508b6e9e82 by Utkarsh Gupta on 12/09/2023 at 06:59..
Install linux-virtual to restore the stripped headers

In a minimized image, the linux headers are stripped, so when
unminimizing it, we should restore those stripped headers
by installing the linux-virtual package.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/940df6e060d9657872a24367393459508b6e9e82

Git commit faf88cbbe7fe099c9118f45ab20bcc46e2bd9d54 by Sebastien Bacher on 12/09/2023 at 09:11..
Restore a desktop minimal layer and use if by default
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/faf88cbbe7fe099c9118f45ab20bcc46e2bd9d54

Git commit ac41893c1447d3c29d703f0e21e9a84572498b2b by Sebastien Bacher on 12/09/2023 at 10:34..
Fix the minimal option for the oem mode config
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ac41893c1447d3c29d703f0e21e9a84572498b2b

Git commit d8289321609c9ac5150857e164d3f8a08a721115 by Sebastien Bacher on 12/09/2023 at 11:13..
releasing package livecd-rootfs version 23.10.35
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d8289321609c9ac5150857e164d3f8a08a721115

Git commit 6c608be212a241da8a587b83d5aa030e6c8cf916 by Łukasz 'sil2100' Zemczak on 13/09/2023 at 09:48..
Fix recent build failures by changing kernel/initrd naming and adjust hook conditionals for the minimal layer re-addition.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6c608be212a241da8a587b83d5aa030e6c8cf916

Git commit e601fd6fc643bbdb6f2167485b4e804d86a23942 by Łukasz 'sil2100' Zemczak on 13/09/2023 at 09:48..
releasing package livecd-rootfs version 23.10.36
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e601fd6fc643bbdb6f2167485b4e804d86a23942

Git commit 626e59b4e5a6ea4054b0f2d6085b4cca56ffda07 by Thomas Bechtold (on behalf of Gauthier Jolly) on 14/09/2023 at 07:50..
functions: add support for mounting boot partition

If the partition exists, we should mount it on /boot. Partition 16 was
chosen because it is not used anywhere else in livecd-rootfs yet.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/626e59b4e5a6ea4054b0f2d6085b4cca56ffda07

Git commit a8b2a9b01e8f7351a7adabbef1cdcd835ff6995e by Thomas Bechtold (on behalf of Gauthier Jolly) on 14/09/2023 at 07:50..
ubuntu-cpc: create a partition for /boot on all UEFI images

In order to support better support Full Disk Encryption on the clouds,
the boot assets have to sit on an un-encrypted partition. We've tried
mounting the ESP on /boot before but it didn't work as /boot has to
support linking for DPKG to work and the ESP has to be FAT.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a8b2a9b01e8f7351a7adabbef1cdcd835ff6995e

Git commit 51d4756700f2b91add5a46ae078025f1b1a9d36c by Thomas Bechtold (on behalf of Gauthier Jolly) on 14/09/2023 at 20:18..
ubuntu-cpc: increase arm64 image size

This is needed following the addition of the new boot partition. This
also gives us the opportunity to refactor the logic and use a case
statement instead of ifs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/51d4756700f2b91add5a46ae078025f1b1a9d36c

Git commit f35ff6d0d52c4e8f43ff5911bd98f8f3f9fd874f by Thomas Bechtold (on behalf of Gauthier Jolly) on 14/09/2023 at 20:18..
update d/c
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f35ff6d0d52c4e8f43ff5911bd98f8f3f9fd874f

Git commit 0a1e1cc0a757bed5b50547de27454778f3bc98fd by Philip Roche on 15/09/2023 at 10:59..
fix: ensure minimize-manual script uses passed in argument for all commands (LP: #2036198)

minimize-manual takes an argument of the path to the chroot but of the 3 commands that are run the argument
is only used twice and with the third hardcoding "chroot" as the path to the chroot.

Thankfully "chroot" has been the patch passed in for the current uses of minimize-manual but this
could cause issues later if that were to change.

This commit resolves the problem preventing future issues.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0a1e1cc0a757bed5b50547de27454778f3bc98fd

Git commit 8333dbac7a45591839557801a067827a22db3cdb by Philip Roche on 15/09/2023 at 11:00..
fix: armhf flavour for 6.5+ kernel is now generic (LP: #2033677)

With the introduction of the 6.5 kernel for mantic on 13th September ago we are seeing image build failures
on the armhf builds. The build failure was `No kernel output for generic-lpae!`.

Introduced in the 6.4 kernel and therefore now also in 6.5 there is no generic-lpae flavor anymore. it's just generic now.

As such this commit updates the expected flavour for armhf to generic.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8333dbac7a45591839557801a067827a22db3cdb

Git commit 0542e9d218fbe642c236127a9134295b62fc5112 by Steve Langasek on 15/09/2023 at 21:44..
Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-LP-2036192-armhf' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0542e9d218fbe642c236127a9134295b62fc5112

Git commit 1deccc2edd7f139b84a6cb3d0a4dfe5ebaff50c7 by Steve Langasek on 17/09/2023 at 00:27..
The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. LP: #2036195.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1deccc2edd7f139b84a6cb3d0a4dfe5ebaff50c7

Git commit 41fbfd6bb6f62ccf58637b4d8cfdaa98834e6d82 by Dan Bungert on 18/09/2023 at 21:48..
desktop: construct minimal+tpmfde variation
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/41fbfd6bb6f62ccf58637b4d8cfdaa98834e6d82

Git commit a677bcd12c9d012de2dbe3691263029e5e69cc4e by Dan Bungert on 18/09/2023 at 21:48..
changelog for 23.10.38
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a677bcd12c9d012de2dbe3691263029e5e69cc4e

Git commit 9ff1479b4c8533dff5304bef6ca7f0f39254f192 by Steve Langasek on 18/09/2023 at 22:06..
Merge remote-tracking branch 'vorlon/lp.2036195' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9ff1479b4c8533dff5304bef6ca7f0f39254f192

Git commit a7e4887525eed58157b1c91cb67af8d9b0759fa2 by Steve Langasek on 18/09/2023 at 22:06..
releasing package livecd-rootfs version 23.10.39
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a7e4887525eed58157b1c91cb67af8d9b0759fa2

Git commit 75db56ce61dd18cf0c61ee2f668c645f3dfddb70 by Utkarsh Gupta on 19/09/2023 at 08:35..
Merge branch 'enhance-minimize' into ubuntu/master

* enhance-minimize:
  Install linux-virtual to restore the stripped headers
  Enhance unminimize to transform into a base image for ubuntu-cpc
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/75db56ce61dd18cf0c61ee2f668c645f3dfddb70

Git commit e26b264b0dcaeb57e2e67a7281eda0633cb47b0b by Utkarsh Gupta on 19/09/2023 at 08:36..
Update d/ch for 23.10.40 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e26b264b0dcaeb57e2e67a7281eda0633cb47b0b

Git commit 6820ef310c691e24360077eaacfb046de30841ae by Steve Langasek on 19/09/2023 at 15:20..
Merge remote-tracking branch 'toabctl/boot-partition' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6820ef310c691e24360077eaacfb046de30841ae

Git commit 308f52ecf05ff1a87cf9dc47d288f86c42df0c41 by Steve Langasek on 19/09/2023 at 15:21..
releasing package livecd-rootfs version 23.10.41
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/308f52ecf05ff1a87cf9dc47d288f86c42df0c41

Git commit a5c5883712c159df7c7006853ed4fdc9be1c553f by Philip Roche on 19/09/2023 at 16:02..
fix: Fix the missing `fi` with the recent changes in the `unminimize` script for `ubuntu-cpc` project (LP: #2036591)

Fixes bug introduced in commit 75db56ce

The missing if statement end `fi` caused build failures due to syntax errors.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a5c5883712c159df7c7006853ed4fdc9be1c553f

Git commit 2e8544186b0261e4e38066cd2191f21026e3931f by Philip Roche on 19/09/2023 at 16:03..
Update d/ch for 23.10.42 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2e8544186b0261e4e38066cd2191f21026e3931f

Git commit 2712c65939c6fa911355d76b0826c991cbfbfd99 by Steve Langasek on 19/09/2023 at 17:34..
word wrapping
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2712c65939c6fa911355d76b0826c991cbfbfd99

Git commit 12a2109c223e261214747d5f98d4b8d7ee9625e3 by Utkarsh Gupta on 22/09/2023 at 07:35..
fix: install LXD snap from stable/ubuntu-<version> channel (LP: #2036725)

In the past, we'd directly snap install lxd which defaults to
the latest/stable channel. However, whilst working on enhancing
unminimize, it was observed that we install this snap from
the stable/ubuntu-<version> channel instead.

This was also noted as a failure when running the CTF tests:
`lxd installed from latest/stable, not stable/ubuntu-23.10`
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/12a2109c223e261214747d5f98d4b8d7ee9625e3

Git commit 5e38cbea1d5fc11e2cce27e54439bda139d9c99b by Steve Langasek on 22/09/2023 at 09:13..
Changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5e38cbea1d5fc11e2cce27e54439bda139d9c99b

Git commit fdf8779e8dd7924a286052dc51ee3fe7e6908bdb by Utkarsh Gupta on 22/09/2023 at 09:31..
Get rid of all whitespaces in d/ch
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fdf8779e8dd7924a286052dc51ee3fe7e6908bdb

Git commit ffb064925f0bbd65352dc1949cfb0d3865ffc1d3 by Utkarsh Gupta on 22/09/2023 at 09:32..
Update d/ch for 23.10.43 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ffb064925f0bbd65352dc1949cfb0d3865ffc1d3

Git commit 16450169d9f8c6cdf6e377ffd4fcc4f72a44f28b by Steve Langasek on 22/09/2023 at 17:58..
Fix the subarch used in the hook to identify images for sifive unmatched.  LP: #2037060.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/16450169d9f8c6cdf6e377ffd4fcc4f72a44f28b

Git commit 0b1caf70c59a51682594f9b2f20e7fa457598d5c by Steve Langasek on 22/09/2023 at 17:58..
Fix the subarch here as well
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0b1caf70c59a51682594f9b2f20e7fa457598d5c

Git commit 3f0ac95248617906178824fb2e975a431a13c5a5 by Steve Langasek on 22/09/2023 at 17:59..
releasing package livecd-rootfs version 23.10.44
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3f0ac95248617906178824fb2e975a431a13c5a5

Git commit cec7b9966575340b464e961164b23f08ff7f27cb by Steve Langasek on 23/09/2023 at 05:34..
live-build/auto/config: fail immediately on unknown arch/subarch.

When trying to make changes to refactor livecd-rootfs, it is difficult to
know what side effects a change may have because of the use of globs on
arch/subarch and the lack of an authoritative list of supported arch
combinations.

This assembles a list of all possible values for $ARCH:$SUBARCH by looking at
all existing uses of $SUBARCH in live-build/auto/config and combining with
etc/default-arches from ubuntu-cdimage:

$ grep + etc/default-arches |grep -vE '(trusty|xenial|bionic|focal)[[:space:]]|appliance'

It also includes a special-case *appliance* glob, because there are many
Ubuntu Core appliance builds and there may be more in the future, and we
don't want to have to update livecd-rootfs with a hard-coded list.

Otherwise, this includes all currently used / supported combinations.  The
amd64+kassel subarch is referenced in the code, but stopped being built a
while ago because "end of contract"; and there are some older no-longer-used
subarchs for particular raspi variants, which there is work to clean up
separately.  So this should be a no-op wrt buildability of any existing
images on mantic - and if not, that's important for us to know!
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cec7b9966575340b464e961164b23f08ff7f27cb

Git commit ad6f99a9bf5ec6a4042ebee445a29bfe747cd4d3 by Dan Bungert on 25/09/2023 at 15:53..
budgie: include universe & multiverse
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ad6f99a9bf5ec6a4042ebee445a29bfe747cd4d3

Git commit 1637ed0609203f7cbd998ea1b3b15c492d50d72c by Dan Bungert on 25/09/2023 at 19:57..
changelog for budgie sources
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1637ed0609203f7cbd998ea1b3b15c492d50d72c

Git commit f3114e7fb5e00a0b1106a8fd3d12ac1fc27c0809 by Simon Poirier on 25/09/2023 at 23:31..
fix: fix var used before declaration in snap_validate_seed

Fix use of variable declared in conditional branch and used in parent
scope in snap_validate_seed. This would affect binary for images without
kernel and using "set -u". (LP: #2037338)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f3114e7fb5e00a0b1106a8fd3d12ac1fc27c0809

Git commit e349c38b776a9e6bab456dcb9839a9e79dc9ecda by Michael Hudson-Doyle on 26/09/2023 at 02:10..
Merge remote-tracking branch 'simpoir/lp2037338_var_scoping' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e349c38b776a9e6bab456dcb9839a9e79dc9ecda

Git commit 94ea97758d369293b4691436b73bbb9ce401cdfe by Michael Hudson-Doyle on 26/09/2023 at 02:11..
add changelog for previous merge
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/94ea97758d369293b4691436b73bbb9ce401cdfe

Git commit 1f2523920dd7b2cd9dbcacf33a0690a600a934b9 by Steve Langasek on 26/09/2023 at 16:46..
Add missing '|'
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1f2523920dd7b2cd9dbcacf33a0690a600a934b9

Git commit 1a884c142795020ebb22b17ce81511f48050ad34 by Philip Roche on 26/09/2023 at 17:08..
fix: Ensure that grub/shim package installs do not install recommends for minimized ubuntu-cpc image builds (LP: #2037075)

minimized cloud image policy, introduced in version 23.10.16, is to not install recommends for any package
installs during build. This is to keep the image as small as possible. This also extends to
the grub related packages.

This solves the problems detailed in LP: #2037075 and aligns other arches more with amd64 install of
grub/shim packages for both minimized and non minimized ubuntu-cpc cloud image builds.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1a884c142795020ebb22b17ce81511f48050ad34

Git commit 9fce6428c37d3b81c574d408a1af615677c7723d by Steve Langasek on 26/09/2023 at 17:18..
alphabetize the list
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9fce6428c37d3b81c574d408a1af615677c7723d

Git commit f3a33b7dce86344b5e3a7ea0e75fe9faea08d1a7 by Dimitri John Ledkov on 26/09/2023 at 17:54..
Add support for X13s subarch

Add mapping to use laptop-23.10 kernel. Ensure that
enhanced-secureboot is only setup on amd64 arch.

LP: #2037099

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f3a33b7dce86344b5e3a7ea0e75fe9faea08d1a7

Git commit 46776594847f2268cb811995563f246fd5b26202 by Steve Langasek on 26/09/2023 at 22:04..
releasing package livecd-rootfs version 23.10.47
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/46776594847f2268cb811995563f246fd5b26202

Git commit f1ab0f33c82fbd32349074688134ed97880fb577 by Dimitri John Ledkov on 26/09/2023 at 23:02..
lowercase

Gbp-Dch: ignore
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f1ab0f33c82fbd32349074688134ed97880fb577

Git commit cf15cc4810034ea77f3cf49f7bc745fe4ba1768f by Philip Roche on 27/09/2023 at 10:36..
fix: arm flash-kernel removal from ubuntu-cpc project cloud images (LP: #2037074)

With the migration from linux-kvm to linux-virtual/generic for the mantic minimal
images we can now start building arm64 minimal cloud images.

When building initial test images we noticed that the flash-kernel package was being
installed. This is not required for EFI images.

This commit removes the flash-kernel package from the cloud images arm installs

The only images built using the livecd-rootfs ubuntu-cpc project for arm64 and armhf
which are not cloud images (which therefore do not require flash-kernel) are the
raspi images. raspi does require flash-kernel. But the raspi images use the
`ubuntu-server-raspi` task to install the flash-kernel. As such this non raspi
flash-kernel package install can be completely removed.

It also means that initramfs-tools and dracut-install are installed as these are dependencies
of flash-kernel package.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cf15cc4810034ea77f3cf49f7bc745fe4ba1768f

Git commit e5d3ec78f61dde58a45e118ddcf94ba5ae8b6d40 by Steve Langasek on 27/09/2023 at 19:46..
Merge remote-tracking branch 'xnox/X13s' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e5d3ec78f61dde58a45e118ddcf94ba5ae8b6d40

Git commit 6c4b217a6b2e2bb88ec129523690a817ac40612d by Steve Langasek on 27/09/2023 at 19:49..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6c4b217a6b2e2bb88ec129523690a817ac40612d

Git commit c79ee20bae6e5260d215645fcf28feb62acbb51c by Steve Langasek on 27/09/2023 at 19:49..
releasing package livecd-rootfs version 23.10.48
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c79ee20bae6e5260d215645fcf28feb62acbb51c

Git commit f9b299ec4d11b9147d71e6dc22fc47794f3399e3 by Steve Langasek on 27/09/2023 at 20:38..
Another arm64 subarch about to land
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f9b299ec4d11b9147d71e6dc22fc47794f3399e3

Git commit 9468c51c0f1d4afdf363b5d4148929ec461a35df by Steve Langasek on 27/09/2023 at 21:20..
Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-LP-2037074-flashkernel-removal' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9468c51c0f1d4afdf363b5d4148929ec461a35df

Git commit 546217868fc694f5a75037945a672449b8ddbcf7 by Steve Langasek on 28/09/2023 at 05:37..
releasing package livecd-rootfs version 23.10.49
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/546217868fc694f5a75037945a672449b8ddbcf7

Git commit 378322380ec4f01284fb0fe1bb22a487e1d34c67 by Dimitri John Ledkov on 29/09/2023 at 03:45..
live-build/ubuntu/hooks: ensure kernel artifacts named with subarch

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/378322380ec4f01284fb0fe1bb22a487e1d34c67

Git commit ecb60bd158496956b72b51d8211abe4938e60254 by Dimitri John Ledkov on 29/09/2023 at 20:35..
Merge remote-tracking branch 'xnox/fix-x13s-try2' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ecb60bd158496956b72b51d8211abe4938e60254

Git commit 1180791b48c17e3a21dce6d7b91d7eed4d30d47d by Dimitri John Ledkov on 29/09/2023 at 20:36..
releasing package livecd-rootfs version 23.10.50
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1180791b48c17e3a21dce6d7b91d7eed4d30d47d

Git commit d5e9651fe092060942e68b832e31671078986430 by Dimitri John Ledkov on 02/10/2023 at 09:39..
remove live-build/ubuntu/hooks/020-ubuntu-live.binary: handled elsewhere

Now that kernel names use expected -generic flavour, and kernels are
installed in the live layer, we can go back to stock behaviour of
auto/build noticing that binary hooks are called on a live layer and
executing the extraction & rename of the kernel flavours.

BTW we can even later expand that to support 2 generic abis, and
calling the bigger one the hwe generic such that can also remove
./live-build/ubuntu-server/hooks/04-kernel-bits.binary.

This fixes ubuntu arm64+x13s that is unable to find
ubuntu-x13s.kernel-laptop as due to this hook, which currently
produces ubuntu.kernel-generic in error which is not at all expected
by ubuntu-cdimage. Also this unbreaks producing oem & intel-iot
images, although we will build these in 24.04 only next.

This reverts ubuntu daily-live to use `--linux-flavours
laptop-generic-hwe-22.04` instead of `--linux-flavours none
--linux-packages=none --initramfs=none`, like it did in lunar and
pre-canary-image or images that install kernel in live layer.

Fixes: c00bbf3fb3 ("desktop: place kernel in the live layer")

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d5e9651fe092060942e68b832e31671078986430

Git commit deb31732db8143a81a898f49ba0e786d84f0546a by Dimitri John Ledkov on 02/10/2023 at 09:39..
Ensure chroot_linux-image is only exectued on live layers

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/deb31732db8143a81a898f49ba0e786d84f0546a

Git commit dc7519a44a5d4a9372648126b9dabd7cb8234382 by Dimitri John Ledkov on 02/10/2023 at 16:28..
Create subiquity meta-package hint
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dc7519a44a5d4a9372648126b9dabd7cb8234382

Git commit 42d5a9757684e16987f6fb5d25b77388c9ab5807 by Dan Bungert on 02/10/2023 at 21:00..
changelog for 23.10.51
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/42d5a9757684e16987f6fb5d25b77388c9ab5807

Git commit 85606c8b9de8ac6b2131761bfcc0115a2cb55c6a by Steve Langasek on 02/10/2023 at 23:57..
Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-filelist-sort-LP-2033677' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/85606c8b9de8ac6b2131761bfcc0115a2cb55c6a

Git commit fdf00915809f02f64a0e70408feb740959573332 by Steve Langasek on 03/10/2023 at 00:00..
Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-project-images-not-producing-all-expected-filelists-LP-2033751' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fdf00915809f02f64a0e70408feb740959573332

Git commit fadeb495e3c61c1e96561e45de8d8cf2bc726b22 by Steve Langasek on 03/10/2023 at 01:06..
remove ssl-cert "snakeoil" private keys from images, since this makes them not very private.  LP: #2037869.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fadeb495e3c61c1e96561e45de8d8cf2bc726b22

Git commit 7b11e47acf500b1b51ce0a73bef8718bf4bb3f82 by Steve Langasek on 03/10/2023 at 01:13..
releasing package livecd-rootfs version 23.10.52
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7b11e47acf500b1b51ce0a73bef8718bf4bb3f82

Git commit 2cccd614a6dc9dd029b4b5ae575f8e0372c15a53 by Dan Bungert on 03/10/2023 at 16:43..
oem, budgie: kernel in the live layer
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2cccd614a6dc9dd029b4b5ae575f8e0372c15a53

Git commit 089e773f2613b3099338921c448edeabf1041c7a by Dan Bungert on 03/10/2023 at 16:43..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/089e773f2613b3099338921c448edeabf1041c7a

Git commit 51b7278c4bcca2d76830ad7036ff08b117a8e91c by Sebastien Bacher on 03/10/2023 at 19:13..
Update the desktop fde model to include firmware-updater
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/51b7278c4bcca2d76830ad7036ff08b117a8e91c

Git commit 00508edc13c85a589323b2950b6e3fb7ff39b0be by Sebastien Bacher on 03/10/2023 at 20:33..
releasing package livecd-rootfs version 23.10.54
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/00508edc13c85a589323b2950b6e3fb7ff39b0be

Git commit 5427e5ad6c02b2d7c203cc6597aff5518d5b344c by John Chittum on 05/10/2023 at 12:30..
fix: Add 6.5 kernel apparmor feats

lp: #2037567. starting in kernel 6.5.0.1006, there's been an update to
apparmor features. Creates the 6.5 kernel directory, fully populates
with feats checked from a machine running 6.5.0.1006 installed from
proposed (as of 20230927).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5427e5ad6c02b2d7c203cc6597aff5518d5b344c

Git commit 14778d8aa8cff11faa3100f822eb12d58edcfdf0 by Utkarsh Gupta on 05/10/2023 at 12:35..
Update d/ch for 23.10.55 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/14778d8aa8cff11faa3100f822eb12d58edcfdf0

Git commit 0a3babb81af833c0618daf3fc7a2251e1285b57a by Steve Langasek on 12/10/2023 at 01:03..
call ubuntu-image classic with --debug, because --verbose doesn't give us anything useful in the livefs build logs.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0a3babb81af833c0618daf3fc7a2251e1285b57a

Git commit b85dd7d8e600e55c67cdfa1e43adae967b6e6789 by Steve Langasek on 12/10/2023 at 17:10..
Adjust version number for new release cycle
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b85dd7d8e600e55c67cdfa1e43adae967b6e6789

Git commit 21321ac018d3771c7536a4cd1295e7eabfc5de54 by Heinrich Schuchardt on 18/10/2023 at 08:20..
arm: fix console parameter for ARM cloud-images

On armhf and arm64 the QEMU virt machine provides the serial console as an
emulated AMBA PrimeCell UART which the kernel refers to as /dev/ttyAMA0.

Consider this when constructing GRUB_CMDLINE_LINUX_DEFAULT in file
/etc/default/grub.d/50-cloudimg-settings.cfg (LP: #2036730).

Reviewed-by: Gauthier Jolly <gauthier.jolly at canonical.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/21321ac018d3771c7536a4cd1295e7eabfc5de54

Git commit 1586916934526ee4d51359d71fbf21c5681a5836 by Paride Legovini on 25/10/2023 at 15:57..
Merge remote-tracking branch 'xypron/armhf' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1586916934526ee4d51359d71fbf21c5681a5836

Git commit 4bd7d5d076b338921f7a8672d5c311e956c88276 by Paride Legovini on 25/10/2023 at 15:58..
Update changelog for 24.04.1 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4bd7d5d076b338921f7a8672d5c311e956c88276

Git commit 3ebbe9d4473e6f4c33b2ed39076e1ca9815786a1 by Paride Legovini on 25/10/2023 at 18:24..
d/changelog: add LP bug reference

Gbp-Dch: ignore
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3ebbe9d4473e6f4c33b2ed39076e1ca9815786a1

Git commit 5d959b24da633fe799c5ffcd38a9b286a126c420 by Philip Roche on 26/10/2023 at 17:02..
fix: Enable snap preseeding with ppc64el images where /boot/vmlinux is used instead of /boot/vmlinuz. (LP: #2038957)

ppc64el still uses /boot/vmlinux so we need to determine the boot file name as non ppc64el use /boot/vmlinuz. This
is then used to determine the kernel major minor version installed so that the correct apparmor features can be used
during snap preseeding. This preseeding was failing for ppc64el for the mantic 6.5 kernel as the /boot/vmlinuz
being checked did not exist.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5d959b24da633fe799c5ffcd38a9b286a126c420

Git commit cf8b696ec2b877da1cdc92ad23399e6780fe7dc8 by Philip Roche on 26/10/2023 at 17:20..
Merge bugfix/ubuntu-cpc-LP-2038957-ppc64el-vmlinux into ubuntu/master [a=philroche] [r=jchittum,vorlon]

fix: Enable snap preseeding with ppc64el images where /boot/vmlinux is used instead of /boot/vmlinuz. (LP: #2038957)

ppc64el still uses /boot/vmlinux so we need to determine the boot file name as non ppc64el use /boot/vmlinuz. This
is then used to determine the kernel major minor version installed so that the correct apparmor features can be used
during snap preseeding. This preseeding was failing for ppc64el for the mantic 6.5 kernel as the /boot/vmlinuz
being checked did not exist.

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/453306
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cf8b696ec2b877da1cdc92ad23399e6780fe7dc8

Git commit 22a26cc97aad1915b333c9f632e7e2acac09301e by Brian Murray on 31/10/2023 at 07:01..
Remove part of a comment which is incorrect
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/22a26cc97aad1915b333c9f632e7e2acac09301e

Git commit 5634c7e769b37124376eaf888e5ba6005a368433 by Steve Langasek on 04/11/2023 at 19:56..
Drop the legacy images for both Ubuntu and Ubuntu Budgie.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5634c7e769b37124376eaf888e5ba6005a368433

Git commit 74c1ee4bdf5391fce6309d6de2d2f8dcb19f048c by Steve Langasek on 04/11/2023 at 20:01..
We no longer need to remove ubiquity from the Ubuntu live layer and install ubuntu-desktop-installer, this is now handled via the seeds.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/74c1ee4bdf5391fce6309d6de2d2f8dcb19f048c

Git commit ff23c153e8423b26330c0d97fd43c3921a185c76 by Steve Langasek on 04/11/2023 at 20:07..
releasing package livecd-rootfs version 24.04.3
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ff23c153e8423b26330c0d97fd43c3921a185c76

Git commit 99d2064f3233fcef2dce71743e263706f4ac5ff1 by Steve Langasek on 05/11/2023 at 13:58..
Drop a few remaining 'legacy' references.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/99d2064f3233fcef2dce71743e263706f4ac5ff1

Git commit 8fb2180842c452ff08dd41a5746c00bfd69521cf by Steve Langasek on 05/11/2023 at 14:14..
Drop cargo-culted code for "preinstalled" images.

Somewhere along the line, we started trying to add packages to the live
environment of flavor "preinstalled" images.  But:

- we don't build preinstalled images for any flavors
- the preinstalled images for projects like cloud images and wsl are
  explicitly excepted from this code
- the only desktop project we do produce preinstalled images for, Ubuntu
  on Raspberry Pi, uses ubuntu-image for building so this code is never
  reached
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8fb2180842c452ff08dd41a5746c00bfd69521cf

Git commit 95b96df6dbbca775295cd18024c1ab47fab88343 by Steve Langasek on 05/11/2023 at 14:42..
releasing package livecd-rootfs version 24.04.4
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/95b96df6dbbca775295cd18024c1ab47fab88343

Git commit 02a7faaa43abb8097a5d65e94a82b8a56691abee by Yao Wei (魏銘廷) on 15/11/2023 at 12:06..
ubuntu-oem: add dummy files in order not to fail make-hooks
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/02a7faaa43abb8097a5d65e94a82b8a56691abee

Git commit d6069b41c95e9ca84221ac833c74dab1c3c14ede by Michael Hudson-Doyle on 17/11/2023 at 04:18..
add changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d6069b41c95e9ca84221ac833c74dab1c3c14ede

Git commit b701208893bdf8094ab4cb57abd9ad0b09194cf8 by Michael Hudson-Doyle on 17/11/2023 at 04:20..
releasing package livecd-rootfs version 24.04.5
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b701208893bdf8094ab4cb57abd9ad0b09194cf8

Git commit 19bceac8b3bde06b5313ec688382b963b801ccd1 by Ankush Pathak on 21/11/2023 at 16:31..
fix: Re-enable universe for pre-installed images (LP: #2044154)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/19bceac8b3bde06b5313ec688382b963b801ccd1

Git commit 2d123304843eb62a79dc47a8b3c474dc29cabf43 by Philip Roche on 21/11/2023 at 17:11..
Merge ankushpathak-fix/launchpad_bug_2044154 into ubuntu/master [a=ankushpathak] [r=philroche,vorlon]

fix: Re-enable universe for pre-installed images (LP: #2044154)

MP: https://code.launchpad.net/~ankushpathak/livecd-rootfs/+git/livecd-rootfs/+merge/455996
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2d123304843eb62a79dc47a8b3c474dc29cabf43

Git commit 2a415654a5f76b44103bcf00a39919da83b6d1f1 by Dave Jones on 28/11/2023 at 16:00..
Use oem-config-prepare package

Remove this hook; it's only for pre-installed desktop images and
8fb2180842c452ff08dd41a5746c00bfd69521cf already removed the other bits
for pre-installed desktop images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2a415654a5f76b44103bcf00a39919da83b6d1f1

Git commit 5d8dd4c95d3da62fe12e3456a5c1ad497e064def by Dave Jones on 28/11/2023 at 16:03..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5d8dd4c95d3da62fe12e3456a5c1ad497e064def

Git commit 5728443d008a3b3061d2fbb58cc043147ebeb0c0 by Steve Langasek on 04/12/2023 at 03:59..
Merge remote-tracking branch 'jibel/germinate_with_updates' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5728443d008a3b3061d2fbb58cc043147ebeb0c0

Git commit df83a7afedc65313a8db9f58b1474acd7d7be672 by Steve Langasek on 04/12/2023 at 05:07..
Set C.UTF-8 locale in /etc/default/locale for all images; originally intended to be landed in the cosmic cycle..
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/df83a7afedc65313a8db9f58b1474acd7d7be672

Git commit 4fb141bbec5a0294e22607d15724a5ba366e8b20 by Steve Langasek on 04/12/2023 at 05:20..
Merge remote-tracking branch 'dbungert/adt-hang-vagrant' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4fb141bbec5a0294e22607d15724a5ba366e8b20

Git commit a2e35e06d8e59c9706d6eb53a05b4de5353f6253 by Steve Langasek on 04/12/2023 at 05:26..
Merge remote-tracking branch 'simpoir/lp2007419_add_resolved_to_buildd' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a2e35e06d8e59c9706d6eb53a05b4de5353f6253

Git commit 220e563de3ec294d617e604e8cc9ca8bc92be266 by Steve Langasek on 04/12/2023 at 05:38..
live-build/functions: add additional debugging to mount_image() on failure since we again have loop partitions failing to be block devices.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/220e563de3ec294d617e604e8cc9ca8bc92be266

Git commit a6844722a87eca029b3f0e40b384d910716040ad by Steve Langasek on 04/12/2023 at 05:38..
releasing package livecd-rootfs version 24.04.7
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a6844722a87eca029b3f0e40b384d910716040ad

Git commit 154a932dc7e9bf276f08ce62a27a006a64f40e33 by Erich Eickmeyer on 05/12/2023 at 18:28..
Switch Ubuntu Studio to new installer
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/154a932dc7e9bf276f08ce62a27a006a64f40e33

Git commit f668208cf8d1affc7a86dfada5c20f386f910006 by Erich Eickmeyer on 05/12/2023 at 19:20..
Fixes per vorlon
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f668208cf8d1affc7a86dfada5c20f386f910006

Git commit 72746413df0d9a69eb0e51c1b410c43240d97c2e by Erich Eickmeyer on 05/12/2023 at 20:48..
Fixes to add minimal seed
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/72746413df0d9a69eb0e51c1b410c43240d97c2e

Git commit a514428a9c487762e38f18dc5ebe53ffa5128e0f by Erich Eickmeyer on 05/12/2023 at 21:12..
Remove unnecessary lines
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a514428a9c487762e38f18dc5ebe53ffa5128e0f

Git commit 6d7797eb95920cd67cfef8915d47b56bf7986a45 by Erich Eickmeyer on 05/12/2023 at 23:40..
Remove cloud-init, fix add_task line
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6d7797eb95920cd67cfef8915d47b56bf7986a45

Git commit 6f4cef9bffd4c66ef891fabdfb9277bdcbee9352 by Steve Langasek on 06/12/2023 at 05:12..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6f4cef9bffd4c66ef891fabdfb9277bdcbee9352

Git commit afdd23e548a882df900da657521907828e388053 by Steve Langasek on 06/12/2023 at 05:14..
Fixup: ubuntustudio task name is ubuntustudio-dvd-live, not ubuntustudio-live
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/afdd23e548a882df900da657521907828e388053

Git commit 573cde58cd035126e624582976cc9ed55c69a747 by Steve Langasek on 06/12/2023 at 05:18..
Remove *-dvd glob handling for live layers; Ubuntu Studio is the only remaining "DVD" flavor, and with the move to the new installer this bit is also now incorrect.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/573cde58cd035126e624582976cc9ed55c69a747

Git commit 94082a66011440084dda8ed45051572cb19fafcb by Steve Langasek on 06/12/2023 at 08:04..
And support riscv64 builds with no subarch

such as https://launchpad.net/~cloudware/+livefs/ubuntu/noble/cpc/
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/94082a66011440084dda8ed45051572cb19fafcb

Git commit 323ffd735c37e44b3f96e7b5aa13b1ba0be32521 by Steve Langasek on 06/12/2023 at 16:38..
Also add support for riscv64 builds with 'generic' subarch

CPC team builds use null subarch but ubuntu-cdimage builds use 'generic'
subarch

https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/noble/cpc/+build/542136
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/323ffd735c37e44b3f96e7b5aa13b1ba0be32521

Git commit 84e27d0de2fa44a13f16f394be18dce2ea6505d6 by Steve Langasek on 06/12/2023 at 16:40..
Merge branch 'subarch-manifest' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/84e27d0de2fa44a13f16f394be18dce2ea6505d6

Git commit b97c9fb1f635d9e853993e411368c8fe69622dc4 by Steve Langasek on 07/12/2023 at 23:36..
releasing package livecd-rootfs version 24.04.8
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b97c9fb1f635d9e853993e411368c8fe69622dc4

Git commit c75f6b3db46bf32107bfea76eb09395c25947ed3 by Michael Hudson-Doyle on 08/12/2023 at 02:41..
Merge remote-tracking branch 'xypron/umount' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c75f6b3db46bf32107bfea76eb09395c25947ed3

Git commit 17499ca901b8582338b49faf0f05b8e3c4c4f5f4 by Michael Hudson-Doyle on 08/12/2023 at 02:41..
add changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/17499ca901b8582338b49faf0f05b8e3c4c4f5f4

Git commit 62b0be2d85720916ede828f6daaa149b2ad91a46 by Michael Hudson-Doyle on 08/12/2023 at 02:43..
releasing package livecd-rootfs version 24.04.9
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/62b0be2d85720916ede828f6daaa149b2ad91a46

Git commit 770125af8ce82aabda6c2b19b4540b461f4ea058 by Steve Langasek on 08/12/2023 at 05:21..
Merge branch 'default-locale-everywhere' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/770125af8ce82aabda6c2b19b4540b461f4ea058

Git commit 6ce675b57d2e39f79a478ccfad898bd2b980c0bc by Steve Langasek on 08/12/2023 at 23:07..
Project name for Ubuntu Studio needs to be 'ubuntustudio-dvd' throughout, not 'ubuntustudio'.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6ce675b57d2e39f79a478ccfad898bd2b980c0bc

Git commit 4fad0b0ca019e0bedb6062f9501b41506e3d2a8f by Steve Langasek on 08/12/2023 at 23:07..
releasing package livecd-rootfs version 24.04.10
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4fad0b0ca019e0bedb6062f9501b41506e3d2a8f

Git commit cec2e891198099cd2367e1e198eb32445423353b by Steve Langasek on 09/12/2023 at 02:33..
Explicitly add_package linux-$KERNEL_FLAVOURS in Ubuntu Studio.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cec2e891198099cd2367e1e198eb32445423353b

Git commit 942b6d920134b9b7f3777ce2ab2ded8ec80b90e7 by Steve Langasek on 09/12/2023 at 02:34..
releasing package livecd-rootfs version 24.04.11
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/942b6d920134b9b7f3777ce2ab2ded8ec80b90e7

Git commit 4a44b568572677820263d62dc221b44f301d9a09 by Steve Langasek on 09/12/2023 at 02:38..
Drop support for building armhf+raspi images; as of noble these are arm64-only.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4a44b568572677820263d62dc221b44f301d9a09

Git commit 8fd9a84b9239b46efe237ee4c4bcf042e7979962 by Simon Quigley (on behalf of Erich Eickmeyer) on 15/12/2023 at 20:42..
Switch Edubuntu to new installer
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8fd9a84b9239b46efe237ee4c4bcf042e7979962

Git commit 0b4fd8b4c0474f839573d4e225a8df8470a2730b by Simon Quigley (on behalf of Erich Eickmeyer) on 15/12/2023 at 20:42..
Fix comment, edubuntu task build, yaml name
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0b4fd8b4c0474f839573d4e225a8df8470a2730b

Git commit e8e6f967b836613f886618faa5b674adfe6a3c40 by Simon Quigley (on behalf of Erich Eickmeyer) on 15/12/2023 at 20:42..
Add casper to minimal.standard.live seed

Without casper in the minimal.standard.live seed for flavors using the
new ubuntu-desktop-installer (or derivitives thereof), casper cannot
create a live user. Without this live user, Ubuntu Studio has been
experiencing the inability to login automatically from either the GUI or
manually from a TTY. This leaves the boot at a black screen with a mouse
cursor. This commit is an attempt to avoid the same situation. Previous
assessments of omitting casper from this line appear to have been
incorrect.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e8e6f967b836613f886618faa5b674adfe6a3c40

Git commit 91ea9f1fca864939428da2f686c18b8cbf27cda7 by Simon Quigley on 15/12/2023 at 20:43..
Add a changelog entry and release 24.04.12.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/91ea9f1fca864939428da2f686c18b8cbf27cda7

Git commit 5cc9bbcdd9d15d9f17e67d1c573d99fd8dc58a41 by Steve Langasek on 16/12/2023 at 07:17..
Merge branch 'raspi-only-arm64' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5cc9bbcdd9d15d9f17e67d1c573d99fd8dc58a41

Git commit 25d1aa42a1867b9a6952fb5986f0044c31e7f4d4 by Steve Langasek on 19/12/2023 at 20:22..
move code here from scripts/casper-bottom/61desktop_canary_tweaks

this should be done statically at image build time, not at boot.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/25d1aa42a1867b9a6952fb5986f0044c31e7f4d4

Git commit 915a6910fc71760615db9b2076eefd187a01ea0f by Steve Langasek on 20/12/2023 at 16:15..
releasing package livecd-rootfs version 24.04.13
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/915a6910fc71760615db9b2076eefd187a01ea0f

Git commit b45cad12b41e79ae5dbf8eb2bfde1104b9a2bc4d by Steve Langasek on 20/12/2023 at 19:39..
Ship static files instead of generating in a hook

When the files we're creating in the live layer have static content, ship
them in live-build/ubuntu/includes.chroot.minimal.standard.live instead of
generating them from live-build/ubuntu/hooks/020-ubuntu-live.chroot_early.

Also fixes the fact that
live-build/ubuntu/hooks/020-ubuntu-live.chroot_early was incorrectly writing
to /root in the previous upload instead of /usr.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b45cad12b41e79ae5dbf8eb2bfde1104b9a2bc4d

Git commit 5d6c97415a1df15a29f65b2e8a01de4d35ccc7ab by Steve Langasek on 20/12/2023 at 19:40..
releasing package livecd-rootfs version 24.04.14
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5d6c97415a1df15a29f65b2e8a01de4d35ccc7ab

Git commit 6680b3be8d6d1289c919b8aacfdc58bf199a51b8 by Steve Langasek on 21/12/2023 at 03:46..
generalize live-build/ubuntu/hooks/020-ubuntu-live.chroot_early

apply this to any layer ending in '.live' so it can be reused across flavors
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6680b3be8d6d1289c919b8aacfdc58bf199a51b8

Git commit 80cd4153e1574ed93244c66e63f057bd11da7e1a by Steve Langasek on 21/12/2023 at 03:47..
check for glib-compile-schemas presence before calling from the ubuntu hook

This makes the hook ok to use cross-flavor.

We could also move glib-compile-schemas to a separate hook, to ensure we never
silently fail because glib-compile-schemas is broken/missing.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/80cd4153e1574ed93244c66e63f057bd11da7e1a

Git commit cdcb44ebf94ff49ef8f9564bdfd1997bea13d682 by Steve Langasek on 21/12/2023 at 06:02..
include a sanity check that no layered image has more than one "live" layer

This would cause undefined behavior with the LAYERFS_LIVE handling in the
hook.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cdcb44ebf94ff49ef8f9564bdfd1997bea13d682

Git commit fc6a8a7b94742bb84237e3e67997c36027d4b1ec by Steve Langasek on 04/01/2024 at 07:03..
But include a sensible error message for wrong usage of .live layers

Instead of just returning 'EXPLODE: command not found', heh
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fc6a8a7b94742bb84237e3e67997c36027d4b1ec

Git commit a566a8173ad0135dc72a07424fa89d4de4ce799a by Steve Langasek on 04/01/2024 at 07:26..
releasing package livecd-rootfs version 24.04.15
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a566a8173ad0135dc72a07424fa89d4de4ce799a

Git commit 650815889f8566aa51060750e8132fc7116d05e0 by Steve Langasek on 04/01/2024 at 07:38..
Fix overlooked syntax error in live-build/auto/config.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/650815889f8566aa51060750e8132fc7116d05e0

Git commit de9c5ed37e9588fb080a6fd21dac266070cbe7d5 by Steve Langasek on 04/01/2024 at 07:38..
releasing package livecd-rootfs version 24.04.16
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/de9c5ed37e9588fb080a6fd21dac266070cbe7d5

Git commit 795927c48cf2e763e8f222e8c27c63e71d966a5f by Utkarsh Gupta on 09/01/2024 at 02:56..
unminimize: Use lxd-installer to install LXD itself (LP: 2036725)

By invoking LXD, lxd-installer will install LXD from the right
place, thereby make it simpler for us to not hardcode the
channel and manually snap install it.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/795927c48cf2e763e8f222e8c27c63e71d966a5f

Git commit 9cda078671a17d04537b39e14d99585ff5023d63 by Utkarsh Gupta on 11/01/2024 at 10:25..
Update d/ch for 24.04.17 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9cda078671a17d04537b39e14d99585ff5023d63

Git commit f82fb622228faa9b160a3e78414077ff5978e6c0 by Thomas Bechtold on 16/01/2024 at 12:03..
fix: add kernel 6.6 apparmor features tree

Noble moved to the 6.6 kernel now and the preseeding optimization
doesn't work anymore given that the apparmor features used during
preseeding do not match the apparmor features used on a running system
with kernel 6.6 .
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f82fb622228faa9b160a3e78414077ff5978e6c0

Git commit 706a05b85152744af018bb08daddd73796ccd776 by Thomas Bechtold on 16/01/2024 at 12:07..
update debian/changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/706a05b85152744af018bb08daddd73796ccd776

Git commit 6174e4c4248d75b9afc44c992fcbb686c13275d0 by Utkarsh Gupta on 17/01/2024 at 08:47..
Update d/ch for 24.04.18 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6174e4c4248d75b9afc44c992fcbb686c13275d0

Git commit 240affbaca66c613bba848d5d093136d0ea80efe by Steve Langasek on 18/01/2024 at 00:20..
Share live-build/ubuntu/hooks/020-ubuntu-live.chroot_early across all flavors using new-style layered squashfs, removing need for kernel commandline options in debian-cd.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/240affbaca66c613bba848d5d093136d0ea80efe

Git commit 7de5d67bf7474422113ae3206345e032c1239f05 by Steve Langasek on 18/01/2024 at 19:03..
live-build/auto/config: don't repeatedly add the same pass name to the list of layers.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7de5d67bf7474422113ae3206345e032c1239f05

Git commit 471f45101e60ecb8ef4b318e64147c784c0edf6f by Steve Langasek on 18/01/2024 at 19:03..
releasing package livecd-rootfs version 24.04.19
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/471f45101e60ecb8ef4b318e64147c784c0edf6f

Git commit a0ebea19a8cd87a490aaba1596cb8361e0a4d3ff by Utkarsh Gupta on 22/01/2024 at 12:31..
Drop python3-systemd from our minimized builds

This package was once needed by ubuntu-advantage-tools for cloud images.
However, u-a-t have finally dropped this entirely in their v30 release.
cf: https://github.com/canonical/ubuntu-pro-client/issues/2692
cf: https://github.com/canonical/ubuntu-pro-client/pull/2717
cf: https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2038417
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a0ebea19a8cd87a490aaba1596cb8361e0a4d3ff

Git commit e9d27dafb634fae9a99400dfcf8e00424d35f310 by Utkarsh Gupta on 22/01/2024 at 12:32..
Update d/ch for 24.04.20 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e9d27dafb634fae9a99400dfcf8e00424d35f310

Git commit 8c4ebae358f0b5e42df500cc736b00c8f3f10772 by Łukasz 'sil2100' Zemczak on 22/01/2024 at 14:00..
Add a largemem subarch that ships a 64k kernel variant by default.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8c4ebae358f0b5e42df500cc736b00c8f3f10772

Git commit f65a6dafc28e975882d17b2ab4d083427e83c04e by Łukasz 'sil2100' Zemczak on 22/01/2024 at 14:02..
Add changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f65a6dafc28e975882d17b2ab4d083427e83c04e

Git commit 4399b709e044b8f04854f61cf135dbd814a28ea2 by Łukasz 'sil2100' Zemczak on 22/01/2024 at 15:56..
Add bug number, for tracking.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4399b709e044b8f04854f61cf135dbd814a28ea2

Git commit dab1f8c765a57fee51cb2fcaa7224477d1541a6a by Tomáš Virtus on 24/01/2024 at 12:53..
feat: mount_disk_image: Add rootpart parameter

mount_disk_image function expects root partition to be at number 1. But
some images require the root partition to be at other some other number.
For example, EKS Anywhere images for bare metal are used with Tinkerbell
deployment with a default configuration that expects the root device to
be found at /dev/sda2. The knowledge of the root device path is needed
to modify certain files in the root filesystem (e.g. cloud-init configs)
for the machine to join Kubernetes cluster control plane.

The partition number can be changed in the hook by "sgidsk --transpose".
Allow the hook to use mount_disk_image with custom root partition number
by making it an optional third parameter that defaults to 1.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dab1f8c765a57fee51cb2fcaa7224477d1541a6a

Git commit e1ab57301f1014f81652aaf1b015b504cccbad9a by Philip Roche on 24/01/2024 at 18:04..
fix: Fix calls to `unminimize` if lxd-installer package not present (LP: #2049723)

The unminimize script will try to install the lxd snap using the shim script
`/usr/sbin/lxd` from the lxd-installer package.

Previously `unminimize` was using `snap`
to install `lxd` directly which was being diverted by diverting the `snap` command.

This is no longer the case so we can remove `/usr/sbin/lxd` from the lxd-installer package
if it exists and then redirect any calls to `/usr/sbin/lxd` to `/bin/true`

This is a cherry pick forward port from Jammy livecd-rootfs version 2.765.37.

(cherry picked from commit 8b83212372e0c1adb1dbdf7ead234f93c52a189e)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e1ab57301f1014f81652aaf1b015b504cccbad9a

Git commit 200bde50cc48f2386cf389132d116df2b71cdc8d by Philip Roche on 24/01/2024 at 18:08..
fix: `return 0` instead of `return` if the intent is not to exit build

If the previous if statement checking if PASSES_TO_LAYERS is true,
then the last return code be non-zero and a return statement with no
argument will return the error code of the if statement thus exiting
the script. This is  not our intent. So we need to return 0 here when
layer name as already been registered
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/200bde50cc48f2386cf389132d116df2b71cdc8d

Git commit 2414cd0aef4710d4e02120a586248fefee016099 by Michael Hudson-Doyle on 24/01/2024 at 18:56..
remove spurious changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2414cd0aef4710d4e02120a586248fefee016099

Git commit 4d17ae31b38a425840a6009f056983fc96f45aff by Michael Hudson-Doyle on 24/01/2024 at 18:57..
releasing package livecd-rootfs version 24.04.20
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4d17ae31b38a425840a6009f056983fc96f45aff

Git commit 57592e6dc1ee59c1e98ac8ced0263ba3252c6972 by Michael Hudson-Doyle on 24/01/2024 at 21:26..
live-build/functions: avoid losetup -P as it appears to race with udev and do it a bit more by-hand instead. (LP: #2045586)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/57592e6dc1ee59c1e98ac8ced0263ba3252c6972

Git commit 7464467cc982785e056051d0da89b92505ec41c7 by Michael Hudson-Doyle on 24/01/2024 at 21:31..
releasing package livecd-rootfs version 24.04.21
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7464467cc982785e056051d0da89b92505ec41c7

Git commit 54100874a4f6d67f39e21b10ab04b639e49bbf70 by Łukasz 'sil2100' Zemczak on 25/01/2024 at 10:59..
Merge branch 'noble-64k' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/54100874a4f6d67f39e21b10ab04b639e49bbf70

Git commit 37d450ca578955854ec9af9ed70d907c214d8d7e by Łukasz 'sil2100' Zemczak on 25/01/2024 at 11:00..
releasing package livecd-rootfs version 24.04.22
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/37d450ca578955854ec9af9ed70d907c214d8d7e

Git commit ffe99d40087d119ebd5641da93f33cecd67ee03a by Michael Hudson-Doyle on 29/01/2024 at 01:51..
Remove magic-proxy and all references to it as it is not used by any builds of any release newer than 18.04.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ffe99d40087d119ebd5641da93f33cecd67ee03a

Git commit 3bf0f98ca12787f1cefe2d54aa3415e33b405bf7 by Michael Hudson-Doyle on 29/01/2024 at 01:54..
releasing package livecd-rootfs version 24.04.23
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3bf0f98ca12787f1cefe2d54aa3415e33b405bf7

Git commit e37253418b4f7cce139a46410c488dcd1c202f94 by Utkarsh Gupta on 29/01/2024 at 16:49..
Merge remote-tracking branch 'virtustom/mount-partnum-param' into ubuntu/master

* virtustom/mount-partnum-param:
  feat: mount_disk_image: Add rootpart parameter
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e37253418b4f7cce139a46410c488dcd1c202f94

Git commit d58a31e130792bd879c5700058bf807da8b19f32 by Utkarsh Gupta on 29/01/2024 at 16:51..
Merge remote-tracking branch 'utkarsh/drop-python3-systemd' into ubuntu/master

* utkarsh/drop-python3-systemd:
  Update d/ch for 24.04.20 release
  Drop python3-systemd from our minimized builds
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d58a31e130792bd879c5700058bf807da8b19f32

Git commit 3a99b297d4e3364456918b7f1397c9d830a951c1 by Łukasz 'sil2100' Zemczak on 30/01/2024 at 10:29..
For ubuntu-server, consider the actual kernel flavor when dealing with netboot layers - even if we don't really care in the end.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3a99b297d4e3364456918b7f1397c9d830a951c1

Git commit e195b7fda599c1d58ab6c158d9f7911457766f5a by Steve Langasek (on behalf of Łukasz 'sil2100' Zemczak) on 31/01/2024 at 07:08..
Import Debian version 24.04.25

livecd-rootfs (24.04.25) noble; urgency=medium
.
  * live-build/auto/config: for ubuntu-server, consider the actual kernel
    flavor when dealing with netboot layers - even if we don't really care.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e195b7fda599c1d58ab6c158d9f7911457766f5a

Git commit 20a43b540d934969f9021f73fc29f36c5cf3d710 by Steve Langasek on 31/01/2024 at 07:16..
Merge remote-tracking branch 'vorlon/common-hooks-for-layered-images' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/20a43b540d934969f9021f73fc29f36c5cf3d710

Git commit 3a00ad5263b2429a15e4915c4124d87b0d59dbfb by dann frazier on 31/01/2024 at 22:12..
Use flock to avoid races with systemd-udevd

The race causes loop device partitions to briefly disappear. LP: #2045586.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3a00ad5263b2429a15e4915c4124d87b0d59dbfb

Git commit 655922207939b9e52d4b1384f4c55578b8b6c146 by dann frazier on 01/02/2024 at 18:10..
releasing package livecd-rootfs version 24.04.26
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/655922207939b9e52d4b1384f4c55578b8b6c146

Git commit 602463592ac9c9444bf535a9d0c5bae5300aa3e2 by Didier Roche on 07/02/2024 at 15:58..
Create different WSL tarball depending on upgrade policy

On WSL, we have multiple applications with the same rootfs, but
different upgrade policy:
Ubuntu: should always track latest LTS and offer upgrade.
Ubuntu-<Version>: should never offer upgrade and will stick to Version
Ubuntu-Preview: current in development version.

Co-authored-by: Jean-Baptiste Lallement <jean-baptiste at ubuntu.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/602463592ac9c9444bf535a9d0c5bae5300aa3e2

Git commit e5d6d07bade099d417e516c6e8ae3d9970672a2c by Didier Roche on 07/02/2024 at 15:58..
Enable systemd as part of image creation

Microsoft offically support systemd now and our Pro service relies on
it. This option is enabled by default via our launcher (Windows-side) on
first run for quite a while.
Remve this file creation from it, don’t ship it in a package as the
file may be altered by the user to add additional options and ship it as
part of the rootfs.

Co-authored-by: Jean-Baptiste Lallement <jean-baptiste at ubuntu.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e5d6d07bade099d417e516c6e8ae3d9970672a2c

Git commit b4cf5a1b2c6ee4bf8b666381a5c5549f410be180 by Didier Roche on 07/02/2024 at 16:54..
releasing package livecd-rootfs version 24.04.27
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b4cf5a1b2c6ee4bf8b666381a5c5549f410be180

Git commit c34e3dccd7300b0159fef1c6c724d6b053049601 by Heinrich Schuchardt on 08/02/2024 at 10:24..
riscv: install u-boot-starfive on VisionFive 2 preinstalled image

The StarFive VisionFive 2 board can boot from SPI flash or SD-card.
Install U-Boot to the SD card.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c34e3dccd7300b0159fef1c6c724d6b053049601

Git commit c6a66eaa8d5d355a0592c30b05d41608509f149a by Simon Quigley on 09/02/2024 at 19:32..
Add missing mkdir invocation from 24.04.26 (LP: #2052617).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c6a66eaa8d5d355a0592c30b05d41608509f149a

Git commit 859bca6fed832b72c3f20a5518b0eeb1ac409386 by Simon Quigley on 09/02/2024 at 19:32..
Upload to Noble.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/859bca6fed832b72c3f20a5518b0eeb1ac409386

Git commit f49ce9e3d852223748a6a98a1407a030ed8f7c8c by Didier Roche on 12/02/2024 at 09:59..
Ensure ubuntu-wsl image can be published in cloud-images.

The publisher for cloud-images.ubuntu.com expects that artefacts
finishes with: file_url.endswith(project_prefix + suffix).
Now that we integrate app_id to the image name, we need thus to put it
before project_prefix and not between project_prefix and suffix.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f49ce9e3d852223748a6a98a1407a030ed8f7c8c

Git commit 8bf6ad05f13f2ba95e99b47dd63dfd6e58db790b by Didier Roche on 12/02/2024 at 10:01..
releasing package livecd-rootfs version 24.04.29
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8bf6ad05f13f2ba95e99b47dd63dfd6e58db790b

Git commit fd3864acfe7ad9258fa8fe7608a601427d77e6b1 by Łukasz 'sil2100' Zemczak on 12/02/2024 at 16:02..
Merge branch 'u-boot-starfive' of git+ssh://git.launchpad.net/~xypron/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fd3864acfe7ad9258fa8fe7608a601427d77e6b1

Git commit 3ce13b0e2a6ad4db54a6ab756a814007b64dc475 by Łukasz 'sil2100' Zemczak on 12/02/2024 at 16:07..
Add changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3ce13b0e2a6ad4db54a6ab756a814007b64dc475

Git commit 790d1836223f8ebae56de91b1accdcc3e07cf7ba by Łukasz 'sil2100' Zemczak on 12/02/2024 at 16:08..
releasing package livecd-rootfs version 24.04.30
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/790d1836223f8ebae56de91b1accdcc3e07cf7ba

Git commit fdf1a22b9278313dc497d6f026ebe6b9acbaa718 by Sebastien Bacher on 12/02/2024 at 20:31..
Use the ubuntu-desktop-bootstrap snap as the Ubuntu Desktop installer
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fdf1a22b9278313dc497d6f026ebe6b9acbaa718

Git commit 9480b91abc9cce76d64d1f12b4413120ab4e2530 by Sebastien Bacher on 12/02/2024 at 20:32..
releasing package livecd-rootfs version 24.04.31
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9480b91abc9cce76d64d1f12b4413120ab4e2530

Git commit 8a0a5a7e4af68e07e9047c71e2c3bc1b85dfdcc1 by Julian Andres Klode on 12/02/2024 at 20:54..
Switch from sources.list to ubuntu.sources

Template is based on the specification with some rewording for
Ubuntu Pro as agreed.

v2:
- Enabled backports by default (I did not see that!)
- Enabled restricted, multiverse security updates
- Replaced tweaked with adjusted

v3:
- Insert an explanatory sources.list

LP: #2048129
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8a0a5a7e4af68e07e9047c71e2c3bc1b85dfdcc1

Git commit 04d1f1af2541d28395ab92535c13eb15f9819009 by Julian Andres Klode on 12/02/2024 at 20:54..
Setup preinstalled pool in preinstalled-pool.sources

Also Use Signed-By: /etc/apt/keyrings/preinstalled-pool.gpg and
make sure we only update from that .sources file as we did before.

This code may all be dead, who can say.

FIXME: We should figure out how to do an armored export of that key
and then embed it in the signed-by field instead of using a keyring
file.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/04d1f1af2541d28395ab92535c13eb15f9819009

Git commit 000621b1cca8194cbfb008a1a949965694f4ef38 by Julian Andres Klode on 12/02/2024 at 20:55..
Merge branch 'deb822-sources' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/000621b1cca8194cbfb008a1a949965694f4ef38

Git commit 7b83391a7fe98a3b77effff37f04692f1a001479 by Julian Andres Klode on 12/02/2024 at 20:55..
releasing package livecd-rootfs version 24.04.32
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7b83391a7fe98a3b77effff37f04692f1a001479

Git commit 810458d2a4b5fb188a8767e51a9d19056b9aad1b by Michael Hudson-Doyle on 13/02/2024 at 00:19..
Edubuntu, Ubuntu Studio and Ubuntu Budgie have hooks in live-build/${PROJECT}/hooks now but they need to be copied to config/ to do anything.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/810458d2a4b5fb188a8767e51a9d19056b9aad1b

Git commit 9e42d66ed57e6d71ada9b98229698844b3e58897 by Michael Hudson-Doyle on 13/02/2024 at 00:26..
Merge branch 'copy-hooks-more' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9e42d66ed57e6d71ada9b98229698844b3e58897

Git commit afbe3e53e66fb726c343aab03f8f1935c75392ea by Steve Langasek on 13/02/2024 at 16:20..
bug link
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/afbe3e53e66fb726c343aab03f8f1935c75392ea

Git commit 637e814f2e2794090541904198d4d42d00d30599 by Steve Langasek on 14/02/2024 at 17:42..
releasing package livecd-rootfs version 24.04.33
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/637e814f2e2794090541904198d4d42d00d30599

Git commit e950cb2aa8f8ee3693f7e8d01810b6c5bb740b4e by Erich Eickmeyer on 15/02/2024 at 17:08..
Change Ubuntu Cinnamon to layered image

Ubuntu Cinnamon now uses the new installer and therefore needs to be a layered image to accommodate the minimal install option.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e950cb2aa8f8ee3693f7e8d01810b6c5bb740b4e

Git commit 3ec5c06b4fb383a35a94db9525c06ab33d1fbccd by Erich Eickmeyer on 15/02/2024 at 17:13..
Copy configs
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3ec5c06b4fb383a35a94db9525c06ab33d1fbccd

Git commit 0636a5bad4bbd5077ad8b386f116966e9487c975 by Michael Hudson-Doyle on 15/02/2024 at 20:33..
Hooks and other things need to go in live-build/$PROJECT and $PROJECT for Ubuntu Studio is ubuntustudio-dvd, not ubuntustudio.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0636a5bad4bbd5077ad8b386f116966e9487c975

Git commit 3fc80105d5d1630404b20a6c1526fc9be011f076 by Erich Eickmeyer on 15/02/2024 at 20:39..
Add symlink for 020-ubuntu-live.chroot_early
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3fc80105d5d1630404b20a6c1526fc9be011f076

Git commit f8bdf5072429115ee9e3682c2b07155cae77459e by Michael Hudson-Doyle on 15/02/2024 at 21:15..
Merge remote-tracking branch 'ubuntucinnamon-dev/ubuntu/master' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f8bdf5072429115ee9e3682c2b07155cae77459e

Git commit 363eaf823ecea71f5d7bc97069860f855220c84e by Michael Hudson-Doyle on 15/02/2024 at 21:16..
Update changelog for Ubuntu Cinnamon change
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/363eaf823ecea71f5d7bc97069860f855220c84e

Git commit 40991b3832f598cf740abf76ce3a79b39076de2d by Michael Hudson-Doyle on 15/02/2024 at 21:18..
releasing package livecd-rootfs version 24.04.34
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/40991b3832f598cf740abf76ce3a79b39076de2d

Git commit 77036593d719a0921f25a29d10a992dce9024d80 by Steve Langasek on 15/02/2024 at 22:20..
Drop references to ubuntu-gnome which is not a current flavor.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/77036593d719a0921f25a29d10a992dce9024d80

Git commit 0d5ce6daa6add22627da421101ecc61ecf254854 by Didier Roche on 16/02/2024 at 10:08..
Ensure ubuntu-wsl images can be published in cloud-images again.

The cloud-images logic is now special case for ubuntu-wsl to not require
ending with project_prefix. Readd it first, which will allow us to
ensure backward compability on cloud-images.ubuntu.com
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0d5ce6daa6add22627da421101ecc61ecf254854

Git commit d813325da759410b591d8068ff71339f3722a7b0 by Didier Roche on 16/02/2024 at 10:11..
Update changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d813325da759410b591d8068ff71339f3722a7b0

Git commit 4b3b721d49d692d4e7ab89386ee40c12565a0440 by Didier Roche on 16/02/2024 at 10:12..
releasing package livecd-rootfs version 24.04.35
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4b3b721d49d692d4e7ab89386ee40c12565a0440

Git commit eb7773f43a2f3a5c2d794189982388b7390f617d by Julian Andres Klode on 16/02/2024 at 21:03..
live-build/buildd/hooks/00-mirror.binary: Patch all sources files
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/eb7773f43a2f3a5c2d794189982388b7390f617d

Git commit 1c31fa10ff73e60c286f0aac06a95d8415a98f3f by Julian Andres Klode on 16/02/2024 at 21:04..
releasing package livecd-rootfs version 24.04.36
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1c31fa10ff73e60c286f0aac06a95d8415a98f3f

Git commit ba38059b0b968b19e701db29207b67a276708389 by Sean Davis on 17/02/2024 at 11:35..
Copy ubuntu-cinnamon setup
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ba38059b0b968b19e701db29207b67a276708389

Git commit ea16e4ef5a27d4f76873162eeeb20a367c938c97 by Sean Davis on 17/02/2024 at 11:39..
Minimize duplication
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ea16e4ef5a27d4f76873162eeeb20a367c938c97

Git commit dea479a2b1205928d27e84409b8c7e0d10d87f39 by Sean Davis on 17/02/2024 at 19:47..
Better laying of tasks
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dea479a2b1205928d27e84409b8c7e0d10d87f39

Git commit 1972d27866f65844fa68900ddf882aabeb1efdce by Sean Davis on 17/02/2024 at 20:01..
Only generate minimal.live when building minimal
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1972d27866f65844fa68900ddf882aabeb1efdce

Git commit dabcbc0d286ae1f638789016be03f0ce4d791a85 by Sean Davis on 17/02/2024 at 21:01..
Ensure only one default catalog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/dabcbc0d286ae1f638789016be03f0ce4d791a85

Git commit 5d23ea3d83bd430985a91e1ce0d6d9e0c58f5f8d by Sean Davis on 18/02/2024 at 11:40..
Smarter layering (thanks vorlon)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5d23ea3d83bd430985a91e1ce0d6d9e0c58f5f8d

Git commit 3c00114e324c4597a32ed71b1af3d198930892a7 by Steve Langasek on 18/02/2024 at 17:08..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3c00114e324c4597a32ed71b1af3d198930892a7

Git commit 5fc0c52a003156f23f6f13ea6a4d7f3d7266182d by Steve Langasek on 18/02/2024 at 17:08..
releasing package livecd-rootfs version 24.04.37
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5fc0c52a003156f23f6f13ea6a4d7f3d7266182d

Git commit 45521e71cd5d17717a33bcef18720bd20a456121 by Steve Langasek on 18/02/2024 at 17:14..
Fix overlooked syntax error
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/45521e71cd5d17717a33bcef18720bd20a456121

Git commit f64c281a3f1a1e8ecfce8aa4f53a415e3962cbf4 by Steve Langasek on 18/02/2024 at 17:14..
releasing package livecd-rootfs version 24.04.38
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f64c281a3f1a1e8ecfce8aa4f53a415e3962cbf4

Git commit bf5a7999351e8ce0f19ca06e8bfa91ac65fb38ef by Steve Langasek on 18/02/2024 at 18:28..
Pare down 'BASE_SEED' handling to only those flavors which still use it.

Per the comments, BASE_SEED was initially used to identify the seed in the
flavor to use for identifying preseeded snaps, and later was also used to
identify which "minimal-remove" seed to apply to an image.

The first usage is now obsolete after a refactor; we now correctly detect
snaps from any of the included seeds without needing an explicit
declaration.

The second usage only applies to installer images that are NOT using layered
squashfs, since for these images 'minimal' is a separate squashfs layer
rather than a list of packages to remove after the fact.

Refactor this code to eliminate pointless definitions of BASE_SEED and
define it only for the subset of flavors today that:
 - have a 'minimal-remove' seed
 - are not using layered squashfs.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bf5a7999351e8ce0f19ca06e8bfa91ac65fb38ef

Git commit db5f6620191e01bdb2d235887ad328884df56f3b by Steve Langasek on 18/02/2024 at 20:14..
Also move the definition next to where it is used
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/db5f6620191e01bdb2d235887ad328884df56f3b

Git commit ace66cbb52eea009e89a56753c5ef19c279eac7f by Łukasz 'sil2100' Zemczak on 20/02/2024 at 16:05..
Attempt building netboot tarballs for largemem arm64 server images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ace66cbb52eea009e89a56753c5ef19c279eac7f

Git commit cf5124e912d8309462cd0687e5bbe95518d174da by Łukasz 'sil2100' Zemczak on 20/02/2024 at 16:06..
Fix changelog version.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cf5124e912d8309462cd0687e5bbe95518d174da

Git commit da416181214713c9fba799aa1101bb6bd012cd10 by Łukasz 'sil2100' Zemczak on 20/02/2024 at 16:07..
releasing package livecd-rootfs version 24.04.39
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/da416181214713c9fba799aa1101bb6bd012cd10

Git commit d9a37fa3517506de01e3526cbccd23d74fbec295 by Sean Davis on 20/02/2024 at 22:32..
xubuntu: Fix the variable KERNEL_FLAVOURS
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d9a37fa3517506de01e3526cbccd23d74fbec295

Git commit 3ff34303ec8c6de6b5396f31f0ba086c49078716 by Brian Murray on 22/02/2024 at 01:07..
releasing package livecd-rootfs version 24.04.40
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3ff34303ec8c6de6b5396f31f0ba086c49078716

Git commit 5b4402f3597a0a003203b48c524f19d4b8f19a10 by Simon Poirier on 22/02/2024 at 17:01..
Unpin backports priority for buildd images.

There was a time historically where Launchpad buildd might have relied
on that behaviour, but this shouldn't be the case anymore as it sets
priority manually when building backports.
Meanwhile any other builds using buildd images (e.g. snapcraft)
shouldn't default to backports unless required. (lp: #2009871)

Refs:
- [1] https://git.launchpad.net/launchpad-buildd/commit?id=c2ebcb6752
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5b4402f3597a0a003203b48c524f19d4b8f19a10

Git commit 1ac8e6dcec75befb908776aab5d3b4c724e7dd0d by Simon Poirier on 22/02/2024 at 17:03..
Update changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1ac8e6dcec75befb908776aab5d3b4c724e7dd0d

Git commit bd51502c755b5c22fbd6fbcca8d2f1e416b41561 by Philip Roche on 22/02/2024 at 17:27..
Merge simpoir-buildd_unpin_backports into ubuntu/master [a=simpoir] [r=philroche,utkarsh]

Unpin backports priority for buildd images.

There was a time historically where Launchpad buildd might have relied
on that behaviour, but this shouldn't be the case anymore as it sets
priority manually when building backports.
Meanwhile any other builds using buildd images (e.g. snapcraft)
shouldn't default to backports unless required. (lp: #2009871)
Refs:
- [1] https://git.launchpad.net/launchpad-buildd/commit?id=c2ebcb6752

MP: https://code.launchpad.net/~simpoir/livecd-rootfs/+git/livecd-rootfs/+merge/460194
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/bd51502c755b5c22fbd6fbcca8d2f1e416b41561

Git commit 16e4a7e4429c54712bd8973674492236df4dc2d1 by Philip Roche on 22/02/2024 at 17:46..
releasing package livecd-rootfs version 24.04.41
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/16e4a7e4429c54712bd8973674492236df4dc2d1

Git commit 007e26d80e93468b348f6eb9e628695fd454b596 by Sean Davis on 22/02/2024 at 22:04..
xubuntu: Fix description 2-line indentation
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/007e26d80e93468b348f6eb9e628695fd454b596

Git commit ac706d517e9cb2fc29d4fd637a107f342d248647 by Brian Murray on 23/02/2024 at 01:52..
xubuntu: Fix description 2-line indentation.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ac706d517e9cb2fc29d4fd637a107f342d248647

Git commit 75d2ea1c1afe2aacf91903fd1fe6c2453c92a6bd by Brian Murray on 23/02/2024 at 01:52..
releasing package livecd-rootfs version 24.04.42
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/75d2ea1c1afe2aacf91903fd1fe6c2453c92a6bd

Git commit e65a499069282aa4e6b630dd1f1c1ca017869e84 by Philip Roche on 23/02/2024 at 13:54..
fix: Set the required debconf settings to allow for non interactive grub updates in cloud images (LP: #2054103)

As part of addressing LP: #2054103 [1] an update to grub-pc added a feature to be able to ensure that grub-pc
installation can happen noninteractively on cloud images.

This change is equivalent to running

```
debconf-set-selections grub-pc grub-efi/cloud_style_installation boolean true
debconf-set-selections grub-pc grub-pc/cloud_style_installation boolean true
```

These were introduced optionally to determine the install device using
`grub-probe` dynamically instead of having to fill the `grub-pc/install-devices`
debconf entry.

[1] https://bugs.launchpad.net/cloud-images/+bug/2054103
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e65a499069282aa4e6b630dd1f1c1ca017869e84

Git commit 6ce3374ab606d5ceb0a87449c1c2c65501a01783 by Philip Roche on 23/02/2024 at 15:07..
Merge bugfix/ubuntu-cpc-lp-2054103-grub-pc-debconf into ubuntu/master [a=philroche] [r=mkukri,utkarsh]

fix: Set the required debconf settings to allow for non interactive grub updates in cloud images (LP: #2054103)

As part of addressing LP: #2054103 [1] an update to grub-pc added a feature to be able to ensure that grub-pc
installation can happen noninteractively on cloud images.

This change is equivalent to running

```
debconf-set-selections grub-pc grub-efi/cloud_style_installation boolean true
debconf-set-selections grub-pc grub-pc/cloud_style_installation boolean true
```

These were introduced optionally to determine the install device using
`grub-probe` dynamically instead of having to fill the `grub-pc/install-devices`
debconf entry.

[1] https://bugs.launchpad.net/cloud-images/+bug/2054103

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/461062
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6ce3374ab606d5ceb0a87449c1c2c65501a01783

Git commit fe6b9ef9f8955a0466af94153b0582e4d4e1cca4 by Philip Roche on 23/02/2024 at 15:08..
fix d/ch for 24.04.41

Incorrect spacing on author name and lowercase lp instead of LP
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fe6b9ef9f8955a0466af94153b0582e4d4e1cca4

Git commit 6ec3931471ca3b1af79bc74c86dbcaa092c21791 by Philip Roche on 23/02/2024 at 15:09..
releasing 24.04.43
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6ec3931471ca3b1af79bc74c86dbcaa092c21791

Git commit 0e4eec7adbc639e44a6beb9bca687fec75cfd2fd by Łukasz 'sil2100' Zemczak on 01/03/2024 at 11:10..
Use ubuntu-image from candidate.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0e4eec7adbc639e44a6beb9bca687fec75cfd2fd

Git commit db991ce7d92ed668b9e0be9af18035e0b1a0d8a5 by Łukasz 'sil2100' Zemczak on 01/03/2024 at 11:10..
releasing package livecd-rootfs version 24.04.44
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/db991ce7d92ed668b9e0be9af18035e0b1a0d8a5

Git commit 0c53dae35de1ae71f86f6cc7b3e5a0275ab45bba by Dan Bungert (on behalf of Chad Smith) on 01/03/2024 at 22:23..
functions: cloud-init clean script needs to declar interpreter

LP: #2055729
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0c53dae35de1ae71f86f6cc7b3e5a0275ab45bba

Git commit 70e7c5f1d2f2725a60721a52c7b023f7e790f09e by Jess Jang on 04/03/2024 at 20:44..
fix: Missing apparmor feature for 6.8 kernel

apparmor features for 6.8 have been missing after
new kernel rolled out. Created 6.8 directory
to build with correct version feature.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/70e7c5f1d2f2725a60721a52c7b023f7e790f09e

Git commit 369806013fbefa3ed7e6461f4f8ec60ccf30deb1 by Jess Jang on 04/03/2024 at 22:30..
fix: Add changelog

Changelog to describe change
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/369806013fbefa3ed7e6461f4f8ec60ccf30deb1

Git commit 35bf43889bb5f0635ef194ba20bd4cfa031f3168 by Utkarsh Gupta on 05/03/2024 at 07:20..
Update d/ch for 24.04.45 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/35bf43889bb5f0635ef194ba20bd4cfa031f3168

Git commit 34fb57e3621e9a1f3531e3e3faea2631e3d6f7aa by handsome_feng on 05/03/2024 at 11:35..
Ubuntu Kylin ship to new installer
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/34fb57e3621e9a1f3531e3e3faea2631e3d6f7aa

Git commit 5787be2b0cdde79fb33dedc5aaf98ddd278a18e0 by Dan Bungert on 05/03/2024 at 23:50..
ubuntu-mini-iso: remove hardcoded dependencies
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5787be2b0cdde79fb33dedc5aaf98ddd278a18e0

Git commit de9cb48be09e61a14d1983989fd8c25f87c7c7db by Steve Langasek on 07/03/2024 at 02:05..
Merge remote-tracking branch 'feng-kylin/ubuntu/master' into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/de9cb48be09e61a14d1983989fd8c25f87c7c7db

Git commit 7c4db57e7e98a5f7af7ba9665af94c1ecdb3decb by Steve Langasek on 07/03/2024 at 02:31..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7c4db57e7e98a5f7af7ba9665af94c1ecdb3decb

Git commit a580abfcfff4fc1dec919f4bc9531fc7c363b978 by Steve Langasek on 07/03/2024 at 02:31..
releasing package livecd-rootfs version 24.04.46
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a580abfcfff4fc1dec919f4bc9531fc7c363b978

Git commit 4f51ff4521097cf1d0d311ccc354e7f306491871 by John Chittum on 12/03/2024 at 13:15..
fix: Remove UEFI booting armhf

short-term fix, as grub2 for armhf has issues. we are investigating if
we still need an armhf VM, as there is no armhf server hardware
available.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4f51ff4521097cf1d0d311ccc354e7f306491871

Git commit edb396d45bbd6376d80e0ffd94bdae38c97232d9 by John Chittum on 13/03/2024 at 12:43..
changelog entry

drop support for armhf uefi booting vm images (LP: #2057776)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/edb396d45bbd6376d80e0ffd94bdae38c97232d9

Git commit 45692d4300a8bf68894438b98db231a40d4faac3 by Utkarsh Gupta on 13/03/2024 at 12:56..
Add build_name metadata to build.info file for OCI and Base images

Presence of this field helps in determining if the image is an
unminimized image, which then can be leveraged in the unminimize
script to easily determine the image type.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/45692d4300a8bf68894438b98db231a40d4faac3

Git commit 3bc9857bc75d34daedbe5ccc616e319c2ad71bda by Utkarsh Gupta on 13/03/2024 at 12:56..
Drop the second parameter passed to configure_oci

This has become moot now that the code block has been
moved out from live-build/functions to live-build/auto/build
so passing the argument is not needed anymore.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3bc9857bc75d34daedbe5ccc616e319c2ad71bda

Git commit cebc2f85d5a7f3070b56a6c368cb04fec5ab7cdd by Utkarsh Gupta on 13/03/2024 at 12:56..
Merge branch 'add-buildinfo-file' into ubuntu/master

* add-buildinfo-file:
  Drop the second parameter passed to configure_oci
  Add build_name metadata to build.info file for OCI and Base images
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/cebc2f85d5a7f3070b56a6c368cb04fec5ab7cdd

Git commit 5b06864cea8328af966324194dd38dedcac3acd2 by Utkarsh Gupta on 13/03/2024 at 12:58..
Update d/ch for 24.04.47 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5b06864cea8328af966324194dd38dedcac3acd2

Git commit 9000cfd8e19f05d0f2822f9f9f410fb9144cdd9f by Utkarsh Gupta on 13/03/2024 at 13:13..
Fix bash synxtax for index parameter expansion
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9000cfd8e19f05d0f2822f9f9f410fb9144cdd9f

Git commit e18fd763eaf3d913f97d20be3ac1579c03781554 by Utkarsh Gupta on 13/03/2024 at 13:14..
Update d/ch for 24.04.48 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e18fd763eaf3d913f97d20be3ac1579c03781554

Git commit 10e718a019977dd7098599d36e0a1b53c93211e4 by Erich Eickmeyer on 18/03/2024 at 19:48..
Switch Ubuntu MATE to layered image

Ubuntu MATE is switching to a layered image in preparation to
use ubuntu-desktop-provision. Luckily, their seed structure is
already well-structured for layering, so this is easily done.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/10e718a019977dd7098599d36e0a1b53c93211e4

Git commit f4daceb61dcee0be4e08cfd5391d30bc785124ab by Steve Langasek on 18/03/2024 at 20:18..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f4daceb61dcee0be4e08cfd5391d30bc785124ab

Git commit 4299e5fe5b10b3cde0eb6eee733b4e2fff093a2f by Steve Langasek on 18/03/2024 at 20:18..
releasing package livecd-rootfs version 24.04.49
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4299e5fe5b10b3cde0eb6eee733b4e2fff093a2f

Git commit e4b938adbf54821069acaf806cdad4c36ff4f736 by Dan Bungert on 18/03/2024 at 22:54..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e4b938adbf54821069acaf806cdad4c36ff4f736

Git commit 5ac0d924ce0bc235b0dfad932d3301652ff32c08 by Dan Bungert on 19/03/2024 at 02:05..
copy include.* directories for subiquity desktop install ISOs

ubuntu/include.* are the master location for these files.
Copy them over for projects with similar needs, while skipping ones that
are incorrect.

LP: #2055077
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5ac0d924ce0bc235b0dfad932d3301652ff32c08

Git commit c86e4eff1a65113e5273f29ad389f7c9bb395904 by Utkarsh Gupta on 19/03/2024 at 22:02..
Add NOW env variable in autopkgtest

It was found out that autopkgtests didn't pass the NOW env variable
which is generally provided by the launchpad-buildd build and thus
the autpkgtests fail.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c86e4eff1a65113e5273f29ad389f7c9bb395904

Git commit a3fb125bb9c7ead7f4351d294832bb82e5c80881 by Utkarsh Gupta on 20/03/2024 at 20:00..
Update d/ch for 24.04.50 release
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a3fb125bb9c7ead7f4351d294832bb82e5c80881

Git commit a2ebc11be05957b39ef006ebf3ff81ecae77eca4 by Sebastien Bacher on 22/03/2024 at 10:59..
Rename the casper.gschema override to livecd-rootfs.override

to try to avoid conflicts with the override generated in casper
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a2ebc11be05957b39ef006ebf3ff81ecae77eca4

Git commit ca4d39835e379485b941c5761f52926f86a316de by Sebastien Bacher on 25/03/2024 at 10:47..
releasing package livecd-rootfs version 24.04.51
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ca4d39835e379485b941c5761f52926f86a316de

Git commit 2bf710b4af98ae3e76df1d5d8813674e9c0bc9b4 by Steve Langasek on 27/03/2024 at 19:03..
Move from hwe-22.04 to hwe-24.04 throughout, hwe-22.04 is obsolete and to be dropped from the release pocket imminently.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2bf710b4af98ae3e76df1d5d8813674e9c0bc9b4

Git commit 64b811ac88aa75249e6f63a12ae0298fda9a87fe by Steve Langasek on 27/03/2024 at 19:03..
releasing package livecd-rootfs version 24.04.52
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/64b811ac88aa75249e6f63a12ae0298fda9a87fe

Git commit 4476f60b9bb7a8716835a514e968e87d2a28f565 by Łukasz 'sil2100' Zemczak on 28/03/2024 at 11:11..
Add support for building Ubuntu Core 24 images.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4476f60b9bb7a8716835a514e968e87d2a28f565

Git commit 92ee910f19c5fcdc9540fa5d7a29bd3ec4308db3 by Dan Bungert on 28/03/2024 at 17:34..
releasing package livecd-rootfs version 24.04.53
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/92ee910f19c5fcdc9540fa5d7a29bd3ec4308db3

Git commit fe6d785fa623e1a3605c630a050125d77b877bdd by Dan Bungert (on behalf of Erich Eickmeyer) on 28/03/2024 at 17:36..
Add ubuntu-mate symlink for chroot_early
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fe6d785fa623e1a3605c630a050125d77b877bdd

Git commit c76196b7e7c6f7f460a4460270fbd8f0c6176f20 by Dan Bungert (on behalf of Erich Eickmeyer) on 28/03/2024 at 17:43..
Update changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/c76196b7e7c6f7f460a4460270fbd8f0c6176f20

Git commit 2ba029ab9d4e18c0b5a706484ea1024f9d500db6 by Dan Bungert (on behalf of Steve Langasek) on 28/03/2024 at 17:43..
Drop dkms from the riscv64 lichee images.

This was added for licheerv-rtl8723ds-dkms which is now dropped from
the archive (LP: #2059151).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2ba029ab9d4e18c0b5a706484ea1024f9d500db6

Git commit e3365c7b1674ecc61e7559df9766ef213efb89ec by Dan Bungert on 28/03/2024 at 17:49..
releasing package livecd-rootfs version 24.04.54
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e3365c7b1674ecc61e7559df9766ef213efb89ec

Git commit e29c91207e68f9c11318e9e8da5eafc1c6982d6c by Steve Langasek on 30/03/2024 at 18:25..
No-change rebuild for CVE-2024-3094
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e29c91207e68f9c11318e9e8da5eafc1c6982d6c

Git commit 65de90a1b42ef8a903fd14a7922ca9a6bce156f2 by Steve Langasek on 30/03/2024 at 18:26..
releasing package livecd-rootfs version 24.04.55
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/65de90a1b42ef8a903fd14a7922ca9a6bce156f2

Git commit 368f51bed853f4af553a6992eadd53811d318576 by Dan Bungert on 01/04/2024 at 23:45..
config: show debootstrap.log
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/368f51bed853f4af553a6992eadd53811d318576

Git commit d15b6d4fd62001c9486cdf6b62945fe188a1abad by Dan Bungert on 01/04/2024 at 23:45..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d15b6d4fd62001c9486cdf6b62945fe188a1abad

Git commit 12f5badcf8cca974d1adc04e427b36a4aedae47f by Dan Bungert on 02/04/2024 at 01:35..
Flavors: cloud-init needs to be present in Subiquity-based installers.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/12f5badcf8cca974d1adc04e427b36a4aedae47f

Git commit 5be334018f78cf71fe23d388c17b04dd296d17ca by Dan Bungert on 02/04/2024 at 01:39..
releasing package livecd-rootfs version 24.04.56
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5be334018f78cf71fe23d388c17b04dd296d17ca

Git commit 9d1f478a761de664ab889ce7afc7100646e251fb by Simon Quigley on 07/04/2024 at 22:39..
Add a changelog entry
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9d1f478a761de664ab889ce7afc7100646e251fb

Git commit 7c9be14510ac9ba9a4a31355e6c9e102c1d0c913 by Simon Quigley on 07/04/2024 at 22:43..
Ensure the proper hooks are copied for Ubuntu MATE (LP: #2058161).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/7c9be14510ac9ba9a4a31355e6c9e102c1d0c913

Git commit a907749a082334ee0a124ed317a8c235f789cd4f by Łukasz 'sil2100' Zemczak on 08/04/2024 at 14:26..
Add console-conf to UC24 extra snaps by default
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a907749a082334ee0a124ed317a8c235f789cd4f

Git commit e0274d1697dc99f8483dff5c577c833912d8f383 by Łukasz 'sil2100' Zemczak on 08/04/2024 at 17:02..
releasing package livecd-rootfs version 24.04.58
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e0274d1697dc99f8483dff5c577c833912d8f383

Git commit ff3cedb0b7d160abf91013e07a7ffc89d101f120 by Dan Bungert on 08/04/2024 at 19:49..
budgie: remove add_snap of ubuntu-budgie-installer, ubuntu-desktop-bootstrap is used instead.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ff3cedb0b7d160abf91013e07a7ffc89d101f120

Git commit 3087627ce903374f85c31b1c64cb134de6cb8028 by Dan Bungert (on behalf of Catherine Redfield) on 08/04/2024 at 20:05..
feat(apparmor): Add policy:unconfined_restrictions feature to 6.8 kernel (LP: #2060558)

Failing CPC tests show that the preseeded apparmor features don't
include policy:unconfined_restrictions for the 6.8 kernel.  This
change adds the feature preseed with values based on a successfully
booted instance.

Fixes: LP: #2060558
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3087627ce903374f85c31b1c64cb134de6cb8028

Git commit 6e22e4d0442880b227ca80c97ed64c4267de6c3b by Dan Bungert (on behalf of Philip Roche) on 08/04/2024 at 20:06..
fix: Update d/ch for 24.04.59

This includes changes to address LP: #2060558
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6e22e4d0442880b227ca80c97ed64c4267de6c3b

Git commit aed3f70b291b3b3d487ee878633bab5e27af9717 by Dan Bungert on 08/04/2024 at 20:09..
releasing package livecd-rootfs version 24.04.59
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/aed3f70b291b3b3d487ee878633bab5e27af9717

Git commit fa8046aab8dafeed0cc15e09c806af5b2e502b65 by Steve Langasek on 09/04/2024 at 04:35..
Drop use of 'laptop' for x13s as this is now migrated to generic.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/fa8046aab8dafeed0cc15e09c806af5b2e502b65

Git commit 85719db8b15a5ddfd2cbc801a7438af5c16fd2c0 by Steve Langasek on 09/04/2024 at 04:35..
releasing package livecd-rootfs version 24.04.60
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/85719db8b15a5ddfd2cbc801a7438af5c16fd2c0

Git commit ac9fd8fd4c350ff144dfea78b5caf60175a08e3e by Łukasz 'sil2100' Zemczak on 11/04/2024 at 08:45..
Fix the UC24 builds: use --snap instead of --extra-snaps.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ac9fd8fd4c350ff144dfea78b5caf60175a08e3e

Git commit 1f2503f227e6f8aa0ca22d104ded2db1246227b0 by Łukasz 'sil2100' Zemczak on 11/04/2024 at 08:46..
releasing package livecd-rootfs version 24.04.61
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1f2503f227e6f8aa0ca22d104ded2db1246227b0

Git commit 92e6c54dc9e7af31fb6376196a2439c29ed43145 by Steve Langasek on 15/04/2024 at 22:04..
Invert check for whether to include casper since the "yes" list is now much shorter than the "no" list
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/92e6c54dc9e7af31fb6376196a2439c29ed43145

Git commit 768f0e6bee1db8227b13b417b880d898bcf8d631 by Steve Langasek on 15/04/2024 at 22:06..
Refactor task/package handling for new installer images

do_layered_desktop_image() is now the standard entry point for flavors using
ubuntu-desktop-bootstrap and handles minimal/standard/live layers in a
configurable and flavor-agnostic way to reduce code duplication.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/768f0e6bee1db8227b13b417b880d898bcf8d631

Git commit afd93b77bcb9f005cf900511087cc1e7298e831f by Steve Langasek on 15/04/2024 at 22:06..
Move seeded language handling into do_layered_desktop_image

This fixes a bug in Ubuntu Budgie which was actually failing to pick up the
English language seed
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/afd93b77bcb9f005cf900511087cc1e7298e831f

Git commit f8660ee75efbeee606f5e7f6b5fda3e6f0a4a409 by Steve Langasek on 15/04/2024 at 22:06..
Move catalog handling into the common function
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f8660ee75efbeee606f5e7f6b5fda3e6f0a4a409

Git commit ef9f8279223ab532f9a59543eda4a80a7164311d by Steve Langasek on 15/04/2024 at 22:06..
Dedupe handling of catalog translations
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ef9f8279223ab532f9a59543eda4a80a7164311d

Git commit 21b02cd6d2e197f5ea09d5dcf40d16c9904c849c by Dan Bungert on 16/04/2024 at 04:40..
releasing package livecd-rootfs version 24.04.62
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/21b02cd6d2e197f5ea09d5dcf40d16c9904c849c

Git commit b4028cf53c22e14f2572af92467a734414b33a63 by Simon Poirier on 17/04/2024 at 14:46..
Re-enable disk-image-uefi for armhf. (LP:#2062024)

This reverts commit 4f51ff45 (fix: Remove UEFI booting armhf, 2024-03-12).
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/b4028cf53c22e14f2572af92467a734414b33a63

Git commit 1de327d78a914db9a2e6b63054a3768a4397341c by Philip Roche (on behalf of Simon Poirier) on 17/04/2024 at 17:05..
Update d/ch for version 24.04.63
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1de327d78a914db9a2e6b63054a3768a4397341c

Git commit 16bce0a8172fb3952e052ac65155e005fc12eb53 by Philip Roche on 17/04/2024 at 17:06..
Merge simpoir-lp2062024_reenable_armhf_uefi into ubuntu/master [a=simpoir] [r=jchittum,philroche]

Re-enable armhf for disk-image-uefi building. (LP: #2062024)

MP: https://code.launchpad.net/~simpoir/livecd-rootfs/+git/livecd-rootfs/+merge/464543
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/16bce0a8172fb3952e052ac65155e005fc12eb53

Git commit 6dd4f23909cedbcbbbb74cbf60aa2c218e224433 by Philip Roche on 17/04/2024 at 17:27..
releasing package livecd-rootfs version 24.04.63
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6dd4f23909cedbcbbbb74cbf60aa2c218e224433

Git commit f89c096cbfc566d3120e11b1e50f9f7332e4211d by Philip Roche on 17/04/2024 at 17:30..
Updating uploader in d/ch for release 24.04.63
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f89c096cbfc566d3120e11b1e50f9f7332e4211d

Git commit e575146fae522c1862e4e54b750af7006eb1d362 by Łukasz 'sil2100' Zemczak on 17/04/2024 at 19:13..
Forward-port the ubuntu-core-desktop changes to noble.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e575146fae522c1862e4e54b750af7006eb1d362

Git commit 6617c4d7797d16fb32b9537cc88c1283dd51b6bd by Aaron Rainbolt on 18/04/2024 at 16:42..
Allow Multiverse packages in Kubuntu.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6617c4d7797d16fb32b9537cc88c1283dd51b6bd

Git commit d6443ce2897606fa02fceaffb35d8b07249b4d21 by Łukasz 'sil2100' Zemczak on 18/04/2024 at 16:58..
24.04 model assertion.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/d6443ce2897606fa02fceaffb35d8b07249b4d21

Git commit ce40dc102f818e13321182c2442ed612d258e904 by Łukasz 'sil2100' Zemczak on 18/04/2024 at 17:01..
releasing package livecd-rootfs version 24.04.64
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ce40dc102f818e13321182c2442ed612d258e904

Git commit 2c827660d7d95de3bcd33e6821973c7e08f92b35 by Łukasz 'sil2100' Zemczak on 18/04/2024 at 17:35..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/~arraybolt3/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2c827660d7d95de3bcd33e6821973c7e08f92b35

Git commit 4f4bd8e4ed9dcdf9b6a2492749b456e1dc5ece39 by Łukasz 'sil2100' Zemczak on 18/04/2024 at 17:36..
Add changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4f4bd8e4ed9dcdf9b6a2492749b456e1dc5ece39

Git commit 0e0403e49107eaca67b67337892351fd4514b9ba by Łukasz 'sil2100' Zemczak on 18/04/2024 at 17:37..
releasing package livecd-rootfs version 24.04.65
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/0e0403e49107eaca67b67337892351fd4514b9ba

Git commit a3a51beeaf3c3f4fa9b28d986341789ea7499d33 by Heinrich Schuchardt on 21/04/2024 at 16:05..
riscv: add pre-installed image for Milk-V Mars

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a3a51beeaf3c3f4fa9b28d986341789ea7499d33

Git commit a7bd933154ca9fb83b5d5350b2091cc305b5b25a by Łukasz 'sil2100' Zemczak on 22/04/2024 at 08:12..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a7bd933154ca9fb83b5d5350b2091cc305b5b25a

Git commit 1cceeae5bd5831c553df71c275a0fc0e8516f586 by Łukasz 'sil2100' Zemczak on 22/04/2024 at 08:14..
releasing package livecd-rootfs version 24.04.66
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1cceeae5bd5831c553df71c275a0fc0e8516f586

Git commit 6b4c6fc42214c3560e5a249ed675ed05435a9aea by Julian Andres Klode on 22/04/2024 at 09:40..
Update wording for universe sources

As specified in US095, following discussions.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/6b4c6fc42214c3560e5a249ed675ed05435a9aea

Git commit 4197aaefdaf74365913517d12284d501b49e1f77 by Łukasz 'sil2100' Zemczak on 22/04/2024 at 12:00..
Merge branch 'universe-wording' of git+ssh://git.launchpad.net/~juliank/livecd-rootfs into ubuntu/master
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/4197aaefdaf74365913517d12284d501b49e1f77

Git commit 84dcd0ee53621c482e8854eeb6d76784b1377a58 by Łukasz 'sil2100' Zemczak on 22/04/2024 at 12:01..
Changelog entry.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/84dcd0ee53621c482e8854eeb6d76784b1377a58

Git commit 296d58056477a8e33235fcbecf6d8259ee745a2d by Łukasz 'sil2100' Zemczak on 22/04/2024 at 12:45..
Update the 24.04 models.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/296d58056477a8e33235fcbecf6d8259ee745a2d

Git commit f56d59226b7aa97410fa6175f20beb7141ea8c24 by Łukasz 'sil2100' Zemczak on 22/04/2024 at 12:45..
releasing package livecd-rootfs version 24.04.67
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/f56d59226b7aa97410fa6175f20beb7141ea8c24

Git commit daf856277edafcac69c9f5190a922aca190b8015 by Łukasz 'sil2100' Zemczak on 23/04/2024 at 10:22..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu-core-desktop-noble
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/daf856277edafcac69c9f5190a922aca190b8015

Git commit a8af6ce59eeae840a13f42990a38a7bf7ded95eb by Łukasz 'sil2100' Zemczak on 23/04/2024 at 14:22..
Rename the milk-v-mars SUBARCH to milkvmars
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/a8af6ce59eeae840a13f42990a38a7bf7ded95eb

Git commit 04c1fdc8991a06e5ee01c0243f08b1148ef25182 by Łukasz 'sil2100' Zemczak on 23/04/2024 at 14:25..
releasing package livecd-rootfs version 24.04.68
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/04c1fdc8991a06e5ee01c0243f08b1148ef25182

Git commit 58d01c0d05119856eb2fa459a9fd943b85af8d67 by Dan Bungert on 23/04/2024 at 15:06..
changelog
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/58d01c0d05119856eb2fa459a9fd943b85af8d67

Git commit 9946962363927983cff38de4df84a228df78d1d8 by Dan Bungert on 23/04/2024 at 15:57..
desktop: move udisks2-inhibit to service (LP: #2063192)
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/9946962363927983cff38de4df84a228df78d1d8

Git commit 2c268fca31f9ba159bed60800b12eb2c2d5bf70a by Dan Bungert on 23/04/2024 at 19:37..
releasing package livecd-rootfs version 24.04.69
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/2c268fca31f9ba159bed60800b12eb2c2d5bf70a

Git commit 5e27db4e698fc5e8875bc6319d227c4174ef0308 by Łukasz 'sil2100' Zemczak on 24/04/2024 at 09:51..
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu-core-desktop-noble
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/5e27db4e698fc5e8875bc6319d227c4174ef0308

Git commit e001491e47dd2c3ca64c187e9d271d1952f59291 by Łukasz 'sil2100' Zemczak on 24/04/2024 at 09:54..
Add changelog.
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/e001491e47dd2c3ca64c187e9d271d1952f59291

Git commit 1ffb6845420ddf0be69326f4906707886fd3d8bc by Carlos De Maine on 16/05/2024 at 04:21..
rebase on noble
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/1ffb6845420ddf0be69326f4906707886fd3d8bc


More information about the Neon-commits mailing list