惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
aimingoo的专栏
aimingoo的专栏
腾讯CDC
WordPress大学
WordPress大学
Apple Machine Learning Research
Apple Machine Learning Research
F
Fortinet All Blogs
G
Google Developers Blog
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
小众软件
小众软件
Engineering at Meta
Engineering at Meta
博客园_首页
B
Blog RSS Feed
D
Docker
M
MIT News - Artificial intelligence
爱范儿
爱范儿
I
InfoQ

FreeBSD

FreeBSD 怎么升级 OpenSSH 修复今天的漏洞?线上有台 FreeBSD 14.0 生产服务器,上面跑了实名认证之类非关键服务,负责的员工离职半年多,公司没人熟悉这个系统,我弄了一晚上还是没成功升级 OpenSSH 萌新请教,如何在 Manjaro 上面编译 FreeBSD 呢 TrueNAS Core(FreeBSD) 中的 Jails 是否能实现类似 Docker 中 --network host 的效果? Digital Ocean: Phasing out creation of FreeBSD Droplets 2022 年 FreeBSD 手册中文翻译项目 做了一个微信公众号 FreeBSD 中文 在线教程: FreeBSD 从入门到跑路 Nginx 在 FreeBSD 下不支持 reuseport 这个特性的 bug 修了没 ? 求解,我不知道去哪找。 FreeBSD 多硬盘 EFI 引导统一 arm64 成为 FreeBSD 的一级支持架构 FreeBSD 现在通常在什么场景下使用? FreeBSD 与猫 ——选择 1%的生活 FreeBSD 将降低对 i386 架构的支持力度 FreeBSD 12.2 阿里云镜像使用说明 FreeBSD 宣布 2020 年第 4 季度状态报告 FreeBSD——艺术、科学、哲学概论 v3 版本 Fcitx5 上线 FreeBSD FreeBSD 速度不达标 选择 FreeBSD 而不是 Linux 的技术性原因 为什么要从 Linux 迁移到 BSD FreeBSD 开发已经迁移至 git FreeBSD 12.2 vmware 虚拟机镜像 bt 种子 网易开源镜像站新增 pkg 源 FreeBSD 12.2-RELEASE 现在在 Microsoft Azure 上可用 树莓派 3B+/4 安装 FreeBSD 13 从一个想法看 FreeBSD 是商业化还是学院派 FreeBSD 发布 2020 年 Q3 季度报告 FreeBSD 镜像站问题 @2020 2020 年安装 FreeBSD 系统的基础视频 FreeBSD 12.2 发布
FreeBSD 13 正式版发布了
slack · 2021-04-14 · via FreeBSD

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.