Skip to content

Releases: saltstack-formulas/rkhunter-formula

v0.4.3

16 Dec 06:50
Compare
Choose a tag to compare

0.4.3 (2020-12-16)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (cfdbc77)
  • release.config.js: use full commit hash in commit link [skip ci] (81f9aa6)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (7125a74)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (6efd384)
  • gitlab-ci: use GitLab CI as Travis CI replacement (c608403)
  • kitchen: avoid using bootstrap for master instances [skip ci] (801c48d)
  • kitchen: change log_level to debug instead of info (26963cd)
  • kitchen: install required packages to bootstrapped opensuse [skip ci] (baf39bc)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (a446d89)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (019df4c)
  • kitchen: use saltimages Docker Hub where available [skip ci] (13ea1f3)
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (75f8db2)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (0397b55)
  • kitchen+travis: replace EOL pre-salted images (a15ffb8)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (80dbc59)
  • platform: add arch-base-latest (commented out for now) [skip ci] (0e9e0c8)
  • pre-commit: add to formula [skip ci] (3c78d1b)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (391ead5)
  • pre-commit: finalise rstcheck configuration [skip ci] (d5d5946)
  • travis: add notifications => zulip [skip ci] (1523715)
  • travis: apply changes from build config validation [skip ci] (df299f6)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (4f61ce4)
  • travis: quote pathspecs used with git ls-files [skip ci] (6f6af16)
  • travis: run shellcheck during lint job [skip ci] (88ddf89)
  • travis: update salt-lint config for v0.0.10 [skip ci] (cbd9323)
  • travis: use major.minor for semantic-release version [skip ci] (40f2e2d)
  • travis: use build config validation (beta) [skip ci] (883ac7e)
  • workflows/commitlint: add to repo [skip ci] (f15cbf1)
  • merge travis matrix, add salt-lint & rubocop to lint job (4acd0ee)
  • yamllint: add rule empty-values & use new yaml-files setting (b8d047d)
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (fecb8ea)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (0b8c1fa)
  • readme: update link to CONTRIBUTING [skip ci] (323a722)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (0ff4798)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (bb3a045)

v0.4.2

27 Aug 06:37
Compare
Choose a tag to compare

0.4.2 (2019-08-27)

Code Refactoring

  • pillar: sync map.jinja with template-formula (0c51bce)

v0.4.1

25 Aug 20:03
Compare
Choose a tag to compare

0.4.1 (2019-08-25)

Documentation

  • readme: update testing section (ef33193)

v0.4.0

17 Aug 09:23
Compare
Choose a tag to compare

0.4.0 (2019-08-17)

Continuous Integration

  • cirrus: reduce matrix down to 6 instances (ad6d445)
  • kitchen+cirrus: modify matrix to include develop platform (ed9063b)

Features

  • yamllint: include for this repo and apply rules throughout (1e25f57)

v0.3.0

28 May 22:14
Compare
Choose a tag to compare

0.3.0 (2019-05-28)

Continuous Integration

  • cirrus: use cirrus-ci alongisde travis-ci (e3e75f5)

Documentation

  • readme: add testing requirements section (20155bb)

Features

  • kitchen: add bin/kitchen binstub to ease calls to kitchen (9da2a8c)

v0.2.0

16 May 00:21
Compare
Choose a tag to compare

0.2.0 (2019-05-16)

Bug Fixes

  • formula: fix list of compatible OS (7a96f29)

Continuous Integration

  • kitchen+inspec: provide platform specific pillars (2f5c0a5)

Features

  • pillar: use config.get instead of pillar.get (b23b448)

v0.1.4

13 May 19:46
Compare
Choose a tag to compare

0.1.4 (2019-05-13)

Bug Fixes

  • formula: add only supported distros to FORMULA file (9fbc9ec)
  • gitignore: update .gitignore from template-formula (90b261c)

Documentation

  • readme: fix testing section indentation (bf7de8d)
  • readme: update readme with testing info (773d23e)

v0.1.3

13 May 16:55
Compare
Choose a tag to compare

0.1.3 (2019-05-13)

Code Refactoring

  • inspec: use os:family simplification for config_spec (7aa9b7b)
  • osfamilymap: remove quotes around paths for consistency (d763120)
  • yaml: move shared values to defaults.yaml (034f5a0)
  • yaml: sort default and config alphabetically (140007d)

v0.1.2

13 May 12:36
Compare
Choose a tag to compare

0.1.2 (2019-05-13)

Code Refactoring

  • pillar: add default pillars for each OS family (7dd3e18)

Continuous Integration

  • inspec: improve inspec.yml (d898f10)
  • kitchen: rename Inspec profile to default (22c9084)
  • kitchen: test with CentOS 6 (19271a1)
  • kitchen+travis: use latest pre-salted images (10fe96b)

Documentation

  • license: update license to Apache 2.0 (5b7af27)

Tests

  • inspec: be sure to run tests on Ubuntu and OpenSuse (3641baf)

v0.1.1

02 May 19:11
Compare
Choose a tag to compare

0.1.1 (2019-05-02)

Documentation

  • semantic-release: implement an automated changelog (faa4a67)