CommunityNews

CommunityNews

FreeBSD 13.0-RELEASE Now Available

The FreeBSD Release Engineering Team is pleased to announce the
availability of FreeBSD 13.0-RELEASE. This is the first release of the
stable/13 branch.

Some of the highlights:

 * The clang, lld, and lldb utilities and compiler-rt, llvm, libunwind,
   and libc++ libraries have been updated to version 11.0.1.

 * Removed the obsolete version of the GNU debugger that was installed
   to /usr/libexec for use by crashinfo(8). Detailed kernel crash
   information can be obtained by installing modern GDB from ports or
   packages.

 * Removed the obsolete binutils 2.17 and gcc(1) 4.2.1 from the tree.
   All supported architectures now use the LLVM/clang toolchain.

 * The BSD version of grep(1) is now installed by default. The obsolete
   GNU version that was the previous default has been removed.

 * Removed CU-SeeMe support from libalias(3).

 * The qat(4) driver has been added, supporting some of the
   cryptographic acceleration functions of the Intel QuickAssist (QAT)
   device. The qat(4) driver supports the QAT devices integrated with
   Atom C2000 and C3000 and Xeon C620 and D-1500 platforms, and the
   Intel QAT Adapter 8950.

 * Several deprecated drivers have been removed.

 * Several drivers have been ported to the PowerPC64 architecture.

 * The kernel now supports in-kernel framing and encryption of Transport
   Layer Security (TLS) data on TCP sockets for TLS versions 1.0 through
   1.3. Transmit offload via in-kernel crypto drivers is supported for
   MtE cipher suites using AES-CBC as well as AEAD cipher suites using
   AES-GCM. Receive offload via in-kernel crypto drivers is supported
   for AES-GCM cipher suites for TLS 1.2. Using KTLS requires the use of
   a KTLS-aware userland SSL library. The OpenSSL library included in
   the base system does not enable KTLS support by default, but support
   can be enabled by building with the WITH_OPENSSL_KTLS option

 * The 64-bit ARM architecture known as arm64 or AArch64 is promoted to
   Tier-1 status for FreeBSD 13.

 * And much more...*

https://lists.freebsd.org/pipermail/freebsd-announce/2021-April/002031.html

This thread was posted by one of our members via one of our news source trackers.

Where Next?

Popular Cross Platform topics Top

First poster: bot
The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 13.0-RELEASE. This is the first release of the ...
New
malloryerik
https://tauri.studio/docs/about/intro When I saw this I instantly thought of @OvermindDL1… Electron-killer? In Rust? Security-first? OK,...
New
sirinath
langcc is a tool that takes the formal description of a language, in a standard BNF-style format, and automatically generates a compiler ...
New
New

Other popular topics Top

PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New
PragmaticBookshelf
Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New
xiji2646-netizen
Woke up to this today: Claude Code’s complete source code exposed via npm source map. Not a snippet. All 512,000 lines. 1,900 TypeScript ...
New