Commit Graph

5215 Commits

Author SHA1 Message Date
AmadeusGhost
19f408b239 ipq806x: m520: enable tca1116 chips from chilauhe 2020-06-25 22:36:19 +08:00
Hans Dedecker
57d8f8382f dropbear: fix compilation for uClibc
Backport patches which fix compile issue for uClibc-ng :

dbrandom.c:174:8: warning: implicit declaration of function 'getrandom'; did you mean 'genrandom'? [-Wimplicit-function-declaration]
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
        ^~~~~~~~~
        genrandom
dbrandom.c:174:36: error: 'GRND_NONBLOCK' undeclared (first use in this function); did you mean 'SOCK_NONBLOCK'?
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
                                    ^~~~~~~~~~~~~
                                    SOCK_NONBLOCK

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-06-25 12:01:46 +08:00
CN_SZTL
0eb83d4f37
redsocks2: drop duplicate package 2020-06-24 19:33:25 +08:00
CN_SZTL
811bac1e22
luci-app-clash: sync with upstream source 2020-06-24 18:49:01 +08:00
CN_SZTL
1670c00a2c
luci-app-rclone: sync with upstream source 2020-06-24 18:48:30 +08:00
CN_SZTL
97664c8564
OpenAppFilter: sync with upstream source 2020-06-24 18:46:38 +08:00
CN_SZTL
dc2d0d9491
squashfskit4: add PKG_RELEASE 2020-06-24 18:27:10 +08:00
CN_SZTL
70c665d28b
v2ray: bump to 4.25.1 2020-06-24 18:23:50 +08:00
CN_SZTL
00ae0000fb
kernel: bump 4.19 to 4.19.129
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-06-24 18:16:11 +08:00
Jason A. Donenfeld
455ef7e458 wireguard: bump to 1.0.20200623
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-06-24 18:05:50 +08:00
Catalin Patulea
1b9a3ef569 libnetfilter-queue: fix package title and description
The original text was copy/pasted from some other package.
Adjust the package title and description to match the description
on the publishers page.

Signed-off-by: Catalin Patulea <catalinp@google.com>
[slightly adjust content and commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-24 12:03:50 +08:00
AmadeusGhost
4cf0a1154f Merge Lean's source 2020-06-23 18:36:07 +08:00
coolsnowwolf
d9dc1d4605
Merge pull request #4840 from AmadeusGhost/modified
r8168: Cancel default selection
2020-06-23 15:55:41 +08:00
AmadeusGhost
e0305c807a r8168: cancel default selection 2020-06-23 10:45:16 +08:00
coolsnowwolf
0f7ae686e5 fix uci bug which involed in 0326b4 2020-06-23 10:16:52 +08:00
coolsnowwolf
d72f523497 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-06-22 18:27:37 +08:00
coolsnowwolf
663762352a add gmrender-resurrect UPNP render for media content (audio, video and images) 2020-06-22 18:27:23 +08:00
Konstantin Demin
e0b4a9577a dropbear: bump to 2020.79
- drop patches (applied upstream):
  * 010-backport-change-address-logging.patch
  * 020-backport-ed25519-support.patch
  * 021-backport-chacha20-poly1305-support.patch
- backport patches:
  * 010-backport-disable-toom-and-karatsuba.patch:
    reduce dropbear binary size (about ~8Kb).
- refresh patches.
- don't bother anymore with following config options
  because they are disabled in upstream too:
  * DROPBEAR_3DES
  * DROPBEAR_ENABLE_CBC_MODE
  * DROPBEAR_SHA1_96_HMAC
- explicitly disable DO_MOTD as it was before commit a1099ed:
  upstream has (accidentally) switched it to 0 in release 2019.77,
  but reverted back in release 2020.79.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2020-06-22 18:05:47 +08:00
coolsnowwolf
c0326b44af
Merge pull request #4839 from BoBppy/master
fix build with GCC10
2020-06-22 12:25:46 +08:00
coolsnowwolf
7c4258284b
Merge pull request #4846 from goomadao/fix-ACL
Add ACL file to luci-app-frps
2020-06-22 01:46:23 +08:00
coolsnowwolf
9915faa78b
Merge pull request #4844 from accors/master
Update v2ray version to 4.25.0
2020-06-22 01:46:03 +08:00
coolsnowwolf
f1a270dfbd
Merge pull request #4850 from xkstudio/dev
npc: bump version to v0.26.8
2020-06-22 01:44:33 +08:00
Xiaok
bd29eb1a35 npc: bump version to v0.26.8 2020-06-21 16:17:49 +08:00
CN_SZTL
5c5730a7be
OpenClash: bump to 0.39.2-beta 2020-06-21 00:29:18 +08:00
CN_SZTL
616923eb2c
v2ray-plugin: drop submenu 2020-06-20 23:25:06 +08:00
CN_SZTL
2688b4781f
smartdns: bump to latest git HEAD 2020-06-20 22:49:59 +08:00
CN_SZTL
3d22e5476a
kernel: bump 4.14 to 4.14.185
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-06-20 20:32:11 +08:00
CN_SZTL
efb4e468a8
kernel: bump 4.9 to 4.9.228
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-06-20 18:49:30 +08:00
CN_SZTL
d6c7bff4e4
luci-app-clash: sync with upstream source 2020-06-20 18:17:23 +08:00
CN_SZTL
32cda4b63d
r8168: bump to 8.048.03 2020-06-20 18:14:35 +08:00
CN_SZTL
e2063a2798
OpenAppFilter: sync with upstream source 2020-06-20 18:12:25 +08:00
madao
617e7f9918 Add ACL file 2020-06-20 16:16:43 +08:00
ElonH
1be68f5d62
webdav-hacdias: A powerful WebDav server written in Golang
https://github.com/project-openwrt/openwrt/issues/157

pass compilation on x86_64 and mipsel_24kc
pass test on x86_64
2020-06-20 16:12:46 +08:00
AmadeusGhost
ba54fb92dd feeds: switch to github official repo 2020-06-20 12:06:05 +08:00
accors
e0b2fde78e
Update v2ray version to 4.25.0 2020-06-20 10:05:57 +08:00
BoBppy
f317ed5b5d
Add files via upload 2020-06-19 17:19:49 +08:00
BoBppy
3ace77ac4f
Add files via upload 2020-06-19 17:19:16 +08:00
BoBppy
c1cd85e1b4
Add files via upload 2020-06-19 17:18:42 +08:00
BoBppy
e03d060d1c
Add files via upload 2020-06-19 17:17:39 +08:00
BoBppy
98ac6365ae
Add files via upload 2020-06-19 17:17:11 +08:00
BoBppy
bd2aaaea2c
libubox:fix array out of bounds GCC 10 warning 2020-06-19 17:16:24 +08:00
BoBppy
7915610933
tools: squashfskit4: fix build with GCC10
In order to build squashfskit with GCC10, this backport from upstream is needed.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
[increase PKG_RELEASE]
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2020-06-19 17:12:34 +08:00
BoBppy
d665cad5f2
squashfs: Fix compile with GCC 10
Fixes the following build error with GCC 10:
	/usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `swap'; mksquashfs.o:(.bss+0x1b2a88): first defined here
And a compile warning.

Fixes: FS#3104, FS#3119
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 1bbc1aa)
2020-06-19 17:09:24 +08:00
BoBppy
94929f76ac
build: add GCC 10 version detection
Lets add GCC 10 detection to the build system as distributions like Fedora 32 have started shipping with it.
Some tools like mtd-utils need work to compile under GCC10, but that will be next step.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2020-06-19 17:07:37 +08:00
Chen Minqiang
e7bd7838ff toolchain: glibc ldd env path fixup
This replace the shell script header of ldd
when it install to `/usr/bin/ldd` where
`#! /..../staging_dir/host/bin/bash`
should be
`#!/bin/sh`

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-06-19 11:59:02 +08:00
coolsnowwolf
ba8a697b76
Merge pull request #4835 from martin0607/master
add Realtek r8168 GBE eth support
2020-06-19 10:58:48 +08:00
coolsnowwolf
763184143e
firewall: refresh 900-filter-aaaa.patch (#4698)
Signed-off-by: Chuck <fanck0605@qq.com>
2020-06-19 10:58:10 +08:00
coolsnowwolf
7e3bbbd936 Revert "dnsmasq: add auto multiple service instances for dns performance boost"
This reverts commit 3a0adfef15.
2020-06-19 10:57:41 +08:00
martin_ni
5051acc2c2
README.md 2020-06-18 16:57:02 +08:00
martin_ni
4da8bc1134
x86: add Realtek r8168 GBE eth support
Realtek r8111/8168
2020-06-18 16:55:34 +08:00