netatalk.io

Netatalk 4.3.1 is available!

The Netatalk team is proud to announce the latest version in the Netatalk 4.3 release series.

All users of previous Netatalk versions are encouraged to upgrade to 4.3.1.

This is a source-only release. To build:

# Extract the source
tar -xf netatalk-4.3.1.tar.xz
cd netatalk-4.3.1

# Configure and build
meson setup build
meson compile -C build

# Install
sudo meson install -C build

What’s Changed

Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-3-0…netatalk-4-3-1

Footnotes

Release published on 2025-08-29

Generated from GitHub Release Notes