Commit Graph

209 Commits

Author SHA1 Message Date
CN_SZTL
9df7545904
uci: roll back to 2019-05-17 2020-07-06 12:01:34 +08:00
coolsnowwolf
43a19e02d8 ubox/ubus/uci: bump version 2020-07-05 21:21:00 +08:00
Rui Salvaterra
72dfb98714 zram-swap: init: replace backticks with $()
This replaces deprecated backticks by more versatile $(...) syntax.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[add commit description]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-01 12:15:48 +08:00
Christian Lamparter
6b2a906332 ca-certificates: update to version 20200601
This patch updates the ca-certificates and ca-bundle package.
This version changed the files directory again, to work/, so
PKG_BUILD_DIR was brought back.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-06-11 11:59:07 +08:00
AmadeusGhost
50f3cf27ef mtd: sync upstream source code 2020-05-31 20:01:05 +08:00
Jo-Philipp Wich
28e2d9aa83
rpcd: update to latest openwrt-18.06 Git HEAD
7be1f17 file: exec: properly free memory on error
313964c file: avoid closing stdio descriptors in rpc_file_exec_run
cd09c5f file: patch process stdin to /dev/null
efbcedb file: remove unused members from struct rpc_file_exec_context
71b00ab file: rpc_file_exec_run: fix potential memory leak and integer overflow
c7bb956 plugin: fix double free in finish callback
16de3fa plugin: do not free method name separately
29c9c11 exec: properly free memory on rpc_exec() error
5cd4f4e plugin: exec: properly free memory on parse error
d80f70e plugin: fix leaking invoked method name for exec plugins
53a0952 session: deny access if password login is disabled
662d034 uci: reset uci_ptr flags when merging options during section add
dd46d6d uci: free configs list memory on return
abbc302 uci: reset uci_ptr flags when merging set operations

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-05-30 18:25:44 +08:00
AmadeusGhost
a273d13857 Merge Lean's source 2020-05-30 12:25:05 +08:00
AmadeusGhost
6105915786
Wireless: rollback with mac80211 (#4683)
mt76: fix build
ath10k-ct: rollback to 4.19
Revert "iw/iwinfo/mwlwifi: bump version"
Revert "mac80211/5.4: fix build on kernel 4.9"
Revert "mac80211: switch to upstream owl-loader driver"
2020-05-27 11:45:56 +08:00
Matthias Schiffer
30bb3cb5f0
usign: update to latest git HEAD
f1f65026a941 Always pad fingerprints to 16 characters

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-05-24 20:43:42 +08:00
CN_SZTL
462b2e1b36
Merge Lean's source 2020-05-24 20:29:02 +08:00
NivalXer
5ae70efb04
ramips: add support for Linksys EA7500 v2 (#4646)
* ramips: add support for Linksys EA7500 v2

* fix build

* fix build

* update build config
2020-05-22 10:53:12 +08:00
Jo-Philipp Wich
93aaa021e1
opkg: update to latest Git HEAD
f2166a8 libopkg: implement lightweight package listing logic
cf4554d libopkg: support passing callbacks to feed parsing functions
2a0210f opkg-cl: don't read feeds on opkg update
b6f1967 libopkg: use xsystem() to spawn opkg-key
60b9af2 file_util.c: refactor and fix checksum_hex2bin()
206ebae file_util.c: fix possible bad memory access in file_read_line_alloc()

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-05-10 12:06:43 +08:00
CN_SZTL
7613a26543
procd: fix jail when running on glibc 2020-04-20 18:46:46 +08:00
CN_SZTL
12a818201e
rpcd: bump version 2020-04-09 14:17:36 +08:00
CN_SZTL
019f5cfeed
Merge Lean's source 2020-03-26 00:40:44 +08:00
lean
1f040092ce procd: update to latest git HEAD 2020-03-25 22:23:34 +08:00
CN_SZTL
289aa4b958
Merge Lean's source 2020-03-25 21:42:25 +08:00
CN_SZTL
3589c240de
ubus: fix ABI_VERSION 2020-03-25 21:29:44 +08:00
CN_SZTL
79c735cf81
rpcd/ubus: active PIE by default 2020-03-25 20:20:15 +08:00
CN_SZTL
a696ac5392
System: revert some packages for OpenWrt-18.06 2020-03-25 20:16:17 +08:00
lean
5ee7b8ac82 Revert "libubox:fix array out of bounds GCC 10 warning"
This reverts commit 2c95a9f5e6.
2020-03-25 20:13:16 +08:00
CN_SZTL
983bd2d46f
Merge Lean's source 2020-03-25 19:11:35 +08:00
lean
334f365c2b rpcd: activate PIE ASLR by default 2020-03-25 12:59:53 +08:00
lean
2c95a9f5e6 libubox:fix array out of bounds GCC 10 warning 2020-03-25 12:17:48 +08:00
CN_SZTL
a225a908b2
Merge Lean's source 2020-03-22 19:07:54 +08:00
lean
a6c59c9fb3 procd: actually wire-up netns support 2020-03-22 17:38:19 +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
951a74ad69
opkg: bump to latest git HEAD (#2914)
* opkg: bump to latest git HEAD

Signed-off-by: CN_SZTL <cnsztl@gmail.com>

* config: add option for opkg
2020-02-03 12:00:39 +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
CN_SZTL
51e7418d7f
opkg: update to latest Git HEAD 2020-01-30 17:14:56 +08:00
CN_SZTL
6686dbcf04
ethtool: bump to 5.4 2020-01-15 01:55:17 +08:00
CN_SZTL
83e1c33c6b
Merge Lean's source 2020-01-13 13:02:30 +08:00
AmadeusGhost
5e942cf804 update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
CN_SZTL
be3f1d1460
Merge Lean's source 2020-01-06 13:08:05 +08:00
Texot
db9b77a624 fstools: make extroot mount preparation more robust (#2675) 2020-01-04 22:20:11 +08:00
CN_SZTL
590161937a
Revert "ucert: update to version 2019-12-19"
This reverts commit ceae19c889.
2020-01-01 21:47:52 +08:00
CN_SZTL
ceae19c889
ucert: update to version 2019-12-19 2020-01-01 16:02:25 +08:00
CN_SZTL
0e368dd9e7
ca-certificates: provide ca-certs by both ca-certificates and ca-bundle 2020-01-01 16:02:01 +08:00
CN_SZTL
d15cc1c944
fstools: downgrade to 2019-03-28 2019-12-22 10:23:10 +08:00
CN_SZTL
36c4e6c2ec
uci: downgrade to 2018-08-11 (ref #14) 2019-12-13 13:51:17 +08:00
CN_SZTL
af589c345a
Merge Lean's source 2019-12-09 13:13:14 +08:00
LEAN-ESX
7655ad367f fstool: mount/umount fs without reboot 2019-12-08 09:30:10 -08:00
CN_SZTL
4fbd9e99ef
Revert 'rpcd: update to latest Git HEAD' 2019-11-30 20:14:25 +08:00
CN_SZTL
1c1d0f30d6
procd: downgrade to 2019-05-30 2019-11-30 20:08:27 +08:00
CN_SZTL
e202e4a91e
ucert: update to latest git HEAD 2019-11-30 19:23:20 +08:00
CN_SZTL
abc91dc30c
procd: downgrade to 2019-09-21 to fix sysupgrade #14 2019-11-29 00:47:05 +08:00
CN_SZTL
ac9c39ff59
Revert "fwtool: update to latest Git head"
This reverts commit e5e2b9e659.
2019-11-16 23:26:27 +08:00
CN_SZTL
9aaf1a4d0c
rpcd: update to latest Git HEAD 2019-11-16 08:35:49 +08:00
CN_SZTL
9dbe451de8
uci: update to latest Git head 2019-11-16 08:35:03 +08:00
CN_SZTL
e5e2b9e659
fwtool: update to latest Git head 2019-11-16 08:34:13 +08:00
CN_SZTL
3ed9d3c62b
usign/swconfig/mtd/dnsmasq/uci: Activate LTO compile option 2019-11-09 09:48:07 +08:00
CN_SZTL
6661a481b7
uci: update to latest to version 2019-11-08 2019-11-09 09:44:40 +08:00
CN_SZTL
d7754a9a37
fstools: bump to version 2019-11-03 2019-11-08 21:15:16 +08:00
CN_SZTL
3e4a8db4ac
procd: Update to version 2019-11-02 2019-11-08 21:14:41 +08:00
CN_SZTL
fde720d820
rpcd: update to latest Git HEAD 2019-11-02 07:53:25 +08:00
LEAN-ESX
79e84f7ef8 usign: bump version 2019-10-27 01:42:48 -07:00
CN_SZTL
ab0963086b
procd: fix permission 2019-10-26 08:39:21 +08:00
CN_SZTL
b53fb96458
procd: update to latest git HEAD 2019-10-26 08:31:01 +08:00
CN_SZTL
360f8058fa
Revert "fwtool: do not omit final 16 byte when image does not contain signature"
This reverts commit 1bcdb25911.
2019-10-19 16:56:11 +08:00
CN_SZTL
23fbfbcf80
procd: allow usage of * as procd_running() instance parameter 2019-10-19 08:31:27 +08:00
CN_SZTL
1bcdb25911
fwtool: do not omit final 16 byte when image does not contain signature 2019-10-19 08:17:46 +08:00
CN_SZTL
a6c216954b
fstool: fix permission 2019-10-18 13:05:05 +08:00
CN_SZTL
827295c17f
Merge Lean's source 2019-10-18 12:58:13 +08:00
LEAN-ESX
3ef73178d1 fstools: add exfat automount support 2019-10-17 20:10:09 -07:00
LEAN-ESX
1bfbd38e52 Revert "fstools: bugs fixed and add support for exfat filesystem"
This reverts commit 609a241000.
2019-10-17 19:58:07 -07:00
CN_SZTL
840adcef88
Merge Lean's source 2019-10-13 11:09:17 +08:00
LEAN-ESX
609a241000 fstools: bugs fixed and add support for exfat filesystem 2019-10-12 10:01:50 -07:00
CN_SZTL
2e2284d6fe
fix permission 2019-09-30 13:52:50 +08:00
CN_SZTL
ba512e29ce
fix permission 2019-09-30 13:42:16 +08:00
CN_SZTL
76a3cd7f74
fix & merge 2019-09-30 13:21:19 +08:00
CN_SZTL
7300db781b
procd: fix invalid JSON filter expression in procd_running() 2019-09-21 14:38:55 +08:00
CN_SZTL
4ed30b6e4d
procd: update to the latest git HEAD 2019-09-21 14:35:33 +08:00
CN_SZTL
4b49d11f7d
fstools: update to latest Git HEAD 2019-09-21 14:34:55 +08:00
CN_SZTL
6114516ed2
usign: update to latest Git HEAD 2019-09-21 14:34:05 +08:00
CN_SZTL
c84621ca72
procd: update to the latest git HEAD 2019-09-07 16:55:52 +08:00
CN_SZTL
015b7f4349
fstools: update to latest Git HEAD 2019-08-29 03:01:43 +08:00
CN_SZTL
0136b839e0
procd: fix compile issue with glibc 2019-08-29 02:55:42 +08:00
CN_SZTL
4d5ed70682
config: introduce separate CONFIG_SIGNATURE_CHECK option 2019-08-16 13:27:31 +08:00
CN_SZTL
ded6de12fc
fstools: block-mount: fix restart of fstab service 2019-08-16 13:26:09 +08:00
CN_SZTL
f34849195e
rpcd: fix init script reload action 2019-08-16 13:24:26 +08:00
CN_SZTL
59f45b0e21
usign: update to latest Git HEAD 2019-08-16 13:18:39 +08:00
CN_SZTL
624c493dbc
ca-certificates: update to version 20190110 2019-08-16 13:15:24 +08:00
CN_SZTL
eaa0870504
Merge pull request #7 from coolsnowwolf/master
merge newest source from lean
2019-05-31 22:27:03 +08:00
LEAN-ESX
5e1b0154fb procd: update to latest git HEAD 2019-05-31 07:25:47 -07:00
CN_SZTL
ce8ed9121b
add luci-app-haproxy & luci-app-udpspeederv2 2019-05-25 21:05:51 +08:00
coolsnowwolf
9d0e91e02e fstools: Disable lazy init for ext4 overlay 2019-05-02 22:27:08 +08:00
coolsnowwolf
04b49872f2 ipq40xx: add support for Linksys EA6350v3 2019-01-24 14:18:13 +08:00
coolsnowwolf
347daa04b2 Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
coolsnowwolf
0fa6fb8334 fstools: add ntfs auto-mount support 2018-12-09 23:36:14 +08:00
coolsnowwolf
9050f97a4a zram-swap: dependency fix, stats info output 2018-11-28 19:14:28 +08:00
coolsnowwolf
c180aab044 update ucert to fix complie error 2018-09-19 12:41:43 +08:00
coolsnowwolf
50e877bbc1 disable flock in trunk 2018-09-07 15:55:36 +08:00
coolsnowwolf
806f5db174 sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
coolsnowwolf
9ba04fd0d7 sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
coolsnowwolf
c5073af680 fix firewall deadlock when enable ssr pro 2018-04-25 23:06:41 +08:00
coolsnowwolf
7376168374 disable procd_lock for procd 2018-04-23 19:14:51 +08:00
coolsnowwolf
8fe0636b8a Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
coolsnowwolf
e3ba43a1a4 add iucode-tool 2018-04-08 23:12:21 +08:00
coolsnowwolf
20f7e75789 update to R7.5.4 2018-01-15 18:26:41 +08:00
coolsnowwolf
09e34de60a disable flock 2018-01-15 01:05:20 +08:00
coolsnowwolf
13538fa341 update opkg distfeed 2018-01-13 16:31:13 +08:00
coolsnowwolf
f3a78b4484 fix AC58U upgrade issue 2018-01-13 14:21:52 +08:00
coolsnowwolf
b0f643aa87 update to R7.5.3 stable to fix firewall freeze 2018-01-10 20:55:06 +08:00
coolsnowwolf
229cde62a4 Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
coolsnowwolf
40ac35e97a update uci to fit new luci 2018-01-03 11:45:18 +08:00
coolsnowwolf
47c9f16b45 hostapd: CERT case ID: VU#228519 for WPA packet number reuse with key reinstallation and CVE fixes 2017-10-16 20:55:05 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00