- Apr 17, 2023
-
-
David Bauer authored
docs: use linkcheck_ignore for unreachable links
-
Jan-Niklas Burfeind authored
Config Mode - http://192.168.1.1 (not existing) anchors on hackint used to join channels - https://webirc.hackint.org/#
-
- Apr 15, 2023
-
-
Martin Weinelt authored
modules: update to latest HEAD
-
David Bauer authored
a5259c0 autoupdater: improve handling of interrupted HTTP requests e4bd7a4 autoupdater: uclient: fix segfault after interrupted HTTP request 5521926 autoupdater: uclient: remove early returns from get_url()
-
David Bauer authored
42b5ae640 golang: Update to 1.19.8 be3a2dce9 lighttpd: update to lighttpd 1.4.69 release hash ad2f6fd4c lighttpd: remove patch included upstream 6e07b2816 lighttpd: add lighttpd-mod-webdav_min package e5a1e8bef lighttpd: collect mods now built into lighttpd exe 9116a5880 lighttpd: fix meson build aa6df20e5 lighttpd: remove patch included upstream 64cdc76c0 lighttpd: update to lighttpd 1.4.68 release hash 0d66dc36c lighttpd: modify build cmd for type: feature opts 8bcfb64a5 lighttpd: add lighttpd-mod-rrdtool dep on rrdtool1 0c0fd4bbd lighttpd: lighttpd-1.4.67-4 10c8bee8c lighttpd: document crypto lib options in Makefile fb17428a1 cloudflared: Update to 2023.4.0 235acacf0 borgbackup: bump to 1.2.4 31f36e5b2 borgbackup: add missing dependencies 3d12ac7e7 banip: update 0.8.3-2 81a57cdc1 banip: release 0.8.3-1 9b81bca1b v2raya: Update to 2.0.5 bab4d7ebf apinger: add rrd graph support e5c7e5021 apinger: improve uci and procd support 87c46fde9 rrdtool: update PKG_SOURCE_URL 38cb01297 dnsproxy: Update to 0.48.3
-
David Bauer authored
074db57936 kernel: backport fix for recently introduced UBI bug 9af29da281 uclient: update to Git version 2023-04-13 1d4db4e4db OpenWrt v22.03.4: revert to branch defaults 94adc23fa6 OpenWrt v22.03.4: adjust config defaults 38ccc47687 imagebuilder: allow to specific ROOTFS_PARTSIZE
-
- Apr 13, 2023
-
-
Andreas Ziegler authored
ath79-generic: switch Wave2 firmware to -ct
-
Andreas Ziegler authored
ramips-mt7621: add support for D-Link DAP-X1860 (A1)
-
Felix Baumann authored
The only device using the ATH10K_PACKAGES_IPQ40XX variable in ipq40xx-mikrotik (the MikroTik hAP ac2) has little RAM and is using ath10k-ct-smallbuffers by default at the moment. This is just a suggestion to rename the variable in-case the wifi driver ever has to be replaced by ath10k. Analogue to 4a00b8ae Signed-off-by:
Felix Baumann <felix.bau@gmx.de>
-
- Apr 12, 2023
-
-
Tom Herbers authored
This partially reverts commit 22c47df2. Devices in ath79-generic like the TP-Link EAP225-Outdoor v1 are really unstable with the non -ct Wave2 firmware and regulary crash with 100% memory consumption when only a handful devices are connected via 5 GHz. closes freifunk-gluon/gluon#2827
-
- Apr 09, 2023
-
-
Tom Herbers authored
-
Andreas Ziegler authored
modules: update to latest HEAD
-
Tom Herbers authored
1fd9cbcf9 yq: Update to 4.33.2 93b973f51 nano: make nanorc world readable 12bef946f zoneinfo: updated to the latest release 630603042 node: bump to v16.20.0
-
Tom Herbers authored
deafcf9162 ramips: define remapping-range for DAP-X1860 711e45e158 ramips: add support for D-Link DAP-X1860 A1 2a4a6372d3 ramips: lower re305-v3 spi-max-frequency 50d707e344 lantiq: fix lzma-loader for Netgear DGN 3500(B) fea7478f2d iproute2: add missing libbpf dependency b2db4fa956 ath79: tiny: Do not build TPLink WPA8630Pv2 by default c6b6cab858 ramips: mt7621: mikrotik 760igs (hEX S) fix SFP 2faa7ff09e openssl: fix variable reference in conffiles 0636d6b925 ath79: use lzma-loader for Senao initramfs images 70d2e8b4db ath79: Fix glinet ar300m usb not working 9aaeaa8d2a toolchain: musl: Fix symbol loading in gdb 99fddbe4fd wireless-regdb: update to 2023.02.13 f677302cc4 build: fix for sourcing targets image config installed via feeds 50d37b0b37 ramips: rt5350: enable lzma-loader for ALLNET ALL5003 13d3fb3c20 bpf-headers: fix package category 7531ef7f1c sdk: expose PATENTED an NLS build options 4ed98849a5 ksmbd: update to 3.4.7 51cf5aa731 hostapd: add missing return code for the bss_mgmt_enable ubus method d2f3422e9d kernel: filter out pahole version 5030620db6 dnsmasq: add dhcphostsfile to ujail sandbox 066ac40c29 netifd: strip mask from IP address in DHCP client params 354ad1084a lantiq: nand: don't yield while holding spinlock 6035401f46 mac80211: fix invalid calls to drv_sta_pre_rcu_remove fc1750b305 ramips: mt7621: ASUS RT-AX53U add NMBM, nest firmware 85b6a7a195 ramips: Alternative name Asus RT-AX1800U for Asus RT-AX53U a3fbeb2cbb ramips: add missing LEDs to Asus RT-AX53U 21a121af80 uboot-envtools: add support for ramips Asus RX-AX53U 3014c694da ramips: add support for read/write uboot env to Asus RX-AX53U ff22a20922 comgt: ncm: support Mikrotik R11e-LTE6 modem 5909b6c886 comgt: add quirk for Mikrotik modems based on Mikrotik R11e-LTE6 05ec70f6ae kernel: add support for XMC XM25QH64C 541be7ddb2 ath79: Refresh patches
-
- Apr 07, 2023
-
-
Magnus Frühling authored
The WRE6066, has in contrast to other ip40xx devices, has only 128MB system RAM. This results in OOM situations and instability, to circumvent this we need to use ath10k-smallbuffers. Signed-off-by:
skorpy <skorpy@frankfurt.ccc.de>
-
- Mar 31, 2023
-
-
Andreas Ziegler authored
modules: update to latest HEAD
-
David Bauer authored
391e18067 banip: update to 0.8.2-6 9748c394d banip: update to 0.8.2-5 5ae16a7a6 yq: Update to 4.33.1 e9b65e5d7 dnsproxy: Update to 0.48.2 7894fd057 dnsproxy: Update to 0.48.1 8a8c51a92 dnsproxy: Update to 0.48.0 b2c3f2d13 natmap: update to 20230322 7852691b8 banip: update to 0.8.2-4 9fb40dbb8 banip: update to 0.8.2-3 33431b63b sqlite3: Update to 3.41.1
-
David Bauer authored
c2331038b2 kernel: remove obsolete netfilter tcp window size check bypass patch 4ae854d055 mac80211, mt76: add fixes for recently discovered security issues b573a785e0 ncm: add error check and retry mechanism for gcom call f61c5cf76b kernel: bump 5.10 to 5.10.176 a4212b77c0 kernel: bump 5.10 to 5.10.175 6b19d24254 kernel: bump 5.10 to 5.10.174 24d84a13a4 kernel: bump 5.10 to 5.10.173 36bf158b47 kernel: tcindex classifier has been retired 999cb9574f x86: fix deprecated CONFIG_MICROCODE_OLD_INTERACE a88c65507d kernel: bump 5.10 to 5.10.172 cb91aa4b29 kernel: bump 5.10 to 5.10.170 26cc831e44 kernel: bump 5.10 to 5.10.169 28e5045f3a bcm4908: include usbport trigger 836e3d1e5e bcm4908: backport v6.4 pending DTS changes b7c031d933 ipq40xx: Linksys MR8300: fix the USB port power 0170bc1af1 ramips: mt7621: enable lzma-loader for AFOUNDRY EW1200 96e3fee7ad ramips: fix 5g mac for TOTOLINK X5000R
-
- Mar 30, 2023
-
-
Jan-Niklas Burfeind authored
docs: readd TP-Link TD-W8970 v1
-
Felix Baumann authored
This device is already supported. It's a lantiq device that was entered as ar71xx in to the list of supported device and therefore removed before the release of Gluon 22.
-
- Mar 29, 2023
-
-
Jan-Niklas Burfeind authored
ramips-mt7621: add support for Mercusys MR70X v1
-
- Mar 25, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
modules: update to latest Git HEAD
-
- Mar 24, 2023
-
-
David Bauer authored
Set the MAC-adress for the WAN interfacce in case it is defined in the board-data. This commit fixes random MAC-Addresses on reboot in case OpenWrt stores them in the device network configuration. Fixes #2808 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
b8e0831 bird1: fix "Form token mismatch" errors in luci-app-bird1-ipv{4,6} 3d7df59 bird1: rename get_bool() to get_a_bool() in bird{4,6}-lib.sh 4e0e702 bird1-openwrt: fix Makefile issues 58a4a00 bird1-openwrt: use a single Makefile for IPv4 and IPv6 packages
-
David Bauer authored
0d566071c adblock: update to 4.1.5-7 05262f346 yq: Update to 4.32.2 245d3479c cloudflared: Update to 2023.3.1 bf9bafd2c v2raya: Update to 2.0.4 66816f0f6 banip: push 0.8.2-2 to stable branch 07e032ee1 v2ray-geodata: Update to latest version 869e5573c xray-core: Update to 1.8.0 b13728e6a strongswan: add fix for CVE-2022-40617 eb4966e54 golang: Update to 1.19.7 b1f684f01 miniupnpd: bump to 2.3.3 1f1bfff84 php8: update to 8.1.16 fe75545e6 gphoto2: fix compilation with BUILD_NLS 19347485a mv88e6xxx_dump: update to 2023.03.08 ae7dd67aa simple-adblock: update init file and config 4ee651287 crowdsec: update to 1.4.6 Update crowdsec to latest upstream release version 1.4.6 6c78413ed frp: update to 0.48.0 4ab4523f7 frp: update to 0.47.0 90749ee59 v2raya: switch to use nftables 70bfe06bb perl-ack: Update to 3.7.0 b53d4f03f v2ray-core: Update to 5.4.0 acddc2050 crowdsec-firewall-bouncer: update to 0.0.25 3c59f514b yt-dlp: update to 2023.3.4 3ea3a0657 haproxy: update to v2.4.22 3e3650bc9 curl: add lang/perl-www-curl/patches/230-curl_7.88_compat.patch 009b2d005 curl: update to 7.88.1
-
David Bauer authored
f5db04e8ea ramips: add support for Mercusys MR70X c58959dc45 firmware-utils: tplink-safeloader: add Mercusys MR70X c1bfb704b1 ramips: fix Archer AX23 WiFi MAC address conflict 3c6692ba03 ramips: add support for TP-Link Archer AX23 v1 a507243bfe firmware-utils: tplink-safeloader: add TP-Link Archer AX23 v1 788a0cf15c mpc85xx: add support for Watchguard Firebox T10
-
Stefan Weil authored
Instead of checking for the deprecated sysfs entry `wireless` which no longer exists when running newer versions of openwrt, testing for `phy80211` can be used and works for old and new versions of openwrt. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Mar 22, 2023
- Mar 21, 2023
-
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Mar 19, 2023
-
-
Tom Herbers authored
The device was introduced in #2332 and merged in 102a4b93. It appears that the autoupdater name wasn't correct and devices therefore don't receive updates. root@64295-ggw3-20b399bb366f-132:~# lua -e 'print(require("platform_info").get_image_name())' enterasys-ws-ap3705i
-
- Mar 18, 2023
-
-
Bob Idle authored
-
- Mar 16, 2023
-
-
David Bauer authored
ath79-nand: add support for GL.iNet GL-XE300
-
- Mar 11, 2023
-
-
Andreas Ziegler authored
ramips-mt7621: add GL.iNet MT1300
-
Steffen Förster authored
The GL-MT1300 is a high-performance new generation pocket-sized router that offers a powerful hardware and first-class cybersecurity protocol with unique and modern design. Specifications: - SoC: MT7621A, Dual-Core @880MHz - RAM: 256 MB DDR3 - Flash: 32 MB - Ethernet: 3 x 10/100/1000: 2 x LAN + 1 x WAN - Wireless: 1 x MT7615D Dual-Band 2.4GHz(400Mbps) + 5GHz(867Mbps) - USB: 1 x USB 3.0 port - Slot: 1 x MicroSD card slot - Button: 1 x Reset button - Switch: 1 x Mode switch - LED: 1 x Blue LED + 1 x White LED MAC addresses based on vendor firmware: WAN : factory 0x4000 LAN : Mac from factory 0x4000 + 1 2.4GHz : factory 0x4 5GHz : Mac form factory 0x4 + 1 Flashing instructions: 1.Connect to one of LAN ports. 2.Set the static IP on the PC to 192.168.1.2. 3.Press the Reset button and power the device (do not release the button). After waiting for the blue led to flash 5 times, the white led will come on and release the button. 4.Browse the 192.168.1.1 web page and update firmware according to web tips. 5.The blue led will flash when the firmware is being upgraded. 6.The blue led stops blinking to indicate that the firmware upgrade is complete and U-Boot automatically starts the firmware.
-
- Mar 10, 2023
-
-
Jan-Niklas Burfeind authored
docs: Update external links
-
- Mar 08, 2023
-
-
Bob Idle authored
-
- Mar 06, 2023
-
-
David Bauer authored
modules: update to latest OpenWrt HEAD
-
- Mar 05, 2023
-
-
David Bauer authored
Now that OpenWrt implements a proper fix for the stalled boots on 74kc boards, the previous workaround can be removed. Signed-off-by:
David Bauer <mail@david-bauer.net>
-