Package: gocryptfs / 2.6.1-1

Metadata

Package Version Patches format
gocryptfs 2.6.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 tests add TestNotIdle.patch | (download)

tests/cli/cli_test.go | 41 41 + 0 - 0 !
1 file changed, 41 insertions(+)

 [patch] tests: add testnotidle

Mount with idle timeout of 100ms read something every 10ms. The fs should
NOT get unmounted. Regression test for https://github.com/rfjakob/gocryptfs/issues/421

002 disable getdents test.patch | (download)

internal/syscallcompat/getdents_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable getdents tests
 The getdents tests may fail on filesystems that do not support extended
 attributes. They were disabled.
003 revert jacobsa fork.patch | (download)

internal/siv_aead/correctness_test.go | 2 1 + 1 - 0 !
internal/siv_aead/siv_aead.go | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 revert the switch to a jacobsa/crypto fork, not in debian.
> github.com/aperturerobotics/jacobsa-crypto --> github.com/jacobsa/crypto