Tunoac
Tunoac
i2p is running at an ARM vserver, but only gets caps = PRD D == Congested is probably hard coded, because 1st arm here in the past were light headed...
i2psnark themes behave different dark: ok light: torrent names are central aligned, not left-aligned, clear messages button not working ubergine: ok vanilla torrent names are central aligned, not left-aligned, Please...
db52cc7 i2psnark: Bandwidth limiter improvements introduced a bug: i2psnark.upbw.max is not applied during restart. Though the desired value is present in i2psnark.config file. i2psnark.downbw.max is not affected. I think the...
bsdtar (and others who invokes libarchive, e.g. file-roller) does not create hash/checksum on tar.zst archives. Steps to reproduce missing hash/checksum: ``` $ bsdtar --create --zstd --file bsdtar__test.tar.zst ./test $ zstd...
Hello, I encountered a strange issue on Arch Linux: bsdtar works with a file output (01), but has a corrupt output in pipe mode (02): ``` $ file=textfile.txt $ echo...