Skip to content
Snippets Groups Projects
Commit 52b746f2 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Add support for the -updates and -security stable repositories


The new release flow states that stable releases need two extra
APT repositories to be configured by default:

* `$RELEASE-security` (e.g. `v2020-updates`) for urgent security fixes,
  all products should have this enabled
* `$RELEASE-updates` (e.g. `v2020-updates`) for updates to be included
  in the next point release, usful for testing, actual products should
  wait for the updates to be published as part of the point release

Automatically set up the security and updates repository if the current
release is not a development nor a preview one.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 275eff05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment