Package: remrun / 0.2.4-2

Metadata

Package Version Patches format
remrun 0.2.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests unpriv refactor.patch | (download)

tests/python/run_sshd_test/__main__.py | 73 51 + 22 - 0 !
1 file changed, 51 insertions(+), 22 deletions(-)

 tests: refactor the handling of the unprivileged account
tests unpriv fail.patch | (download)

tests/python/run_sshd_test/__main__.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 tests: actually catch a failure of the unpriv process
writable homedir.patch | (download)

Makefile | 2 1 + 1 - 0 !
remrun.1 | 9 9 + 0 - 0 !
remrun.sh | 12 9 + 3 - 0 !
tests/python/run_sshd_test/__main__.py | 122 112 + 10 - 0 !
tests/run-test.sh | 18 17 + 1 - 0 !
tests/test-data/run-test.sh.hbs | 16 16 + 0 - 0 !
tests/test-data/tests.json | 2 1 + 1 - 0 !
tests/tox.ini | 4 2 + 2 - 0 !
8 files changed, 167 insertions(+), 18 deletions(-)

 add the -t command-line option, support non-writable home directories
Bug-Debian: https://bugs.debian.org/1104510