aboutsummaryrefslogtreecommitdiff
path: root/net/v2raya/patches/010-chore-re-support-mips.patch
Commit message (Collapse)AuthorAge
* v2rayA: Update to 1.5.6.2Tianling Shen2022-02-04
| | | | | | | | | Manually added new env variable `XDG_DATA_HOME` which won't be passed by procd by default. Removed upstreamed patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* v2rayA: Update to 1.5.5Tianling Shen2021-12-12
Breaking changes: The database has been replaced with boltdb to try to solve the problem of database corruption. Note that the data will not be migrated, but the previous data will be retained. If you need the previous data, just downgrade v2rayA (v1.5.4). Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>