[Leafnode-announce] Leafnode 1.12.0 released (STABLE) - re-send with proper Reply-To:
Brought to you by:
m-a
From: Matthias A. <mat...@gm...> - 2022-05-28 09:10:05
|
[This is a re-send because the first one contained a bogus reply-to header to the defunct users list.] ---------------------------------------- leafnode 1.12.0 has been released ---------------------------------------- https://www.leafnode.org/ https://leafnode.sourceforge.io/ .--------------------------------------------------------------. | If you like leafnode, please consider donating - voluntarily | | Donate via https://sourceforge.net/p/leafnode/donate/ | `--------------------------------------------------------------' Leafnode 1.12.0 is a minor maintenance update and changes the PCRE dependency to the PCRE2 distribution, because PCRE is no longer maintained, and PCRE2 has been stable for a while so that major Linux or BSD distributions have been carrying it. This version is available in .tar.xz and .tar.gz format from these sites (I chose not to publish .tar.bz2 any more, .xz is more efficient): o SourceForge -- Source .tar.xz and .tar.gz https://sourceforge.net/projects/leafnode/ https://sourceforge.net/projects/leafnode/files/leafnode/1.12.0/ Below are file checksums and the NEWS file excerpt, with changes since the previous release. The full ChangeLog ships with the tarballs. The Git repository is at https://gitlab.com/leafnode-2/leafnode-1/ and mirrored at https://sourceforge.net/p/leafnode/git/ci/master/tree/ Have fun, Matthias Andree, Leafnode maintainer >----------------------------------------------------------------------------- SHA256 hashes: b467ce7321f617a21e8257d8d34bb5f7d78abac9e7e877aa0fba2bdcecf779de *leafnode-1.12.0.tar.gz 8310b78006a2088b82dcf9a6b18504ec4f7279bd1047af58d3dac5aaf607ce58 *leafnode-1.12.0.tar.xz SHA1 hashes: a068c481c3887c3cd4ea062c59e467c03fdbfbc2 *leafnode-1.12.0.tar.gz 048bb68b757e87a7b1a905f258d9d409a06995cf *leafnode-1.12.0.tar.xz MD5 hashes are no longer published. >----------------------------------------------------------------------------- ### CHANGES - leafnode now requires the PCRE2 library instead of PCRE. PCRE2 has been around for a few years and is maintained, while PCRE is end of life, no longer supported, and is being phased out by distributions. See its home page, https://github.com/PhilipHazel/pcre2 Fixes Debian Bug#1000110 reported by Matthew Vernon via Moritz Mühlenhoff. - Documentation for running under daemontools/ucspi-tcp (tcpserver) has been removed, only UNINSTALL-daemontools remains as documentation. - leafnode 1 is now distributed in gzip and xz formats. bzip2 will no longer be used because xz performs better overall. - All files have been converted from ISO-8859-1 to UTF-8 encoding. - Added leafnode@.service and leafnode.socket as examples for how to launch the network-based leafnode listening on port 119. >----------------------------------------------------------------------------- |