Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
netatalk-4.2.3.tar.xz.asc | 2025-08-08 | 833 Bytes | |
netatalk-4.2.3.wbm.gz | 2025-05-07 | 52.8 kB | |
netatalk-4.2.3.tar.xz.sha256sum | 2025-05-07 | 88 Bytes | |
netatalk-4.2.3.tar.xz | 2025-05-07 | 934.8 kB | |
Netatalk 4.2.3 source code.tar.gz | 2025-05-07 | 1.4 MB | |
Netatalk 4.2.3 source code.zip | 2025-05-07 | 1.8 MB | |
README.md | 2025-05-07 | 1.8 kB | |
Totals: 7 Items | 4.2 MB | 0 |
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