The fourth release of the stable/11 branch of the FreeBSD operating system has been announced - 11.3-RELEASE.
Binary builds are available for the following architectures: amd64, i386, powerpc, powerpc64, sparc64, armv6, and aarch64.
Some of the new features in the base system include:
- LLVM components (clang, lld, lldb, and associated runtime libraries) have been updated to version 8.0.0.
- The ELF file handling toolkit has been updated to version r3614.
- OpenSSL has been updated to version 1.0.2s.
- The libzfs now includes an algorithm for parallel (multithreaded) mounting of file systems (enabled by default with the zfs mount -a command; to mount in a single thread, the ZFS_SERIAL_MOUNT environment variable must be set).
- loader(8) supports geli(8) on all architectures.
- When logging the completion of a process, its jail(8) identifier is noted.
In ports/packages:
- pkg(8) has been updated to version 1.10.5.
- KDE has been updated to version 5.15.3.
- GNOME has been updated to version 3.28.
Release notes: https://www.freebsd.org/releases/11.3R/relnotes.html
Fixes: https://www.freebsd.org/releases/11.3R/errata.html
Source: linux.org.ru
