Download Latest Version netatalk-4.3.2.tar.xz (956.4 kB)
Email in envelope

Get an email when there's a new version of netatalk

Home / netatalk-4-3-2
Name Modified Size InfoDownloads / Week
Parent folder
netatalk-4.3.2.tar.xz.asc 2025-09-07 833 Bytes
netatalk-4.3.2.tar.xz 2025-09-07 956.4 kB
netatalk-4.3.2.tar.xz.sha256sum 2025-09-07 88 Bytes
netatalk-4.3.2.tar.xz.sha512sum 2025-09-07 152 Bytes
netatalk-4.3.2.wbm.gz 2025-09-07 58.1 kB
Netatalk 4.3.2 source code.tar.gz 2025-09-07 1.4 MB
Netatalk 4.3.2 source code.zip 2025-09-07 1.9 MB
README.md 2025-09-07 2.0 kB
Totals: 8 Items   4.4 MB 210

Netatalk 4.3.2 is available!

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

A critical bug preventing authentication with an AD domain via PAM has been fixed.

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

This is a source-only release. To build:

:::shell
# Extract the source
tar -xf netatalk-4.3.2.tar.xz
cd netatalk-4.3.2

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

# Install
sudo meson install -C build

What's Changed

New Contributors

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

Source: README.md, updated 2025-09-07