Skip to content
Snippets Groups Projects
  1. Feb 03, 2022
    • Matthias Schiffer's avatar
      Makefile: error earlier when site.mk is missing · ef2d3578
      Matthias Schiffer authored
      The site.mk target was only evaluated after the whole makefile was
      parsed. This caused the GLUON_DEPRECATED error to be emitted first
      (hiding the more helpful message that no site config was found) on Gluon
      2021.1.x, where GLUON_DEPRECATED is used in a toplevel if in targets.mk.
      
      By moving the check from recipe context to the toplevel, we ensure that
      it is evaluated during parsing.
      
      (cherry picked from commit 286d07b3)
      ef2d3578
  2. Jan 01, 2022
    • David Bauer's avatar
      modules: update OpenWrt (#2358) · 7e7dfcea
      David Bauer authored
      
      81d0b4a9f4 kernel: bump 4.14 to 4.14.259
      1d94f72439 kernel: bump 4.14 to 4.14.258
      cc8c1be438 mac80211: Update to version 4.19.221
      554f1b89aa iproute2: m_xt.so depends on dynsyms.list
      f14bc5cf56 uboot-lantiq: danube: fix hanging lzma kernel uncompression #2
      8fb714edd6 uboot-lantiq: danube: fix hanging lzma kernel uncompression
      b5b526285a wireless-regdb: update to version 2021.08.28
      a5c479a200 wireless-regdb: update to version 2021.04.21
      b9f866825f tools/m4: update to 1.4.19
      662fe6a6ee kernel: bump 4.14 to 4.14.254
      5e8b9624f1 ar71xx: mikrotik: rb91x: fix 10M ethernet link speed
      c72ea2a6c7 uboot-lantiq: fix sha1.h header clash when system libmd installed
      93a48cb1a0 kernel: bump 4.14 to 4.14.248
      123d12eada mac80211: Update to backports-4.19.207-1
      31a2d41d64 sdk: fix missing include directories
      556d165dda uboot-zynq: fix dtc compilation on host gcc 10
      f33dc315cb uboot-tegra: Fix build with GCC-10 as host compiler
      f31bb35b63 uboot-mvebu: Fix build with GCC-10 as host compiler
      e8cf46ebba uboot-layerscape: fix dtc compilation on host gcc 10
      d059ce28f5 uboot-kirkwood: Fix build with GCC-10 as host compiler
      af5c8856f8 uboot-sunxi: Fix build with GCC-10 as host compiler
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      7e7dfcea
  3. Oct 29, 2021
    • David Bauer's avatar
      modules: fix respondd segfault (#2328) · 2dad91bd
      David Bauer authored
      
      * modules: use v2021.1.x Gluon package branch
      
      * modules: update Gluon packages
      
      015408e respondd-module-airtime: move const specifier to the right location
      d068e7d respondd-module-airtime: remove incorrect fprintf argument
      97981c2 respondd-module-airtime: remove PHY ID again
      8dbd089 respondd-module-airtime: improve error handling
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      2dad91bd
  4. Sep 17, 2021
    • Sven Eckelmann's avatar
      ipq40xx: Fix automatic ipq-wifi selection for Plasma Cloud devices (#2314) · d4cb1777
      Sven Eckelmann authored
      
      It was noticed that various devices had not the correct board-2.bin
      installed. This was caused by a typo in the package name. The ath10k driver
      (unfortunately) is then loading a completely unrelated BDF from the
      ath10k-board-qca4019 board-2.bin. It is usually a rather bad idea to use
      calibration data from a different board - but the effects depend on the
      actual device.
      
      For the PA1200, it was mostly noticed by the bad 2.4GHz performance.
      
      Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
      d4cb1777
  5. Sep 02, 2021
  6. Aug 24, 2021
  7. Aug 14, 2021
  8. Aug 05, 2021
  9. Aug 01, 2021
  10. Jul 05, 2021
  11. Jul 01, 2021
  12. Jun 22, 2021
  13. Jun 21, 2021
  14. Jun 10, 2021
  15. Jun 08, 2021
    • David Bauer's avatar
      modules: update OpenWrt packages · 3f59fdc6
      David Bauer authored
      
      476b8b82b Merge pull request #15806 from blocktrron/pr-xr-usb-serial-1907
      73c098477 xr_usb_serial_common: add PKG_MIRROR_HASH
      7100f4006 xr_usb_serial_common: fix build
      465ddb5b2 Merge pull request #15770 from DeathCamel58/libnet-1.2.x-libnet-config-fix
      f7d4a6753 Merge pull request #15780 from stangri/19.07-https-dns-proxy
      6ab17abde https-dns-proxy: update to 2021-06-03-1
      bdbf33f69 libnet: Export `libnet-config` in development enviornments
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      3f59fdc6
  16. Jun 07, 2021
  17. Jun 06, 2021
  18. Jun 05, 2021
  19. Jun 04, 2021
    • David Bauer's avatar
      Merge pull request #2227 from blocktrron/master-modules-update-040621 · ece75b98
      David Bauer authored
      modules: update to latest Git HEAD
      ece75b98
    • David Bauer's avatar
      Merge pull request #2219 from AiyionPrime/meshvpn_core_respondd_vpn · b2414ec4
      David Bauer authored
      gluon-mesh-vpn-core: respondd active, enabled
      b2414ec4
    • David Bauer's avatar
      modules: update OpenWrt routing · b246300f
      David Bauer authored
      
      101632e Merge pull request #658 from ecsv/batadv-for-19.07
      a995b62 batman-adv: Merge bugfixes from 2021.1
      118536c bird2: Makefile polishing
      9d6ef13 bird2: update to version 2.0.8
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      b246300f
    • aiyion.prime's avatar
    • David Bauer's avatar
      modules: update OpenWrt packages · c90d6b98
      David Bauer authored
      
      1c90bc08a banip: remove logd dependency
      ad6476b4f Merge pull request #15728 from stangri/19.07-https-dns-proxy
      2b0cb41c0 https-dns-proxy: 2021-05-14 bugfix: fallback to HTTP/1 by default
      e8c0e3c20 netdata: update to version 1.30.1
      e23677d86 Merge pull request #15717 from stangri/19.07-https-dns-proxy
      b28e2c763 https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
      2543c33b0 syslog-ng: update to 3.32.1
      e05c97a19 nano: update version to 5.7
      91e1399cf nextdns: Update to version 1.32.1
      9fd4ed8af bind: bump to 9.16.15
      aebeefcd5 zerotier: update to 1.6.5
      18b564ef5 Merge pull request #15509 from hswong3i/openwrt-19.07-SQUID_enable-ssl-crtd
      ad6712d42 squid: Enable dynamic SSL certificate generation
      439da3db8 mosquitto: fix log_type config support
      221785358 ksmbd-tools: update to 3.3.9
      3412c7a45 dnscrypt-proxy2: sync blocked-names to upstream one
      139217f8a dnscrypt-proxy2: upgrade to 2.0.45
      27678dc75 adblock: fix polish source URL
      e426ad56b Merge pull request #15477 from rs/nextdns-1.32.0-openwrt-19.07
      6027afee1 nextdns: Update to version 1.32.0
      afed88b48 Merge pull request #15468 from rs/nextdns-1.12.5-openwrt-19.07
      f1e6b878f nextdns: Update to version 1.12.5
      11dc84032 irqbalance: upgrade to version 1.8.0
      287154116 pulseaudio: update to 14.0
      3bdf75bd2 pulseaudio: fix compilation without deprecated OpenSSL APIs
      ba0558e8a pulseaudio: fix compilation with ICONV_FULL
      1248994b9 pulseaudio: Update ARM NEON/VFP detection
      4021cb65a pulseaudio: do not build NEON with unsupported platforms
      8eb7d95ba pulseaudio: add lto and gc-sections to reduce size
      15fb6ec36 pulseaudio: fix pkgconfig paths
      eac2ca1c6 pulseaudio: update to 13.0
      f0aa4486a pulseaudio: Backport upstream patch
      e5701228c Merge pull request #15384 from VolunteerComputingHelp/openwrt-19.07
      8ca4ab69e Merge pull request #15413 from luizluca/19.07/ruby-2.6.7
      5c16a052f ruby: update to 2.6.7
      807e088bb netdata: disable shared memory totals by default
      09ba05583 https-dns-proxy: bugfix: race condition with dnsmasq
      0072fc533 boinc: Transfer v7.16.16 from 21.02 to 19.07
      ba1a801f7 adblock: fix games_tracking source url
      1cf2e3530 Merge pull request #15254 from dibdot/19.07
      74c8fb403 travelmate: minimal change to fix cp detection
      56e1674ef rpcd-mod-lxc: add postinst to reload rpcd on update/installation
      560a0ea2b ksmbd-tools: update to 3.3.8
      0863ab323 ksmbd-tools: Add a mDNS TXT record for the ksmbd service
      52d3ce0f6 ksmbd-tools: update to 3.3.7
      f275b3f41 ksmbd-tools: update to 3.3.6
      ba329c4ea ksmbd-tools: update to 3.3.5
      055b1cd58 nut: fix typo in nutshutdown script
      e88b4d873 netdata: update to version 1.29.3
      f6bc822ff syslog-ng: update to version 3.31.2
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      c90d6b98
    • David Bauer's avatar
      modules: update OpenWrt · 88224a20
      David Bauer authored
      
      1153773c78 ubox: fix init script validation of log_ip option
      a1ee0ebbd8 tools/mklibs: Fix compile with GCC 11
      84c5dbcf2a openwrt-keyring: Only copy sign key for 19.07 and 21.02
      c07c98d28e openwrt-keyring: add OpenWrt 21.02 GPG/usign keys
      e10830193c generic: platform/mikrotik: release mtd device after use
      f342de468b kernel: bump 4.14 to 4.14.232
      ded3ad3c2f Extend checks on build prerequisites for building OpenWRT core
      5bec393fcb prereq-build: test for perl's Data::Dumper
      a2728a806a tplink-safeloader: fix C7v5 factory flashing from vendor fw > v1.1.x
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      88224a20
  20. May 27, 2021
Loading