- Aug 13, 2017
-
-
Matthias Schiffer authored
- Aug 07, 2017
-
-
Matthias Schiffer authored
-
- Jul 30, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jun 10, 2017
-
- Jun 07, 2017
-
-
Matthias Schiffer authored
-
- Jun 06, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jun 01, 2017
-
-
Matthias Schiffer authored
The staged sysupgrade allows to properly unmount the rootfs before writing the new partitions. This will fix upgrades losing configuration when parition sizes change on x86 and similar image types.
-
- May 12, 2017
-
-
Matthias Schiffer authored
Reverts d5829d87 ("gluon-mesh-batman-adv-core: disable bridge port learning on bat0"). Fixes #1121
-
- May 10, 2017
-
-
Matthias Schiffer authored
-
- May 09, 2017
-
-
Matthias Schiffer authored
Fixes (some of the) issues breaking build using long paths.
-
Tarnatos authored
-
Matthias Schiffer authored
-
- Apr 15, 2017
-
-
Jan Niehusmann authored
Add upstream patch to fix CVE-2016-10229
-
- Apr 09, 2017
-
-
Matthias Schiffer authored
- Mar 28, 2017
-
-
Matthias Schiffer authored
-
- Mar 13, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
- Mar 09, 2017
-
-
Jan-Philipp Litza authored
This fixes excessively frequent calls to some init scripts.
-
Matthias Schiffer authored
In particular, this fixes packages of a certain range of sizes not being transmitted correctly, leading to hanging TCP connections.
-
- Mar 05, 2017
-
-
Christof Schulze authored
uradvd will tolerate devices appearing and disappearing during runtime. Fixes endless restarts of uradvd.
-
- Mar 02, 2017
-
-
Matthias Schiffer authored
Should fix sysupgrades on disks with 4k block size.
-
Matthias Schiffer authored
Fixes #1059
-
- Feb 25, 2017
-
-
Matthias Schiffer authored
The current autoupdater will only respect the last line for a given model name, so we can add SHA256 checksums as long as they occur before the corresponding SHA512 line.
-
- Feb 18, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Backport a few patches to allow sysupgrades on mmcblk and similar block devices.
-
- Feb 13, 2017
-
- Feb 10, 2017
-
-
Matthias Schiffer authored
-
- Feb 03, 2017
-
-
Matthias Schiffer authored
-
- Jan 26, 2017
-
-
Matthias Schiffer authored
A lot of our code does not actually work with other prefix lengths. Fixes #1014
-
- Jan 24, 2017
-
-
Jan-Philipp Litza authored
Because we unconditionally appended `-i br-client` to the command line of respondd, it wasn't restarted when br-client changed state. Now, we use a jsonfilter expression on the network.interface dump data, similar to how the other interface names are generated, and only add the interface to the argument list if it is up.
-
Jan-Philipp Litza authored
-
Christof Schulze authored
-
- Jan 09, 2017
-
-
Matthias Schiffer authored
These devices don't have unique MAC addresses with OpenWrt/LEDE at the moment (see #993).
-
Sven Eckelmann authored
ath10k has to switch the regulatory domain when switching the default country when ATH_USER_REGD is enabled. This is for example important when switching from country US (FCC) to DE (ETSI). The ath implementation will use ath_reg_dyn_country_user_allow to check if this is allowed. Unfortunately, this function always seems to return false to ath_reg_notifier_apply even when ATH_USER_REGD is enabled. But it must actually always accept the requests from the user (when ATH_USER_REGD is enabled) to correctly set the conformance test limits in the ath10k binary blob. Not doing it will sometimes allow too high transmit powers on edge channels for correctly calibrated devices outside their default regulatory domain. Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-