On June 4th, the stable version 14 of FreeBSD received its first update.
Supported Architectures:
- amd64
- i386
- powerpc
- powerpc64
- powerpc64le
- powerpcspe
- armv7
- aarch64
- riscv64
The following points are particularly noteworthy:
- SIMD versions of string and memory operations have been implemented in the C library, which may enhance code performance on amd64 architecture;
- Improvements made to the sound subsystem, including hot-plugging of devices;
- Native support for cloud-init, compatible with OpenStack and other providers;
- OpenZFS → 2.2.4;
- Clang/LLVM → 18.1.5;
- OpenSSH → 9.7p1.
https://www.FreeBSD.org/releases/14.1R/relnotes/
https://www.FreeBSD.org/releases/14.1R/errata/
Source: linux.org.ru
