Netatalk 4.0.1
Netatalk 4.0.1 is available!
The Netatalk team is proud to announce the latest release in the Netatalk 4.0 release series.
Notable in this version are fixes for launchd as well as systemd init scripts, plus fixes for incorrect behavior in the Meson build system.
In addition, the netatalk-config
script has been removed. We recommend using pkg-config instead if you need a similar facility.
All users of the 4.0 release series are recommended to upgrade to Netatalk 4.0.1.
What’s Changed
- Update license grant to reflect the retroactive rescission of U.C Berkeley clause 3 by @rdmark in https://github.com/Netatalk/netatalk/pull/1567
- meson: Don’t always build AppleTalk utils with RPATH by @rdmark in https://github.com/Netatalk/netatalk/pull/1568
- docs: Build the macipgw html manual page by @rdmark in https://github.com/Netatalk/netatalk/pull/1569
- Explicitly import headers to appease gcc on Debian Unstable by @rdmark in https://github.com/Netatalk/netatalk/pull/1571
- docs: Install static redirect man pages for nbp tools by @rdmark in https://github.com/Netatalk/netatalk/pull/1575
- meson: Missing xsltproc and docbook-xsl treated as non-fatal error by @rdmark in https://github.com/Netatalk/netatalk/pull/1581
- docker: Build with optimizations and without debug symbols by @rdmark in https://github.com/Netatalk/netatalk/pull/1584
- meson: In summary, list Webmin module under a new Add-ons section by @rdmark in https://github.com/Netatalk/netatalk/pull/1586
- GitHub CI: Use curl on UnicodeData.txt and fix directory traversal by @rdmark in https://github.com/Netatalk/netatalk/pull/1582
- initscripts: Use launchctl bootstrap and enable directives for installing on macOS by @rdmark in https://github.com/Netatalk/netatalk/pull/1583
- Remove obsoleted netatalk-config script by @rdmark in https://github.com/Netatalk/netatalk/pull/1587
- Change u_char data types to the portable uint8_t by @rdmark in https://github.com/Netatalk/netatalk/pull/1590
- meson: Detect native Avahi before mDNS by @singular0 in https://github.com/Netatalk/netatalk/pull/1591
- initscripts: Remove the redundant systemd Also directive by @rdmark in https://github.com/Netatalk/netatalk/pull/1593
- docs: Flesh out the compile appendix and break down start steps in GitHub CI by @rdmark in https://github.com/Netatalk/netatalk/pull/1595
- Fix seg fault in ad set utility when not in a netatalk volume by @NJRoadfan in https://github.com/Netatalk/netatalk/pull/1597
- Update ad manual page to cover ‘ad set’ utility. by @NJRoadfan in https://github.com/Netatalk/netatalk/pull/1599
New Contributors
- @singular0 made their first contribution in https://github.com/Netatalk/netatalk/pull/1591
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-0-0…netatalk-4-0-1
Release published on 2024-10-06
Generated from the original at GitHub