Hi!
I have a vsftpd running on a remote machine with implicit ftp enabled. Using filezilla leads to several gnuTLS problems. This does not occur if filezilla is linked against a newer version of gnuTLS like 2.8.1. Currently, I have two gnuTLS packages installed.
Code:
ii libgnutls26 2.12.14-5 GNU TLS library - runtime library
ii libgnutls28 3.0.9-2 GNU TLS library - main runtime library
Filezilla (from sid repos, as well as the current and nightly builds from the filezilla website) compiled for x86_x64 are all linked against libgnutls 2.12.14-5, which is shipped with the libgnutls26 package.
I was wondering if I could somehow relink filezilla against the more recent version shipped with libgnutls28.
Thanks for your help so far.
Greets l1n00x |