|
Message-ID: <20240301021426.GA17558@brightrain.aerifal.cx> Date: Thu, 29 Feb 2024 21:14:28 -0500 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: musl 1.2.5 released This release adds extension functions statx and preadv2/pwritev2, with fallback implementations for older kernels, and adds two new ports: loongarch64 and riscv32. Minor changes to the printf family of functions have been made for conformance to new standards interpretations/requirements. TLSDESC support for riscv64 has also been added. Bugs fixed include some DNS issues related to new TCP fallback functionality, several rare race conditions, potentially incorrect return value when glob aborts, and several signifiant arch-specific bugs affecting TLSDESC on arm, riscv64 icache flushing, and sh sigsetjmp and dlsym RTLD_NEXT. https://musl.libc.org/releases/musl-1.2.5.tar.gz https://musl.libc.org/releases/musl-1.2.5.tar.gz.asc Special thanks goes out to musl's release sponsors for supporting the project financially via Patreon and GitHub Sponsors at the $32/month level or higher: * Andrew Kelley / ziglang * Danny McClanahan * enduser * Eric Pruitt * Evan Phoenix * Greg Krimer * Hurricane Labs * Justin Cormack * Kentik * Laurent Bercot * Michael Sartain * Mirza Prasovic * Moinak Bhattacharyya * Nabu Casa * Nathan Hoad * Neal Gompa * Stackhero * Tyler James Frederick For information on becoming a sponsor, visit one of: https://github.com/sponsors/richfelker https://patreon.com/musl
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.