Skip to content

Netatalk 4.2.3

Choose a tag to compare

@rdmark rdmark released this 07 May 21:11
· 533 commits to main since this release

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 #2141
  • testsuite: Consistently use STATIC macro on test funcions by @rdmark in #2142
  • libatalk: MySQL query error log level is dropped to debug by @rdmark in #2143
  • Move macusers script into shell_utils dir by @rdmark in #2145
  • Cross platform friendly docs for CNID dir and Spotlight by @rdmark in #2146
  • initscripts: Improvements to the OpenRC netatalk init script by @rdmark in #2148
  • Consistently return exit code 0 after showing version info by @rdmark in #2151
  • netatalk: fix iconv dependency build issue by @APCCV in #2140
  • Ensure that optind is reset on each call to afp_options_parse_cmdline() by @NJRoadfan in #2153
  • Read the appletalk option only when netatalk built with DDP by @rdmark in #2149

Full Changelog: netatalk-4-2-2...netatalk-4-2-3