Bug#1014193: segfault with libssl3

2022-07-18 Thread Klaus Ethgen
Am Mo den 18. Jul 2022 um 10:50 schrieb Bernhard Übelacker: > --- encfs-1.9.5.orig/encfs/SSL_Cipher.cpp > +++ encfs-1.9.5/encfs/SSL_Cipher.cpp > @@ -25,6 +25,7 @@ > #include > #include > #include > +#include > #include > #include > #include > @@ -355,6 +356,9 @@ inline unsigned char *I

Bug#1014193: segfault with libssl3

2022-07-18 Thread Klaus Ethgen
Hi Bernhard, Am Mo den 18. Jul 2022 um 10:50 schrieb Bernhard Übelacker: > And upstream seems to track this in following issue: > https://github.com/vgough/encfs/issues/651 > There is also another workaround by modifying the openssl > configuration if the package rebuild is not wanted. I read t

Bug#1014193: segfault with libssl3

2022-07-17 Thread Klaus Ethgen
Hi Bernhard, Am So den 17. Jul 2022 um 19:04 schrieb Bernhard Übelacker: > That leads to evp_enc.c, line 985. > That function shows up in a maybe similar crash in freerdp. > There it was caused by using some legacy algorithms, which seem > got disabled in libssl3. > > Got this encrypted directory

Bug#1014193: segfault with libssl3

2022-07-01 Thread Klaus Ethgen
Package: encfs Version: 1.9.5-1+b4 VERBOSE Root directory: // [main.cpp:686] VERBOSE Fuse arguments: (daemon) (threaded) (keyCheck) encfs /xxx/ -o use_ino -o default_permissions [main.cpp:687] VERBOSE found new serialization format [FileUtils.cpp:299]