v2raya: backports upstream fixes and add 3 new options
authorTianling Shen <redacted>
Mon, 28 Nov 2022 18:32:01 +0000 (02:32 +0800)
committerTianling Shen <redacted>
Mon, 28 Nov 2022 18:38:47 +0000 (02:38 +0800)
commit17362ce57c88da583c039d81b800b3edad5a6053
tree6443ca1284d947086e0c22ce29220d07c9fcec69
parent664ecae4e6379928aae0527b96b65ffe0199049d
v2raya: backports upstream fixes and add 3 new options

It may take a long time waiting for a new tag, so backport these
important bug fixes for now.

While at it, added 3 new options provided by upstream, and deprecated
the usage of `$(AUTORELEASE)`.

Signed-off-by: Tianling Shen <redacted>
12 files changed:
net/v2raya/Makefile
net/v2raya/files/v2raya.config
net/v2raya/files/v2raya.init
net/v2raya/patches/010-fixed-for-Docker-Compose.patch [new file with mode: 0644]
net/v2raya/patches/011-cleaned-up.patch [new file with mode: 0644]
net/v2raya/patches/012-improved.patch [new file with mode: 0644]
net/v2raya/patches/013-fix-we-should-skip-interface-ppp-to-avoid-to-break-net.patch [new file with mode: 0644]
net/v2raya/patches/014-fix-seed-cannot-be-read-from-vless-sharing-link-and-add-m.patch [new file with mode: 0644]
net/v2raya/patches/015-fix-a-problem-that-supervisor-cannot-exit-normally.patch [new file with mode: 0644]
net/v2raya/patches/016-fix-unexpected-exit-does-not-apply-stop-steps.patch [new file with mode: 0644]
net/v2raya/patches/017-optimize-reduce-disk-writes.patch [new file with mode: 0644]
net/v2raya/patches/018-fix-do-not-rollback-closed-transaction.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT