Jan Janssen

Results 9 issues of Jan Janssen

This is the last big (and somewhat complicated) piece to add.

needs-rebase
sd-boot/sd-stub/bootctl
good-to-merge/after-next-release

This is on top of #24253 to hopefully make ci happy.

ci

ci-fails/needs-rework 🔥
meson

sd-boot/sd-stub/bootctl

The init time is only updated if not provided by the loader (if booted directly by the firmware, for example). The exec timestamp can simply be clobbered as the time...

documentation
reviewed/needs-rework 🔨
sd-boot/sd-stub/bootctl

reviewed/needs-rework 🔨
sd-boot/sd-stub/bootctl

The following snippet fails to apply the default font size (initially and on window resize). Note that the very same binding applied directly to text works as expected. ```slint export...

bug
a:text
priority:low

### Bug description ```python # pylint: disable=missing-docstring,too-few-public-methods import ctypes class Test(ctypes.Structure): _fields_ = [("member", ctypes.c_uint8)] test = Test() test.member = 42 # pylint: disable=attribute-defined-outside-init test.not_a_member = 24 assert bytes(test) ==...

Needs decision :lock:

### systemd version the issue has been seen with main ### Used distribution _No response_ ### Linux kernel version used _No response_ ### CPU architectures issue was seen on None...

RFE 🎁
security
sd-boot/sd-stub/bootctl