Jess Jang
315f3aef42
d/changelog
2024-10-16 10:57:34 -05:00
Michael Hudson-Doyle
a870c45621
Merge branch 'jammy-cpc-sbom-everywhere' into ubuntu/jammy
2024-09-26 21:27:47 +12:00
Michael Hudson-Doyle
27cc166f58
update version number
2024-09-26 21:27:35 +12:00
Didier Roche
83f7cafe26
releasing package livecd-rootfs version 2.765.50
2024-09-12 08:18:21 +02:00
Didier Roche
cd5f41550a
Replace some functionalities done by the windows launcher
...
The windows launcher is going to be retired.
We need to move those functionalities to rootfs build side: (LP: #2080223 )
- enable systemd by default
- ship up to 3 rootfs tarballs, differentiating by the upgrade policy
2024-09-10 15:46:23 +02:00
Łukasz 'sil2100' Zemczak
f2a83e8731
releasing package livecd-rootfs version 2.765.49
2024-09-10 12:31:13 +02:00
Łukasz 'sil2100' Zemczak
66d8622dc0
Another attempt to get images building.
2024-09-10 12:28:10 +02:00
Steve Langasek
ed89ea74c8
releasing package livecd-rootfs version 2.765.48
2024-09-06 14:09:37 -07:00
Łukasz 'sil2100' Zemczak
bd2839a928
Attempt manual removal.
2024-09-06 14:54:53 +02:00
Łukasz 'sil2100' Zemczak
b19cbd50af
releasing package livecd-rootfs version 2.765.47
2024-09-06 10:52:41 +02:00
Łukasz 'sil2100' Zemczak
c9829dd5c7
First attempt on a workaround.
2024-09-06 10:51:44 +02:00
John Chittum
4c11d71655
add changelog entry
2024-08-28 07:57:46 -04:00
Utkarsh Gupta
fd817a8775
Update d/ch for 2.765.46 release
2024-08-06 21:07:22 +05:30
Utkarsh Gupta
9228877e03
Merge remote-tracking branch 'ankushpathak/feat/apparmor_6_8_features' into ubuntu/jammy
...
* ankushpathak/feat/apparmor_6_8_features:
d/changelog
feat(apparmor): Add 6.8 kernel apparmor features' preseed
2024-08-06 21:06:41 +05:30
Chris Peterson
1620c2eebb
changelog 2.765.45
2024-07-31 15:24:36 -07:00
Ankush Pathak
82fc6a9211
d/changelog
2024-07-26 20:01:20 +05:30
Philip Roche
885edf6be3
d/ch change to uploader for 2.765.44 jammy
...
I can then sign and upload
2024-06-27 14:12:12 +01:00
Loïc Minier
42281654ae
Backport support for building tegra-igx Core
...
Backport support for building tegra-igx Server and Core images;
LP: #2070070 .
From https://code.launchpad.net/~rmartin013/livecd-rootfs/+git/livecd-rootfs/+merge/466187
2024-06-21 18:43:43 +00:00
Simon Poirier
56b9302992
changelog for 2.765.43
2024-06-07 12:29:14 -04:00
Philip Roche
c668946c66
fix: Update d/ch for 2.765.42 as I am uploader sponsoring Ankush Pathak changes
...
I do not have keys to sign changes for Ankush Pathak
2024-05-22 12:40:37 +01:00
Ankush Pathak
085f574ed4
feat: Update d/ch for 2.765.42
2024-04-22 08:43:35 -05:00
Philip Roche
94236b73ca
releasing package livecd-rootfs version 2.765.41
...
Updates to d/ch
2024-03-25 14:31:49 +00:00
Philip Roche
2b520e7e43
feat: Update d/ch for 2.765.41
...
Add description for changes proposed in 2.765.41
(cherry picked from commit 8daf75cd35807afbfbfe2a2e0ef82b8f0b9bbd3e)
2024-02-21 11:37:27 +00:00
Łukasz 'sil2100' Zemczak
41f4ccf0a6
releasing package livecd-rootfs version 2.765.40
2024-02-20 11:01:13 +01:00
Łukasz 'sil2100' Zemczak
ef87b2b2d5
Handle the allwinner kernel in the same way as we handle generic
2024-02-20 09:54:14 +01:00
Michael Hudson-Doyle
43133764fd
releasing package livecd-rootfs version 2.765.39
2024-02-19 09:25:24 +13:00
Michael Hudson-Doyle
11b5162b14
Use flock to avoid races with systemd-udevd that cause loop device partitions to briefly disappear. (LP: #2045586 )
2024-02-19 06:55:19 +13:00
Łukasz 'sil2100' Zemczak
eb987eae64
releasing package livecd-rootfs version 2.765.38
2024-01-25 12:10:52 +01:00
Łukasz 'sil2100' Zemczak
071611b708
Merge branch 'jammy-64k' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/jammy
2024-01-25 12:06:16 +01:00
Philip Roche
79432bfc4d
fix: d/changelog debian-changelog-line-too-long line 3 for version 2.765.37
...
This fixes lintian error
```
W: livecd-rootfs: debian-changelog-line-too-long line 3
```
2024-01-22 16:25:52 +00:00
Łukasz 'sil2100' Zemczak
e8f7935ffa
Add changelog.
2024-01-22 16:54:24 +01:00
Philip Roche
34dea62ef0
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`.
2024-01-22 13:27:12 +00:00
Utkarsh Gupta
8a59f9d4ee
Update d/ch for 2.765.36 release
2024-01-19 18:09:10 +05:30
Thomas Bechtold
373b5b6338
Update d/changelog
2024-01-19 09:39:31 +01:00
Utkarsh Gupta
26342a6e15
Change UNRELEASED -> jammy as it has been uploaded
2024-01-18 16:18:21 +05:30
Łukasz 'sil2100' Zemczak
e117bfdfee
Merge branch 'ubuntu/jammy' of git+ssh://git.launchpad.net/livecd-rootfs into jammy-pi-fix
2024-01-15 16:52:58 +01:00
Łukasz 'sil2100' Zemczak
154ff7d44e
releasing package livecd-rootfs version 2.765.34
2024-01-15 16:43:29 +01:00
Łukasz 'sil2100' Zemczak
3b4c889c3d
Remove comments in the debian/control dependencies as it was causing the package build to fail.
2024-01-15 16:42:05 +01:00
Łukasz 'sil2100' Zemczak
33362993d1
For raspi preinstalled builds, use a per-series dedicated gadget branch.
2024-01-15 11:39:33 +01:00
Utkarsh Gupta
c558aa3653
Update d/ch for 2.765.33 release
2024-01-11 16:50:45 +05:30
Steve Langasek
74cdef3a14
Merge branch 'no-kpartx-on-jammy' into ubuntu/jammy
2023-12-06 23:55:41 -08:00
Brian Murray
a319c1fe80
releasing package livecd-rootfs version 2.765.32
2023-12-06 11:03:27 -08:00
Brian Murray
c70fbe0a15
arm: fix console parameter for ARM cloud-images (LP: #2036730 )
2023-12-06 11:02:58 -08:00
Steve Langasek
f45bf21636
Include bug ref in changelog.
...
Bug-Ubuntu: https://bugs.launchpad.net/bugs/2045797
2023-12-06 10:59:00 -08:00
Steve Langasek
582c081675
Use losetup instead of kpartx to resolve race conditions in riscv64 image builds.
2023-12-03 22:07:08 -08:00
Steve Langasek
786eb7dc4c
releasing package livecd-rootfs version 2.765.31
2023-12-03 21:53:43 -08:00
Steve Langasek
5f3f87e780
typos
2023-12-03 21:50:44 -08:00
Steve Langasek
ea630ac812
Merge remote-tracking branch 'jchittum/backport-apparmor65-lp2037567' into ubuntu/jammy
2023-12-03 21:50:08 -08:00
Philip Roche
11d1063be4
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.
(cherry picked from commit 089646a32f927f32e9e8961e231391f0bcb6f66b)
# Conflicts:
# debian/changelog
# live-build/functions
2023-10-27 12:51:48 +01:00
Philip Roche
0687a14b91
Fix d/ch formatting for 2.765.29
2023-10-27 12:01:43 +01:00