kbtin (2.3-1)
[PTS] [DDPO]
ERROR:
- Git: https://git.sr.ht/~kilobyte/kbtin.git -b debian
-
- Branch: debian
- Path: debian/changelog
- Repo size: 815104
- Browser: https://git.sr.ht/~kilobyte/kbtin/tree/debian
- Last scan: 2025-04-21 03:10:01+00
- Error: fatal: repository 'https://git.sr.ht/~kilobyte/kbtin.git/' not found
- Next scan: 2025-04-22 07:02:00+00
- Debian changelog in Git:
kbtin (2.1-3) UNRELEASED; urgency=medium
* Temporarily disable stack-clash-protection on armhf, it does accesses
past SP not currently allowed by valgrind. Thanks Emanuele Rocca,
closes: #1061076.
-- Adam Borowski <kilobyte@angband.pl> Thu, 18 Jan 2024 10:53:48 +0100
- This branch is 2 commits ahead of tag debian/2.1-2
- Git log:
commit b0a915f674624a4d937a7ae1db770b90c1a46078
Author: Adam Borowski <kilobyte@angband.pl>
Date: Thu Jan 18 11:05:01 2024 +0100
Preliminary changelog entry for the 32bit-stackclash fix.
commit 39756c98cea1ce1b2dfa276caf6d27ae8c1d83a9
Author: Adam Borowski <kilobyte@angband.pl>
Date: Thu Jan 18 10:40:33 2024 +0100
Disable stack-clash-protection on armhf.
Currently broken during valgrind tests, not our fault.