Daniel Markstedt
Daniel Markstedt
netatalk-config.1: - `--macros` option is removed
All of the AppleTalk related manual contents: - Chapter 1: AFP compatibility and AppleTalk services - Chapter 2: Add CUPS dependency to the list. Mention AppleTalk daemons. - Chapter 3:...
The AppleTalk sections of Chapter 3 have been made into a new Chapter 4 with https://github.com/Netatalk/netatalk/pull/1374
The two cases are quite different. On NetBSD the build system actually warns that WolfSSL doesn't have all the symbols and flag SSL as built-in. However it seems like a...
After https://github.com/Netatalk/netatalk/pull/1440 the NetBSD issue got resolved. Probably because we got rid of all of the local macro hacks. We are still getting missing symbol errors on Arch.
It has not, to my best knowledge. But it’s a good idea. Shall I give it a go or are you volunteering? :)
The Arch anti spam filter defeated me a few months ago but I can try again with your advice. Edit: Sent an account creation request to the given email address.
Reported! https://gitlab.archlinux.org/archlinux/packaging/packages/wolfssl/-/issues/2 At a related note, there's this bug too: https://gitlab.archlinux.org/archlinux/packaging/packages/wolfssl/-/issues/1 So it seems that the Arch wolfSSL not being full-featured is a known issue.
In the latest main code and latest vmactions runners, this now affects only DragonflyBSD. FreeBSD and OmniOS have started working. ``` 1/2 test prep OK 0.01s 2/2 test suite FAIL...
now the tests run fine in a local VM with OpenBSD, however still failing in the vmactions running in GitHub CI I don't think it's worth the effort troubleshooting further...