Meet in the Middle
Rolling Versus Point Releases

Image © Alexandra, 123rf.com
Which is better: distributions that develop using point releases or those that use rolling releases?
Traditionally, new software has put forth major releases every couple of years or so, with minor releases in between for security and bug fixes. Known as point releases, this strategy continues to be the primary choice for many leading distributions such as Debian, openSUSE, and Ubuntu. However, over the years, a new strategy has emerged, with individual packages being released as soon as they are ready, rather than waiting for the next major release. Called rolling releases, this strategy is used by Arch Linux, Gentoo, and Manjaro. In any particular instance, the effectiveness of either strategy depends very much on having enough developers and upon the developers’ conscientiousness. However, both have pros and cons, which is why hybrid approaches with characteristics of both strategies are increasingly common.
Point Releases
Point releases have the advantage of tradition. They are well-established, and expertise in them is widespread. Typically, they are administered centrally, making them easy to coordinate, which is no small advantage to many projects, especially distributions, that have hundreds of maintainers and thousands of packages. Even with Snap, Flatpak, or AppImage, most packages have dependencies on other packages – sometimes dozens. As a result, maintainers usually cannot work alone, but must consult with maintainers of other packages to ensure that their work is compatible. In fact, the complexity of a major release is so great that either a development freeze is needed in order to finalize it, or else a major release is mostly a combination of all the point releases since the last one. Otherwise, a major release would be a moving target.
To further aid in the release effort, point release projects often have rigorous, comprehensive standards. For instance, the Debian guidelines are often said to be what makes Debian what it is. They are also the main reason that Debian is the foundation of choice for security-focused distributions like Kali Linux. Even Debian’s Unstable and Testing repositories are considered reliable enough for distributions like Ubuntu to draw upon them.
[...]
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.
-
Linux Kernel 6.14 Released
The latest Linux kernel has arrived with extra Rust support and more.