Skip to content
Snippets Groups Projects
  1. Sep 11, 2021
    • lemoer's avatar
      treewide: remove duplicate i18n translations (#2309) · 077439de
      lemoer authored
      Before this commit, some *.po files contained the same translation
      twice within the same file. While this did not led to errors in
      gluon yet, it is still invalid. This commit fixes that and removes
      the duplicates.
      077439de
  2. Sep 06, 2021
  3. Sep 04, 2021
  4. Sep 01, 2021
    • Björn Dobe's avatar
      ipq40xx: add support for Aruba AP-303H / Instant ON AP11D (#2302) · a492e629
      Björn Dobe authored
      - [x] must be flashable from vendor firmware
        - [ ] webinterface
        - [ ] tftp
        - [x] other: Console port available. Manufacturer specific cable required.
              Tutorial in OpenWRT commit message https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=c6e972c8772a628a1a2f2e5590d7c6f4acef9ab0
      - [x] must support upgrade mechanism
        - [x] must have working sysupgrade
          - [x] must keep/forget configuration (if applicable)
            *think `sysupgrade [-n]` or `firstboot`*
        - [x] must have working autoupdate
              root@Aruba-AP-303H:~# lua -e 'print(require("platform_info").get_image_name())'
              aruba-ap-303h
      - [x] reset/wps/phone button must return device into config mode
      - [x] primary mac should match address on device label (or packaging) (https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes)
      - wired network
        - [x] should support all network ports on the device
        - [x] must have correct port assignment (WAN/LAN)
      - wifi (if applicable)
        - [x] association with AP must be possible on all radios
        - [x] association with 802.11s mesh must be working on all radios
        - [x] ap/mesh mode must work in parallel on all radios
      - led mapping
        - power/sys led (_critical, because led definitions are setup on firstboot only_)
          - [x] lit while the device is on
          - [x] should display config mode blink sequence
      (https://gluon.readthedocs.io/en/latest/features/configmode.html)
        - radio leds
          - [x] should map to their respective radio
          - [x] should show activity
        - switchport leds
          - [x] should map to their respective port (or switch, if only one led present)
          - [x] should show link state and activity
      - outdoor devices only
        - [ ] added board name to `is_outdoor_device` function in `package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua`
      - ToDo (upstream):
        - enable PoE pass through on interface E3
              system.poe_passthrough=gpio_switch
              system.poe_passthrough.name='PoE Passthrough'
              system.poe_passthrough.gpio_pin='446'
              system.poe_passthrough.value='0' (0 is active)
      a492e629
    • Martin Weinelt's avatar
      Merge pull request #2301 from herbetom/eap225-outdoor · c132c5ab
      Martin Weinelt authored
      ath79-generic: add support for TP-Link EAP225-Outdoor v1
      c132c5ab
    • Martin Weinelt's avatar
      Merge pull request #2305 from AiyionPrime/master-updates · bd78e4af
      Martin Weinelt authored
      modules: update
      bd78e4af
    • aiyion.prime's avatar
      modules: update routing · 30f9dd7a
      aiyion.prime authored
      e294a22 batman-adv: Refresh patches with quilt
      519ef4a batman-adv: Merge bugfixes from 2021.2
      8d93475 olsrd: add filtergw plugin
      76a7bc7 olsrd: update to 2021-06-21
      3912935 olsrd: use SPDX
      69e2fe6 bird2: Fix bus error on OSPF on IPQ806X
      30f9dd7a
    • aiyion.prime's avatar
      modules: update packages · 55827f97
      aiyion.prime authored
      fa1791dbc htop: Add HTOP_LMSENSORS config option
      19998f14f banip: update 0.7.10
      36ffcd66f xray-core: fix build under go 1.17
      2b17d1ca9 golang: Update to 1.17
      0e3c2d959 gpsd: bump to 3.23
      3b73213bf yq: Update to 4.12.1
      954eba88a auc: update to version 0.2.4
      af4098118 yq: Update to 4.12.0
      cec17047d apr: patch CVE-2021-35940
      1c982c63a nextdns: Update to version 1.36.0
      4adf9a1c1 mosquitto: allow auth options with per listener settings
      c4f61bf57 mosquitto: init: support more UCI options
      6c9d59571 airos-dfs-reset: add airos-dfs-reset
      baceb237a [openwrt-21.02] delve: Update to 1.7.1
      0bd7e25f2 phantap: update to latest commit
      06011c690 travelmate: update to 2.0.6
      3733d0a7d travelmate: update to 2.0.5-3
      d89bb6bec https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
      8b5002a6e dnscrypt-proxy2: Upgrade to 2.1.0
      ffb8b452a c-ares: update to version 1.17.2
      ce0c9af93 mc: add a missing Syntax file
      f5669e3a6 mblaze: new package
      af616fc58 hwdata: update to version 0.350
      0240320e8 tvheadend: update to v4.2.8, remove static ffmpeg
      4ddc4a613 tvheadend: fix compilation with GCC 9 and 10
      fdee10fde python3-setuptools: add _distutils_hack
      affb4038c zabbix: Call killall with the -s
      d0444c0f5 git: update to 2.33.0
      e583b7e3e mc: update to 2.8.27
      542aa086e curl: update to 7.78.0
      dd49c191a auc: update to version 0.2.0
      395f55203 unixodbc: use 'install' when copying host binaries
      b3c416b2d perl: perlmod.mk: use 'install' for host binaries
      5665c3bdf stubby: Add multi WAN support for procd trigger
      1ca9b3c98 stubby: remove maintainer
      39b401638 stubby: remove libidn2 and libunwind dependencies
      57eab26bb stubby: bump to 0.4.0
      cb7030229 sqm-scripts: bump to v1.5.1
      eed183c5f travelmate: update to 2.0.5-2
      3eab47600 travelmate: update to 2.0.5
      20ff270f2 django: bump to version 3.2.6
      b3cfba1de dockerd: Updated to 20.10.8
      832671029 docker: Updated to 20.10.8
      6fb2beb6a containerd: Updated to 1.4.9 for docker 20.10.8
      f815bdd72 runc: Updated to 1.0.1 for docker 20.10.8
      10b295626 whois: update to 5.5.9
      6f82209e4 whois: update to 5.5.8
      eda1e1045 gitlab-runner: update to 14.0.1
      aa4171673 clamav: update to 0.103.3
      2fc25208a irssi: add test.sh
      8de166f42 irssi: update to 1.2.3
      e264d6689 atlas-sw-probe: fix copypaste error and clean tmp dir on exit
      9cb317541 Flash: update to version 2.0.1
      eb5e13d37 Jinja2: update to version 3.0.1
      573338fe4 Werkzeug: update to version 2.0.1
      d1007d29f MarkupSafe: update to version 2.0.1
      9fa4ce04a click: update to version 8.0.1
      735f9ed87 itsdangerous: update to version 2.0.1
      979464c6a net/snort3: Include default configs and snort2lua
      55827f97
    • aiyion.prime's avatar
      modules: update openwrt · 3e100322
      aiyion.prime authored
      5cc0535800 ath79: add support for onion omega
      085c67762d kernel: bump 5.4 to 5.4.143
      ff31cfb856 openssl: bump to 1.1.1l
      5bfb9c30a1 prereq-build: require python3-distutils
      f78017006b uboot-layerscape: fix dtc compilation on host gcc 10
      8f039acee4 uboot-at91: fix dtc compilation on host gcc 10
      378769b555 kernel: bump 5.4 to 5.4.142
      662401d903 ipq40xx: fix Edgecore ECW5211 boot
      61c65acbda ath79: kernel: Add missing quote to drivers/mfd/Kconfig
      25d9fe8468 bcm27xx-userland: update to latest version
      35eb06066e bcm27xx-userland: factor out a -dev package
      750b966866 x86: kernel: set NR_CPUS to 512
      3e100322
  5. Aug 31, 2021
  6. Aug 28, 2021
  7. Aug 27, 2021
  8. Aug 14, 2021
  9. Aug 12, 2021
  10. Aug 11, 2021
    • Martin Weinelt's avatar
      Use python3 in CI and documented build requirements · e4086446
      Martin Weinelt authored
      This has become possible with OpenWrt 21.02 and while the Dockerfile
      already received that updated, we forgot to update the CI and the
      documentation.
      e4086446
    • micw's avatar
      Add support for tp-link CPE510 V3 (#2283) · 6b699f37
      micw authored
      6b699f37
    • Martin Weinelt's avatar
      Merge pull request #2293 from freifunk-gluon/master-updates · a814fd5e
      Martin Weinelt authored
      modules: update
      a814fd5e
    • Matthias Schiffer's avatar
      Merge pull request #2288 from freifunk-gluon/wdr3600 · df06b05b
      Matthias Schiffer authored
      ath79-generic: add TP-Link TL-WDR3600/4300
      df06b05b
    • Martin Weinelt's avatar
      modules: update gluon · 1b1820ac
      Martin Weinelt authored
      8353495 autoupdater: Add HTTP-Header X-FIRMWARE-VERSION (#246)
      1b1820ac
    • Martin Weinelt's avatar
      modules: update routing · de06ac1b
      Martin Weinelt authored
      79a8e56 opennds: Release v9.3.0
      52aaf90 naywatch: add naywatch
      e7e25b8 olsrd: rename general to procd
      e93c579 olsrd: make respawn_threshold configurable
      0eb67d7 olsrd: improve respawn settings
      0e24192 opennds: [21.02] Backport of Release v9.2.0
      c53a640 olsrd: add olsrd-neigh.sh
      911c0cb olsrd: fix olsrd starting before network
      5a09ac1 opennds: [21.02] Backport of Release v9.1.1
      ce4d457 olsrd: reload if config changed via uci
      de06ac1b
    • Martin Weinelt's avatar
      modules: update packages · f322c696
      Martin Weinelt authored
      dccb98855 knot-resolver: update to version 5.4.0
      e38772510 knot: update to version 3.1.0
      a2819fab7 golang: Update to 1.16.7
      1a3687049 python-twisted: Update to 21.7.0, refresh patches
      78a25390b libxslt: fix compilation because of wrong libxml2 check in configure script
      beba98240 simple-adblock: update to 1.8.7-6
      51de4b108 php7: update to 7.4.22
      38fc5d866 libxml2: update to 2.9.12
      e928ef733 php8: add CI runtime test
      91be67942 php8: update to 8.0.9
      bc6d77a7c node: bump to 14.17.4
      af5c3af0c curl: enable HTTP/2 support by default
      3cb1894b8 https-dns-proxy: update to 2021-07-29-01
      c4a323903 nextdns: Update to version 1.35.0
      bda6773b9 dawn: update to 2021-07-27
      25a0a5cc4 travelmate: update to 2.0.4
      877b65214 adblock: bugfix 4.1.3-3
      11455c0fd librouteros: don't build docs
      2c7ad7ca6 yq: Update to 4.11.2
      fefd88227 syslog-ng: update to version 3.33.2
      17c4b0332 ddns-scripts: use https for google ipv6 ddns url
      d2cb8f4ee erlang: disable PIE
      fc598339c yggdrasil: bump to 0.4.0
      4ea887e64 vpnbypass: updates to 1.3.2-1
      5e69e4108 Revert "net/miniupnpd: ext_ip_reserved_ignore support"
      117c6bf76 knot: update to version 3.0.8
      1c69a5270 knot: update to version 3.0.7
      17809e28a yq: Update to 4.11.0
      eabde6aab delve: Update to 1.7.0
      ec9700fee golang: Update to 1.16.6
      f7ba01cdd sane-backends: use macros (properly), remove chmod
      041e28776 sane-backends: fix usbid file generation
      48576dba7 vpn-policy-routing: update to 0.3.5-1
      a0183d3f6 stress-ng: bump to version 0.12.10
      0805c1199 stress-ng: bump to version 0.12.07
      43a391e5f stress-ng: bump to version 0.12.06
      752da2a8b stress-ng: bump to version 0.12.04
      23925c77a ruby: update to 3.0.2
      dd1930f03 dawn: update to 2021-07-11
      c6fcfda21 dawn: update to 2021-07-08
      8aeb26b41 yq: Update to 4.9.8
      cc78ba6b5 addrwatch: Various fixes
      6a24f88c3 yggdrasil: allow HTTPS connections
      0a5ab6882 yggdrasil: bump to 0.3.16
      79417f0a3 python-cffi: bump to version 1.14.6
      02a0c8a4f python-simplejson: bump to version 3.17.3
      1954ed36a openvpn: enable LZO support by default for OpenSSL variant
      827fa8e21 syslog-ng: disable mqtt
      f58494968 mwan3: bump PKG_VERSION to 2.10.11
      7e71550f1 mwan3: add troublshoot command from LuCI
      4f5b05ab8 mwan3: cleanup help output
      588d781df syslog-ng: update to version 3.33.1
      56d7a225e apache: update to 2.4.48
      e11d70d0c transmission: add new syscalls to seccomp filter
      ee11ce67a netdata: update to version 1.30.1
      3ac73fa18 wsdd2: update to git 2021-06-28
      7723235f4 samba4: update to 4.14.5
      a2a9702f8 softethervpn5: update to 5.02.5180
      104af774c rpcbind: update to 1.2.6
      90341aa79 libtirpc: update to 1.3.2
      c66b3dc45 lxc: add patch to switch GPG server
      a5a176d86 yq: Update to 4.9.7
      4bc55dd04 python3: do a simple ls on pip & setuptools if not selected for build
      ef50ed85a python3: update to version 3.9.6
      033b04ee7 mwan3: use default routes from additional tables
      790a49c09 libuv: fix CVE-2021-22918
      c605f4cb4 django: bump to version 3.2.5
      63ca71937 nextdns: Update to version 1.34.2
      57ed36db4 tessdata: uncompress tarball only once to speed up builds
      3d7d41f71 tessdata: update to 2.1.0
      7d9210015 openconnect: backport iconv/intl fix
      5201d8739 python-dateutil: add setuptools-scm build dep
      c2657a2e9 adblock: update 4.1.3-2
      8e1a8026b crun: update to 0.20
      15b873947 crun: bump to version 0.19.1
      dae7bdd91 crun: Don't build on arc
      08abbfd9b crun: add package crun
      0f395b994 auc: update to version 0.1.8
      51dd1c1fd delve: add package
      3fef9fffa cache-domains: Fixed missing wildcard entries
      24e67d6fa nextdns: Update to version 1.33.11
      4692a31be travelmate: startup fixes
      29eab35c6 openvpn: update to 2.5.3
      1216b02d4 tcpreplay: bump to version 4.3.4
      56e4da231 python-lxml: bump to version 4.6.3
      535bcdb57 pillow: bump to version 8.1.2
      1e01952ce ddns-scripts: get l3 device for bind network using curl
      99f838dd6 ddns-scripts: Fix for domains with dash
      12cd69329 ddns-scripts: Fix for wildcard subdomain
      f322c696
    • Martin Weinelt's avatar
      modules: update openwrt · eb65a726
      Martin Weinelt authored
      94efa1c612 fritz-tools: fix returning wrong values due to strncmp usage
      d9be07169e mbedtls: update to 2.16.11
      f407b2f43c mvebu: armada-37xx: add patch to forbid cpufreq for 1.2 GHz
      b254bd697d Revert "mvebu: 5.4 fix DVFS caused random boot crashes"
      4003eeab35 dnsmasq: reset EXTRA_MOUNT in the right place
      6ca34c5c0c dnsmasq: fix more dnsmasq jail issues
      b88ab44036 dnsmasq: rework jail mounts
      8ef5894197 dnsmasq: use local option for local domain parameter
      da5fd91073 dnsmasq: add ignore hosts dir to dnsmasq init script
      9531e70708 OpenWrt v21.02.0-rc4: revert to branch defaults
      134ac824c5 OpenWrt v21.02.0-rc4: adjust config defaults
      2d5ee43dc6 kernel: bump 5.4 to 5.4.137
      eb65a726
  11. Aug 10, 2021
  12. Aug 08, 2021
Loading