Koen Vandeputte
efc4ae1c12
kernel: bump 4.9 to 4.9.215
...
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-03-10 22:23:13 +08:00
Koen Vandeputte
46d074fa34
kernel: bump 4.19 to 4.19.108
...
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-03-10 11:25:26 +08:00
Koen Vandeputte
aee0dfa544
kernel: bump 4.14 to 4.14.172
...
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-03-10 11:16:01 +08:00
CN_SZTL
a5e7110824
Merge Lean's source
2020-03-08 17:59:19 +08:00
LEAN-ESX
a0adb27385
luci-app-cpufreq: unlocked for all target
2020-03-08 01:50:35 -08:00
CN_SZTL
e6404fcaa1
Merge Lean's source
2020-03-08 13:54:49 +08:00
LEAN-ESX
a95879a1de
luci-app-unblockmusic: add to default target
2020-03-07 20:01:48 -08:00
Kevin Darbyshire-Bryant
6b195e37e7
build: simplify gnu-getopt search
...
getopt is the only command where /usr/local/bin is specified explicitly.
All other commands are assumed to exist in the PATH in one form or
another. Remove this exception and require gnugetopt/getopt to be in
the user's PATH.
In the case of macos Homebrew, getopt is 'keg only' hence not linked
into /usr/local/bin whilst other commands are linked and likely found by
virtue of /usr/local/bin being in PATH.
Since 2019 Homebrew is very reluctant to install links that have
potential to override default OS behaviour, eg: following instructions
on our current 'how to build on macos' wiki page:
$ brew ln gnu-getopt --force
Warning: Refusing to link macOS-provided software: gnu-getopt
If you need to have gnu-getopt first in your PATH run:
echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> ~/.zshrc
A better option for macos is to link getopt as 'gnugetopt' in
/usr/local/bin, thus the build system will find 'gnugetopt' but other
applications looking for just 'getopt' will find the original macos
binary.
Ultimately it makes sense that 'GNU' dependencies are placed in
/usr/local/bin and /usr/local/bin is included in the user's PATH.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-03 11:31:47 +08:00
AmadeusGhost
691def3cad
kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3375 )
2020-02-29 16:28:07 +08:00
AmadeusGhost
7dc881dd79
kernel: bump to 4.9.214, 4.14.171, 4.19.106
...
Remove error commit from
15a0701cdd
2020-02-29 01:23:18 +08:00
CN_SZTL
3ab67a8217
Revert "kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3318 )"
...
This reverts commit 4d68a12e34 .
2020-02-28 20:50:04 +08:00
CN_SZTL
4d68a12e34
kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3318 )
...
This reverts commit 191ace6dff .
2020-02-27 17:39:41 +08:00
CN_SZTL
59d9e97911
Merge Lean's source
2020-02-27 17:39:13 +08:00
coolsnowwolf
22f8981639
target: rip of netease-unlock
2020-02-26 19:34:11 +08:00
coolsnowwolf
191ace6dff
Revert "kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3318 )"
...
This reverts commit 01ab5cf3c9 .
2020-02-26 16:47:18 +08:00
CN_SZTL
d1dcde5e92
kernel/iptables: add modules for qos-gargoyle
2020-02-25 23:03:16 +08:00
CN_SZTL
94220db7c3
kernel/iptables: fix IMQ support
2020-02-25 20:27:24 +08:00
CN_SZTL
831dd702a9
Merge Lean's source
2020-02-25 13:45:26 +08:00
AmadeusGhost
01ab5cf3c9
kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3318 )
...
* kernel: bump 4.14 to 4.14.171
Refreshed all patches.
Fixes:
- CVE-2013-1798
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* kernel: bump 4.19 to 4.19.105
Refreshed all patches.
Fixes:
- CVE-2013-1798
- CVE-2019-3016
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* kernel: bump 4.19 to 4.19.106
Refreshed all patches.
Remove upstreamed:
- 950-0786-leds-pca963x-Fix-open-drain-initialization.patch
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* kernel: bump to 4.9.214, 4.14.171, 4.19.106
Co-authored-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-02-25 12:24:44 +08:00
CN_SZTL
6b2161f94c
Merge Lean's source
2020-02-21 14:35:45 +08:00
coolsnowwolf
1c4ae206b8
target: add zerotier by default
2020-02-21 14:30:58 +08:00
CN_SZTL
6b88026728
Merge Lean's source
2020-02-21 14:09:03 +08:00
AmadeusGhost
e5f08410e0
adjust build script ( #3235 )
...
* download.pl: add jsDelivr mirror for GitHub and add utsc mirrors
* m520: fix 'hlos' not found
* dependence: add python3
* netfilter: Revert delete support for kernel 4.9
* scons: move to packages feed
2020-02-21 11:55:07 +08:00
CN_SZTL
14609a8f8a
Merge Lean's source
2020-02-21 02:50:38 +08:00
coolsnowwolf
9f8000a6d6
sync build script for OpenWrt 19.07
2020-02-21 02:41:00 +08:00
CN_SZTL
4f5684f572
Merge Lean's source
2020-02-20 22:04:38 +08:00
coolsnowwolf
35b3616c50
add luci-app-unblockneteasemusic-mini by default
2020-02-20 21:13:54 +08:00
CN_SZTL
73e90d62cc
Merge Lean's source
2020-02-20 02:46:33 +08:00
coolsnowwolf
5e65d8e2e1
build: add ABI_VERSION to binary package names
2020-02-19 18:56:44 +08:00
CN_SZTL
1061343ae6
Merge Lean's source
2020-02-15 21:05:10 +08:00
coolsnowwolf
11a4f90f1a
target: add luci-proto-relay
2020-02-15 20:33:02 +08:00
CN_SZTL
3af8520a2c
include/target: unselect coremark by default
2020-02-14 17:50:34 +08:00
CN_SZTL
442f3761fd
Merge Lean's source
2020-02-14 17:39:59 +08:00
coolsnowwolf
8f6642da9c
uhttpd: enable ssl
2020-02-14 17:24:56 +08:00
CN_SZTL
0625c87abb
kernel: bump 4.9 to 4.9.212 ( #2964 )
...
* kernel: bump 4.9 to 4.9.212
Refreshed all patches.
Fixes:
- CVE-2019-14896
- CVE-2019-14897
Compile-tested on: x86_64
Runtime-tested on: none
Signed-off-by: CN_SZTL <cnsztl@gmail.com>
* kernel4.9: remove patches for layerscape
2020-02-13 18:00:21 +08:00
AmadeusGhost
6901278ef0
kernel: bump to 4.14.169, 4.19.101 ( #2963 )
...
* kernel: bump to 4.14.169, 4.19.101
* uboot: update to latest
* mediatek: bump to v4.19
* ath79: switch to wpad
* Revert 'grub2: update to latest'
2020-02-06 21:45:40 +08:00
CN_SZTL
6029b1ac46
Merge AmadeusGhost's source
2020-02-06 19:51:47 +08:00
CN_SZTL
c00c457432
kernel: bump 4.9 to 4.9.212
2020-02-06 17:47:35 +08:00
AmadeusGhost
1d26d45a48
kernel: bump to 4.14.169, 4.19.101
2020-02-06 12:00:10 +08:00
CN_SZTL
33742e4ad9
Merge Lean's source
2020-02-04 00:05:05 +08:00
AmadeusGhost
2d7f1ed162
ath79: sync and fix wireless ( #2919 )
...
This commit sync target ath79 from openwrt master, and revert some commit which will causes wireless to not work.
Use ath10k-ct-smallbuffers by default, so that small memory devices can normal work.
2020-02-03 23:45:16 +08:00
CN_SZTL
5893c0d03c
Merge Lean's source
2020-02-03 14:13:23 +08:00
coolsnowwolf
ecea39f109
Revert "files: sync from openwrt v19.07 ( #2690 )"
...
This reverts commit 2289184a62 .
2020-02-03 12:33:25 +08:00
coolsnowwolf
4f81d5b082
Revert "OpenWrt v19.07.1: adjust config defaults"
...
This reverts commit b7007324c0 .
2020-02-03 12:33:12 +08:00
CN_SZTL
207049c82f
kernel: bump 4.9 to 4.9.211
2020-02-01 22:01:43 +08:00
CN_SZTL
4de61217a3
Revert "OpenWrt v19.07.1: adjust config defaults"
...
This reverts commit b7007324c0 .
2020-02-01 20:06:28 +08:00
CN_SZTL
2e213cc242
Merge Lean's source
2020-02-01 20:06:04 +08:00
coolsnowwolf
b7007324c0
OpenWrt v19.07.1: adjust config defaults
2020-02-01 19:25:36 +08:00
CN_SZTL
fb220578c6
Merge Lean's source
2020-02-01 19:01:52 +08:00
coolsnowwolf
bffe4e4f82
import urandom-seed and urngd for v19.07
2020-02-01 18:35:27 +08:00