Commit Graph

4534 Commits

Author SHA1 Message Date
CN_SZTL
17ae6020e0
luci-app-turboacc: drop deprecated function in view 2020-09-19 22:47:02 +08:00
CN_SZTL
70444f3628
luci-app-unblockmusic: add a new function from go version 2020-09-19 20:27:18 +08:00
CN_SZTL
b68e1961d1
luci-app-unblockmusic: drop outdated cloud servers 2020-09-19 20:21:29 +08:00
CN_SZTL
07cb2d989b
luci-app-turboacc: move to ctcgfw 2020-09-19 19:41:29 +08:00
LGA1150
5f8fe9cb85
shadowsocksr: size optimization 2020-09-19 19:09:11 +08:00
LGA1150
3d3e7a0db8
luci-app-vlmcsd: do not expose port to WAN 2020-09-19 19:03:33 +08:00
Kevin Darbyshire-Bryant
6eadef4bc9
umdns: fix compiling using gcc 10
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-09-19 18:59:23 +08:00
CN_SZTL
d87baa434b
AdGuardHome: disable UPX compression by default
Someone reports resources missing with UPX compression
enabled, so set it to 'N' by default.

Fixes: TG/186415.
2020-09-19 18:54:55 +08:00
Tony Ambardar
ceca8c05e2 bpftools: support NLS, fix ppc build and update to 5.8.9
With global NLS support enabled (CONFIG_BUILD_NLS), the linked libelf.so
and libbfd.so libraries will depend on libintl.so. Import the nls.mk helper
to set library prefixes and flags accordingly, and also conditionally add
"-lintl" as link-time library.

Fix a build error on ppc due to a EDEADLOCK redefinition in errno.h.

Use upstream stable kernel 5.8.9, and fix overriding of feature detection
to only allow/hide detected features. Also refresh existing patches.

Fixes: 2f0d672088 ("bpftools: add utility and library packages supporting
eBPF usage")

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2020-09-19 11:32:39 +08:00
Tan Zien
f5070aaac4 firmware: intel-microcode: update to 20200616
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
2020-09-19 11:31:57 +08:00
Tan Zien
df73af20b2 firmware: amd64-microcode: update to 20191218
amd64-microcode (3.20191218.1)

  * New microcode update packages from AMD upstream:
    + Removed Microcode updates (known to cause issues):
      sig 0x00830f10, patch id 0x08301025, 2019-07-11
  * README: update for new release

amd64-microcode (3.20191021.1)

  * New microcode update packages from AMD upstream:
    + New Microcodes:
      sig 0x00830f10, patch id 0x08301025, 2019-07-11
    + Updated Microcodes:
      sig 0x00800f12, patch id 0x08001250, 2019-04-16
      sig 0x00800f82, patch id 0x0800820d, 2019-04-16

amd64-microcode (3.20181128.1)

  * New microcode update packages from AMD upstream:
    + New Microcodes:
      sig 0x00800f82, patch id 0x0800820b, 2018-06-20

Signed-off-by: Tan Zien <nabsdh9@gmail.com>
2020-09-19 11:31:02 +08:00
Aleksander Jan Bajkowski
5fdc54eac5 kernel: drop kmod-bmp085, kmod-bmp085-i2c and kmod-bmp085-spi
CONFIG_BMP085* is replaced by CONFIG_BMP280 since 4.9[1] and this package is empty.
OpenWRT also has kmod-iio-bmp280* package and we can drop old packages.

1. [ misc: retire the old BMP085 driver ]
(832c8232dd (diff-5000d544d790c669405eb2a6775e5981))

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
2020-09-19 11:26:22 +08:00
CN_SZTL
384f7dad1f
OpenClash: sync with upstream source 2020-09-19 00:43:14 +08:00
CN_SZTL
c7d3d81aac
luci-app-passwall: bump to 3.9-60 2020-09-19 00:41:29 +08:00
CN_SZTL
4b42083a40
v2ray: bump to 4.28.2 2020-09-19 00:39:21 +08:00
Rafał Miłecki
ce7c921aa6 uhttpd: update to the latest master
47c34bd ubus: add ACL support for "subscribe" request

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2020-09-18 17:18:45 +08:00
David Bauer
1fbfa1b471 usbutils: update USB IDs to the latest version
Update from 0.321 to 0.339

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-09-18 16:40:27 +08:00
David Bauer
ff01d0be79 libjson-c: update to 0.15
Drop patches as they've been upstreamed:
 * 001-Fix-CVE-2020-12762.patch

Refresh patches:
 * 000-libm.patch

Add patch to avoid build failure due to missing docs in tarball.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-09-18 16:39:12 +08:00
Robert Marko
2dcea33ba4 firmware: ipq-wifi: enable use on IPQ806x
This enables the ipq-wifi package to be used on IPQ806x target.
Its needed for boards using a different BDF than one shipped in the upstream board-2.bin.

Currently needed for Edgecore ECW5410.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2020-09-18 16:32:43 +08:00
AmadeusGhost
c956e0ccf4 ipq-wifi: sync upstream source code 2020-09-18 16:30:32 +08:00
LGA1150
edf2c94812
shadowsocksr: fix compilation with GCC10
Fixes: #206.
2020-09-18 13:09:02 +08:00
CN_SZTL
4907aca326
luci-app-kodexplorer: add unzip as a dependency 2020-09-16 23:24:39 +08:00
CN_SZTL
18c14808ec
OpenClash: bump to 0.40.4-beta 2020-09-16 13:37:48 +08:00
AmadeusGhost
1e4accd9bd ipq40xx: sync upstream source code 2020-09-16 11:38:38 +08:00
Rafał Miłecki
848150d198 uhttpd: update to the latest master
1172357 ubus: add new RESTful API
fe1888f ubus: fix blob_buf initialization

Fixes: 3d167ed805 ("uhttpd: update to the latest master")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2020-09-16 11:24:43 +08:00
CN_SZTL
b54698cf30
luci-app-openclash: bump to 0.40.3 2020-09-13 00:50:07 +08:00
CN_SZTL
c2ac761217
v2ray: bump to 4.28.1 2020-09-13 00:48:27 +08:00
CN_SZTL
fca5caac75
luci-app-ssocks: fix kill process 2020-09-12 22:34:54 +08:00
CN_SZTL
b7478d105a
luci-app-ssocks: fix path to binary 2020-09-12 20:38:58 +08:00
Teaffanie
6ff530c83c
luci-app-passwall: sync with upstream source (#202) 2020-09-12 19:25:08 +08:00
CN_SZTL
3f4b8ab3d7
luci-app-ssocks: move to services 2020-09-12 19:18:51 +08:00
CN_SZTL
7bd43a44e6
luci-app-argon-config: depend on theme package 2020-09-12 19:11:11 +08:00
CN_SZTL
55f6b07956
luci-app-argon-config: tidy up Makefile 2020-09-12 19:06:19 +08:00
Buhtige
7e2d892441
luci-app-argon-config: add package (#198) 2020-09-12 19:02:00 +08:00
CN_SZTL
d4f8b14e53
UnblockNeteaseMusic-Go: bump to 0.2.6 2020-09-12 18:11:17 +08:00
CN_SZTL
590ef6f3b0
luci-app-openclash: sync with upstream source 2020-09-12 18:05:53 +08:00
CN_SZTL
4d1a9d49b7
syncthing: bump to 1.9.0 2020-09-12 17:57:42 +08:00
Teaffanie
82527995c0
luci-app-passwall: bump to 3.9-57 (#201) 2020-09-12 17:34:00 +08:00
CN_SZTL
d5f25ea111
naiveproxy: bump to 85.0.4183.83-3 2020-09-12 00:55:31 +08:00
好想告诉你
57dade6539
smartdns: update to Release 33 2020-09-12 00:33:29 +08:00
CN_SZTL
c56ede6779
Merge pull #198 2020-09-11 23:56:20 +08:00
CN_SZTL
bf817b6f2b
ssocks: fix gcc10 compilation
Co-authored-by: Lienol <lawlienol@gmail.com>
2020-09-11 23:22:53 +08:00
Teaffanie
16eba04fa0 luci-theme-argon: bump to v1.7.0 2020-09-11 20:15:48 +08:00
Teaffanie
119e6f2a89 luci-app-vssr: sync with upstream source 2020-09-11 20:13:49 +08:00
Teaffanie
2411859afe luci-app-openclash: bump to v0.40.2-beta 2020-09-11 20:11:49 +08:00
Teaffanie
dbc1580069 v2ray-plugin: bump to 1.4.3 2020-09-11 20:06:39 +08:00
Teaffanie
c2c1018972 trojan-plus: bump to 10.0.3 2020-09-11 19:15:45 +08:00
Teaffanie
ebae3bb033 trojan-go: bump to 0.8.2 2020-09-11 19:15:45 +08:00
AmadeusGhost
b9f6a569f4 luci-app-cifs: correct title 2020-09-11 17:27:51 +08:00
zhusir
a89a11772e update V2ray version to 4.28.0 2020-09-11 17:24:27 +08:00