Releases: Difference between revisions
add v22.12 |
remove list of service packs: was outdated, too much effort to maintain; add link to blog instead where we list them too |
||
Line 104: | Line 104: | ||
| {{milestone|2}} | | {{milestone|2}} | ||
| [https://postmarketos.org/blog/2020/05/31/three-years/#stable-release-channel 2020-05-31] | | [https://postmarketos.org/blog/2020/05/31/three-years/#stable-release-channel 2020-05-31] | ||
|} | |} | ||
=== See also === | === See also === | ||
* https://postmarketos.org/blog/: has posts for each release and service pack | |||
* [https://alpinelinux.org/releases/ Alpine releases] | * [https://alpinelinux.org/releases/ Alpine releases] | ||
* [[Channels.cfg reference]] | * [[Channels.cfg reference]] |
Revision as of 22:44, 22 December 2022
postmarketOS releases are created roughly every six months, following the release cycle of Alpine Linux. With every postmarketOS release, pmaports master is branched into a new release branch. The release branches receives security upgrades as necessary (from both Alpine and postmarketOS). In postmarketOS, we also provide service packs for the latest release to ship fixes and feature updates.
Introduction
What's the difference between releases?
The "edge" channel is a rolling release where all packages are kept at their newest version. This offers faster access to software at the expense of less user testing. In practice, issues on edge are relatively uncommon, and are documented here when found.
The versioned releases are initially a snapshot of edge, from which stable changes are backported. Updates to packages in a versioned release will usually only contain bug fixes. This means that newer features take longer to appear (if at all). Only devices in the "community" or "main" categories are supported by these releases.
In essence, a stable release will give you more a more tried and tested, solid experience, while edge gives you the latest features.
Which should I choose?
If you're interested in hacking on your device and don't care so much about stability, edge is right for you. On the other hand if you'd prefer to have a more stable experience, with backported security patches and avoiding major feature changes, use a versioned release.
Releases
Active
Title | Channel | Branch pmaports | Branch aports | Milestone | Announcement | Planned EOL |
---|---|---|---|---|---|---|
Edge | edge | master | master | - | - | |
The One With Napali Calling | v22.12 | v22.12 | 3.17-stable | milestone#14 | 2022-12-18 | (one month after next release) |
The One Where We Started Using Release Titles | v22.06 | v22.06 | 3.16-stable | milestone#12 | 2022-06-12 | 2023-01-18 |
Planned
Title | Channel | Branch pmaports | Branch aports | Milestone |
---|---|---|---|---|
- | v22.06 | v22.06 | 3.16-stable | milestone#12 |
Old
Title | Channel | Branch pmaports | Branch aports | Milestone | Announcement |
---|---|---|---|---|---|
- | v21.12 | v21.12 | 3.15-stable | milestone#9 | 2021-12-29 |
- | v21.06 | v21.06 | 3.14-stable | milestone#11 | 2021-07-04 |
Beta 2 | v21.03 | v21.03 | 3.13-stable | milestone#8 | 2021-03-31 |
Beta 1 | v20.05 | v20.05 | 3.12-stable | milestone#2 | 2020-05-31 |
See also
- https://postmarketos.org/blog/: has posts for each release and service pack
- Alpine releases
- Channels.cfg reference
- Creating a service pack
- Creating a release branch