Post #2350408
2026-05-07 21:06 UTC
@jorge@hachyderm.io I think that distributions should work the way that any other package registry works: like PyPI or npm or Crates, etc. So the answer is: a distribution should do what the upstream does. If the upstream provides a stable release series, the distribution should follow it. And if the upstream is a rolling release, the distribution should follow that, too. I think it's bad for distributions to ship software beyond its upstream maintenance window.
Replies (1)
-
@gordonmessmer@fosstodon.org 2026-05-07 21:07
@jorge@hachyderm.io Like, in Fedora, we have rolling releases for Firefox and for KDE... Those are rolling releases upstream, and we follow the upstream model.