Skip to content
Snippets Groups Projects
  1. Feb 01, 2020
    • Sebastian Kemper's avatar
      libxml2/host: revert xml2-config prefix fix · 6e597709
      Sebastian Kemper authored
      
      Commit 218f0229a4594b32d9db6ad0678cdce7e2663e27 added a workaround for a
      problem. The host compile overwrote xml2-config in
      "$(STAGING_DIR)/host/bin". The workaround fixed the issue for regular
      target packages. But it didn't leave a proper xml2-config script for
      host packages.
      
      Times have changed. Host packages are now installed in
      "$(STAGING_DIR_HOSTPKG). So there is no longer any danger of the host
      package overwriting the xml2-config script for target packages. So
      revert the mentioned commit, leaving us with two proper xml2-config
      scripts, one for target package builds and one for host package builds.
      
      Signed-off-by: default avatarSebastian Kemper <sebastian_ml@gmx.net>
      6e597709
    • Olivier Poitrey's avatar
      nextdns: Update to version 1.4.23 · 752070f8
      Olivier Poitrey authored
      
      Changelog:
      
      * Fix OpenWRT with existing forwarder + fix dnsmasq restore issue
      * Refactor service execution to better report errors
      * Refactor merlin tz setup so it does not need to curl on boot
      * Improve upgrade command for install.sh
      * Do not mask curl error on install
      * Fix timezone logging issue with Merlin
      * Add support for Merlin John's fork
      * Add raspbian support to installer
      * Fix upgrade not reinstalling service
      * Limit the aarch64 fix to merlin
      * Reset DHCP DNS to self on Merlin router setup
      * Fix memory issue with aarch64 based router
      * Update Go version
      * Allow override of detected env
      * Setup timezone correctly on Merlin init script
      * Don't ignore curl error on install
      * Fix Asus Merlin John’s fork trust store issue
      * Fix synology auto setup
      * Fix report client info not enabled with setup-router option
      * Add support for edgeos DHCP lease file locations
      * Fix signal handling when running as a service
      * Fix exit menu keyboard shortcut
      * Do not fail on upgrade if uninstall failed
      * Fix exit menu in installer
      * Remove failing upx (for now)
      * Make sure nextdns keeps running once ssh session is closed
      * Add auto setup of Synology with DHCP server enabled
      * Use router's DNS to discover more names
      * Get A/AAAA from both answer and addition sections
      * Ignore certain invalid names during discovery
      * Fix activate with setup-router
      * Fix serveral install issues
      * Add exponential backoff to mdns probe retry
      * Correctly end dhcp lease probing when discovery is cancelled
      * Store DHCP/MDNS discovered addrs separately to avoid ping/pong
      discovery
      * Add DHCP lease support to client discovery
      * Do not report mdns listen unreachable error as start will retry
      * Reimplement mdns client discovery
      * Fix installer GOARCH detection with arm6+
      * Fix bin install on platforms needing sudo
      * Correctly detect edgeos and ddwrt as routers
      * Fix install.sh sudo
      * Disable upx as it break many platforms
      * Fix installer regression with merlin
      * Fix mips64 detection
      * Fix OpenWRT detection
      * Fix UPX post build script
      * Fix install with John's Asuswrt-Merlin fork
      * Fix more DDWRT
      * Fix DDWRT support
      * Fix merlin service add/remove
      * Use UPX to compress binaries typicially used on routers
      * Revert "Remove direct dep on reflect"
      * Use letters for installer menus
      * Fix install script for upgrades not working if binary is running
      * Do not return an error on mdns listen if at least one interface worked
      * Fix installer for synology
      * Fix pfSense support
      * Remove the logs for each server on each connect
      * Move install instructions to wiki
      * Fix install.sh uid detection with merlin
      * Fix install.sh for arm6+
      * Add Synology init system support
      * Fix install.sh
      * Add a generic router setup that just changes the listen to public
      * Update README
      * Add auto setup support for EdgeOS
      * Restore per OS install instruction in readme during installer beta
      * Refactor install.sh
      * Remove dep on golang.org/x/net/ipv[4|6]
      * Remove direct dep on reflect
      * Rewrite the zeroconf code to use dnsmessage instead miekg/dns
      * Add auto setup support for DD-WRT
      * Improve arch detection
      * Add auto setup support for OpenWRT
      * Add automatic router setup support
      * Fix service
      * Remove dep en seq on sysv style init scripts
      * Add Entware init system support
      * Report init system used on install and in UA
      * Add EdgeOS support
      * Reads /etc/hosts before forwarding queries to the upstream
      * Fix localhost resolution with Linux arch empty /etc/hosts
      * Use /etc/hosts file to resolve listen address and list on all IPs
      listed
      * Add support for multiple router firmware
      * Fix hardened privacy disabling dual stack
      * Add a config set sub command and refactor commands handling
      * Add support for activate on freebsd
      * Fix inverted MAC matching
      * Add unit test for conf prefix match #35
      * Activate uses listen address instead of static 127.0.0.1
      * Improve FreeBSD integration
      * Add FreeBSD support
      * Fix a typo
      * Use zip for windows archive
      
      Signed-off-by: default avatarOlivier Poitrey <rs@nextdns.io>
      
      Edited PKG_RELEASE to 1
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      (cherry picked from commit a3b028b3)
      752070f8
    • Hannu Nyman's avatar
      Merge pull request #11197 from Ansuel/backport · 266917ae
      Hannu Nyman authored
      Backport
      266917ae
  2. Jan 31, 2020
  3. Jan 30, 2020
  4. Jan 28, 2020
  5. Jan 27, 2020
    • Rosen Penev's avatar
      Merge pull request #11143 from Andy2244/smbd-rename_ksmbd-update-3.1.1-(19.07) · cd81e4f0
      Rosen Penev authored
      [19.07] smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools"
      cd81e4f0
    • Rosen Penev's avatar
      Merge pull request #11144 from Andy2244/wsdd2-rename_ksmbd-(19.07) · f5f35a72
      Rosen Penev authored
      [19.07] wsdd2: update for renamed smbd->ksmbd
      f5f35a72
    • Andy Walsh's avatar
      glib2: fix mips16 build, add size reducing static link, fpic CFLAGS · e6c68645
      Andy Walsh authored
      
      * allows building as mips16 (fixes broken mips16/32 mixed static linking)
      * add some static link related flags to reduce target binary size
      
      Signed-off-by: default avatarAndy Walsh <andy.walsh44+github@gmail.com>
      (cherry-picked from a558b209)
      e6c68645
    • Rosen Penev's avatar
      glib2: Disable Werror · ef940752
      Rosen Penev authored
      
      On GCC9, it throws a Wformat-nonliteral error. Unfortunately, there's no
      easy was to fix it as it is fortify-headers where the warning ultimately
      comes from.
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      (cherry-picked from abdec893)
      ef940752
    • Andy Walsh's avatar
      wsdd2: update for renamed smbd->ksmbd · fd5a51ac
      Andy Walsh authored
      
      * update for renamed smbd->ksmbd
      * fix build warning for global network.sh include
      
      Signed-off-by: default avatarAndy Walsh <andy.walsh44+github@gmail.com>
      fd5a51ac
    • Andy Walsh's avatar
      smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools" · 82b463b1
      Andy Walsh authored
      
      * rename smbd->ksmbd (upstream name change)
      * ksmbd-tools: build with static glib2 (usmbd = ~90kb, smbuseradd = ~40kb)
      * new etc folder location = /etc/ksmbd/smb.conf
      * new database name = /etc/ksmbd/ksmbdpwd.db
      * fixes "map to guest = Bad User" while userdb is also used
      * fixes missing ipv6 support
      * update/rename to "luci-app-ksmbd"
      * remove UCI samba compatibility code for section names (ksmbd uses [share] + [globals] not [sambashare] + [global])
      
      * ksmbd: release 3.1.1 version
      * ksmbd: does not work if ipv6 module is not loaded or compiled in
      * ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
      * ksmbd: release 3.1.0 version
      * ksmbd: fix over 80 character warnings
      * ksmbd: rename smbd-tools to ksmbd-tools in travis.yml
      * ksmbd: fix password db file location in travis.yml
      * ksmbd: rename smbd prefix function to ksmbd
      * ksmbd: rename smbd prefix source files to ksmbd
      * Revert "smbd: set connection status with SMBD_SESS_EXITING instead of direct destory"
      * ksmbd: rename smbd to ksmbd in .travis.yml
      * smbd: rename module name to ksmbd.ko
      * smbd: set connection status with SMBD_SESS_EXITING instead of direct destory
      * smbd: previous session with same user and same password should be deleted
      * smbd: only use global session table in smb2 session
      * smbd: add support for ipv6
      * smbd: fix empty macro issue from smbd_debug
      * cifsd: fix printing of file names in find_next
      
      Signed-off-by: default avatarAndy Walsh <andy.walsh44+github@gmail.com>
      82b463b1
  6. Jan 26, 2020
  7. Jan 24, 2020
  8. Jan 23, 2020
  9. Jan 20, 2020
  10. Jan 19, 2020
Loading