Saltstack Official OpenSSH Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

6.3KB

Changelog

0.43.1 (2020-02-07)

Continuous Integration

  • gemfile: update for Vagrant testing skip ci
  • kitchen: avoid using bootstrap for master instances skip ci

Tests

  • packages_spec: prevent control for bsd family (fe1af09)

0.43.0 (2020-01-20)

Bug Fixes

  • release.config.js: use full commit hash in commit link skip ci

Continuous Integration

  • gemfile: restrict train gem version until upstream fix skip ci
  • kitchen: add pre-salted FreeBSD-12.0 box for local testing (ec81c32)
  • kitchen: use develop image until master is ready (amazonlinux) skip ci
  • kitchen+travis: upgrade matrix after 2019.2.2 release skip ci
  • travis: apply changes from build config validation skip ci
  • travis: opt-in to dpl v2 to complete build config validation skip ci
  • travis: quote pathspecs used with git ls-files skip ci
  • travis: run shellcheck during lint job skip ci
  • travis: use major.minor for semantic-release version skip ci
  • travis: use build config validation (beta) skip ci

Features

  • ssh_known_hosts: allow to omit IP addresses (ea221ab)

Performance Improvements

  • travis: improve salt-lint invocation skip ci

0.42.3 (2019-10-27)

Continuous Integration

Documentation

  • contributing: remove to use org-level file instead skip ci
  • readme: update link to CONTRIBUTING skip ci

Tests

0.42.2 (2019-10-09)

Bug Fixes

Continuous Integration

0.42.1 (2019-09-16)

Tests

0.42.0 (2019-09-13)

Features

  • semantic-release: implement for this formula (6300ddf), closes #165