# Changelog openssh ## [4.3.0.5-1] - 2026-07-15 ### Changed - Add include configs line at the top of main config (/etc/ssh/sshd_config) (Naglis Vidziunas ) ## [4.3.0.4-1] - 2026-07-14 ### Changed - Add `use_pam` property (Naglis Vidziunas ) ## [4.3.0.3-2] - 2026-05-12 ### Changed - Refactored ssh_pub_key initialization to use emptylist to prevent "Got no property" warnings. (Guman Singh Rajput ) - Removed the count check for $SSHPubKey$ to allow the script to synchronize and fully remove keys when the property is empty. (Guman Singh Rajput ) ## [4.3.0.3-1] - 2026-05-07 ### Changed - Enabled multivalue support for ssh_pub_key property. (Guman Singh Rajput ) - Ensured SSH key configuration applies even if the server is already installed. (Guman Singh Rajput ) ### Fixed - Improved key deployment by ensuring directory permissions are set before writing authorized_keys. (Guman Singh Rajput ) ## [4.3.0.2-4] - 2026-03-06 ### Fixed - Set SSHServiceName based on distro to properly start SSH service (Naglis Vidziunas ) ## [4.3.0.2-3] - 2026-02-11 ### Changed - Show progress when uninstalling (Naglis Vidziunas ) ## [4.3.0.2-2] - 2026-02-10 ### Fixed - Removal of SSH (Naglis Vidziunas ) ## [4.3.0.2-1] - 2026-02-09 ### Added - `permit_root` property for controlling SSH root login (Naglis Vidziunas ) ## [4.3.0.1-1] - 2026-02-06 ### Added - created: l-openssh 4.3.0.1-1 (Naglis Vidziunas )