Skip to content
Snippets Groups Projects
  1. Sep 22, 2019
  2. Sep 15, 2019
  3. Sep 12, 2019
  4. Sep 04, 2019
  5. Aug 25, 2019
  6. Aug 24, 2019
  7. Aug 21, 2019
    • Chrissi^'s avatar
      gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE · aa2c0dc3
      Chrissi^ authored
      This is a fix for the broken ingress traffic-shaping in gluon v2018.2.2
      and possibly earlier.
      
      For ingress traffic shaping the kernel option NET_ACT_POLICE is needed.
      Before this patch there was no dependency to this. Neither in
      gluon_core, gluon-mesh-vpn-core nor in the package.
      
      This patch adds this dependency.
      
      [Matthias Schiffer: move dependency from GLUON_CORE to gluon-mesh-vpn-core]
      
      Fixes #1790
      
      (cherry picked from commit dc8149ab)
      aa2c0dc3
    • Matthias Schiffer's avatar
      modules: update Gluon packages · 106b87b2
      Matthias Schiffer authored
      d4c87ce6b06e simple-tc: depend on KERNEL_NET_ACT_POLICE or kmod-sched
      73b301911d2d simple-tc: fix confusing program names in error messages
      106b87b2
  8. Aug 18, 2019
  9. Jul 02, 2019
  10. Jun 24, 2019
  11. Jun 20, 2019
    • Martin Weinelt's avatar
      docs: fix reference to #noibss in v2018.2.1 release notes · 3ae816d3
      Martin Weinelt authored
      Uncovered by sphinx-build:
      docs/releases/v2018.2.1.rst:19: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available.
      docs/releases/v2018.2.1.rst:19: WARNING: Unknown target name: "noibss".
      docs/releases/v2018.2.1.rst:26: WARNING: Unknown target name: "noibss".
      docs/releases/v2018.2.1.rst:30: WARNING: Unknown target name: "noibss".
      docs/releases/v2018.2.1.rst:34: WARNING: Unknown target name: "noibss".
      docs/releases/v2018.2.1.rst:35: WARNING: Unknown target name: "noibss".
      3ae816d3
    • Matthias Schiffer's avatar
      modules: update OpenWrt · 5cb69254
      Matthias Schiffer authored
      fc1dae5be797 brcm2708: Revert "staging: vc04_services: prevent integer overflow in create_pagelist()"
      84aba5796ea2 gemini: 4.14: Fix up DNS-313 compatible string
      9656f49ea009 base-files: fix uci led oneshot/timer trigger
      bd0c3988e742 kernel: bump 4.14 to 4.14.128
      
      (cherry picked from commit 99f344ba)
      5cb69254
    • Martin Weinelt's avatar
      modules: update OpenWrt · bc55bb1d
      Martin Weinelt authored
      2999c342aa kernel: bump 4.14 to 4.14.127
      9de2f4d4ce kernel: bump 4.9 to 4.9.182
      5fe809d718 Revert "ipq806x: fix EA8500 switch control"
      e493230e84 kernel: bump 4.14 to 4.14.126
      c449130bb2 mvebu: fixes commit f63a1caf22cb
      6fa6f74e37 kernel: backport 4.18 patch adding DMI_PRODUCT_SKU
      2cd234d96b mac80211: brcmfmac: backport important fixes from kernel 5.2
      85eda6f61e kernel: mt29f_spinand: fix memory leak during page program
      a0543d8e70 uboot-fritz4040: update PKG_MIRROR_HASH
      f63a1caf22 kernel: bump 4.14 to 4.14.125
      40b1e899ba kernel: bump 4.9 to 4.9.181
      5dbac47426 kernel: re-add bridge allow reception on disabled port
      5d27e87de7 rpcd: fix init script reload action
      1867f10807 kernel: bump 4.14 to 4.14.123
      7fe1b4a4b2 kernel: bump 4.9 to 4.9.180
      6563e494a0 kernel: bump 4.14 to 4.14.122
      e3408d09b0 kernel: bump 4.9 to 4.9.179
      b2b1265a1d apm821xx: backport accepted linux-crypto patches
      
      Fixes: CVE-2019-11477, CVE-2019-11478, CVE-2019-11479
      
      Compile-tested: x86_64
      Runtime-tested: x86_64
      (cherry picked from commit 1b06a15b)
      bc55bb1d
    • Matthias Schiffer's avatar
      gluon-mesh-vpn-core: move common VPN config to gluon UCI package · b7bca404
      Matthias Schiffer authored
      We now keep the VPN enable state, bandwidth limit enable and actual limits
      in the core config to avoid having to recover "user intent" from different
      config files when the used VPN packages change.
      
      Fixes #1736
      
      (cherry picked from commit 818c31af)
      b7bca404
    • Matthias Schiffer's avatar
      gluon-mesh-vpn-core: don't consider tunneldigger when fastd is installed · 4ddde78b
      Matthias Schiffer authored
      None of our scripts can handle fastd and tunneldigger running at the same
      time. When both are installed, ignore tunneldigger.
      
      (cherry picked from commit f6df3b05)
      4ddde78b
Loading