Hacker News new | ask | show | jobs
by blattimwind 2737 days ago
> But what is the rationale for maintaining multiple 3.x branches?

Introducing new features bears an elevated risk of breaking thingss. Hence stable systems (and in extension, stable distributions like Debian) tend to use stable, bug and security fix only branches. This used to be more common.