Debian Patches

Status for rust-oo7/0.6.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-client-tests-Fix-spurious-test-keyring-paths.patch [PATCH 1/1] tests: Fix spurious test keyring paths
file_unlocked_keyring.rs calculated the path for test keyring like
'../../tests/test.keyring'. This usually goes outside the project root.
For example

~/oo7 $ cargo test

creates ~/tests/test.keyring. Depending on directory setup, tests pass
unnoticed, fail with permission denied or worst case corrupt unrelated
previously existing files.

Fix it by using tempdir(), as other tests already do it.
Tobias Deiminger <tobias.deiminger@linutronix.de> no 2026-03-14
relax-deps.patch no

All known versions for source package 'rust-oo7'

Links