Skip to content

Latest commit

 

History

History
563 lines (375 loc) · 42.8 KB

CHANGELOG.md

File metadata and controls

563 lines (375 loc) · 42.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v5.1.0 - 2024-11-26

Full Changelog

v5.0.0 - 2023-05-22

Full Changelog

Changed

  • (CONT-785) Add Support for Puppet 8 / Drop Support for Puppet 6 #430 (david22swan)

Added

v4.4.2 - 2023-04-18

Full Changelog

Fixed

v4.4.1 - 2022-11-21

Full Changelog

Fixed

v4.4.0 - 2022-10-03

Full Changelog

Added

Fixed

  • (MAINT) Drop support for Solaris 10, Windows Server 2008 R2 and Windows 7+8.1 #410 (jordanbreen28)

v4.3.1 - 2022-05-24

Full Changelog

Fixed

  • Don't require certificate or private key params when ensure: absent #399 (tparkercbn)

v4.3.0 - 2022-04-05

Full Changelog

Added

  • Add support for certificate_content and private_key_content parameters #385 (hajee)
  • pdksync - (IAC-1753) - Add Support for AlmaLinux 8 #381 (david22swan)
  • pdksync - (IAC-1751) - Add Support for Rocky 8 #380 (david22swan)

Fixed

v4.2.0 - 2021-08-25

Full Changelog

Added

v4.1.0 - 2021-06-28

Full Changelog

Added

Fixed

v4.0.0 - 2021-03-01

Full Changelog

Changed

Fixed

v3.4.0 - 2020-12-16

Full Changelog

v3.3.0 - 2020-12-07

Full Changelog

Added

  • pdksync - (feat) Add support for Puppet 7 #342 (daianamezdrea)
  • (IAC-994) Removal of inappropriate terminology #335 (pmcmaw)
  • pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #327 (david22swan)

Fixed

  • Change latest/current comparison to account for chains #336 (mwpower)
  • add storetype parameter comparison to 'destroy' method #333 (mwpower)
  • Correct jceks symbol comparison #332 (mwpower)

v3.2.0 - 2020-07-01

Full Changelog

Added

v3.1.0 - 2019-12-09

Full Changelog

Added

v3.0.0 - 2019-08-20

Full Changelog

Changed

Added

  • (FM-8155) Add Window Server 2019 support #281 (eimlav)
  • (FM-8042) Add RedHat 8 support #280 (eimlav)
  • Add initial support for DSA private keys. #273 (surcouf)

Fixed

  • FM-7945 stringify java_ks #279 (lionce)
  • Modules 8962 - java_ks - Windows 2012 failing smoke #278 (lionce)

2.4.0 - 2019-02-19

Full Changelog

Added

  • (MODULES-8146) - Add SLES 15 support #255 (eimlav)

Fixed

  • (MODULES-8549) - Bump of Java version used for test #260 (david22swan)
  • pdksync - (FM-7655) Fix rubygems-update for ruby < 2.3 #257 (tphoney)
  • Fix provider so "latest" gets the MD5 AND SHA1 hashes for comparing #252 (absltkaos)
  • (FM-7505) - Bumping Windows jdk version to 8.0.191 #251 (pmcmaw)
  • (MODULES-8125) Fix unnecessary change when using intermediate certificates #250 (johngmyers)

2.3.0 - 2018-09-28

Full Changelog

Changed

Added

  • pdksync - (MODULES-6805) metadata.json shows support for puppet 6 #246 (tphoney)
  • (FM-7238) - Addition of support for Ubuntu 18.04 #237 (david22swan)

Fixed

  • (MODULES-7632) - Update README Limitations section #239 (eimlav)
  • (MODULES-1997) - Update the target when the cert chain changes #233 (johngmyers)
  • (MODULES-6342) Update pathing for new java in #229 #231 (hunner)

2.2.0 - 2018-03-02

Full Changelog

Other

2.1.0 - 2018-02-07

Full Changelog

Other

2.0.0 - 2017-12-05

Full Changelog

Changed

  • (MODULES-5814) - Removing Windows 8 #197 (pmcmaw)

Added

Fixed

Other

1.6.0 - 2017-05-03

Full Changelog

Other

  • Fix timing on older rubies #180 (hunner)
  • (PE-17635) Wrap keytool in timeout #179 (hunner)
  • Release mergeback for 1.5.0 #178 (HelenCampbell)
  • [msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config #177 (wilson208)
  • Correct markdown formatting #175 (ekohl)
  • [MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb #174 (wilson208)
  • [MODULES-4556] Remove PE requirement from metadata.json #173 (wilson208)

1.5.0 - 2017-03-14

Full Changelog

Other

  • (docs)[FM-6102] 1.5.0 release docs edit #171 (jtappa)
  • [FM-6102] Release 1.5.0 Prep #170 (wilson208)
  • [MODULES-4505] Fix error: title patterns that use procs are not supported #169 (wilson208)
  • (maint) Change SHA256 fingerprint verification for certificates to SHA1 #168 (wilson208)
  • (MODULES-2495): use password with encrypted private keys #167 (tompsett)
  • (MODULES-4098) Sync the rest of the files #166 (hunner)
  • (MODULES-4097) Sync travis.yml #164 (hunner)
  • add xenial to metadata #163 (eputnam)
  • Support EC keys #162 (antaflos)
  • (FM-5972) gettext and spec.opts #161 (eputnam)
  • Support for systems running in FIPS mode #160 (jstuart)
  • (MODULES-3631) msync Gemfile for 1.9 frozen strings #159 (hunner)
  • (MODULES-3704) Update gemfile template to be identical #158 (hunner)
  • mocha version update #157 (eputnam)
  • (MODULES-3983) Update parallel_tests for ruby 2.0.0 #156 (pmcmaw)
  • Update modulesync_config [51f469d] #154 (DavidS)
  • Created simple java_ks::config class with create_resources so we can hiera manage configs #153 (arthurbarton)
  • Update modulesync_config [a3fe424] #152 (DavidS)
  • (MAINT) Update for modulesync_config 72d19f184 #150 (DavidS)
  • (MODULES-3581) modulesync [067d08a] #149 (DavidS)
  • {maint} modulesync 0794b2c #148 (tphoney)
  • Update to newest modulesync_configs [9ca280f] #147 (DavidS)
  • Mergeback 1.4.x #146 (bmjen)

1.4.1 - 2016-02-16

Full Changelog

Other

  • (FM-4046) Update to current msync configs [006831f] #145 (DavidS)
  • 1.4.1 release prep #144 (tphoney)
  • (MODULES-3023) Support certificate chains in certificate file. #143 (johngmyers)
  • (FM-4049) update to modulesync_configs #142 (DavidS)
  • Support multiple intermediate certs in chain #141 (johngmyers)
  • (#2915) Don't expose keystore content when keystore initally empty #140 (johngmyers)
  • 1.4.x mergeback #139 (bmjen)

1.4.0 - 2015-12-07

Full Changelog

Other

1.3.1 - 2015-07-17

Full Changelog

Other

1.3.0 - 2015-04-15

Full Changelog

Other

1.2.6 - 2014-11-11

Full Changelog

Other

1.2.5 - 2014-07-14

Full Changelog

Other

1.2.4 - 2014-06-05

Full Changelog

Other

1.2.3 - 2014-03-04

Full Changelog

Other

  • Fix the { location in metadata.json #57 (hunner)
  • Add Scientific linux as a supported platform #56 (hunner)
  • Prepare a 1.2.3 supported release. #55 (apenney)
  • Replace the symlink with the actual file to resolve a PMT issue. #54 (apenney)

1.2.2 - 2014-03-03

Full Changelog

Other

  • Add missing fields back to work around Puppet bug. #53 (apenney)
  • Ensure this works in irb. #52 (apenney)
  • Prepare supported 1.2.2 release. #51 (apenney)
  • Adds "Release Notes/Known Bugs" to Changelog, updates file format to markdown, standardizes the format of previous entries #50 (lrnrthr)
  • Prepare metadata for supported modules. #49 (apenney)
  • Adding AIX paths for java6 #48 (hunner)
  • Make it all work on solaris... #47 (hunner)
  • Fix stderr. #46 (apenney)
  • Correct the wording here. #45 (apenney)
  • Checking the stderr wasn't correct #44 (hunner)
  • Switch to operatingsystem instead of osfamily for finer control. #43 (apenney)
  • Fix up the tests for the extended platforms. #42 (apenney)
  • Missing a ' #41 (hunner)
  • Don't assume FOSS paths in java_ks tests #39 (justinstoller)
  • Release 1.2.1 #38 (hunner)

1.2.1 - 2014-02-12

Full Changelog

Other

1.2.0 - 2013-09-18

Full Changelog

Other

  • Validate password length #29 (hunner)
  • Clean up PKCS12 generation and testing #28 (hunner)
  • Add puppet:// type path support for certificate, private_key and chain #27 (hunner)
  • Spec tests #26 (hunner)
  • Use better raise syntax to suppress compatibility warnings. #25 (ojacobson)
  • Use the openssl pkcs12 '-out' option to write pkcs12 keystore #10 (jcraigbrown)

1.1.0 - 2013-06-12

Full Changelog

1.0.1 - 2013-06-12

Full Changelog

Other

1.0.0 - 2013-02-14

Full Changelog

Other

  • 1.0.0 #17 (reidmv)
  • Updated content to conform to README best practices template #16 (lrnrthr)

0.0.6 - 2013-01-22

Full Changelog

Other

0.0.5 - 2013-01-17

Full Changelog

Other

0.0.4 - 2013-01-16

Full Changelog

Other

  • Add LICENSE file. Update Modulefile to use ASL instead of APL to refer t... #12 (haus)
  • Allow non-composite title #9 (reidmv)
  • Update Modulefile release number #8 (reidmv)

0.0.3 - 2012-06-12

Full Changelog

Other

  • Adds a chain parameter to the type. #5 (ody)

0.0.2 - 2012-05-09

Full Changelog

0.0.1 - 2012-05-09

Full Changelog