]> git.ipfire.org Git - thirdparty/systemd.git/commit
README: bump required minimum version of musl to 1.2.6
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 20 May 2026 16:30:43 +0000 (01:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 20 May 2026 20:06:35 +0000 (05:06 +0900)
commitf405aa53c3f07f4d144bc88aa549f97e06f12c03
tree00a674b4392e1c84068aa15593548c11ca2968ac
parent8c0f9073c7da808461acfc016cc291e4aba9c1a2
README: bump required minimum version of musl to 1.2.6

musl v1.2.6 has been released on 2026-03-20:
https://git.musl-libc.org/cgit/musl/commit/?id=9fa28ece75d8a2191de7c5bb53bed224c5947417

alpine/postmarketos already have musl v1.2.6 in the edge repository:
https://pkgs.alpinelinux.org/package/edge/main/x86_64/musl

Also, Yocto Project 6.0 (wrynose) already has v1.2.6.

Let's bump the requirement now.
README