Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Hacker News · 2026/8/1 17:56:41
NetBSD 11.0
AI 中文解读
NetBSD 11.0操作系统正式发布了!这个新版本最大的看点是:开发团队终于克服了各种延期,在AI时代坚持把系统打磨稳定后才推出。但更值得关注的是,团队罕见地坦白承认,由于AI工具的普及,安全漏洞数量激增,他们无法等到所有问题修复才发布,而是选择了透明公开。用大白话说,NetBSD就像一座几十年历史的老房子,这次重新装修后终于开门迎客,虽然墙上还有几个小裂缝,但房主没有藏着掖着,而是主动告诉你哪里需要注意。对于普通用户来说,这次更新意味着更稳定的系统体验、更完善的硬件支持,尤其是ARM设备用户能获得预装U-Boot的镜像,安装更省心。虽然安全漏洞是个隐忧,但团队承诺会持续修复,这种诚实态度反而让长期使用者更放心。目前安装镜像已开放下载,建议用U盘安装时选择.img文件,还注意区分CD版和DVD版。
» The Guide | Manual pages | Mailing lists and Archives | CVS repository | Report or query a bug | Software Packages
Home |
RSS |
Release engineering | Development | The NetBSD Foundation | Networking | General | Ports | Security | Events | Packages |
Login
Bookmarks
The NetBSD Project
NetBSD Wiki
Feeds
All
/Release engineering
/Development
/The NetBSD Foundation
/Networking
/General
/Ports
/Security
/Events
/Packages
Comments
NetBSD 11.0 released!
August 01, 2026 posted by Martin Husemann
The NetBSD project is pleased to (finally) announce the
NetBSD 11.0 release!
See the release announcement for details.
If you want to try out 11.0 please check the installation notes for your architecture and download the preferred
install image from the CDN. If you are using an ARM based device, obtain a netbsd-11 image pre-configured with U-Boot from the bootable ARM images page.
Please note that the various ISO images have been split into separate <700MB images for CD-ROM media and full-sized DVD images.
If you are not restricted by the size limits of a CD-ROM, make sure to pick the image with "-dvd.iso" in the name.
If you are using flash-based media (e.g. a USB drive), you must use the .img files rather than the .iso images.
Note that they need to be decompressed first, e.g. with gunzip or 7-Zip.
If you have any issues with installation or run into issues with the system during use, please contact us on one of the
mailing lists or file a problem report.
Important note about open security issues:
As you are probably aware, the number of security issues found or suspected everywhere has massively increased with the advent of AI tools. As a consequence, we can't publish a release without open issues. Instead of delaying the release further to fix them (new ones are being reported all the time), we've instead chosen to be transparent about this.
This release has been quite delayed already, since we've waited for third-party components to make stable releases so we can get the fixes. We have avoided publishing any change without making a release candidate to give users time to test it. Our release process has been streamlined and automated as far as possible, but besides the time required to build and generate checksums for every platform, manual intervention is still required (e.g. security officer signing the release hashes). The overall process is still limited by the slowest step - the time it takes to transfer every file for every architecture over the network.
The open security related pullup requests (and associated gnats problem reports) are:
hdaudio(4): Apply access checks to ioctl commands, PR 60492; missing local user privilege check, easy manual workaround (remove /dev/hdaudio*; audio will still be functional).
ipfilter: Fix remotely triggerable null pointer deref, PR 60484; IPF is not included in any released kernel by default.
pf: Fix use-after-free in fragment reassembly, PR 60485; PF is deprecated and not included in any released kernel by default.
All the open pullup requests will be committed to the stable branch shortly after the 11.0 release, and become part of the upcoming 11.1 release. We are currently aiming to release 11.1 within the next two months.
[8 comments]
digg_url = 'http://blog.netbsd.org/tnf/entry/netbsd_11_0_released';
digg_title = 'NetBSD 11.0 r
分享
阅读原文 ↗