Skip to content

Releases: simp/pupmod-simp-simplib

Release of 6.0.0

23 Jun 14:59
dec6436

Choose a tag to compare

Release of 6.0.0

  • Switch requirements from puppet to openvox (>= 8 < 9)
  • Point issues_url at GitHub Issues
  • Curate operatingsystem_support to the tested platforms with explicit
    versions: the Enterprise Linux 8/9/10 family (AlmaLinux, CentOS, OracleLinux,
    RedHat, Rocky), dropping CentOS 8 and EL7 and adding EL10. This replaces the
    previous broad, un-versioned list (inherited from puppetlabs-stdlib) that
    advertised many untested operating systems. The pure-Puppet functions and
    data types remain OS-agnostic and the facts are confined, so the module still
    loads safely on other platforms; only the tested/supported matrix is narrowed.
  • Allow newer SIMP module dependencies (see metadata.json diff)
  • Sync Gemfile with current puppetsync baseline (adds OpenVox to test gems)
  • Drop Puppet 7 / Ruby 2.7 from GitHub Actions; use Ruby 3.2.11 with OpenVox 8 and 3.4.9 elsewhere

Release of 5.0.3

22 Jun 19:20
e9f1073

Choose a tag to compare

Release of 5.0.3

  • Fix tmp_mount* facts raising "undefined method `[]' for nil:NilClass"
    when simplib__mountpoints resolves to nil

Release of 5.0.2

07 Jun 16:15
934c617

Choose a tag to compare

Release of 5.0.2

  • Additional cleanup for rubocop

Release of 5.0.1

07 Jan 17:58

Choose a tag to compare

Release of 5.0.1

Release of 5.0.0

07 Jan 16:31
d9fe7ce

Choose a tag to compare

Release of 5.0.0

  • Make the various assert functions non-fatal by default

Release of 4.14.2

22 Sep 14:42
040324b

Choose a tag to compare

Release of 4.14.2

  • Clean up for latest rubocop

Release of 4.14.1

17 Sep 21:00
8f1fb94

Choose a tag to compare

Release of 4.14.1

  • Update dependencies

Release of 4.14.0

31 Dec 19:08

Choose a tag to compare

Release of 4.14.0

  • Fix use of legacy facts (#301)

Release of 4.13.0

30 Dec 21:46
0b1575c

Choose a tag to compare

Release of 4.13.0

  • Refactor and cleanup for rubocop

Release of 4.12.3

23 Dec 17:19
08ec2d4

Choose a tag to compare

Release of 4.12.3

  • Fix ipa fact (#296)