FLUX CONTENT DESK

资讯与观察

AI 行业动态、工程实践、产品方法和社区故事。

后端

Igalia celebrates "Twenty-Five Years Upstream"

The open-source consulting firm Igalia has put out an announcement celebrating 25 years of working on upstream FOSS projects for its clients. The list of projects the company has worked on is rather eye-opening: WebKit,…

LWN.net9/213 分钟阅读站内导读

LATEST STORIES

最新内容

22
后端
LWN.net

Security updates for Monday精选导读

Security updates have been issued by AlmaLinux (kernel, perl-Net-DNS, sudo, tomcat, and tomcat9), Debian (chromium, gimp, libde265, libevent, linux-6.12, ruby-jwt, and unbound), Fedora (asterisk, chromium, doctl, doveco…

3 分钟66#Linux#内核
后端
Rust Blog

GitHub Actions leaking secrets when Miri output is cached精选导读

The Rust Security Response Team was notified that Miri stores all environment variables to target/, allowing secrets to persist in caches. While not necessary a vulnerability in and of itself, when paired with GitHub Ac…

11 分钟66#Rust#版本发布
后端
LWN.net

Kernel prepatch 7.3-rc4精选导读

Linus Torvalds has released the 7.3-rc4 kernel prepatch. It is, unsurprisingly at this point, large: "We all know the drill by now: 'it's big, yadda yadda'".

1 分钟62#Linux#内核
后端
LWN.net

[$] Looking forward to Git 2.56 — and 3.0精选导读

The Git source-code management system is at the core of development processes worldwide, so changes, especially incompatible changes, are of great interest to the developers involved. The Git 2.56 release, which can be …

1 分钟48#Linux#内核
后端
LWN.net

Systemtap 5.6 released精选导读

Version 5.6 of the Systemtap tracing tool has been released. BPF LSM hooks and XDP packet-processing probes for the --bpf runtime, BTF-based kernel.tracepoint probes, statement execution tracing, a new @enumname() opera…

1 分钟48#Linux#内核
后端
LWN.net

Security updates for Friday精选导读

Security updates have been issued by AlmaLinux (.NET 10.0, coreutils, kernel, libevent, libsoup3, microcode_ctl, perl-Net-DNS, postgresql18, postgresql:16, postgresql:18, tomcat, and unbound), Debian (bind9, chromium, l…

2 分钟48#Linux#内核
后端
LWN.net

[$] Thread-identity switcheroo for io_uring精选导读

The io_uring subsystem is all about asynchronous execution; applications count on it to not block — unless explicitly requested to. Within io_uring, maintaining the "never blocks" guarantee has sometimes been a challeng…

1 分钟46#Linux#内核
后端
LWN.net

GNOME 51 released精选导读

Version 51 of the GNOME desktop environment has been released. The list of changes includes a number of performance improvements, offline data and better transit information in the Maps application, a new interface for …

1 分钟46#Linux#内核
后端
Rust Blog

Be alert: targeted attacks on prominent Rustaceans精选导读

We believe that there is an ongoing campaign targeting rust-lang members and owners of popular crates that is attempting to compromise devices and accounts in order to use them to publish malware. What we've seen A vide…

4 分钟50#Rust#版本发布