- Apr 19, 2022
-
-
Add the missing section for issues to the release notes for v2023dev1. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
-
- Apr 12, 2022
-
-
- Apr 08, 2022
-
-
Walter Lozano authored
In order to avoid confusions on the TLS stack document for packages with dual licensing such as Nettle and GMP use **or** instead of **and** to point to the fact that only one license needs to be chosen. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Apr 06, 2022
-
-
Ariel D'Alessandro authored
The right command to reset the default environment is `env`, not `setenv`. Fix this. Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
-
- Apr 05, 2022
-
-
Ryan Gonzalez authored
release.toml stores the last version that was actually *released*, which, as of right now, is v2023dev1, not v2023dev2. As these values are used for the downloads page, the development release download links there are all currently broken. https://phabricator.apertis.org/T8593 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
Ryan Gonzalez authored
The previous layout assumed that v2021, and its image types, were stable, and the new image types (FixedFunction and HMI) were development-only. As a result, several of the links were broken, and the relation between image releases and the overall page layout was rather confusing. https://phabricator.apertis.org/T8593 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
- Mar 25, 2022
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Add additional mentions in the release notes and fix small issues. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Mar 22, 2022
-
-
Andre Moreira Magalhaes authored
The bin2sources file now includes the package architecture in the filename, update docs to reflect that. Signed-off-by:
Andre Moreira Magalhaes <andre.magalhaes@collabora.com>
-
- Mar 18, 2022
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Link to the HTML version of the EU regulations and, where possible, use fragments to point users to the relevant article or annex. Also fix a link to an outdated document and point to the same snippet from the currently active document. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Try to clarify when the notification requirements for use of cryptographic functionality apply. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
-
-
- Mar 17, 2022
-
-
Ariel D'Alessandro authored
import-debian-package script now runs all the steps automatatically. This required python-gitlab credentials to be configured in order to access Apertis Gitlab server. Document this. Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
-
- Mar 15, 2022
-
-
Andreas Hübner authored
Set the names for the upcoming stable release to "bookworm". Also add a "lastmod" field with a value of "2022-03-15". Signed-off-by:
Andreas Hübner <andreas.huebner@de.bosch.com>
-
- Mar 11, 2022
-
-
Walter Lozano authored
Add a new concept document for Thin Proxies, a way to allow developers to access high level system APIs using REST APIs. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Mar 10, 2022
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Mar 08, 2022
-
-
Ryan Gonzalez authored
- Remove references to legacy terminology - App data rollbacks are unsupported - Flatpaks always use the key-file backend for dconf Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
Ryan Gonzalez authored
This is much more Flatpak-dependent now and does not involve any ade functionality. https://phabricator.apertis.org/T8426 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
Ryan Gonzalez authored
- Remove references to Didcot - Remove outdated terminology - Update workflows and paths to be Flatpak-friendly - Fix some code block formatting issues https://phabricator.apertis.org/T8426 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
Ryan Gonzalez authored
- Remove old references to Eclipse (not used anymore) - Remove references to using app-specific subvolumes - Add some references to the Flatpak environment where appropriate https://phabricator.apertis.org/T8426 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
Ryan Gonzalez authored
- Replace GNOME Builder mentions with VSCode(-ium) - Correct terminology for Flatpak runtimes https://phabricator.apertis.org/T8426 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
Ryan Gonzalez authored
Canterbury is no longer used, and the concept of "agents" no longer applies. https://phabricator.apertis.org/T8426 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
- Mar 03, 2022
-
-
Ryan Gonzalez authored
-
- Mar 02, 2022
-
-
Ryan Gonzalez authored
https://phabricator.apertis.org/T8169 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
- Mar 01, 2022
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Feb 25, 2022
-
-
The Apertis convention for release versions is to use `+` suffix instead of `~`. Fix this. Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
-
- Feb 22, 2022
-
-
This commit removes the use of profiles to generate test jobs and add information about test groups. It also removes the personal_lava_tests.md page which is covered in guides/lava-apertis-testing Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
After the improvements in libedit and the removal of readline5 update documentation to show the current status. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Update release notes link to point to the right place to look for an overview of image generation. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Fix an outdated link to the current development release v2022pre. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Address some of the feedback from Daniela. See https://phabricator.apertis.org/T7098#231719 Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>