Commit Graph

16 Commits

Author SHA1 Message Date
Tianling Shen ff136bcdc3 openlist: Update to 4.2.1
Release note:
- https://github.com/OpenListTeam/OpenList/releases/tag/v4.2.0
- https://github.com/OpenListTeam/OpenList/releases/tag/v4.2.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2026-05-09 11:53:05 +08:00
Fabrice Fontaine 6e408ea7bd net/openlist: assign PKG_CPE_ID
cpe:/a:oplist:openlist is the correct CPE ID for openlist:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:oplist:openlist

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2026-03-19 14:32:25 +02:00
Tianling Shen e664ab4bda openlist: Update to 4.1.10
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.10

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2026-02-08 17:25:33 +08:00
Tianling Shen 84f4bb9515 openlist: Update to 4.1.8
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.8

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-12-29 17:14:58 +08:00
Tianling Shen 590447dcc4 openlist: Update to 4.1.7
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.7

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-11 15:30:36 +08:00
Tianling Shen 29af05bd20 openlist: Update to 4.1.6
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.6

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-09 21:16:07 +08:00
Tianling Shen d93d55d28a openlist: Update to 4.1.5
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-10-21 13:41:40 +08:00
Tianling Shen adbfae95f8 openlist: Update to 4.1.4
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-10-15 13:17:00 +08:00
Tianling Shen 07ca6a83aa openlist: Update to 4.1.3
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.3

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-09-22 17:16:21 +08:00
Tianling Shen 23475cb50e openlist: Update to 4.1.2
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-09-07 20:09:10 +08:00
Tianling Shen 713b37dd20 openlist: Update to 4.1.1
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-25 15:32:48 +08:00
Tianling Shen 1f4064269f openlist: Update to 4.1.0
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-05 14:50:04 +08:00
Liangbin Lian 68c60fdc5d openlist: Remove dependency on fuse
Fixes https://github.com/openwrt/packages/issues/27011

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2025-08-01 13:23:24 +08:00
Tianling Shen dd6e44068f openlist: Update to 4.0.9
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.0.9

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-07-31 13:59:21 +08:00
Tianling Shen 27d1a4bf37 openlist: Update to 4.0.8
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.0.8

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-07-07 21:02:39 +08:00
Tianling Shen b13bdcbac6 openlist: move from alist and update to 4.0.5
The alist was sold to a Chinese commercial company by the project owner
without any clarification. Though the company bought it nearly a half
year ago, they still cannot show a clear roadmap and privacy policy now.
They also tried to collect runtime information from the user, but the
code was not merged into the main tree "luckily".

Anyway, various behaviors from the company indicate they are untrustable,
so the other developers from the alist project have forked and made a new
project named OpenList, which will continue to be maintained by the community.

===== security note =====
The alist code up to 3.45.0 has been reviewed "clean", however the main
problem is from the author's private API that used to connect to cloud drives.
For security reasons, please reset your password and/or token if possible.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-07-01 01:04:08 +08:00