Skip to content
Snippets Groups Projects
Select Git revision
  • experimental default protected
  • nrb/airmax-test
  • v2023.2.4-ffs
  • nrb/ar9344-reset-sequence
  • autinerd/experimental-openwrt-24.10
  • v2023.2.3-ffs
  • v2023.2.2-ffs
  • v2023.2-ffs
  • v2023.1-ffs
  • v2022.1.4-ffs
  • feature/addMikrotikwAP
  • v2022.1.3-ffs
  • v2021.1.2-ffs
  • v2022.1.1-ffs
  • master protected
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • experimental-2025-05-27
  • experimental-2025-05-27-base
  • experimental-2025-05-18
  • experimental-2025-05-18-base
  • experimental-2025-05-15
  • experimental-2025-05-15-base
  • experimental-2025-05-13
  • experimental-2025-05-13-base
  • experimental-2025-05-08
  • experimental-2025-05-08-base
  • experimental-2025-05-05
  • experimental-2025-05-05-base
  • experimental-2025-05-02
  • experimental-2025-05-02-base
  • experimental-2025-05-01
  • experimental-2025-05-01-base
  • experimental-2025-04-29
  • experimental-2025-04-29-base
  • experimental-2025-04-27
  • experimental-2025-04-27-base
40 results

modules

Blame
    • David Bauer's avatar
      205ebc85
      modules: update openwrt · 205ebc85
      David Bauer authored
      180b750c02 hostapd: add STA extended capabilities to get_clients
      411c73f748 hostapd: add op-class to get_status output
      e44a781e11 hostapd: add beacon_interval to get_status ubus output
      95b0b8725c hostapd: remove unused mac_buff allocation
      3731ffa0ee hostapd: report bssid, ssid and channel over ubus
      53c60d4bfa hostapd: ubus: add notification for BSS transition response
      88075c87dc hostapd: ubus: add BSS transtiton request method
      b1c3539868 openssl: bump to 1.1.1n
      864bba55d8 uboot-bcm4908: use "xxd" from staging_dir
      92020d4242 tools: xxd: use more convenient source tarball
      17e9553284 tools: add xxd (from vim)
      f44f8b07b0 base-files: call "sync" after initial setup
      e8a806c49e bcm4908: include U-Boot in images
      45b3f2aa0f uboot-bcm4908: add package with BCM4908 U-Boot
      604274c24b x86: legacy: enable pata_sis driver
      13c9f1f37d bcm4908: support "rootfs_data" on U-Boot devices
      e12ffac02d bcm4908: fix USB PHY support
      f1e1daa6e8 u-boot.mk: add LOCALVERSION (explicitly specify OpenWrt build)
      0327104686 tools/libressl: update to version 3.4.2
      8ed3b5b04b tools/libressl: update to 3.4.1
      2736a5df94 tools/libressl: update to 3.3.4
      49b2e6365d tools/libressl: update to 3.3.3
      2d69d098e0 kernel: bump 5.4 to 5.4.182
      7bd583e5f3 uboot-envtools: mvebu: update uci defaults for Turris Omnia
      b2896d413e ipq806x: base-files: asrock: fix bootcount include
      952de38ef4 Revert "ramips: increase spi-max-frequency for ipTIME mt7620 devices"
      abf8209d7f hostapd: fix radius problem due to invalid attributes
      610b2cff60 ipq806x: base-files: asrock: fix bootcount include
      b99d7aecc8 wolfssl: fix API breakage of SSL_get_verify_result
      7612ecb201 ramips: mt7621: do memory detection on KSEG1
      7fc336484b rpcd: backport 802.11ax support
      d1c15c41d9 OpenWrt v21.02.2: revert to branch defaults
      30e2782e06 OpenWrt v21.02.2: adjust config defaults
      bf0c965af0 ramips: fix NAND flash driver ECC bit position mask
      adb65008c8 kernel: backport fix for initializing skb->cb in the bridge code to 5.4
      b7af850bd2 tools/mtools: update to 4.0.35
      5d553d8767 tools/fakeroot: fix unresolved symbols on arm64 macOS
      c8d6a7c84e tools/fakeroot: fix build on MacOS arm64
      83bf22ba2e tools/fakeroot: explicitly pass CPP variable
      230ec4c69c bcm4908: backport watchdog and I2C changes
      87b9ba9ed9 bcm4908: backport first 5.18 DTS changes
      e6a718239f bcm4908: backport bcm_sf2 patch for better LED registers support
      e6aaa061d0 bcm4908: backport BCM4908 pinctrl driver
      59e7ae8d65 tcpdump: Fix CVE-2018-16301
      de948a0bce glibc: update to latest 2.33 HEAD
      0c0db6e66b hostapd: Apply SAE/EAP-pwd side-channel attack update 2
      5b13b0b02c wolfssl: update to 5.1.1-stable
      7d376e6e52 libs/wolfssl: add SAN (Subject Alternative Name) support
      5ea2e1d5ba wolfssl: enable ECC Curve 25519 by default
      4108d02a29 ustream-ssl: update to Git version 2022-01-16
      32d50a1281 mbedtls: Update to version 2.16.12
      c6ddf8d502 kernel: bump 5.4 to 5.4.179
      a4c0c031b8 ath79: Add support for OpenMesh OM5P-AC v2
      6d266ef158 imagebuilder: fix local packages/ folder
      205ebc85
      History
      modules: update openwrt
      David Bauer authored
      180b750c02 hostapd: add STA extended capabilities to get_clients
      411c73f748 hostapd: add op-class to get_status output
      e44a781e11 hostapd: add beacon_interval to get_status ubus output
      95b0b8725c hostapd: remove unused mac_buff allocation
      3731ffa0ee hostapd: report bssid, ssid and channel over ubus
      53c60d4bfa hostapd: ubus: add notification for BSS transition response
      88075c87dc hostapd: ubus: add BSS transtiton request method
      b1c3539868 openssl: bump to 1.1.1n
      864bba55d8 uboot-bcm4908: use "xxd" from staging_dir
      92020d4242 tools: xxd: use more convenient source tarball
      17e9553284 tools: add xxd (from vim)
      f44f8b07b0 base-files: call "sync" after initial setup
      e8a806c49e bcm4908: include U-Boot in images
      45b3f2aa0f uboot-bcm4908: add package with BCM4908 U-Boot
      604274c24b x86: legacy: enable pata_sis driver
      13c9f1f37d bcm4908: support "rootfs_data" on U-Boot devices
      e12ffac02d bcm4908: fix USB PHY support
      f1e1daa6e8 u-boot.mk: add LOCALVERSION (explicitly specify OpenWrt build)
      0327104686 tools/libressl: update to version 3.4.2
      8ed3b5b04b tools/libressl: update to 3.4.1
      2736a5df94 tools/libressl: update to 3.3.4
      49b2e6365d tools/libressl: update to 3.3.3
      2d69d098e0 kernel: bump 5.4 to 5.4.182
      7bd583e5f3 uboot-envtools: mvebu: update uci defaults for Turris Omnia
      b2896d413e ipq806x: base-files: asrock: fix bootcount include
      952de38ef4 Revert "ramips: increase spi-max-frequency for ipTIME mt7620 devices"
      abf8209d7f hostapd: fix radius problem due to invalid attributes
      610b2cff60 ipq806x: base-files: asrock: fix bootcount include
      b99d7aecc8 wolfssl: fix API breakage of SSL_get_verify_result
      7612ecb201 ramips: mt7621: do memory detection on KSEG1
      7fc336484b rpcd: backport 802.11ax support
      d1c15c41d9 OpenWrt v21.02.2: revert to branch defaults
      30e2782e06 OpenWrt v21.02.2: adjust config defaults
      bf0c965af0 ramips: fix NAND flash driver ECC bit position mask
      adb65008c8 kernel: backport fix for initializing skb->cb in the bridge code to 5.4
      b7af850bd2 tools/mtools: update to 4.0.35
      5d553d8767 tools/fakeroot: fix unresolved symbols on arm64 macOS
      c8d6a7c84e tools/fakeroot: fix build on MacOS arm64
      83bf22ba2e tools/fakeroot: explicitly pass CPP variable
      230ec4c69c bcm4908: backport watchdog and I2C changes
      87b9ba9ed9 bcm4908: backport first 5.18 DTS changes
      e6a718239f bcm4908: backport bcm_sf2 patch for better LED registers support
      e6aaa061d0 bcm4908: backport BCM4908 pinctrl driver
      59e7ae8d65 tcpdump: Fix CVE-2018-16301
      de948a0bce glibc: update to latest 2.33 HEAD
      0c0db6e66b hostapd: Apply SAE/EAP-pwd side-channel attack update 2
      5b13b0b02c wolfssl: update to 5.1.1-stable
      7d376e6e52 libs/wolfssl: add SAN (Subject Alternative Name) support
      5ea2e1d5ba wolfssl: enable ECC Curve 25519 by default
      4108d02a29 ustream-ssl: update to Git version 2022-01-16
      32d50a1281 mbedtls: Update to version 2.16.12
      c6ddf8d502 kernel: bump 5.4 to 5.4.179
      a4c0c031b8 ath79: Add support for OpenMesh OM5P-AC v2
      6d266ef158 imagebuilder: fix local packages/ folder