Skip to content
  1. Aug 05, 2023
    • Rob White's avatar
      mesh11sd: Release v2.0.0 · 5beb3be9
      Rob White authored
      
      
      Maintainer: Rob White rob@blue-wave.net
      Compile tested: All
      Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64, on 21.02, 22.03 and snapshot.
      
      Description:
      mesh11sd (2.0.0)
      
      This release contains new functionality.
      
      Autonomous portal mode is introduced. This simplifies the rollout of meshnodes allowing a common configuration to be used on all nodes.
      Remote administration is introduced, allowing files to be copied and terminal sessions to be opened on established meshnodes, identifying remote nodes by mac address.
      
       * Add - Update config file [bluewavenet]
       * Add - implementation of remote copy [bluewavenet]
       * Add - implementation of remote connect [bluewavenet]
       * Add - Autonomous portal mode [bluewavenet]
      
      -- Rob White dot@blue-wave.net Mon, 31 Jul 2023 16:59:52 +0000
      
      
      Signed-off-by: default avatarRob White <rob@blue-wave.net>
  2. Jul 31, 2023
    • Rob White's avatar
      opennds: Release v10.1.2 · e4a53c13
      Rob White authored
      
      
      Reinstate CONFLICTS:=nodogsplash
      
      Signed-off-by: default avatarRob White <rob@blue-wave.net>
      e4a53c13
    • Rob White's avatar
      opennds: Release v10.1.2 · 3eb9aa30
      Rob White authored
      
      
      Maintainer: Rob White rob@blue-wave.net
      
      Compile tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64
      
      Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64; on snapshot, 23.05, 22.03
      
      Description:
      opennds (10.1.2)
      
      Security Advisory. This version contains fixes for multiple potential security vulnerabilities
      Credit - Stanislav Dashevskyi - standash.github.io [standash]
      It also contains some minor bug fixes
        * Fix - Generate unique sha256 faskey if not set in config - CVE-2023-38324 [bluewavenet]
        * Fix - NULL pointer dereference if user_agent is NULL - CVE-2023-38320, CVE-2023-38322 [bluewavenet]
        * Fix - NULL pointer dereference if authdir is called with an incomplete or missing query string - CVE-2023-38313, CVE-2023-38314, CVE-2023-38315 [bluewavenet]
        * Fix - remove deprecated and non-functioning unescape callback - CVE-2023-38316 [bluewavenet]
        * Fix - prevent potential recursive dependency and detect if conflicting package is installed [bluewavenet]
      
      
      Signed-off-by: default avatarRob White <rob@blue-wave.net>
      3eb9aa30
  3. Jul 29, 2023
  4. Jul 23, 2023
  5. Jul 22, 2023
  6. Jul 21, 2023
  7. Jul 19, 2023
  8. Jul 15, 2023
    • Rob White's avatar
      opennds: Release v10.1.1 · 26f5f0f8
      Rob White authored
      
      
      Maintainer: Rob White rob@blue-wave.net
      
      Compile tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64
      
      Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64; on snapshot, 23.05, 22.03
      
      opennds (10.1.1)
        * This version contains some minor bug fixes and documentation updates
        * Fix - send only contents of buffer, not entire buffer when serving page511 [bluewavenet]
        * Fix - Set fas_remotefqdn to gw_fqdn when overriding FAS settings [bluewavenet]
        * Fix - use absolute path for css and images in ThemeSpec [bluewavenet]
        * Fix - revert to old option names without underscores [bluewavenet]
        * Fix - FAS URL when fas_remotefqdn is not set [bluewavenet]
      
      Signed-off-by: default avatarRob White <rob@blue-wave.net>
      26f5f0f8
  9. Jun 30, 2023
  10. Jun 26, 2023
  11. Jun 23, 2023
    • Rob White's avatar
      opennds: Release v10.1.0 · 7b191102
      Rob White authored
      
      
      Maintainer: Rob White rob@blue-wave.net
      
      Compile tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64
      
      Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64; on snapshot, 23.05, 22.03
      
      opennds (10.1.0)
      
        This version is a major upgrade including full migration to nftables
        and native uci configuration support even for generic Linux distributions.
        It also includes a significant refactoring of inbuilt memory management,
        improving long term reliability, fixing several memory leaks, buffer overflows and several edge case crashes.
      
        * Add - support for included custom binauth script [bluewavenet]
        * Add - emit a useful stderr message if auth_restore fails [bluewavenet]
        * Add - procd respawn threshold, respawn timeout and respawn retry parameters [bluewavenet]
        * Add - user friendly commandline message if already running [bluewavenet]
        * Fix - Enabling of Data volume quotas [bluewavenet]
        * Fix - use get_list_from_config instead of get_option_from_config [bluewavenet]
        * Fix - compiler warning - unused variable [bluewavenet]
        * Fix - remove redundant function call ipsetconf [bluewavenet]
        * Fix - walledgarden for both nftset and ipset on OpenWrt [bluewavenet]
        * Add - more meaningful output if attempt is made to restart when already running [bluewavenet]
        * Fix - resolve gatewayfqdn after startup [bluewavenet]
        * Fix - Choose forground or background running according to commandline arguments [bluewavenet]
        * Fix - remove superfluous debug message [bluewavenet]
        * Fix - replace sleep with procd_set_param term_timeout [bluewavenet]
        * Fix - make option enabled default to enabled [bluewavenet]
        * Fix - report authmon pid instead of opennds pid from authmon [bluewavenet]
        * Fix - ensure correct pid obtained for opennds [bluewavenet]
        * Add - StartLimitIntervalSec and StartLimitBurst to systemd service script [bluewavenet]
        * Fix - refactor remote downloads [bluewavenet]
        * Fix - suppress error message on ipset test failure [bluewavenet]
        * Fix - send non-syslog debug information to stdout by default [bluewavenet]
        * Add - C function to check heartbeat watchdog [bluewavenet]
        * Fix - Update generic Linux makefile [bluewavenet]
        * Fix - remove redundant ruleset struct definition [bluewavenet]
        * Fix - potential buffer overflow issue during config stage [bluewavenet]
        * Fix - remove unnecessary calls to free() in page 404 processing [bluewavenet]
        * Fix - remove redundant code from fw_iptables [bluewavenet]
        * Add - updates to binauth_log script [bluewavenet]
        * Add - updates for service startup, systemd and procd [bluewavenet]
        * Add - refactoring of commandline processing [bluewavenet]
        * Fix - remove debugging message [bluewavenet]
        * Fix - typo in client ruleset [bluewavenet]
        * Add - Refactor to use uci config directly even for Generic Linux [bluewavenet]
        * Add - Parsing for multi item lists with spaces in items [bluewavenet]
        * Add - use common library call get_option_fom_config [bluewavenet]
        * Add - support for direct use of uci format config file - string and integer parameters [bluewavenet]
        * Fix - Remove deprecated syslog_facility config setting [bluewavenet]
        * Add - thread busy message to ndsctl [bluewavenet]
        * Add - refactor configure_log_location [bluewavenet]
        * Fix - suppress LOG_NOTICE message when getting mac of interface [bluewavenet]
        * Fix - ndsctl error message [bluewavenet]
        * Fix - get_client_interface for levels 2 and 3 [bluewavenet]
        * Add - use common library write_log function [bluewavenet]
        * Add - Refactor memory management [bluewavenet]
        * Fix - fix and refactor upload rate limiting rules [bluewavenet]
        * Fix - Change a debug message from err to info [bluewavenet]
        * Add - refine common buffer sizes [bluewavenet]
        * Add - use initialised heap memory for redirect_to_splashpage [bluewavenet]
        * Add - user message to themespec [bluewavenet]
        * Add - auth_restore support ie reauth clients after a restart by default. [bluewavenet]
        * Add - Library call to preemptively re-auth clients after a restart or crash [bluewavenet]
        * Add - BinAuth, write an authenticated clients list [bluewavenet]
        * Add - library call "check_heartbeat" [bluewavenet]
        * Fix - Tidy up redundant code [bluewavenet]
        * Fix - change warning message to debug message when iw not installed [bluewavenet]
        * Add - library call to log to syslog [bluewavenet]
        * Fix - use initialised heap memory for client list entries [bluewavenet]
        * Fix - ignore legacy ipset firewall rule [bluewavenet]
        * Fix - refactor memory management for MHD calls - use heap memory for buffers etc [bluewavenet]
        * Fix - missing free causing memory leak [bluewavenet]
        * Fix  - predefine and initialise buffer for send_redirect_temp [bluewavenet]
        * Add - support protocol "all" in firewall ruleset [bluewavenet]
        * Add - pre-allocation of initialised buffers [bluewavenet]
        * Fix  - prevent buffer overrun on removing client [bluewavenet]
        * Add - update MHD connection timeout and connection limit [bluewavenet]
        * Add - chain ndsDLR for dynamic client download rate limiting rules [bluewavenet]
        * Add - Use Internal Polling Thread / Thread Per Connection in MHD [bluewavenet]
        * Add - some new default values [bluewavenet]
        * Fix - remove some redundant code and fix some compiler warnings [bluewavenet]
        * Fix - remove redundant library command string [bluewavenet]
        * Fix - Tidy up redundant iptables code [bluewavenet]
        * Add - convert trusted client support to nftables [bluewavenet]
        * Add - refer to nftables [bluewavenet]
        * Add - move code for generating authentication mark string to initial setup [bluewavenet]
        * Add - full nftset support with ipset import where required [bluewavenet]
        * Add - nftset support library calls [bluewavenet]
        * Add - ipset_to_nftset library call [bluewavenet]
        * Add - support for nftables version of append_ruleset and nftables_compile [bluewavenet]
        * Fix - buffer overflow in page_511 generation [bluewavenet]
        * Add - more nftables migration including rate quotas [bluewavenet]
        * Fix - change GatewayInterface to lower case [bluewavenet]
        * Add - upload and download limiting client flags for future use [bluewavenet]
        * add - lib calls "pad_string" and "replace_client_rule" [bluewavenet]
        * Add - further nftables migration [bluewavenet]
        * Fix - correctly parse options from legacy conf file [bluewavenet]
        * Fix - some compiler warnings and set min iptables version [bluewavenet]
        * Add - Generic Linux configure walledgarden [bluewavenet]
        * Add - Implementation of nftsets for walledgarden [bluewavenet]
        * Add - migration to nftables, next phase. [bluewavenet]
        * Add - library function delete_client_rule [bluewavenet]
        * Fix - remove duplicate definition [bluewavenet]
        * Add - First stage migration to nftables [bluewavenet]
      
      Signed-off-by: default avatarRob White <rob@blue-wave.net>
      7b191102
  12. Jun 13, 2023
  13. Jun 11, 2023
  14. May 27, 2023
  15. May 21, 2023
  16. May 16, 2023
  17. May 15, 2023
  18. Apr 27, 2023
    • Nick Hainke's avatar
      treewide: remove AUTORELEASE · 3e96c851
      Nick Hainke authored
      OpenWrt/packages removed AUTORELEASE treewide. Remove it also in the
      routing feed.
      
      This is just copied from [0] with modification to the sed cmd because it
      was not working for the routing feed:
      
      The following temporary change was made to the core:
      
      diff --git a/rules.mk b/rules.mk
      index 57d7995d4fa8..f16367de87a8 100644
      --- a/rules.mk
      +++ b/rules.mk
      @@ -429,7 +429,7 @@ endef
       abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))
      
       COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
      -AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
      +AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))
      
       all:
       FORCE: ;
      
      And this command used to fix affected packages:
      
      for i in $(cd feeds/routing; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                                    sed 's/\/Makefile$//';);
      do
        make package/$i/download
      done
      
      [0] - https://github.com/openwrt/packages/commit/0c10c224be81f9221dabfab449855ab6718d2a0c
      
      
      
      Signed-off-by: default avatarNick Hainke <vincent@systemli.org>
      3e96c851
  19. Apr 18, 2023