Skip to content

Latest commit

 

History

History
371 lines (209 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

371 lines (209 loc) · 21.4 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.

v8.2.1 - 2024-08-13

Full Changelog

Fixed

  • (MODULES-11458) Revert deferred function #490 (Ramesh7)

v8.2.0 - 2024-05-08

Full Changelog

Added

  • accounts_ssh_authorized_keys_line_parser: Output regex matches when sshkey format isnt correct #484 (bastelfreak)

Fixed

v8.1.1 - 2024-03-26

Full Changelog

Fixed

  • Accounts::User::Resource: Fix duplicate key name #477 (Ramesh7)

v8.1.0 - 2023-06-19

Full Changelog

Added

Fixed

v8.0.0 - 2023-04-06

Full Changelog

Changed

  • (CONT-850) Puppet 8 support / Drop Puppet 6 #441 (LukasAud)

v7.3.1 - 2023-01-27

Full Changelog

Fixed

  • Update bash_profile so that it identifies itself as "Puppet Managed" #426 (bschonec)
  • pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6 #424 (david22swan)
  • pdksync - (CONT-130) Dropping Support for Debian 9 #421 (jordanbreen28)

v7.3.0 - 2022-10-03

Full Changelog

Added

Fixed

v7.2.0 - 2022-05-16

Full Changelog

Added

Fixed

v7.1.1 - 2021-08-26

Full Changelog

Fixed

v7.1.0 - 2021-08-16

Full Changelog

Added

  • pdksync - (IAC-1709) - Add Support for Debian 11 #391 (david22swan)
  • MODULES-11100 - Add sk-ecdsa public key support, and implement tests for sk-ecdsa and ecdsa keys #388 (vollmerk)

v7.0.2 - 2021-03-29

Full Changelog

Fixed

v7.0.1 - 2021-03-15

Full Changelog

Fixed

  • (MODULES-10960) Selector needs multiple checks in brackets. #369 (tuxmea)

v7.0.0 - 2021-03-01

Full Changelog

Changed

Fixed

  • (MODULES-10867) Ensure ssh key name is unique based on type, content and description #340 (mdklapwijk)

v6.4.0 - 2020-12-14

Full Changelog

Added

  • pdksync - (maint) - Add support for Puppet 7 #350 (pmcmaw)
  • MODULES-10862 add support for authorized_keys file mode #338 (simondeziel)

v6.3.0 - 2020-09-24

Full Changelog

v6.2.0 - 2020-09-24

Full Changelog

Added

Fixed

  • (MODULES-10798) Ensure group is created for user only if undefined #334 (michaeltlombardi)
  • (IAC-975) - Removal of inappropriate terminology in module #320 (pmcmaw)

v6.1.1 - 2020-04-30

Full Changelog

v6.1.0 - 2020-04-30

Full Changelog

Added

  • Employ more lenient username checks (allow capitals) #286 (mvandegarde)
  • (MODULES-10242) Re-add Ubuntu 14 to supported OS list #281 (sheenaajay)

Fixed

  • MODULES-10550 fix keyspec parsing to allow whitespaces in options and… #291 (janit42)

v6.0.0 - 2019-11-11

Full Changelog

Changed

  • pdksync - FM-8499 - remove ubuntu14 support #277 (lionce)

Added

Fixed

v5.0.0 - 2019-09-11

Full Changelog

Changed

Added

Fixed

  • (MODULES-9849) wrong order when removing user with custom sshkey file #250 (tuxmea)
  • fix problematic parsing of keyspec #246 (EECOLOR)
  • (MODULES-9697) fix for correct management of sshkey_custom_path #242 (tuxmea)

v4.2.0 - 2019-08-02

Full Changelog

Added

  • (FM-8231) Convert testing to litmus #230 (eimlav)

Fixed

  • MODULES-9447 -- Narrow dependency between removed user and group. #232 (pillarsdotnet)

v4.1.0 - 2019-05-29

Full Changelog

Added

  • (FM-8023) Add RedHat 8 support #227 (eimlav)
  • (MODULES-7469) Add password_max_age parameter #221 (eimlav)

Fixed

v4.0.0 - 2019-05-10

Full Changelog

Changed

Fixed

3.2.0 - 2019-01-22

Full Changelog

Added

Fixed

  • (MODULES-8216) - Fix fail when custom_sshkey_path and managehome=false #194 (eimlav)
  • Fixing the limitations section of the README #191 (HelenCampbell)

3.1.0 - 2018-09-27

Full Changelog

Added

  • pdksync - (FM-7392) puppet 6 testing changes #187 (tphoney)
  • pdksync - (MODULES-6805) metadata.json shows support for puppet 6 #185 (tphoney)
  • (LOC-173) Delivering translation for readmes/README_ja_JP.markdown #177 (ehom)

Fixed

  • (maint) corrected filename extension for both en and ja #182 (ehom)
  • Only take care of ssh-keys if ensure is set to 'present' #174 (opteamax)
  • Rename README.markdown to README.MD #173 (clairecadman)

3.0.0 - 2018-09-07

Full Changelog

Changed

Added

  • (MODULES-7687) - Added Darwin compatibility #167 (eimlav)
  • (FM-7287) - i18n Process Implemented. #159 (david22swan)
  • (MODULES-5222) - managevim option added to manifests. #156 (david22swan)
  • (FM-7289) - Added Puppet 4 data types to parameters #155 (eimlav)
  • (MODULES-7671) - Support spaces in ssh key options #153 (dleske)
  • (FM-7254) - Addition of support for Ubuntu 18.04 #150 (david22swan)

Fixed

  • pdksync - (MODULES-7658) use beaker4 in puppet-module-gems #170 (tphoney)
  • Fix error when deploying key into directory not owned by user #152 (tuxmea)

2.0.0 - 2018-06-28

Full Changelog

Changed

Added

1.3.0 - 2018-01-22

Full Changelog

Fixed

  • Don't create accounts::home_dir resources #123 (arjenz)

1.2.1 - 2017-11-20

Full Changelog

1.2.0 - 2017-11-14

Full Changelog

Added

  • Support ssh authorized key options #110 (rgevaert)
  • Group name #85 (wpowell-ossg)
  • added option to set system user or group #82 (netman2k)
  • Added the option to create or not a group with the user name #81 (jsanvall)
  • Allow the use of the source param for bash files. #74 (MG2R)
  • Allow duplicate keys to be associated with multiple accounts. #54 (ian-d)

Fixed

  • Skips password check test on Solaris #105 (willmeek)
  • (MODULES-5778) Set operatingsystem fact in specs #104 (rodjek)
  • Update Puppet version compatibility #87 (HelenCampbell)
  • Revert "Allow duplicate keys to be associated with multiple accounts." #75 (eputnam)

1.1.0 - 2016-09-20

Full Changelog

Added

  • Allow non-managed SSH keys to be purged from user. #42 (ian-d)

1.0.0 - 2015-12-08

Full Changelog