Skip to content
Snippets Groups Projects
  1. Nov 25, 2017
  2. Nov 23, 2017
  3. Nov 15, 2017
  4. Nov 05, 2017
    • Matthias Schiffer's avatar
      modules: update LEDE · d147c987
      Matthias Schiffer authored
      6b6578feec wireguard: version bump to 0.0.20171101
      9740523763 ar71xx: fix LED config for DIR-869 A1
      bdf19eec35 ipq806x: nbg6817: sync MAC addresses to the upstream values
      2aff2add31 ipq806x: nbg6817: add kmod-fs-ext4 to device packages
      63f6408ccc uclient: update to the latest version, fixes fetch of multiple files
      d147c987
  5. Nov 04, 2017
  6. Oct 31, 2017
  7. Oct 29, 2017
    • Matthias Schiffer's avatar
      modules: update LEDE · 7a53482f
      Matthias Schiffer authored
      3eae19acee ramips: fix Youku-YK1 support
      8a48a53dcb tools/squashfs4: include sysmacros.h explicitly
      8406e50df5 tools/squashfs: include sysmacros.h explicitly
      96dbf59e5a tools/mtd-utils: include sysmacros.h explicitly
      d2fd6412a6 tools/findutils: include sysmacros.h explicitly
      367b4563b4 dnsmasq: restore ability to include/exclude raw device names
      ee6fa8d839 lantiq: add missing default lan interface
      2bee675d33 ipq806x: fix Zyxel NBG6817 WiFi button
      f5935f78a1 ramips: fix default usb support for nexx wt3020-8M
      7a53482f
    • Matthias Schiffer's avatar
      modules: update OpenWrt packages · f7baa2c4
      Matthias Schiffer authored
      Fixes a build issue in kmod-jool.
      
      82ef2fd7 jool: fix PKG_BUILD_DIR to avoid kernel ABI mismatch
      fee9a0aa monit: update to 5.24, use https download url
      5a6fcfbc monit: update to 5.23
      4479fada monit: update to 5.20, use PKG_HASH
      9ce3deb8 sqlite3: update to 3.19.3
      6bca8579 libs/sqlite3: Update to 3190200
      0a279576 sqlite: update to 3.17.0
      58a1a733 libwebsockets: add PROVIDES to both variants
      e967fd8c icu: fix CVE-2017-14952 Double-Free Vulnerability [lede-17.01]
      3c29b149 Revert "Provides a way to acquire the list of installed packages without the"
      27bdc743 Revert "add ubus call to perform a sysupgrade and acl file for the attended"
      cdcf6ad2 Revert "due to renaming .rpcd was forgotten in the Makefile"
      04cbc70c due to renaming .rpcd was forgotten in the Makefile
      f6c287f1 add ubus call to perform a sysupgrade and acl file for the attended sysupgrade use case as well uci defaults. Package is a part of the GSoC 17 project implementing easy sysupgrade functionality.
      983819f3 Provides a way to acquire the list of installed packages without the need to have opkg available. It is being used for the GSoC 17 project implementing easy sysupgrade functionality.
      cd5c4487 wireguard: drop package
      9040b270 noddos: new backport of noddos from master branch
      72e88678 wireguard: bump to release 0.0.20171005 for 17.01
      de79f4c7 bluez: fix CVE-2017-1000250
      b56e6504 tor: update to version 0.2.9.12
      c69b0774 tor: update to version 0.2.9.11
      ea9ca5ed ruby: bump to 2.4.2
      fa3a118d collectd: uptime plugin: apply fix from upstream
      4739584c mwan3: fix interface-bound traffic when interface is offline
      d61bf45c haproxy: update to 1.7.8 and pending patches  - fixes reload issue with hanging process
      a6a44f91 pcre: Added fix for CVE-2017-11164 by adding stack recursion limit
      1434dbdf pcre: upgrade to version 8.41  - fixes security issues
      ad256bbf strongswan: fix typo
      a7007291 strongswan: add curve25519 plugin
      1143cb9b strongswan: bump to 5.5.3
      384e89b3 strongswan: bump to 5.5.2
      fe233e35 net/mwan3: update Makefile
      42f46570 unbound: update to 1.6.5
      a3c78648 net/mwan3: remove lock file on mwan3 stop
      282e9001 net/mwan3: fix ping issue if last interface recovers from failure
      94a52336 net/mwan3: fix ipset generation in hotplug script with an lock
      822bc96b net/mwan3: add lock for mwan3 hotplug script
      70d96f5d net/mwan3: add connected network regardless of mwan3 interface enable state
      8a111b5b net/mwan3: mwan3track interrupt sleep on signal (trap) event
      eefc65b0 net/mwan3: fix hotplug on ACTION ifdown
      7fb33ad6 mosquitto: properly use localhost instead of ipv4
      75f50611 mosquitto: support more config options in UCI
      956ef7a8 acme: Make sure postrm script doesn't fail
      788f17e9 acme: Fix for curl linked against mbed TLS. (#4254)
      5383fd42 nlbwmon: update to latest version
      29fb31fe nlbwmon: add package
      ce5ff274 mosquitto: update to 1.4.14
      bdac4914 mosquitto: update to 1.4.13
      e4e22eb9 zabbix: update to 3.2.6
      4ea3c274 zabbix: partially fix zabbix-extra-mac80211
      26897f09 zabbix: update to 3.2.4, use PKG_HASH
      f2539c58 lighttpd: backport more mod_cgi fixes queued for 1.4.46
      46014e36 coreutils: stdbuf: fix missing libstdbuf.so
      e8af9ce4 gnutls: updated to 3.5.13
      4c26df19 libtasn1: updated to 4.12
      b91c48ba openconnect: new option mtu
      7af43217 openconnect: drop stale config: interface
      9c9571fd openconnect: Bump openconnect to 7.08
      72928442 minidlna: backport fixes from 1.1.6 and 1.2.0 releases
      ca5d4b08 openldap: update to 2.4.45
      dc558eaa mosquitto: fix empty client-nossl package
      33d8f9e5 libdmapsharing: update to 2.9.38
      53d18a45 tor: update to version 0.2.9.10
      f7baa2c4
    • Matthias Schiffer's avatar
      build: delete lede/tmp on module updates · becc90d8
      Matthias Schiffer authored
      LEDE doesn't always notice that the metadata needs to be refreshed.
      becc90d8
  8. Oct 25, 2017
  9. Oct 23, 2017
    • Matthias Schiffer's avatar
      modules: update LEDE (2017-10-23) · 3a8ea425
      Matthias Schiffer authored
      0780e12483 opkg: bump to 2017-10-23 (lede-17.01)
      98c003e3da lantiq: ARV752DPW22: fix wireless mac address
      50db9a4004 lantiq: ARV752DPW22: set correct wireless led trigger
      
      Fixes #1246
      3a8ea425
  10. Oct 22, 2017
  11. Oct 21, 2017
  12. Oct 19, 2017
    • Matthias Schiffer's avatar
      modules: update Gluon packages · 53de2e65
      Matthias Schiffer authored
      6d2b807 lua-simple-uci: fix set()/tset()/section() with empty lists
      5733253 libbabelhelper: adapt to new install paths due to package version change
      ce7f69a use latest libbabelhelper
      f76cfa8 mmfd: bump version to pull in latest adaptions to libbabelhelper
      b4f97fb mmfd: bump version to pull in latest adaptions to libbabelhelper
      706bef6 respondd: add diagnostics about failed module load (#171)
      4f1a0c0 mmfd: bump version
      f5cc0fb libbabelhelper: add initial version
      53de2e65
  13. Oct 18, 2017
    • Matthias Schiffer's avatar
      modules: update LEDE base · 184e2283
      Matthias Schiffer authored
      373fa54d35 kernel: bump 4.4 to 4.4.93 for 17.01
      586a721d3f mountd: bump to git HEAD version (fixes SIGSEV crashes)
      cdb2684dce LEDE v17.01.4: revert to branch defaults
      444add156f LEDE v17.01.4: adjust config defaults
      79f57e422d wireguard: version bump to 0.0.20171017
      d501786ff2 hostapd: add wpa_disable_eapol_key_retries option
      b6c3931ad6 hostapd: backport extra changes related to KRACK
      a5e1f7f5ef mac80211: backport kernel fix for CVE-2017-13080
      46e29bd078 x86: partly revert cabf775
      707305a19d mac80211: Update wireless-regdb to master-2017-03-07
      907d8703f4 wireguard: add wireguard to base packages
      bff16304b0 brcmfmac: backport length check in brcmf_cfg80211_escan_handler()
      fa0b5fce1f kernel: bump 4.4 to 4.4.92
      e6fd17d04c ramips: fix compile warning in MT7621 NAND driver
      2e9f3c6225 ramips: fix typo in MT7621 NAND driver
      63c17142c8 hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation
      cdd093b539 x86/64: add xen DomU support
      cabf775e64 x86: Refresh subtargets kernel config
      da0219ed9f x86: Fix xen serial console by removing conflicting PATA driver
      f52b404aee x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen
      8ad1b09c6d kernel: add fix for bgmac with B50212E B1 PHY
      c1023c8075 mt76: sync with version 878456caf60d from master
      baa8eaaba6 bcm53xx: backport DTS changes up to the first 4.15 queued commits
      94aa2b8af0 ar71xx: add rssileds to WA850RE v1 image
      f67c22e0c2 toolchain/gdb: update to version 8.0.1
      067221360e cmake: fix build error with Xcode 9 on macOS 12
      a999f91ca3 gcc: fix build error with macOS + Xcode 9
      2ce9c84a92 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
      f9a849ca84 ramips: mt7620: do not pad sysupgrade Archer images
      184e2283
  14. Oct 16, 2017
  15. Oct 14, 2017
  16. Oct 13, 2017
  17. Oct 12, 2017
  18. Oct 11, 2017
  19. Oct 04, 2017
  20. Oct 03, 2017
  21. Oct 02, 2017
    • Matthias Schiffer's avatar
      modules: update LEDE (2017-10-02) · a8f50511
      Matthias Schiffer authored
      783465d783 odhcpd: don't enable server mode on non-static lan port
      c92c1894a5 odhcpd: backport fixes from master branch (FS#402, FS#524)
      4b4a4af814 dnsmasq: bump to v2.78
      b8357e87d7 base-files: create /etc/config/ directory
      3350137bd3 sunxi: clean up modules definitions
      a881323cb2 ltq-vdsl-mei: revert disable optimized firmware download
      f483a35f08 curl: fix security problems
      e232c6754d mbedtls: update to 2.6.0 CVE-2017-14032
      37e1bd27d0 generic: drop 704-phy-no-genphy-soft-reset.patch
      720b0e2e2d kernel: update 4.4 to 4.4.89
      b428f45c06 ltq-vdsl-mei: disable optimized firmware download
      39e5cd9556 ltq-vdsl: fix PM thread suspend and resume handling
      86f0e8b091 openvpn: add "extra-certs" option
      af802bc687 lantiq: fix missing otg_cap on danube platform
      12a0da6315 tcpdump: noop commit to refer CVEs fixed in 4.9.2
      f66c6e1d8a tcpdump: bump to 4.9.2
      a131f7cb69 utils/tcpdump: Rework URLs
      7f1359c14e base-files: fix wan6 interface config generation for pppoe
      97ebdf93a3 ipq806x: Archer C2600: fix switch ports numbering
      d33f7905df treewide: fix shellscript syntax errors/typos
      4f162ac3ce ramips: fix hg255d LED status support
      a8f50511
  22. Sep 24, 2017
  23. Sep 21, 2017
  24. Sep 11, 2017
  25. Sep 07, 2017
  26. Sep 06, 2017
Loading