Saltstack Official UFW Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

FORMULA 397B

chore(release): 0.5.4 [skip ci] ## [0.5.4](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.3...v0.5.4) (2020-05-30) ### Bug Fixes * **debian:** avoid `python-ufw` installation (`py2`-only) ([a636ee5](https://github.com/saltstack-formulas/ufw-formula/commit/a636ee5406d51f106e49e8022b44c5ce997d9aec)), closes [#19](https://github.com/saltstack-formulas/ufw-formula/issues/19) * **install:** use EPEL repo for `amazonlinux-2` ([481c897](https://github.com/saltstack-formulas/ufw-formula/commit/481c8973f79947e074455dc5caf1d752eb11fdfc)) * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([f4fcf99](https://github.com/saltstack-formulas/ufw-formula/commit/f4fcf992748566ab509e41514572ecdfc2b7a62e)) * **release.config.js:** use full commit hash in commit link [skip ci] ([54ad9df](https://github.com/saltstack-formulas/ufw-formula/commit/54ad9dfe58923fc7578cfd9131e84d2e5b7846ae)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a6151e9](https://github.com/saltstack-formulas/ufw-formula/commit/a6151e96ee51329a478a431319fc73628d3c4f1a)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([95f6515](https://github.com/saltstack-formulas/ufw-formula/commit/95f651535e2c15a02bd584d4a38ba6b232c1fbb4)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([caf6a71](https://github.com/saltstack-formulas/ufw-formula/commit/caf6a713ccb6719f3e41b518b86fee90c15d7fde)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([207b8b8](https://github.com/saltstack-formulas/ufw-formula/commit/207b8b806e2018ed8ed7f3894982b8d403ac2d5d)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f37a77c](https://github.com/saltstack-formulas/ufw-formula/commit/f37a77c70659d43a904faf6652af23d38da4ac74)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([9ae4f31](https://github.com/saltstack-formulas/ufw-formula/commit/9ae4f31b8860c3fbe4c3f9ab22402682e5abda43)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2f912e2](https://github.com/saltstack-formulas/ufw-formula/commit/2f912e201c58f13c428c77a654e95bde898c2ef3)) * **kitchen+travis:** use latest pre-salted images ([0df4fe4](https://github.com/saltstack-formulas/ufw-formula/commit/0df4fe4cfbb9521d08a56b004bf706b5cedfd905)) * **travis:** add notifications => zulip [skip ci] ([d47a1b7](https://github.com/saltstack-formulas/ufw-formula/commit/d47a1b7f71fb6bd0e12b11c1d9b0fea42f404d25)) * **travis:** apply changes from build config validation [skip ci] ([1276ce2](https://github.com/saltstack-formulas/ufw-formula/commit/1276ce2411fbdd823b5334cb9d1a780b37d3232f)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([106d528](https://github.com/saltstack-formulas/ufw-formula/commit/106d5283f256488dfe465e21d8a1b3c8fa0469d7)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0b8193f](https://github.com/saltstack-formulas/ufw-formula/commit/0b8193fd5a9f85f7c12ba8f887ff160cdda986b6)) * **travis:** run `shellcheck` during lint job [skip ci] ([b998454](https://github.com/saltstack-formulas/ufw-formula/commit/b998454cc401ce4758b8a8c9ab6f57d51b64eadf)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([95e8baa](https://github.com/saltstack-formulas/ufw-formula/commit/95e8baa9db5865076ab27eb876a42d310af67427)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([d83a85b](https://github.com/saltstack-formulas/ufw-formula/commit/d83a85be9580be5753ffcee656b328f5e580edf1)) * **travis:** use build config validation (beta) [skip ci] ([9cf6cf3](https://github.com/saltstack-formulas/ufw-formula/commit/9cf6cf350ed4362a69419ba191ce658c56ca6744)) * **workflows/commitlint:** add to repo [skip ci] ([6341977](https://github.com/saltstack-formulas/ufw-formula/commit/63419772eb7055d838a9ee3bf55c54d009b7fcc5)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([510b016](https://github.com/saltstack-formulas/ufw-formula/commit/510b0169da4c673130708f22c9a143cb4c86da70)) ### Tests * **without-ipv6:** add test pillar for suite ([6047fbf](https://github.com/saltstack-formulas/ufw-formula/commit/6047fbfc4c77eddd31c8507e0505e5d0b62fe67b))
4 years ago
123456789
  1. name: ufw
  2. os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
  3. os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
  4. version: 0.5.4
  5. release: 1
  6. minimum_version: 2016.11
  7. summary: UFW formula
  8. description: Formula to use to install and configure ufw
  9. top_level_dir: ufw