![semantic-release-bot](/assets/img/avatar_default.png)
# [0.43.0](https://github.com/saltstack-formulas/openssh-formula/compare/v0.42.3...v0.43.0) (2020-01-20) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([0f68f19](0f68f1957e
)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([14787d1](14787d1d3e
)) * **kitchen:** add pre-salted `FreeBSD-12.0` box for local testing ([ec81c32](ec81c32210
)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([d22ac05](d22ac056e5
)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([3aa890e](3aa890eff7
)) * **travis:** apply changes from build config validation [skip ci] ([8bdd13f](8bdd13fd0f
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([2802793](28027937f8
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([fa3b9a3](fa3b9a342e
)) * **travis:** run `shellcheck` during lint job [skip ci] ([cd91262](cd9126248c
)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([dfaeb8f](dfaeb8f505
)) * **travis:** use build config validation (beta) [skip ci] ([840ab6a](840ab6a2fc
)) ### Features * **ssh_known_hosts:** allow to omit IP addresses ([ea221ab](ea221ab52b
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([875148b](875148b387
))
10 lines
423 B
Plaintext
10 lines
423 B
Plaintext
name: openssh
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
|
|
version: 0.43.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: openssh formula
|
|
description: Install and configure an openssh server
|
|
top_level_dir: openssh
|