Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
netatalk-4.0.5.wbm.gz | 2024-11-10 | 47.5 kB | |
netatalk-4.0.5.tar.xz.sha256sum | 2024-11-10 | 88 Bytes | |
netatalk-4.0.5.tar.xz | 2024-11-10 | 922.9 kB | |
Netatalk 4.0.5 source code.tar.gz | 2024-11-09 | 1.3 MB | |
Netatalk 4.0.5 source code.zip | 2024-11-09 | 1.7 MB | |
netatalk-4-0-5 source code.tar.gz | 2024-11-09 | 1.3 MB | |
netatalk-4-0-5 source code.zip | 2024-11-09 | 1.7 MB | |
README.md | 2024-11-09 | 2.3 kB | |
Totals: 8 Items | 7.1 MB | 0 |
Netatalk 4.0.5 is available!
The Netatalk team is proud to announce the latest release in the Netatalk 4.0 release series.
This is a bugfix release with a handful of important fixes, recommended for all users of the Netatalk version 4 release series.
Standout fixes:
- AppleTalk compatibility with Linux kernel 6.9 and later. We now attempt to suppress sending superfluous NBP Reply packets.
- The return of pre-generated Unicode lookup table sources. This removes the hard dependencies on UnicodeData.txt and Perl that were introduced in version 4.0.0.
- Fix for a critical bug in the Webmin module that triggered after defining a shared volume. This was a regression introduced in the 4.0.2 release version.
What's Changed
- Distribute pre-generated Unicode table sources by @rdmark in https://github.com/Netatalk/netatalk/pull/1726
- docs: Remove afp_encodingtest.1 man page alias by @rdmark in https://github.com/Netatalk/netatalk/pull/1728
- GitHub CI: Use libgcrypt20 packages for Debian/Ubuntu by @rdmark in https://github.com/Netatalk/netatalk/pull/1730
- afpd: Fallback to new DSI icon when no legacy icon defined by @rdmark in https://github.com/Netatalk/netatalk/pull/1729
- docs: Strip out linebreak escapes in Compile appendix by @rdmark in https://github.com/Netatalk/netatalk/pull/1733
- macipgw: Unprivileged user feature and Linux arp fix by @rdmark in https://github.com/Netatalk/netatalk/pull/1727
- webmin: Revert default dir detection to address critical regression bug by @rdmark in https://github.com/Netatalk/netatalk/pull/1736
- testsuite: Make sure to exit test early with the Exclude flag by @rdmark in https://github.com/Netatalk/netatalk/pull/1737
- macipgw: Fix argument handling in main() for aarch64 compatibility by @rdmark in https://github.com/Netatalk/netatalk/pull/1738
- testsuite: Longer sleep time after file operation in test358 by @rdmark in https://github.com/Netatalk/netatalk/pull/1741
- testsuite: Make Utf8 tests big-endian safe by @rdmark in https://github.com/Netatalk/netatalk/pull/1744
- atalkd: Don't send NBP Reply packets from the loopback interface by @NJRoadfan in https://github.com/Netatalk/netatalk/pull/1734
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-0-4...netatalk-4-0-5