3996 Commits

Author SHA1 Message Date
Catherine Redfield
3087627ce9 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
2024-04-08 14:05:50 -06:00
Dan Bungert
ff3cedb0b7 budgie: remove add_snap of ubuntu-budgie-installer, ubuntu-desktop-bootstrap is used instead. 2024-04-08 13:49:38 -06:00
Łukasz 'sil2100' Zemczak
e0274d1697 releasing package livecd-rootfs version 24.04.58 24.04.58 2024-04-08 19:02:06 +02:00
Łukasz 'sil2100' Zemczak
a907749a08 Add console-conf to UC24 extra snaps by default 2024-04-08 16:26:15 +02:00
Simon Quigley
7c9be14510 Ensure the proper hooks are copied for Ubuntu MATE (LP: #2058161). 24.04.57 2024-04-07 17:43:30 -05:00
Simon Quigley
9d1f478a76 Add a changelog entry 2024-04-07 17:39:11 -05:00
Dan Bungert
5be334018f releasing package livecd-rootfs version 24.04.56 24.04.56 2024-04-01 19:39:28 -06:00
Dan Bungert
12f5badcf8 Flavors: cloud-init needs to be present in Subiquity-based installers. 2024-04-01 19:35:58 -06:00
Dan Bungert
d15b6d4fd6 changelog 2024-04-01 17:45:19 -06:00
Dan Bungert
368f51bed8 config: show debootstrap.log 2024-04-01 17:45:19 -06:00
Steve Langasek
65de90a1b4 releasing package livecd-rootfs version 24.04.55 24.04.55 2024-03-30 11:26:04 -07:00
Steve Langasek
e29c91207e No-change rebuild for CVE-2024-3094 2024-03-30 11:25:59 -07:00
Dan Bungert
e3365c7b16 releasing package livecd-rootfs version 24.04.54 24.04.54 2024-03-28 11:49:56 -06:00
Steve Langasek
2ba029ab9d Drop dkms from the riscv64 lichee images.
This was added for licheerv-rtl8723ds-dkms which is now dropped from
the archive (LP: #2059151).
2024-03-28 11:43:56 -06:00
Erich Eickmeyer
c76196b7e7 Update changelog 2024-03-28 11:43:28 -06:00
Erich Eickmeyer
fe6d785fa6 Add ubuntu-mate symlink for chroot_early 2024-03-28 11:36:06 -06:00
Dan Bungert
92ee910f19 releasing package livecd-rootfs version 24.04.53 24.04.53 2024-03-28 11:34:47 -06:00
Łukasz 'sil2100' Zemczak
4476f60b9b Add support for building Ubuntu Core 24 images. 2024-03-28 12:11:06 +01:00
Steve Langasek
64b811ac88 releasing package livecd-rootfs version 24.04.52 24.04.52 2024-03-27 12:03:06 -07:00
Steve Langasek
2bf710b4af Move from hwe-22.04 to hwe-24.04 throughout, hwe-22.04 is obsolete and to be dropped from the release pocket imminently. 2024-03-27 12:03:02 -07:00
Sebastien Bacher
ca4d39835e releasing package livecd-rootfs version 24.04.51 24.04.51 2024-03-25 11:47:01 +01:00
Sebastien Bacher
a2ebc11be0 Rename the casper.gschema override to livecd-rootfs.override
to try to avoid conflicts with the override generated in casper
2024-03-22 11:59:46 +01:00
Utkarsh Gupta
a3fb125bb9 Update d/ch for 24.04.50 release 24.04.50 2024-03-21 01:30:24 +05:30
Utkarsh Gupta
c86e4eff1a 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.
2024-03-20 03:32:05 +05:30
Dan Bungert
5ac0d924ce 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
2024-03-18 20:05:24 -06:00
Dan Bungert
e4b938adbf changelog 2024-03-18 16:54:58 -06:00
Steve Langasek
4299e5fe5b releasing package livecd-rootfs version 24.04.49 24.04.49 2024-03-18 13:18:58 -07:00
Steve Langasek
f4daceb61d changelog 2024-03-18 13:18:52 -07:00
Erich Eickmeyer
10e718a019 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.
2024-03-18 12:48:39 -07:00
Utkarsh Gupta
e18fd763ea Update d/ch for 24.04.48 release 24.04.48 2024-03-13 18:44:15 +05:30
Utkarsh Gupta
9000cfd8e1 Fix bash synxtax for index parameter expansion 2024-03-13 18:43:48 +05:30
Utkarsh Gupta
5b06864cea Update d/ch for 24.04.47 release 24.04.47 2024-03-13 18:28:41 +05:30
Utkarsh Gupta
cebc2f85d5 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
2024-03-13 18:26:45 +05:30
Utkarsh Gupta
3bc9857bc7 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.
2024-03-13 18:26:31 +05:30
Utkarsh Gupta
45692d4300 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.
2024-03-13 18:26:31 +05:30
John Chittum
edb396d45b
changelog entry
drop support for armhf uefi booting vm images (LP: #2057776)
2024-03-13 08:43:49 -04:00
John Chittum
4f51ff4521
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.
2024-03-12 09:15:12 -04:00
Steve Langasek
a580abfcff releasing package livecd-rootfs version 24.04.46 24.04.46 2024-03-06 18:31:16 -08:00
Steve Langasek
7c4db57e7e changelog 2024-03-06 18:31:11 -08:00
Steve Langasek
de9cb48be0 Merge remote-tracking branch 'feng-kylin/ubuntu/master' into ubuntu/master 2024-03-06 18:05:48 -08:00
Dan Bungert
5787be2b0c ubuntu-mini-iso: remove hardcoded dependencies 2024-03-05 16:50:26 -07:00
handsome_feng
34fb57e362 Ubuntu Kylin ship to new installer 2024-03-05 19:35:45 +08:00
Utkarsh Gupta
35bf43889b Update d/ch for 24.04.45 release 24.04.45 2024-03-05 12:50:22 +05:30
Jess Jang
369806013f fix: Add changelog
Changelog to describe change
2024-03-04 16:30:02 -06:00
Jess Jang
70e7c5f1d2 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.
2024-03-04 14:44:29 -06:00
Chad Smith
0c53dae35d functions: cloud-init clean script needs to declar interpreter
LP: #2055729
2024-03-01 15:23:02 -07:00
Łukasz 'sil2100' Zemczak
db991ce7d9 releasing package livecd-rootfs version 24.04.44 24.04.44 2024-03-01 12:10:44 +01:00
Łukasz 'sil2100' Zemczak
0e4eec7adb Use ubuntu-image from candidate. 2024-03-01 12:10:31 +01:00
Philip Roche
6ec3931471 releasing 24.04.43 24.04.43 2024-02-23 15:09:25 +00:00
Philip Roche
fe6b9ef9f8 fix d/ch for 24.04.41
Incorrect spacing on author name and lowercase lp instead of LP
2024-02-23 15:08:48 +00:00