Skip to content

neosocksd v1.3.1

Latest
Compare
Choose a tag to compare
@hexian000 hexian000 released this 07 Oct 04:04
· 38 commits to master since this release
246449f

Changes since v1.3:

  1. [restapi] Fix invalid response header in GET /stats.
  2. [libruleset] Fix authentication not working.
  3. [build] Build position-independent executables for x86_64 and aarch64.
  4. [build] Link -gnu builds against glibc-2.31 (instead of glibc-2.36).

Build variants:

  • neosocksd.noarch.tar.gz: contains manual and example scripts for neosocksd.
  • -openwrt, .x86_64-linux-gnu: runtime dependencies should be installed.
  • -static: does not require the system to support dynamic linking.
  • other: requires only the dynamic libraries provided by the system.

Full Changelog: v1.3...v1.3.1