Skip to content

Releases: simp/pupmod-simp-simplib

Release of 4.14.0

31 Dec 19:08
Compare
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
Compare
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
Compare
Choose a tag to compare

Release of 4.12.3

  • Fix ipa fact (#296)

Release of 4.12.2

12 Feb 16:54
7aa7839
Compare
Choose a tag to compare

Release of 4.12.2

  • Fix simplib__crypto_policy_state fact to include custom policies

Release of 4.12.1

16 Oct 14:29
Compare
Choose a tag to compare

Release of 4.12.1

  • Update Gemfile
  • Fix GHA release workflow
  • Work around rspec-puppet 4 changes in spec_helper.rb

Release of 4.12.0

29 Aug 15:34
36291db
Compare
Choose a tag to compare
  • Fixed
    • Ruby 3 support
    • puppetlabs-stdlib 9 support
    • Updated gem dependencies

Release of 4.11.0

01 Aug 14:11
bcbb098
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 4.10.4

08 Jul 14:11
d1cd591
Compare
Choose a tag to compare
  • Fixed
    • If the user/group Puppet's settings doesn't exist on the OS,
      passgen's file ownership falls back to the owner of the compiler's process

Release of 4.10.3

06 Jul 16:56
56f0d53
Compare
Choose a tag to compare

Fixed:

  • Allow assert_optional_dependency to handle extended version strings
    (Alpha, Beta, RC, 1.2.3.4, etc...)
  • Permit root user to run puppet lookup --compile without breaking
    passgen

Release of 4.10.2

11 Jan 22:45
0a32946
Compare
Choose a tag to compare

Fixed:

  • Call klist -s instead of klist, to properly detect cache issues

    This causes klist to return 1 when the credentials cache cannot be read
    or is expired, thereby triggering kinit.