- Feb 28, 2025
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Switch from deprecated pkg-config to pkgconf. Switch from systemd to systemd-dev which contains now pkg-config files. Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Feb 27, 2025
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Jun 13, 2023
-
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
- Jan 26, 2023
-
-
Vignesh Raman authored
Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
Since the description is the same as the package name. A better description is provided for the user. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
- Jan 24, 2023
-
-
Vignesh Raman authored
Add debian/apertis/lintian to enable lintian job. Signed-off-by:
Vignesh Raman <vignesh.raman@collabora.com>
-
- Aug 13, 2021
-
-
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 01, 2021
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Apertis has moved to using external references in the CI config path setting for the packagign repositories, so the gitlab-ci.yml embedded in the repository is no longer needed. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- May 11, 2020
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Using Bosch IOT Rollout server implies to use a specific `tenant`, which currently fails with message `401 Unauthorized`. Setting tenant to another value then DEFAULT is not used. HTTPS artifact URL is provided in `download` entry, while HTTP one is provided in `download-http`. Add HTTPS url support and try to use it in first intention. Use g_autoptr for JSon builder, generator and node Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- May 07, 2020
-
-
Frederic Danis authored
This allows to debug HTTPS messages sent to HawkBit server. Enable it by setting environment variable `SOUP_DEBUG` to 1. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jan 14, 2020
-
-
Andrew Lee (李健秋) authored
-
Andrew Lee (李健秋) authored
Signed-off-by:
Andrew Lee (李健秋) <ajqlee@debian.org>
-
- Nov 14, 2019
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
Currently tests fail as the configuration file is not set-up properly and service is enabled by default. Remove automatic systemd service installation to prevent starting the agent before user configured it. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Oct 11, 2019
-
-
Frederic Danis authored
Remove dead code Use g_autofree when possible Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Andrej Shadura authored
-
Andrej Shadura authored
-
Andrej Shadura authored
-
- Oct 10, 2019
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
-
Andrej Shadura authored
-
Andrej Shadura authored
-
Andrej Shadura authored
-
Andrej Shadura authored
-
Andrej Shadura authored
-
- Oct 09, 2019
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Oct 08, 2019
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Call ApplyStaticDelta method of Apertis Update Manager Dbus object to apply ostree delta. Send feedback to update manager based on AUM's SystemUpgradeState state change: - 100: update applied, will now reboot - 200: system already up to date - 0: unknown state, update failed Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Create a GMainLoop to poll update server to retrieve update information. Update poll sleep timeout based on time sent by the update server. Improve AhaHawkbitBase.aha_hawkbit_base_update() to return a gboolean: it returns False if it is unable to retrieve base info from the update server, True otherwise. Check json parsing in AhaHawkbitBase.get_uri(). Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Hawkbit update server returns the expected polling time in the base reply. Add a function to retrieve it. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
This object allows to reply to configData request from update server, and to pass device attributes (currently hardcoded to 'HwRevision:1.0'). Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Oct 07, 2019
-
-
Frederic Danis authored
During deployment, hawkBit agent may send feedback information to the update server. The deployment should end wit a feedback message of success or failure, with execution set to closed. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Replace hardcoded server configuration by keyfile (apertis-hawkbit-agent.ini) with following entries: [server] base-uri=http://localhost:8080 #tenant=DEFAULT controller-id=<ID> key-token=<token> base-uri, controller-id and key-token are mandatory. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-