netatalk.io

Netatalk 4.4.3 is available!

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

In addition to the following security fixes, this release contains a handful of UAM and container hardening improvements.

CVE-2026-44047, CVE-2026-44048, CVE-2026-44049, CVE-2026-44050, CVE-2026-44051, CVE-2026-44052, CVE-2026-44054, CVE-2026-44055, CVE-2026-44057, CVE-2026-44060, CVE-2026-44062, CVE-2026-44064, CVE-2026-44066, CVE-2026-44068, CVE-2026-44076, CVE-2026-45354, CVE-2026-45355, CVE-2026-45356, CVE-2026-45698, CVE-2026-45699

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

This is a source-only release. To build:

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

# 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-4-2…netatalk-4-4-3

Downloads

Footnotes

Release published on 2026-05-13

Generated from GitHub Release Notes