Skip to content

neosocksd v1.3.4

Latest
Compare
Choose a tag to compare
@hexian000 hexian000 released this 16 Nov 15:05
· 34 commits to master since this release
adadaa9

Changes since v1.3.3:

  1. [api] Fix graceful shutdown when api client is not finished.
  2. [ruleset] Better traceback format.
  3. [dialer] Fix error handling in proxy URI.
  4. [logging] Log timestamp format now conforming to both ISO8601 and RFC3339.
  5. [util] If debug info is available, handle more signals and print the stack trace of the crash.
  6. [build] Fix incorrect linkage and update dependencies for static build.
  7. [build] More compiler optimizations.
  8. [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