Netatalk 4.1.1
Netatalk 4.1.1 is available!
The Netatalk team is proud to announce the latest version in the Netatalk 4.1 release series. This release contains a number of bugfixes and compatibility improvements. All users are encouraged to upgrade to 4.1.1.
Notable Changes
A -Dwith-bdb-include-path
build system option has been added. This is useful when building on systems where lib and include dirs are separated, for instance NixOS. Another build system issue has been fixed that allows for building a Nix package.
The default net values in macipgw.conf
have been removed, to avoid potential IP conflicts or tracking. In order to use macipgw, please update the config file first with network settings that match your network and bridge settings.
We have also fixed a bug that caused macipgw to crash when no config file could be found.
What’s Changed
- config: Disable default options in macipgw.conf by @rdmark in https://github.com/Netatalk/netatalk/pull/1876
- GitHub CI: Cleanup of macOS job by @rdmark in https://github.com/Netatalk/netatalk/pull/1878
- docs: Consolidate redundant CNID and encoding info by @rdmark in https://github.com/Netatalk/netatalk/pull/1880
- meson: Restore prioritized Berkeley DB detection by @rdmark in https://github.com/Netatalk/netatalk/pull/1881
- Add a security patching end-of-life policy by @rdmark in https://github.com/Netatalk/netatalk/pull/1885
- GitHub CI: Build on Ubuntu without Unicode data to avoid dirty repo by @rdmark in https://github.com/Netatalk/netatalk/pull/1888
- macipgw: Handle scenario when config file is missing by @APCCV in https://github.com/Netatalk/netatalk/pull/1891
- macipgw: Correct iniparser status check; free memory afterwards by @rdmark in https://github.com/Netatalk/netatalk/pull/1892
- GitHub CI: Bump to DragonFlyBSD vmactions runner 1.1.0 by @rdmark in https://github.com/Netatalk/netatalk/pull/1895
- Prevent illegal null pointer calls by @rdmark in https://github.com/Netatalk/netatalk/pull/1894
- Matching format specifiers in C strings by @rdmark in https://github.com/Netatalk/netatalk/pull/1896
- GitHub CI: Remove openSUSE build job by @rdmark in https://github.com/Netatalk/netatalk/pull/1899
- GitHub CI: NetBSD version agnostic PKG_PATH definition by @rdmark in https://github.com/Netatalk/netatalk/pull/1901
- macipgw: Print usage notes for the -f option by @rdmark in https://github.com/Netatalk/netatalk/pull/1898
- afpd: Log an error in dirchache when directory has invalid did by @rdmark in https://github.com/Netatalk/netatalk/pull/1897
- meson: remove hardcoded file command path. by @erichelgeson in https://github.com/Netatalk/netatalk/pull/1907
- meson: Remove libquota check that causes breakage on NetBSD by @rdmark in https://github.com/Netatalk/netatalk/pull/1903
- meson: Introduce with-bdb-include-path override option by @rdmark in https://github.com/Netatalk/netatalk/pull/1908
New Contributors
- @erichelgeson made their first contribution in https://github.com/Netatalk/netatalk/pull/1907
Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-1-0…netatalk-4-1-1
Release published on 2025-01-20
Generated from GitHub Release Notes