-
- Downloads
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 <emanuele.aina@collabora.com>
Showing
- Jenkinsfile 3 additions, 0 deletionsJenkinsfile
- apertis-ospack-basesdk.yaml 2 additions, 1 deletionapertis-ospack-basesdk.yaml
- apertis-ospack-devroot.yaml 3 additions, 2 deletionsapertis-ospack-devroot.yaml
- apertis-ospack-minimal.yaml 6 additions, 0 deletionsapertis-ospack-minimal.yaml
- apertis-ospack-sdk.yaml 3 additions, 2 deletionsapertis-ospack-sdk.yaml
- apertis-ospack-sysroot.yaml 3 additions, 2 deletionsapertis-ospack-sysroot.yaml
- apertis-ospack-target.yaml 7 additions, 1 deletionapertis-ospack-target.yaml
- scripts/apt_source.sh 31 additions, 5 deletionsscripts/apt_source.sh
Loading
Please register or sign in to comment