Netatalk 3.2.9
DOCKER COMPATIBILITY ALERT
If you previously used the Netatalk 3.1.18 Docker image for making Time Machine backups in macOS, you may run into errors after upgrading to the Netatalk 3.2.0 image or later. It is recommended to discard the backup sparsebundle and redo the backup. If you absolutely must access the older backup sparsebundle, downgrading to the 3.1.18 image should restore access.
Netatalk 3.2.9 is available
The Netatalk team is proud to announce the latest version in the Netatalk 3.2 release series.
Notably, this release fixes bugs in the DHX2 and DHX UAMs that could cause intermittent errors when authenticating from a client. All users of the 3.2 release series are recommended to upgrade their versions to 3.2.9.
What’s Changed
- [3.2] Update the Solaris manifest import command per Oracle docs by @rdmark in https://github.com/Netatalk/netatalk/pull/1453
- [3.2] GitHub CI: Enable Solaris job and use latest image by @rdmark in https://github.com/Netatalk/netatalk/pull/1455
- [3.2] uams: Make sure the DHX2 client nonce is aligned appropriately by @demonfoo in https://github.com/Netatalk/netatalk/pull/1460
- [3.2] uams: Fix DHCAST128 key alignment problem. by @demonfoo in https://github.com/Netatalk/netatalk/pull/1466
- [3.2] wolfssl: OpenSSL coexistence tweaks by @rdmark in https://github.com/Netatalk/netatalk/pull/1472
- [3.2] docs: Remove straggler path substitution in afp.conf by @rdmark in https://github.com/Netatalk/netatalk/pull/1480
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-3-2-8…netatalk-3-2-9
Note: The Debian deb package distributed with this release is built for Debian 12 Bookworm.
Release published on 2024-09-15
Generated from the original at GitHub