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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MyScale Blog
MyScale Blog
U
Unit 42
M
MIT News - Artificial intelligence
小众软件
小众软件
P
Proofpoint News Feed
雷峰网
雷峰网
L
LangChain Blog
S
SegmentFault 最新的问题
腾讯CDC
F
Fortinet All Blogs
A
About on SuperTechFans
WordPress大学
WordPress大学
Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
Recent Announcements
Recent Announcements
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog

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]
All according to plans [LWN.net]
farnz · 2026-06-24 · via LWN.net comments

All according to plans

Posted Jun 23, 2026 17:42 UTC (Tue) by farnz (subscriber, #17727)
In reply to: All according to plans by edgewood
Parent article: Systemd v261 released

Of course, if you never upgrade the system, why do you care about the version you install being an LTS, rather than one with the features you want?

In practice, though, people do get upgrade breakage on LTS systems - they take changes that are deemed "bug fixes", and those can break things, since the category "bug fix" is (like all human classifications) fuzzy around the edges, and includes things that break workflows, or that stop the system functioning.

And as soon as you start taking any changes at all (even "bug fixes only"), you get into the mess that people make mistakes; they can classify a "bug fix" as a "feature change" and not fix it, or classify a "feature change" as a "bug fix" and accidentally introduce an unwanted change into the LTS system. They can make mistakes and thus have a "bug fix" not fix the bug it's supposed to fix, or even introduce a regression.

It's not at all clear that a project that hasn't planned very carefully for LTS designs (with a decent test suite, change management processes including things like ECOs for every feature, not just change logs, a process for ensuring that bugs are fixed in all active versions - which probably involves adding more tests - and more) actually can do this well - there's a huge amount of work in doing LTSes properly, and just "slow down the release schedule" isn't nearly enough.