Skip to content
Snippets Groups Projects
  1. Sep 15, 2023
  2. Sep 11, 2023
  3. Sep 10, 2023
  4. Sep 08, 2023
    • David Bauer's avatar
      contrib: push Docker build-container to GitHub registry (#2971) · fa8ee039
      David Bauer authored
      
      This adds a workflow to push the build-container described in Gluons
      Dockerfile to the freifunk-gluon organizations container registry.
      
      This will create a image
      
       - For every push to master
       - For every tagged version
       - For every PR against master
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      fa8ee039
    • David Bauer's avatar
      Merge pull request #2961 from herbetom/master-updates · 6a980e29
      David Bauer authored
      modules: update to latest HEAD
      6a980e29
    • Tom Herbers's avatar
      modules: update routing · 0d64e8b8
      Tom Herbers authored
      ad787a9 opennds: update to version 10.1.3
      0d64e8b8
    • Tom Herbers's avatar
      modules: update packages · 0293a68d
      Tom Herbers authored
      c92b5ece1 v2ray-geodata: Update to latest version
      c088a6451 v2raya: Update to 2.2.4
      19a2d9abd xray-core: Update to 1.8.4
      3edbf6c28 lua-eco: update to 2.5.1
      1ed72c911 vnstat2: update to version 2.11
      dc5f8276e zerotier: update to 1.12.1
      8111eaaac lua-eco: update to 2.5.0
      7a670e180 adblock-fast: initial commit
      c30599f55 https-dns-proxy: fix dns resolution not working on boot
      ae8a98055 qemu: enable host support for armsr/armv8
      8067a8e38 python-wheel: Update to 0.41.2
      e7cbf1218 python-pluggy: Update to 1.3.0
      8b7cb3b30 mpfr: Update to 4.2.1
      ad909595a python-trio: Update to 0.22.2, update list of dependencies
      e298edaa8 python-tornado: Update to 6.3.3, update list of dependencies
      ec47038bc python-sqlalchemy: Update to 2.0.20, update list of dependencies
      0df111450 python-slugify: Update to 8.0.1, update list of dependencies
      09ac1b403 python-sentry-sdk: Update to 1.29.2, update list of dependencies
      765c405d9 python-schema: Update to 0.7.5
      c36b0b77b python-schedule: Update to 1.2.0
      ce0c8573e python-rsa: Update to 4.9, update list of dependencies
      18b774218 v2raya: Update to 2.2.2
      8f0f2c9ba mpd: Update to 0.23.13
      f99d72891 nvme-cli: Fix categorization
      a412d3577 mhz: respect CC and CFLAGS passed by buildsystem
      2c3ba010c knot-resolver: update to version 5.7.0
      f724ad534 collectd-mod-ipstatistics: fix handling of long `/proc` lines
      4c7a6d751 bottom: New package
      369511a29 CI: Fix finding test script
      97f29998c gl-mifi-mcu: remove package as it is device specific and I can't test it anymore
      5d8780bf1 gl-mifi-mcu: make compatible with newer kernel (fix #21198)
      0ae68980d nvme-cli: Add new package
      0a32a6129 prometheus: drop package
      4c4ee8b8f tree: bump to 2.1.1
      c80493e32 knot: enable QUIC support
      67ec91ab2 knot: update to version 3.3.0
      dd283a56f knot: update to version 3.2.9
      999668ac6 knot: update to version 3.2.8
      a6bac4e4a knot: update to version 3.2.7
      87cad3fa0 modemmanager: copy dbus interfaces file to staging
      fe9f52589 modemmanager: add setting for allowed and preferred mode
      6e7775511 modemmanager: remove unneeded teardown error reporting
      e2761035b modemmanager: fix white spaces
      43022cda7 nginx: bump to 1.25.0-4
      9f3e67a52 nginx: fix erroneous new line escape in Makefile
      dab745d8a tang: tang-show-keys defaults on the default 9090 port
      eb822fe28 tang: tang-show-keys uses wget instead of curl
      ae7743ed1 v2raya: Update to 2.2.1
      123d1c4ea python-ble2mqtt: update to 0.1.9
      5148922d8 python-dbus-fast: update to 1.93.0
      786347806 sing-box: update to 1.4.0
      ef466651d sing-box: update to 1.4.0-beta.5
      b7df2d1ce sing-box: update to 1.3.0
      2ab4f7992 tang: do not require bash
      8b7ab56e2 tang: corrected hash for v14
      5b6d6aa66 tang: updated to v14
      2cba6cd07 file: Fix FTBFS due to missing dependency
      d99e9f66c File: Fix segfault
      69764b855 File: Update to version 5.44
      1ad56abc8 python-setuptools: Update to 68.1.2
      88f47ac9f python-poetry-core: Update to 1.7.0
      9e48c6332 python-click: Update to 8.1.7
      543cdd3c4 python-pytest-xdist: Update to 3.3.1, update list of dependencies
      9b6dfcd0b python-pytest: Update to 7.4.0, update list of dependencies
      e96885432 python-pyrsistent: Update to 0.19.3, update list of dependencies
      1ee689cd4 python-pyparsing: Update to 3.1.1
      da088866a python-pyotp: Update to 2.9.0, update list of dependencies
      ca82d56d7 python-pyfuse3: Update to 3.3.0, update list of dependencies
      7be0bbd54 python-py: Update to 1.11.0, update list of dependencies
      7f3764293 Nlohmannjson: Update to version 3.11.2
      ef526b1df miniupnpd: remove uci-defaults and fw4-include files for nftables variant
      05bbbb6b5 easyloggingpp: Update version to 9.97.1
      c74e72580 easyloggingpp: Add package Maintainer: me@vchrist.at Compile tested: OpenWRT-23.05-rc2, arm_cortex-a7_neon-vfpv4, mips_24kc Run tested: arm_cortex-a7_neon-vfpv4 (Linksys MR8300), mips_24kc (tplink_archer-a7), OpenWrt 23.05-rc2
      a56b7d46f lua-lsqlite3: add build VARIANT for Lua5.3
      0293a68d
    • Tom Herbers's avatar
      modules: update openwrt · 1dbf176d
      Tom Herbers authored
      cdc8470aec mac80211: fix MT7620 Wi-Fi channel scanning function
      9df9126320 ramips: pinctrl: support requesting different functions for same group
      4f1a7e8897 mac80211: rework MT7620 PA/LNA RF calibration
      b2d264dc68 mediatek: mt7622: set DEVICE_DTC_ADDR for BPi-R64
      a2ffbc8d16 arm-trusted-firmware-mediatek: enable built-in 2.5G PHY on MT7988
      d052d409a0 uboot-mediatek: fix dependency on TF-A for MT7988 RFB (sdmmc)
      3967c26974 mediatek: filogic: remove stray quote
      625d19c1e2 generic: sync MediaTek Ethernet driver with upstream
      230c09d203 mediatek: add support for Ubiquiti UniFi 6 LR v3
      c8c1805100 uboot-mediatek: add builds for UniFi 6 LR v2 and v3
      ed370ec424 mediatek: generate bootloader artifacts for mt7988_rfb
      35d123adfe uboot-mediatek: build fully-featured U-Boot for MT7988 RFB
      87ef305984 mediatek: improve mt7981.dtsi
      ffede121f8 mediatek: filogic: improve pinctrl drivers
      5a9720945f mediatek: i2c: mt65xx: allow optional pmic clock
      88c12d6632 mediatek: re-add dropped properties on BPi-R3
      cf08db988b generic: backport initial LEDs hw control support
      e685162a78 kernel: bump 5.15 to 5.15.130
      8bf25dba77 kernel: bump 5.15 to 5.15.129
      3c1721ae03 kernel: bump 5.15 to 5.15.128
      56827dac01 kernel: allow adding devices without hw offload to a hw flowtable
      736e3b81aa urngd: update to the latest master
      f493987d13 nettle: update to 3.9.1
      b9c94686f7 Revert "ath11k-firmware: update to stable WLAN.HK.2.9.0.1-01837"
      104178a990 mt76: update to the latest version
      1dbf176d
  5. Sep 07, 2023
  6. Sep 04, 2023
  7. Aug 30, 2023
  8. Aug 27, 2023
  9. Aug 26, 2023
  10. Aug 25, 2023
    • Tom Herbers's avatar
      docs: supported_devices: add missing 8devices Jalapeno (#2936) · 2ad4ce3b
      Tom Herbers authored
      Since the device isn't marked as broken it should be mentioned in the docs as a supported device.
      2ad4ce3b
    • David Bauer's avatar
      Merge pull request #2941 from blocktrron/nwa50ax-pro · 1c363a86
      David Bauer authored
      mediatek-filogic: add support for ZyXEL NWA50AX Pro
      1c363a86
    • David Bauer's avatar
      modules: update routing · d00c6c87
      David Bauer authored
      78ac6ee batman-adv: Fix lock assert after fragmentation change
      d00c6c87
    • David Bauer's avatar
      modules: update packages · 128fe399
      David Bauer authored
      dfbf87aa1 net/mosquitto: bump to 2.0.17
      fe5ab80fb tunneldigger-broker: update to v0.4.0
      411e11393 tunneldigger-broker: add rate-limit hook
      00fc9da4e tunneldigger-broker: add option to isolate bridge ports
      e597c3e55 tunneldigger-broker: update lib functions
      b4f0ce3d1 tunneldigger-broker: update config file and init for v0.4.0
      e77a20e5b Revert "tailscale: Update to 1.48.0"
      4cce597a2 natmap: update to 20230820
      0047d0507 tailscale: Update to 1.48.0
      3da7903ab yq: Update to 4.35.1
      37412eec4 sqm-scripts: Bump to v1.6.0
      128fe399
    • David Bauer's avatar
      modules: update openwrt · 108c1737
      David Bauer authored
      e74a4b509f mediatek: enable NMBM remapping for NWA50AX Pro UBI
      d792d20832 ath79: fix first reboot issue on Netgear WNDR4300 v2 and WNDR4500 v3
      7eda621404 ath79: rework Netgear nand devices image recipe
      f445c38263 mediatek: filogic: wax220: cleanup device tree
      16aecc12c2 mediatek: filogic: wax220: support factory image
      99d9519bac mediatek: enable NWA50AX Pro eth LEDs
      9ed01992f3 mediatek: add missing packages for Acer Predator W6
      e658eee813 ipq4019: add support for ZTE MF287 Pro aka DreiNeo Pro
      108c1737
  11. Aug 22, 2023
  12. Aug 21, 2023
Loading