⚡ Security
- No security fixes since previous release
- Oldest release with no known security issue is
v3.14.15
(2023-11-08)
💡 Highlights
This release introduces two notable changes, apart from the usual fixes and enhancements:
A new global configuration option, dnsSupportLevel for systems with non-working DNS (fixes #397).
Support of the @
character when referencing the name of a remote account in a personal or group-based access (fixes #437).
A more complete list of changes can be found below, for an exhaustive (and boring) list, please refer to the commit log.
📌 Changes
- feat: add
dnsSupportLevel
for systems with broken DNS (fixes #397) - enh: allow
@
as a valid remote user char - fix:
connect.pl
: don't look for error messages whensysret==0
- fix: avoid a warn() when an non-resolvable host is specified with scp or sftp