Skip to content
Snippets Groups Projects
  1. Nov 24, 2018
  2. Nov 22, 2018
  3. Nov 21, 2018
    • Matthias Schiffer's avatar
      gluon-mesh-vpn-core: add gluon-wan exec wrapper · eda3aa33
      Matthias Schiffer authored
      gluon-wan is a sudo-like exec wrapper that switches the process group to
      gluon-mesh-vpn, making it use the WAN dnsmasq rather than resolving over
      the mesh.
      
      Note that this only affects DNS at the moment. Processes running under
      gluon-wan will still use the regular mesh IPv6 routing table, and not the
      WAN routing table. This is not a problem for IPv4, as there is only one
      IPv4 routing table.
      
      Fixes #1575
      Unverified
      eda3aa33
  4. Nov 20, 2018
  5. Nov 18, 2018
  6. Nov 17, 2018
  7. Nov 16, 2018
  8. Nov 14, 2018
    • rubo77's avatar
      docs: multidomain: fix indentation · e2e36921
      rubo77 authored
      e2e36921
    • Martin Weinelt's avatar
    • David Bauer's avatar
      a51ec563
    • Martin Weinelt's avatar
      modules: update routing packages · d3f2c5f8
      Martin Weinelt authored
      bc6e7f6 Merge pull request #425 from ecsv/batadv-18.06
      c00a1bf alfred: Merge bugfixes from 2018.4
      7bf62cc batman-adv: Merge bugfixes from 2018.4
      d1cf6d1 Merge pull request #422 from ecsv/batadv-18.06
      121c92d batctl: Don't overwrite default PKG_BUILD_DIR
      95e56cf alfred: Add openwrt revision to internal version
      93cce26 batctl: Add openwrt revision to internal version
      1a83b56 batman-adv: Add openwrt revision to internal version
      1ba424a batman-adv: Load module with AutoProbe
      b9656fb batman-adv: Fix search for cfg80211 module symbols
      059d726 batman-adv: Remove unused option "interfaces" in config
      3d5c2d0 batman-adv: Add DEBUG_LOG -> DEBUGFS dependency
      a9a4b04 batman-adv: Rebuild automatically on mac80211 changes
      Unverified
      d3f2c5f8
    • Martin Weinelt's avatar
      modules: update OpenWrt packages · 16286658
      Martin Weinelt authored
      c6a9b01a6 CircleCI: Fix URL references and add BRANCH refs
      bbbb47b7a Merge pull request #7366 from thess/ffmpeg-18.06
      4e8dd3649 ffmpeg: work around hard/soft float configs for libffmpeg-full
      f09f0f1c5 Merge pull request #6932 from chris5560/radicale_18.06
      74fc2449e adblock: fix adguard source
      1ec36271b net/mosquitto: bump to 1.5.4
      5552214d8 haveged: update to 1.9.4
      57b1bbb9a ccrypt: Update to 1.11
      335bd7cba Merge pull request #7301 from micmac1/maria37
      c646c1841 Merge pull request #7231 from padre-lacroix/bandwidthd-18.06
      377f88624 mariadb: security bump to 10.1.37
      104ce78af bandwidthd: [18.06] fix undefined references to inline functions This is basically same commit that took place in master 3 weeks ago. gcc-7 with -Os makes inline functions disappeard. It is caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help
      db5d46f28 build,circleci: fix container digest
      da4563092 build,circleci: add 'time' to container build image
      7b85f3c37 isc-dhcp: drop .conf suffix on dhcrelay config file
      ca30e0654 build,circleci: copy and adjust config from master
      fc212923d glib2: update to 2.58.1
      06579f632 ruby: bump to 2.5.3
      99208fcfe libssh: mark as BROKEN due to CVE-2018-10933
      7bd9d6914 patch: Add missing CVE-2018-6951 patch
      bfa879cdf patch: Fix CVE-2018-6952 and CVE-2018-1000156
      971efb45a Merge pull request #7160 from EricLuehrsen/o1806_ub_181
      c346de9b4 Merge pull request #7164 from pacien/181009-1806-pkg-tinc
      9f5ea1c28 watchcat: make compatible with updated busybox ash array handling (fixes #7148)
      58dbd3fda tinc: update to 1.0.35
      f3bc02155 unbound: update to 1.8.1
      482d94bf4 iotivity, i2pd, domoticz: Bump PKG_RELEASE to force re-build with Boost upgrade to 1.68
      15cf061d5 gnutls: updated to 3.5.19
      d7980aceb mosquitto: bump to 1.5.3
      fae92edd7 sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR)
      21b69c23a jamvm: Use <fenv.h> instead of <fpu_control.h>
      218a7a686 fdm: Merge latest version and build fixes from master
      11c25f58f boost: Merge updates (1.68.0) and build fixes from master
      cea8bebc6 Merge pull request #7084 from brianjmurrell/add-foolsm-to-18.06
      c58367d4f cshark: update to latest git HEAD
      e70b4775d strongswan: refresh patches
      88715598b strongswan: fix OpenWrt hotplug script handling
      1f4c93972 strongswan: add openwrt hotplug script handling
      c340159a9 strongswan: include nls.mk for mysql plugin
      474d9a0a1 net-snmp: fix inbound firewall rule support
      fddaa085f tdb: Remove libbsd dependency
      aa58b6bfb tdb: bump to latest version
      da27b3134 tdb: avoid installing duplicate files
      93587e54e node: Fix incorrect detection of arm_version and arm_fpu
      c99983288 node: fix host build fail
      0a2078bf1 nano: update to 3.1
      791933dd5 Nano: Update to 3.0 Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
      1bdddaefc foolsm: Add package foolsm
      df8b221e0 Merge pull request #7053 from mlichvar/chrony-fix-ipv6-allow-18.06
      1377bc60f chrony: fix configuration of IPv6 client access
      23bb744ff adblock: bugfix 3.5.5v2
      e8813bb56 adblock: update 3.5.5
      c7e97bf2b radicale[18.06]: add extra command "export_storage" to init script
      Unverified
      16286658
    • Martin Weinelt's avatar
      modules: update OpenWrt · d91b4a88
      Martin Weinelt authored
      9d07678d35 mac80211: fix spurious disconnections with powersave clients
      eb89dcaf4a kernel: bump 4.14 to 4.14.80
      76574f19e2 tcpdump: explicitly disable libcap-ng support
      514ad059ef mt76: update to the latest version, sync with master
      4f40d4ca73 oxnas: squash-pick commits from master branch
      f2a6d39b95 mac80211: brcmfmac: add 2 more recent changes
      33731ccff3 bcm53xx: add DT patch describing pins mux controller
      e4b0704a51 mac80211: backport firmware_request_nowarn and firmware_request_cache
      3589915a43 kernel: backport and include linux/overflow.h
      057893024e mac80211: backport sg_init_marker()
      f9e50a9468 bcm53xx: update pinctrl driver
      e6971b8def bcm53xx: add pending pinctrl driver
      55d078b249 script: ipkg-build: honour $SOURCE_DATE_EPOCH
      2e54de4e54 mac80211: brcmutil: backport chanspec debugging patch
      941256c004 mac80211: brcmfmac: backport the latest 4.20 changes
      5195136002 mac80211: brcmfmac: rename 4.20 backport patches
      156f6e63c4 mac80211: add iw command wrapper with error logging
      aa0aa47aa1 kernel: Add support for Winbond w25q128jv SPI NOR flash
      44084d89f2 imx6: fix DMA transaction errors
      779b89c757 ath9k: fix dynack in IBSS mode
      f9c79947b5 kernel: bump 4.14 to 4.14.79
      91a8bc1dd0 Revert "mt76: update to the latest version"
      f1a2b5bbbc kernel: tolerate using UBI/UBIFS on MLC flash (FS#1830)
      24ca1cda38 mt76: update to the latest version
      Unverified
      d91b4a88
  9. Nov 13, 2018
  10. Nov 04, 2018
  11. Nov 03, 2018
  12. Oct 24, 2018
  13. Oct 23, 2018
    • Martin Weinelt's avatar
      modules: update OpenWrt · 9baf454e
      Martin Weinelt authored
      4fb73b61c0 bcm53xx: use upstream SPI controller fix
      2db4015285 bcm53xx: replace SPI revert with a fix sent upstream
      1e2164aeb4 kernel: add missing symbol for target bcm53xx
      3a9aed24d1 dnsmasq: bump to v2.80
      270b9d30f6 kernel: bump 4.14 to 4.14.78
      4dc42ef40e kernel: bump 4.9 to 4.9.135
      47f68ca586 kernel: bump 4.14 to 4.14.77
      dbd067013d kernel: bump 4.9 to 4.9.134
      486dc7583d ar71xx: fix mtd corruption
      9ac7eb4a86 kernel: bump 4.14 to 4.14.76
      235148b077 kernel: bump 4.9 to 4.9.133
      4fa4b5edaf mac80211: fix A-MSDU packet handling with TCP retransmission
      70cb2d20c9 netfilter: add missing dependency for kernel 4.14
      bba743458e kernel: bump 4.14 to 4.14.75
      86a3d2604f kernel: bump 4.9 to 4.9.132
      ae2a3a1d80 kernel: enable memory compaction
      46a700e118 e2fsprogs: fix glibc compile issue (FS#1749,FS#1796)
      0dbe3d28f7 iperf: fix --daemon option
      95e2da8366 ar71xx: Fix installation of fw_setenv in sysupgrade ramdisk
      234b893a18 base-files: Reintroduce sysupgrade_pre_upgrade hook
      f3753a9ae0 netifd: fix segfault (FS#1875)
      b3c64797db build: use CMAKE_SOURCE_SUBDIR variable to cmake.mk
      149dcc26d1 kernel: bump 4.14 to 4.14.74
      d837c93623 kernel: bump 4.9 to 4.9.131
      9baf454e
  14. Oct 14, 2018
  15. Oct 12, 2018
    • Martin Weinelt's avatar
      modules: update routing packages (#1554) · 7c86795d
      Martin Weinelt authored
      8b76007 nodogsplash: fix download hash
      ebc5874 Merge pull request #417 from bluewavenet/openwrt-18.06
      f68a998 nodogsplash: Backport v3.2.1 to OpenWrt 18.06
      2e21588 Merge pull request #414 from ecsv/batadv-18.06
      3785b55 Merge pull request #411 from bluewavenet/openwrt-18.06
      ddef390 batman-adv: Merge bugfixes from 2018.3
      ed5d97c nodogsplash: add missing config options
      b0e37f2 Merge pull request #409 from wfleurant/backport-fix-luci-cjdns
      85775e9 luci-app-cjdns: luci admin support for cjdns-v20.2 (#394)
      59e8158 Merge pull request #407 from bluewavenet/openwrt-18.06
      883dec4 nodogsplash: Backport v3.2.0
      021153d nodogsplash: Remove nodogsplash and nodogsplash2 in preparation for backport of v3.2.0
      9d9c0d0 Merge pull request #403 from dangowrt/bmx7-for-openwrt-18.06
      ab3529a bmx7: Avoid namespace collision with libubox.
      f0b852b bmx7: add config trigger
      7c86795d
  16. Oct 11, 2018
  17. Oct 02, 2018
    • Martin Weinelt's avatar
      modules: update OpenWrt · 8ecd302d
      Martin Weinelt authored
      8baadecb16 ar71xx: flag FritzBox 4020 buttons as active low
      cd12c91dde kmod-sched-cake: don't gso fixup on fixed kernels
      670f14ce67 kerneL: bump 4.14 to 4.14.73
      23bd33c5a3 kernel: bump 4.9 to 4.9.130
      2163b4936e mt76: update to the latest version, fixes mt76x2 beacon issue
      b115fcaa86 mac80211: fix management frame protection issue with mt76 (and possibly other drivers)
      Unverified
      8ecd302d
  18. Oct 01, 2018
  19. Sep 30, 2018
  20. Sep 29, 2018
    • yanosz's avatar
    • Matthias Schiffer's avatar
      gluon-config-mode-hostname: fix site check for prefill · c584d819
      Matthias Schiffer authored
      Do not require this setting in site.conf.
      Unverified
      c584d819
    • Matthias Schiffer's avatar
      modules: update OpenWrt · 03702aa8
      Matthias Schiffer authored
      9f3cce2bfb3f mt76: update to the latest version from the 18.06 branch
      0b99f08a64c3 uboot-lantiq: fix compatibility with gcc7
      e4678c6c01fa ramips: fix Archer C20 sysupgrade
      3a783e59ae0e ramips: ex2700: actually remove kmod-mt76*
      81b2bf8e3bd7 kernel: bump 4.14 to 4.14.72
      2e946ca366c5 kernel: bump 4.9 to 4.9.129
      05606de1aa5b kernel: pick earlycon regression fixes from the stable-queue.git
      cb352a7c4cf7 build: drop buildbot toolchain rebuild check when not using git
      609707cbe7cf mac80211: fix tx queue allocation for active monitor interfaces
      ca1d6c7d30cf mt76: fix tx power issue for mt76x2
      8a006c24809c mac80211: backport upstream fixes
      492bd8ddc906 kernel: bump 4.14 to 4.14.71
      0d8d63c038a3 kernel: bump 4.9 to 4.9.128
      f506de2cdaf9 ath9k: fix unloading the module
      7347ea7453ae uqmi: pass-through ipXtable to child interfaces
      de76cefd865c kernel: bump 4.14 to 4.14.70 for 18.06
      b4f672c1f986 kernel: bump 4.9 to 4.9.127 for 18.06
      4f6ad3c13ace iproute2: q_cake: Also print nonat, nowash and no-ack-filter keywords
      e60be1133036 toolchain/glibc: update to latest 2.26 commit
      a57062a90832 iproute2: q_cake: Add printing of no-split-gso option
      1fdf3b4a4440 iproute2: update cake man page
      ae1285286487 kmod-sched-cake: fix 6in4/gso performance issue
      f6bd1b306bbb kmod-sched-cake: bump to 20180827
      b2a042b5fe0c iproute2: cake: make gso/gro splitting configurable
      f14c321a0d26 kmod-sched-cake: bump to 20180728 optional gso split
      6f0ede54387e mac80211: brcmfmac: backport CYW89342 support & fixes from 4.20
      d3e9c8862ff9 mac80211: brcmfmac: backport patch for per-firmware features
      1a7471a303f3 mac80211: brcmfmac: backport 4.19 patches preparing monitor mode support
      9e319b7ae268 odhcp6c: add client fqdn and reconfigure options
      55bbd8293c9f kernel: bump 4.14 to 4.14.68
      81d73ae74788 kernel: bump 4.9 to 4.9.125
      5c8d61d7e32d dnsmasq: allow dnsmasq variants to be included in image
      Unverified
      03702aa8
  21. Sep 23, 2018
    • Ruben Barkow's avatar
      Enhance example translation files · 5648faf8
      Ruben Barkow authored
      5648faf8
    • Sven Eckelmann's avatar
      ar71xx-generic: Reduce SquashFS blocksize to 64K (#1455) · 2b208647
      Sven Eckelmann authored
      Some 32 MB devices like the Nanostation M2 suffer from sudden high loads
      combined with a squashfs related OOM reboot:
      
        logd invoked oom-killer: gfp_mask=0x2420848, order=0, oom_score_adj=0
        CPU: 0 PID: 774 Comm: logd Not tainted 4.4.135 #0
        Stack : 804214dc 00000000 00000001 80480000 8182fa3c 80474803 804028d0 00000306
                804e378c 00001ade 00000040 00000000 00000000 800a7f10 00000006 00000000
                00000000 00000000 804063e0 80c69994 804e6542 800a5e8c 02420848 00000000
                00000001 801fd600 00000000 00000000 00000000 00000000 00000000 00000000
                00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
                ...
        Call Trace:
        [<800721cc>] show_stack+0x54/0x88
        [<800d5468>] dump_header.isra.4+0x48/0x130
        [<800d5c38>] check_panic_on_oom+0x48/0x84
        [<800d5d64>] out_of_memory+0xf0/0x324
        [<800d9888>] __alloc_pages_nodemask+0x6b8/0x724
        [<800d2960>] pagecache_get_page+0x154/0x270
        [<80134cb0>] __getblk_slow+0x15c/0x374
        [<80160418>] squashfs_read_data+0x1c8/0x6e8
        [<80164628>] squashfs_readpage_block+0x32c/0x4d8
        [<801622a4>] squashfs_readpage+0x5bc/0x6d0
        [<800dd030>] __do_page_cache_readahead+0x1f8/0x264
        [<800d479c>] filemap_fault+0x1a8/0x458
        [<800efc1c>] __do_fault+0x64/0xd0
        [<800f2824>] handle_mm_fault+0x4a4/0xb40
        [<80076e98>] __do_page_fault+0x134/0x470
        [<80060820>] ret_from_exception+0x0/0x10
      
      Reduction of the SquashFS blocksize should reduce the problem slightly on
      these nodes. The image size will increase slightly but this should be no
      problem for ar71xx-generic (in contrast to ar71xx-tiny).
      2b208647
  22. Sep 17, 2018
    • David Bauer's avatar
      mt76x8: flag target as broken (#1533) · 728d1ffd
      David Bauer authored
      The MT76x8 is currently not stable enough for worry-free use with Gluon.
      It suffers from reboots in intervals as little as 12 hours or WiFi
      freezes for several hours.
      
      It may be unflagged as soon the situation with mt76 got better.
      728d1ffd
  23. Sep 15, 2018
  24. Sep 11, 2018
  25. Sep 05, 2018
  26. Sep 04, 2018
Loading