Netatalk 4.2.3 is available!
The Netatalk team is proud to announce the latest version in the Netatalk 4.2 release series.
In this version, we ship a handful of fixes that facilitates packaging on OpenWrt and Alpine Linux.
The most notable fix is one that addresses an issue where the afp.conf file passed to netatalk with the -F parameter wasn’t read properly.
All users of previous Netatalk versions are encouraged to upgrade to 4.2.3.
What’s Changed
- GitHub CI: Build cmark from source on Solaris by @rdmark in https://github.com/Netatalk/netatalk/pull/2141
- testsuite: Consistently use STATIC macro on test funcions by @rdmark in https://github.com/Netatalk/netatalk/pull/2142
- libatalk: MySQL query error log level is dropped to debug by @rdmark in https://github.com/Netatalk/netatalk/pull/2143
- Move macusers script into shell_utils dir by @rdmark in https://github.com/Netatalk/netatalk/pull/2145
- Cross platform friendly docs for CNID dir and Spotlight by @rdmark in https://github.com/Netatalk/netatalk/pull/2146
- initscripts: Improvements to the OpenRC netatalk init script by @rdmark in https://github.com/Netatalk/netatalk/pull/2148
- Consistently return exit code 0 after showing version info by @rdmark in https://github.com/Netatalk/netatalk/pull/2151
- netatalk: fix iconv dependency build issue by @APCCV in https://github.com/Netatalk/netatalk/pull/2140
- Ensure that
optind
is reset on each call to afp_options_parse_cmdline() by @NJRoadfan in https://github.com/Netatalk/netatalk/pull/2153 - Read the appletalk option only when netatalk built with DDP by @rdmark in https://github.com/Netatalk/netatalk/pull/2149
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-2-2…netatalk-4-2-3
Footnotes
Release published on 2025-05-07
Generated from GitHub Release Notes