openarena (0.8.8+dfsg-10)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.8.8+dfsg-10 tag
- Git: https://salsa.debian.org/games-team/openarena.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 892928
- Browser: https://salsa.debian.org/games-team/openarena
- Last scan: 2025-10-08 22:45:11+00
- Next scan: 2025-10-16 03:49:00+00
- CI pipeline status: success
- Debian changelog in Git:
openarena (0.8.8+dfsg-10) unstable; urgency=medium
* Add patch to control exported symbols in game modules.
This avoids a crash on architectures where the engine executable
exports symbols by default, such as riscv64 and s390x.
(Closes: #1111671)
-- Simon McVittie <smcv@debian.org> Fri, 22 Aug 2025 21:22:40 +0100
- This branch is 1 commit ahead of tag debian/0.8.8+dfsg-10
- Git log:
commit 75cda3f069cba46aaf45f7b32cd4afdd7e57a70b
Author: Simon McVittie <smcv@debian.org>
Date: Tue Aug 26 10:20:56 2025 +0100
d/salsa-ci.yml: Disable unnecessary build jobs
There are no Architecture: all binary packages here, so the "any" build
is redundant with the default build, and the "all" build does nothing.