Loading
Pleroma: use libxcrypt-legacy
4e300e07 disabled the "weak cyphers" on libxcrypt. For some reason, this is breaking the crypt hex library. Using lybxcrypt-legacy, which re-enables these weak cyphers. Upstream removed the crypt dependency and is drafting a new release. We'll drop altogether this libxcrypt dependency soon enough anyways. Fixes #223518