Skip to content
Snippets Groups Projects
  1. Oct 20, 2023
    • David Bauer's avatar
      build: fix duplicate building of host-tools · 6b22b742
      David Bauer authored
      Upstream introduced two different methods for determining the state of a
      package within the OpenWrt buildsystem. While both are based around the
      md5 hash-function, one taks filename & mtime into account while the
      other one uses the actual md5 hash of the file-content.
      
      Ever wondered why Gluon suddenly took considerably longer to build?
      The messy part is how the build-system chooses which method to use. This
      is based around the AUTOREMOVE configuration. Gluon sets this variable
      conditionally when built with GLUON_AUTOREMOVE set to 1.
      
      Enter the Gluon build-system. It first compiles Lua, without the
      AUTOREMOVE configuration passed to OpenWrt. This compiles the packages
      with the old hash-method based around filename & mtime. Afterwards, it
      builds with AUTOREMOVE enabled, changing the hash-function and
      rebuilding all host-packages.
      
      Fix this by setting AUTOREMOVE for both build-processes according to the
      setting of GLUON_AUTOREMOVE.
      
      Link: https://github.com/openwrt/openwrt/commit/53a08e37437972ba0a8fbf953a93a70a6b784ef4
      
      
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      6b22b742
    • Manu.WTF's avatar
      ipq40xx-generic: add support for ZTE MF289F (#2921) · 6385273f
      Manu.WTF authored
      Also known in Germany as Gigacube CAT20
      6385273f
  2. Oct 19, 2023
  3. Oct 18, 2023
  4. Oct 16, 2023
  5. Oct 15, 2023
  6. Oct 14, 2023
  7. Oct 13, 2023
  8. Oct 12, 2023
    • David Bauer's avatar
    • Matthias Schiffer's avatar
      lantiq-xrx200: mark target as broken · 6a7fbc78
      Matthias Schiffer authored
      lantiq-xrx200 is currently marked as source-only in OpenWrt 23.05, as
      the switch driver does not work correctly on Linux 5.15. Mark as broken
      in Gluon as well until the issue is fixed.
      
      Upstream PR: https://github.com/openwrt/openwrt/pull/13200
      6a7fbc78
    • Tom Herbers's avatar
      docs: add v2023.1.1 release notes · ad3a50a8
      Tom Herbers authored
      
      Co-authored-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
      (cherry picked from commit 1e954349)
      ad3a50a8
    • Tom Herbers's avatar
      docs, readme: Gluon v2023.1.1 · 83a9b0c9
      Tom Herbers authored
      (cherry picked from commit b313a631)
      83a9b0c9
    • Magnus Frühling's avatar
      modules: update gluon · 1447636c
      Magnus Frühling authored
      72efd36 uradvd: remove redundant package
      1447636c
    • Magnus Frühling's avatar
      modules: update routing · f0f49e7e
      Magnus Frühling authored
      2272106 luci-app-bmx6: drop this because of security vulnerabilities
      828e764 bmx6: drop package
      f0f49e7e
    • Magnus Frühling's avatar
      modules: update packages · d19873fe
      Magnus Frühling authored
      0da9f6229 v2ray-geodata: add package v2ray-geosite-ir
      277c4cb21 cloudreve: Update to 3.8.3
      7eb9fe8a8 dnsproxy: Update to 0.56.0
      0525b9b84 dnsproxy: Update to 0.55.0
      e3c3b6c09 v2ray-core: Update to 5.8.0
      ff0be7c4b curl: Update to version 8.4.0
      bec2e7fc8 python3: Update to 3.11.6, refresh patches
      0929d16d3 sing-box: update to v1.5.2
      9b812d9c0 nextdns: Update to version 1.41.0
      292551163 net-snmp: move to PCRE2 library
      caf47b755 libvpx: update to 1.13.1
      f6ae83622 exim: update to version 4.96.1
      da0a243e0 golang: Update to 1.21.2
      15cfd52f1 python3: avoid unnecessary rebuilds
      0d1b08013 openssh: bump to 9.5p1
      2c0657205 tor-fw-helper: remove it
      9f6eb89ea python-twisted: Update to 23.8.0, rework patches
      4bcfa675f crowdsec-firewall-bouncer: new upstream release version 0.0.28
      f611ae00d banip: release 0.9.1-1
      40899bca7 yq: Update to 4.35.2
      80bc44cb7 adblock-fast: bugfix: properly identify hosts-files
      1458dc558 atftp: move to PCRE2
      1013bdd5b atftp: bump to release 0.8.0
      41e64f8a7 ffmpeg: Add avi muxer
      0d95becbc wget: Update to 1.21.4
      ba11cad3a syslog-ng: update to version 4.4.0
      c5f6b62fd python-cffi: Update to 1.16.0
      4c4fa3cd2 python-packaging: Update to 23.2
      8620abe6a python-bcrypt: Update to 4.0.1, add myself as maintainer
      36a473bf5 python-pyopenssl: Update to 23.2.0
      71f226e03 python-charset-normalizer: Update to 3.3.0
      35fbb7385 adblock-fast: update to 1.0.0-5
      3360cce9f libwebp: bump to version 1.3.2
      4c79fddac prometheus-node-exporter-lua: drop bmx6 package
      24fdd4ae1 cloudflared: Update to 2023.7.3
      cf3390106 adguardhome: update quic-go to v0.37.6
      88ef5d0ba python-typing-extensions: Update to 4.8.0
      66958cef9 python-trove-classifiers: Update to 2023.9.19
      191d367d1 python-setuptools: Update to 68.2.2
      4ed41a0cb python-cryptography: Update to 41.0.4
      402ebe84f python: Add environment variables to build Rust extensions
      f78e60fa8 python-setuptools-rust: Add new host-only package
      882ce5ddf python-semantic-version: Add new host-only package
      dc38ce57b exim: apply hotfix for some ZDI reported vulnerabilities
      e805d653d adblock-fast: update to 1.0.0-5
      7d35ac5c1 v2raya: remove go version hack
      c38a05741 v2ray-core: backport upstream Go 1.21 updates
      0aad4266f frp: update to 0.51.3
      70960d4e8 frp: update to 0.51.0
      77f62ddb6 kismet: drop the package
      55ca07c78 adblock-fast: better error reporting when nothing to do
      d19873fe
    • Magnus Frühling's avatar
      modules: update openwrt · 09a547cd
      Magnus Frühling authored
      86e852bcd0 OpenWrt v23.05.0: revert to branch defaults
      bd4f415efa OpenWrt v23.05.0: adjust config defaults
      6637af95aa bsdiff: Add patches for CVEs
      fadbec8857 kernel: bump 5.15 to 5.15.134
      6d65f5ea2b kernel: bump 5.15 to 5.15.133
      e26947993f toolchain: glibc: Update glibc 2.37 to recent HEAD
      4cbfbb2eda realtek: 5.15: rtl93xx: support 2500baseT and 5000baseT on USXGMII links
      83e681e69e rtl83xx: fix STP by trapping BPDUs
      5b00873f5d uqmi: added timeout to fix hanging qmi.sh
      76758a8694 yafut: add missing PKG_MIRROR_HASH
      130d5056c1 generic: add patch for GPON-ONU-34-20BI quirk
      2a457dcd72 CI: push-containers: refresh containers also on modify cmake options
      07e4352d80 CI: push-containers: fix concurrency group
      3fff625542 rtl93xx: fix condition intended to only select internal serdes ports
      e92cf0c46f ramips: fix Mercusys MR70X LAN port assignments
      b742216dc8 OpenWrt v23.05.0-rc4: revert to branch defaults
      50690dd5cc OpenWrt v23.05.0-rc4: adjust config defaults
      7fe85ce1f2 hostapd: increase PKG_RELEASE to fix builds
      09a547cd
  9. Oct 02, 2023
  10. Oct 01, 2023
  11. Sep 29, 2023
  12. Sep 28, 2023
    • Andreas Ziegler's avatar
      Merge pull request #3002 from blocktrron/upstream-master-updates · 9e368f38
      Andreas Ziegler authored
      modules: update to latest HEAD
      9e368f38
    • David Bauer's avatar
      modules: update packages · 270895b8
      David Bauer authored
      1542103dd adguardhome: update to v0.107.36
      13bd46428 syncthing: update to 1.24.0
      5f79076fb syncthing: disable quic to support GO 1.21
      133bddb2a syncthing: update to 1.23.7
      131a04320 tailscale: Update to 1.50.0
      a75e1150f tailscale: update to version 1.48.2
      eced946bd tailscale: enable autodect of fw type
      e7ca549d6 tailscale: Update to 1.48.1
      42e796f8a tailscale: Update to 1.48.0
      8d1cf768a dnscrypt-proxy2: update to version 2.1.5
      45b2d3ecd apache: move to PCRE2
      5abeef2c3 apache: bump to release 2.4.57
      032b5506c python3-networkx: Update to 3.1, rename source package
      76e87af99 python-bidict: Update to 0.22.1
      6d3ff6df7 adblock-fast: bugfix: better detect ABP lists
      270895b8
    • David Bauer's avatar
      modules: update openwrt · 8a9b3c87
      David Bauer authored
      02ed2b0271 hostapd: fix wpa_supplicant mac address allocation on ap+sta
      186747a169 mpc85xx: add Enterasys WS-AP3715i reset button
      679f89ab65 treewide: Add extra CPE identifier
      ba9b93d913 toolchain: musl: add PKG_CPE_ID
      0ba56ae446 toolchain: assign PKG_CPE_ID
      1b7d48dc5f tools: assign PKG_CPE_ID
      388d213392 packages: assign PKG_CPE_ID for all missing packages
      8a9b3c87
    • David Bauer's avatar
Loading