Admin message

Dear Gitlab Users, for our upcoming upgrade to Gitlab v19, Gitlab will be unavailable on Thursday, 25.06.2026 from 5:00 pm to approximately 7:00 pm. Note that with v19, certain breaking changes will be introduced.

This project is archived. Its data is read-only.
Executable permissions on the .sh files for local execution
the local build, located in build/sade does not have executable permissions set in bin/*.sh. This is annoying if you want to run the local build. Reason: The Java untar process seems to ignore the permissions in the untar task. Fix: Manually set the permissions after extraction. Patch will follow.
issue