mirror of
https://github.com/znc/znc.git
synced 2026-07-05 17:31:06 +02:00
a1a254bef1
These days salted SHA-256 is considered quite weak for passwords. Transparently upgrade existing hashes upon login. Bump cmake requirement to able to use IMPORTED_TARGET, this will allow further cleanup in next commits.
5 lines
198 B
Bash
5 lines
198 B
Bash
sudo apt-get update
|
|
sudo apt-get install -y tcl-dev libsasl2-dev libicu-dev swig qtbase5-dev libboost-locale-dev libperl-dev libargon2-dev cpanminus gettext clang llvm lcov
|
|
sudo apt-get upgrade -y
|
|
|