- Oct 21, 2017
-
-
Andreas Ziegler authored
BROKEN because of stability issues with 5GHz enabled.
-
- Oct 19, 2017
-
-
Matthias Schiffer authored
6d2b807 lua-simple-uci: fix set()/tset()/section() with empty lists 5733253 libbabelhelper: adapt to new install paths due to package version change ce7f69a use latest libbabelhelper f76cfa8 mmfd: bump version to pull in latest adaptions to libbabelhelper b4f97fb mmfd: bump version to pull in latest adaptions to libbabelhelper 706bef6 respondd: add diagnostics about failed module load (#171) 4f1a0c0 mmfd: bump version f5cc0fb libbabelhelper: add initial version
-
- Oct 18, 2017
-
-
Matthias Schiffer authored
373fa54d35 kernel: bump 4.4 to 4.4.93 for 17.01 586a721d3f mountd: bump to git HEAD version (fixes SIGSEV crashes) cdb2684dce LEDE v17.01.4: revert to branch defaults 444add156f LEDE v17.01.4: adjust config defaults 79f57e422d wireguard: version bump to 0.0.20171017 d501786ff2 hostapd: add wpa_disable_eapol_key_retries option b6c3931ad6 hostapd: backport extra changes related to KRACK a5e1f7f5ef mac80211: backport kernel fix for CVE-2017-13080 46e29bd078 x86: partly revert cabf775 707305a19d mac80211: Update wireless-regdb to master-2017-03-07 907d8703f4 wireguard: add wireguard to base packages bff16304b0 brcmfmac: backport length check in brcmf_cfg80211_escan_handler() fa0b5fce1f kernel: bump 4.4 to 4.4.92 e6fd17d04c ramips: fix compile warning in MT7621 NAND driver 2e9f3c6225 ramips: fix typo in MT7621 NAND driver 63c17142c8 hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation cdd093b539 x86/64: add xen DomU support cabf775e64 x86: Refresh subtargets kernel config da0219ed9f x86: Fix xen serial console by removing conflicting PATA driver f52b404aee x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen 8ad1b09c6d kernel: add fix for bgmac with B50212E B1 PHY c1023c8075 mt76: sync with version 878456caf60d from master baa8eaaba6 bcm53xx: backport DTS changes up to the first 4.15 queued commits 94aa2b8af0 ar71xx: add rssileds to WA850RE v1 image f67c22e0c2 toolchain/gdb: update to version 8.0.1 067221360e cmake: fix build error with Xcode 9 on macOS 12 a999f91ca3 gcc: fix build error with macOS + Xcode 9 2ce9c84a92 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors f9a849ca84 ramips: mt7620: do not pad sysupgrade Archer images
-
- Oct 16, 2017
-
-
Martin Weinelt authored
-
- Oct 14, 2017
-
-
Martin Weinelt authored
-
Martin Weinelt authored
-
Ruben Barkow authored
-
- Oct 13, 2017
-
-
David Lutz authored
-
- Oct 12, 2017
-
-
Tarnatos authored
-
- Oct 11, 2017
-
-
hexa- authored
-
- Oct 04, 2017
-
-
Matthias Schiffer authored
-
- Oct 03, 2017
-
-
Matthias Schiffer authored
Update to LEDE v17.01.3. ee32de4426 LEDE v17.01.3: revert to branch defaults df54a8f583 LEDE v17.01.3: adjust config defaults d0bf257c46 uhttp: update to latest version
-
Matthias Schiffer authored
Filtering by MAC address won't filter out multicast packages like router solicitations, causing uradvd to send out router advertisements with maximum frequency (every 3 seconds) in active meshes, even when no local client is actually interested in the advertisements. Fixes #1230
-
- Oct 02, 2017
-
-
Matthias Schiffer authored
783465d783 odhcpd: don't enable server mode on non-static lan port c92c1894a5 odhcpd: backport fixes from master branch (FS#402, FS#524) 4b4a4af814 dnsmasq: bump to v2.78 b8357e87d7 base-files: create /etc/config/ directory 3350137bd3 sunxi: clean up modules definitions a881323cb2 ltq-vdsl-mei: revert disable optimized firmware download f483a35f08 curl: fix security problems e232c6754d mbedtls: update to 2.6.0 CVE-2017-14032 37e1bd27d0 generic: drop 704-phy-no-genphy-soft-reset.patch 720b0e2e2d kernel: update 4.4 to 4.4.89 b428f45c06 ltq-vdsl-mei: disable optimized firmware download 39e5cd9556 ltq-vdsl: fix PM thread suspend and resume handling 86f0e8b091 openvpn: add "extra-certs" option af802bc687 lantiq: fix missing otg_cap on danube platform 12a0da6315 tcpdump: noop commit to refer CVEs fixed in 4.9.2 f66c6e1d8a tcpdump: bump to 4.9.2 a131f7cb69 utils/tcpdump: Rework URLs 7f1359c14e base-files: fix wan6 interface config generation for pppoe 97ebdf93a3 ipq806x: Archer C2600: fix switch ports numbering d33f7905df treewide: fix shellscript syntax errors/typos 4f162ac3ce ramips: fix hg255d LED status support
-
- Sep 24, 2017
-
-
Christof Schulze authored
by moving the declaration of ret to the top of get_fastd()
-
- Sep 21, 2017
-
-
lemoer authored
-
- Sep 11, 2017
-
-
Matthias Schiffer authored
Fixes #1223
-
- Sep 07, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
As the default package list is now handled using the 'packages' directive, explicit wpad-mini removals in target definitions can be dropped.
-
- Sep 06, 2017
-
-
Matthias Schiffer authored
This, together with a new try_config directive, will allow checking the generic config and make it more flexible.
-
Steffen Förster authored
-
chrissi^ authored
Adding the fact that GLUON_RELEASE is needed with 'make manifest' if it is used with 'make'. This fact was mentioned in the v2017.1 release notes but is not (clearly) mentioned inside other parts of the documentation. Signed-off-by:
Chrissi^ <chris@tinyhost.de> [Matthias Schiffer: minor rewording]
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Sep 05, 2017
-
-
Matthias Schiffer authored
The older busybox-based wget erroneously accepted URLs without protocol. Add validator to avoid building firmwares with broken autoupdates.
-
- Aug 25, 2017
-
-
A.Kasper authored
Adding hints that the next_node name should contain a dot to avoid (mobile) browsers interpreting "nextnode" as searchphrase. Also setting it to an fqdn helps when clients use static dns servers.
-
- Aug 14, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Aug 13, 2017
-
-
hexa- authored
-
Steffen Förster authored
This device has built in wifi we should include it at least for experiments.
-
- Aug 11, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Some files have received some additional refactoring.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
kb-light authored
-
kb-light authored
-
- Aug 08, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
In particular, this affects users of gluon.util.iterate_radios.
-