Skip to content

connectd 2.4.26 release

Compare
Choose a tag to compare
@Digital-Larry Digital-Larry released this 20 Feb 22:23
· 47 commits to master since this release
757ab19

The biggest change in 2.4.26 compared to 2.3.17 is that startup/shutdown of remote.it Services configured using the connectd_installer script now uses systemd instead of cron. If you install 2.4.26 over a previous install which had been using cron, it will continue to use cron. If you remove all Services configured with connectd_installer and start over, your newly configured Services will use systemd to start and stop.

Note that Bulk Registered remote.it Services always used systemd for startup and shutdown, and continue to do so.

  • Updated connectd daemon to version 4.6
  • Remove crontab line when removing all services
  • Updated "postrm" message to be more generic.
  • Added a more explicit warning when user chooses to remove a service.
  • Added "ca-certificates" to package dependency list in DEBIAN/contol file.
  • In message which appears when running without ca-certificates installed, suggest installing ca-certificates
  • Corrected "Succeeded" return code in connectd_task_notify
  • When removing all services with connectd_installer, check for bulk registered services before disabling systemd startup
  • connectd_installer and connectd_register should exit with code 1 on error, 0 on success
  • Remove "connectd_startup_control" from connectd package
  • Add a symlink to the connectd_schannel daemon
  • change "gawk" to "awk" in connectd_json script
  • Add warning message if user executes a "Factory Reset"