neosocksd v1.3.1
Changes since v1.3:
- [restapi] Fix invalid response header in
GET /stats
. - [libruleset] Fix authentication not working.
- [build] Build position-independent executables for
x86_64
andaarch64
. - [build] Link
-gnu
builds againstglibc-2.31
(instead ofglibc-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