haiwen / seafile

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
http://seafile.com/
Other
12.4k stars 1.55k forks source link

Please fix USE_GPL_CRYPTO flag for new password hash feature #2842

Closed moschlar closed 1 week ago

moschlar commented 3 weeks ago

See https://github.com/haiwen/seafile/pull/2783#issuecomment-2443503979

The feature introduced a dependency on OpenSSL by not respecting the USE_GPL_CRYPTO flag!

That is problematic for the official Debian packaging due to licensing issues.

Please add appropriate ifdefs and such!

killing commented 3 weeks ago

We'll fix it in future version.

moschlar commented 1 week ago

Fixed by #2848 in v9.0.10