- Jun 20, 2019
-
-
Matthias Schiffer authored
fc1dae5be797 brcm2708: Revert "staging: vc04_services: prevent integer overflow in create_pagelist()" 84aba5796ea2 gemini: 4.14: Fix up DNS-313 compatible string 9656f49ea009 base-files: fix uci led oneshot/timer trigger bd0c3988e742 kernel: bump 4.14 to 4.14.128
-
Matthias Schiffer authored
This reverts commit 8dd13cbb. Fixes #1756
-
Matthias Schiffer authored
This reverts commit 3d3617ed.
-
rubo77 authored
-
rubo77 authored
-
Martin Weinelt authored
-
- Jun 19, 2019
-
-
Martin Weinelt authored
This will be a useful precursor for continuous integration.
-
Ruben Barkow authored
Fixes: 4249d65a ("treewide: fix luacheck warnings")
-
Matthias Schiffer authored
gluon-config-mode-mesh-vpn: display tc limits in Mbit/s
-
Matthias Schiffer authored
gluon-mesh-vpn-core: move common VPN config to gluon UCI package
-
- Jun 18, 2019
-
-
bobcanthelpyou authored
-
Matthias Schiffer authored
-
Martin Weinelt authored
2999c342aa kernel: bump 4.14 to 4.14.127 9de2f4d4ce kernel: bump 4.9 to 4.9.182 5fe809d718 Revert "ipq806x: fix EA8500 switch control" e493230e84 kernel: bump 4.14 to 4.14.126 c449130bb2 mvebu: fixes commit f63a1caf22cb 6fa6f74e37 kernel: backport 4.18 patch adding DMI_PRODUCT_SKU 2cd234d96b mac80211: brcmfmac: backport important fixes from kernel 5.2 85eda6f61e kernel: mt29f_spinand: fix memory leak during page program a0543d8e70 uboot-fritz4040: update PKG_MIRROR_HASH f63a1caf22 kernel: bump 4.14 to 4.14.125 40b1e899ba kernel: bump 4.9 to 4.9.181 5dbac47426 kernel: re-add bridge allow reception on disabled port 5d27e87de7 rpcd: fix init script reload action 1867f10807 kernel: bump 4.14 to 4.14.123 7fe1b4a4b2 kernel: bump 4.9 to 4.9.180 6563e494a0 kernel: bump 4.14 to 4.14.122 e3408d09b0 kernel: bump 4.9 to 4.9.179 b2b1265a1d apm821xx: backport accepted linux-crypto patches Fixes: CVE-2019-11477, CVE-2019-11478, CVE-2019-11479 Compile-tested: x86_64 Runtime-tested: x86_64
-
Linus Lüssing authored
-
- Jun 17, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
This is now much nicer to luacheck.
-
Matthias Schiffer authored
-
Martin Weinelt authored
-
- Jun 16, 2019
-
-
Martin Weinelt authored
This allows the script to be minified as well as being checked by luacheck.
-
bobcanthelpyou authored
-
Matthias Schiffer authored
treewide: fix luacheck warnings
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
Matthias P. Walther authored
The logic is based on the previously used shell script implementation. Co-Authored-By:
Robin Weiligmann <admin@robwei.me>
-
Martin Weinelt authored
-
Matthias Schiffer authored
/etc/config/gluon-simple-tc was removed with Gluon 2016.1.
-
Matthias Schiffer authored
We now keep the VPN enable state, bandwidth limit enable and actual limits in the core config to avoid having to recover "user intent" from different config files when the used VPN packages change. Fixes #1736
-
Matthias Schiffer authored
None of our scripts can handle fastd and tunneldigger running at the same time. When both are installed, ignore tunneldigger.
-
Matthias Schiffer authored
gluon-mesh-vpn-core: fix luacheck warnings
-
bobcanthelpyou authored
./gluon-wan:25:1: (W122) setting read-only field ? of global arg ./gluon-wan:29:1: (W311) value assigned to variable ok is unused
-
Matthias Schiffer authored
-
Matthias Schiffer authored
None of our code uses cookies, so this issue went unnoticed.
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
This new build flag is mandatory for now (it may default to 0 in a future Gluon version). It may be set to the following values: * 0 - Do not build any images for deprecated devices. * upgrade - Only build sysupgrade images for deprecated devices. * full - Build both sysupgrade and factory images for deprecated devices. "Other" images are handled like factory images, as they are also used for the initial installation of Gluon on a device.
-
Matthias Schiffer authored
The old bash-based parsing code was way too complex. Replace it with Lua.
-
Matthias Schiffer authored
This device doesn't have an Ethernet port, and even with the Ethernet shield, eth0 is not configured.
-
- Jun 12, 2019
-
-
Matthias Schiffer authored
For some reason, some of the target files were executable.
-
- Jun 10, 2019
-
-
Martin Weinelt authored
-
- Jun 09, 2019
-
-
Martin Weinelt authored
-
Matthias Schiffer authored
It seems this mistake didn't cause an error because of Lua's support for shebang lines.
-