Netatalk 2.4.3
Netatalk 2.4.3 is available!
The Netatalk team is proud to announce the latest version in the Netatalk 2.4 release series.
This release contains primarily bug fixes for the Meson build system. Notably, the with-rpath
option now correctly enables or disables runpath for all compiled binaries. And, a with-pkgconfdir-path
option has been introduced to override the install location of config files. All users of the 2.4 release series are recommended to upgrade their versions to 2.4.3.
What’s Changed
- [2.4] Record note of permission to upgrade CNID code to a later GPL by @rdmark in https://github.com/Netatalk/netatalk/pull/1195
- [2.4] meson: Generate papd.conf manual html page by @rdmark in https://github.com/Netatalk/netatalk/pull/1209
- [2.4] meson: Remove obsolete 64 bit library check by @rdmark in https://github.com/Netatalk/netatalk/pull/1211
- [2.4] meson: Enable rpath for binaries only when with-rpath is enabled by @rdmark in https://github.com/Netatalk/netatalk/pull/1216
- [2.4] meson: Introduce check for Kerberos API when building krbV UAM by @rdmark in https://github.com/Netatalk/netatalk/pull/1219
- [2.4] meson: Restore linking with 64-bit libdb on Solaris by @rdmark in https://github.com/Netatalk/netatalk/pull/1223
- [2.4] meson: Fixing linking when building with with-ssl-override by @rdmark in https://github.com/Netatalk/netatalk/pull/1229
- [2.4] meson: Introduce debian init style that installs both sysv and systemd by @rdmark in https://github.com/Netatalk/netatalk/pull/1240
- [2.4] meson: Introduce pkgconfdir override option by @rdmark in https://github.com/Netatalk/netatalk/pull/1242
- [2.4] meson: Add DES library check, POSIX threads check, SSL capability check by @rdmark in https://github.com/Netatalk/netatalk/pull/1244
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-2-4-2…netatalk-2-4-3
Note: The Debian deb package distributed with this release is built for Debian 12 Bookworm.
Release published on 2024-07-14
Generated from the original at GitHub