Skip to content

Merge main into trunk/l2-buiilder-uni #139

Merged
0x416e746f6e merged 22 commits into
trunk/l2-builder-uni-mainfrom
main
May 25, 2026
Merged

Merge main into trunk/l2-buiilder-uni #139
0x416e746f6e merged 22 commits into
trunk/l2-builder-uni-mainfrom
main

Conversation

@niccoloraspa
Copy link
Copy Markdown
Contributor

No description provided.

fkondej and others added 22 commits April 9, 2026 19:07
Shell scripts should use #!/usr/bin/env bash and flake.nix should add all needed tools to development shell
Removed integration contact information from readme.
Update readme to remove integration messaging details
Pulls in Debian's linux-source-6.19_6.19.13-1~bpo13+1 from
trixie-backports, which carries upstream a664bf3d603d
('crypto: algif_aead - Revert to operating out-of-place') and
its authencesn follow-up. trixie's 6.18 line is still listed
as vulnerable on the security tracker.

Refs:
- https://security-tracker.debian.org/tracker/CVE-2026-31431
- https://snapshot.debian.org/package/linux/6.19.13-1~bpo13%2B1/
- https://metadata.ftp-master.debian.org/changelogs//main/l/linux/linux_6.19.13-1~bpo13+1_changelog (line 168)
- https://git.kernel.org/linus/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5
Bump kernel to 6.19 + Debian snapshot 20260430 to fix CVE-2026-31431
* Dynamically size ESP partition to support images > 512MB

* Update to corresponding gcp measure commit
* Log TDX measurements on boot

* Use perl script rather than attested-tls-proxy for measurement logging

* Switch to systemd oneshot service
Add the security section to the TEE seacher page.
l2: cumulative updates for builder uni
@0x416e746f6e 0x416e746f6e deleted the branch trunk/l2-builder-uni-main May 25, 2026 11:45
@0x416e746f6e 0x416e746f6e reopened this May 25, 2026
@0x416e746f6e 0x416e746f6e changed the base branch from trunk/l2-builder-uni to trunk/l2-builder-uni-main May 25, 2026 13:29
Comment on lines 50 to 56
# Enable chrony service
mkosi-chroot systemctl add-wants minimal.target \
chrony.service \
print-measurements.service \
systemd-resolved.service \
systemd-networkd.service \
systemd-networkd-wait-online.service
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue:

the comment line above is very outdated

@0x416e746f6e 0x416e746f6e merged commit 676ed8c into trunk/l2-builder-uni-main May 25, 2026
5 checks passed
systemd-repart --empty=create \
--size=${DISK_GIB}G \
--definitions="${REPART_TMPDIR}" \
--copy-source=${OUTPUTDIR} \
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue:

the build is broken with this line:

systemd-repart: unrecognized option '--copy-source=/work/out'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants