Markus Merklinger

Results 24 comments of Markus Merklinger

This issue occurs because the directories of the products contain `.rst.inc` files. These are then included into the actual `.rst` documentation files. The include files are not parsed by Sphinx,...

The two packages are the Snap from [Snapcraft](https://snapcraft.io/nitrokey-app) and the distribution package from [Ubuntu Jammy](https://packages.ubuntu.com/jammy/nitrokey-app). Both versions contain the old Nitrokey-App (version 1.4). The Nitrokey-App 2 is currently not available...

I can partly confirm this problem on Python 3.12 (Fedora 40 - Python 3.12.5). Assuming you are in the freshly checked out repository this should work: ``` python -m venv...

@tlaurion Is this still an issue for you?

Version 2.3.0 was released on the 2024-04-24.

Should we also include Ubuntu 24.04 as a LTS release?

The cross-compile pipeline is using Alpine latest, but the normal one is using 3.18. This version is still supported but latest is 3.20. Should we update this as well?

> What are the downsides of still compiling with Alpine 3.18? It's still maintained security-wise until May 2025. Are the binaries produced on it not compatible with more recent release?...