The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v2.7.9.1 - 2019-06-10

  • The main visible changes of this release are:
  • Support for OpenSsh 7.9
  • A new version number scheme: v<major>.<OpenSsh version>.<minor>.
  • Under the hood, the major change of this release is the way Ssh and Sshd model are updated. It used to be a manual work (which explain why only OpenSsh 6.4 parameters were supported). Now the model is generated from ssh_config and sshd_config manuel pages. All parameters from OpenSsh 7.9 are supported and obsolete parameters are silently dropped or migrated to new parameters.
  • Other changes:
  • update test specifications (requires Config::Model::Tester 4.001)
  • require Config::Model 2.134

Documentation

Configuration class Approx
Configuration class Dpkg
Configuration class Fstab
Configuration class LCDd
Configuration class Multistrap
Configuration class PopCon
Configuration class Ssh
Configuration class Ssh::HostElement
Configuration class Ssh::PortForward
Configuration class Sshd
Configuration class Sshd::MatchBlock
Configuration class Sshd::MatchCondition
Configuration class Sshd::MatchElement
Configuration class SystemSsh
Configuration class Systemd

Modules

Backend role for Ssh Match blocks
Role to read OpenSsh config files
Role to write OpenSsh config files
Backend for ssh configuration files
Backend for sshd configuration files
OpenSSH config editor

Provides

in contrib/lib/ParseMan.pm