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

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
V
Visual Studio Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
L
LangChain Blog
Martin Fowler
Martin Fowler
GbyAI
GbyAI
博客园 - 司徒正美

LWN.net comments

tcmalloc's weird hack [LWN.net] Fixed? [LWN.net] mpd [LWN.net] Userspace AX.25 [LWN.net] RIP [LWN.net] My two cents... [LWN.net] pipx [LWN.net] Tragedy [LWN.net] A young man destined for glory [LWN.net] And 'less' won't let you search [LWN.net] A great loss [LWN.net] Sad and shocking news [LWN.net] Easy migration from Clementine [LWN.net] Sad coincidence [LWN.net] GNOME is actually usable thanks to Seth et al [LWN.net] Sad news :( [LWN.net] armhf supports preempt_rt [LWN.net] MusicBrainz accurracy [LWN.net] On open source maintainership [LWN.net] Let's stop here [LWN.net] Not a new thing [LWN.net] uv is indeed great pgmoneta Some comments on this on a Postgres blog feed [LWN.net] uv [LWN.net] going to Debian [LWN.net] Upgrading 64-bit-capable systems to 64-bit kernels? [LWN.net] Free Software foundations Maintainers can wait for code review but not for publish review? A reasonably extreme point of view [LWN.net]
Update verification [LWN.net]
farnz · 2026-06-25 · via LWN.net comments

Update verification

Posted Jun 25, 2026 9:39 UTC (Thu) by farnz (subscriber, #17727)
In reply to: All according to plans by rgmoore
Parent article: Systemd v261 released

But how does that process become cheaper if, instead of a weekly release that covers everything I've done in the last week, I have a once every 3 years release that covers everything I've done, plus a weekly release that covers everything I think you "must take" as an update? Assume in both cases that I'm not following the sort of process that would let you significantly reduce the amount of validation you do per-update.

Similarly, how does it become more expensive if I'm offering a weekly update, but you only take an update every 3 years, as opposed to if I only offer a big update every 3 years, and you take it?

That's the underlying driver behind "let's not pretend we're doing proper LTS engineering, but instead do frequent releases"; your cost of taking the "must take" update weekly, and an additional "big bang" update every 3 years is the same as, or higher than, your cost of taking a smaller combined update weekly.

To actually do better involves imposing a lot of process so that you don't have to do much validation on each "must take" update, which is entirely doable (and is done in regulated scenarios), but isn't something that people generally want to do - it's why people pay for RHEL and similar, because they do follow those processes, which allows you to reduce validation on the "security" fixes RHEL provide.