Skip to content

Netatalk 4.0.5

Compare
Choose a tag to compare
@rdmark rdmark released this 10 Nov 08:43
· 14 commits to main since this release

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 #1726
  • docs: Remove afp_encodingtest.1 man page alias by @rdmark in #1728
  • GitHub CI: Use libgcrypt20 packages for Debian/Ubuntu by @rdmark in #1730
  • afpd: Fallback to new DSI icon when no legacy icon defined by @rdmark in #1729
  • docs: Strip out linebreak escapes in Compile appendix by @rdmark in #1733
  • macipgw: Unprivileged user feature and Linux arp fix by @rdmark in #1727
  • webmin: Revert default dir detection to address critical regression bug by @rdmark in #1736
  • testsuite: Make sure to exit test early with the Exclude flag by @rdmark in #1737
  • macipgw: Fix argument handling in main() for aarch64 compatibility by @rdmark in #1738
  • testsuite: Longer sleep time after file operation in test358 by @rdmark in #1741
  • testsuite: Make Utf8 tests big-endian safe by @rdmark in #1744
  • atalkd: Don't send NBP Reply packets from the loopback interface by @NJRoadfan in #1734

Full Changelog: netatalk-4-0-4...netatalk-4-0-5