summaryrefslogtreecommitdiff
path: root/tools/debian/patches/README
AgeCommit message (Collapse)Author
2021-12-24relay: add zstd compression in weechat protocolSébastien Helleu
Option relay.network.compression_level is renamed to relay.network.compression and is now a percentage between 0 (no compression) to 100 (best compression, slowest). Compression is now disabled by default in weechat protocol and must be enabled via the `handshake` command (option `compression` has been removed from `init` command).
2018-03-22debian: update debian/ubuntu/raspbian patchesSébastien Helleu
2016-09-04debian: update debian/ubuntu patches to build again doc/man page (issue #722)Sébastien Helleu
2015-10-24core: add a script tools/build-debian.sh to build stable/devel Debian packagesSébastien Helleu