Changes since v1.3.3:
- [api] Fix graceful shutdown when api client is not finished.
- [ruleset] Better traceback format.
- [dialer] Fix error handling in proxy URI.
- [logging] Log timestamp format now conforming to both ISO8601 and RFC3339.
- [util] If debug info is available, handle more signals and print the stack trace of the crash.
- [build] Fix incorrect linkage and update dependencies for static build.
- [build] More compiler optimizations.
- [contrib] Sync upstream changes.
Build variants:
neosocksd.noarch.tar.gz
: contains manual and example scripts for neosocksd.-static
: does not require the system to support dynamic linking.android
,win32
: requires only the dynamic libraries provided by the system.- other: runtime dependencies should be installed.
ABI: Lua 5.4.7
Full Changelog: v1.3.3...v1.3.4