Netatalk 4.2.4 is available!
The Netatalk team is proud to announce the latest version in the Netatalk 4.2 release series.
This release has fixes for building on macOS with MacPorts, as well as the latest Solaris 11.4.81 CBE release.
BREAKING: When building on macOS with Homebrew, you now must pass the -Dwith-homebrew=true
parameter to meson for it to find the libraries and headers installed by Homebrew.
All users of previous Netatalk versions are encouraged to upgrade to 4.2.4.
What’s Changed
- docs: Improve afpd and macipgw man pages by @rdmark in https://github.com/Netatalk/netatalk/pull/2155
- [4.2] meson: Check for brew include dir before adding it to list by @rdmark in https://github.com/Netatalk/netatalk/pull/2190
- [4.2] uams: Check for const pam_message member of pam_conv by @rdmark in https://github.com/Netatalk/netatalk/pull/2196
- [4.2] meson: Build and link with Homebrew libraries is now opt-in by @rdmark in https://github.com/Netatalk/netatalk/pull/2194
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-2-3…netatalk-4-2-4
Footnotes
Release published on 2025-05-31
Generated from GitHub Release Notes