Skip to content

Latest commit

 

History

History
182 lines (114 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

182 lines (114 loc) · 11.7 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v3.0.0 (2023-06-26)

Full Changelog

Breaking changes:

Implemented enhancements:

v2.0.0 (2022-01-26)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • FrozenStringLiteral breaks puppet module #104
  • Oracle Linux: Warning about multiple default providers #88

Merged pull requests:

v1.1.0 (2021-06-07)

Full Changelog

Implemented enhancements:

  • make posix_acl run more efficiently #85 (oniGino)

v1.0.1 (2020-01-30)

Full Changelog

Fixed bugs:

  • fix comparing permissions when they have a mix of upper- and lower-ca… #74 (unki)

v1.0.0 (2019-10-29)

Full Changelog

Breaking changes:

Implemented enhancements:

  • [RFE] Extend File type to eliminate need for redundant code #16
  • Directory +x / Files not +x #9
  • Add Gentoo support #66 (paescuj)
  • X bit support #61 (jadestorm)

Fixed bugs:

  • File is executable when X option is set on directory #64
  • Fix for issue #64 #65 (jadestorm)

Closed issues:

  • Version release #67
  • README not displaying in forge #55
  • Solaris support #32

Merged pull requests:

  • Expand the operating system support to include Debian 9 and 10 #62 (gfa)
  • Change filename to allow rendering on Puppet Forge. #60 (cdchase)

v0.1.1 (2018-10-14)

Full Changelog

Merged pull requests:

v0.1.0 (2018-07-16)

Full Changelog

Implemented enhancements:

  • Move to Vox Pupuli #29

Merged pull requests:

0.0.5 (2017-12-12)

Full Changelog

0.0.4 (2017-12-12)

Full Changelog

Fixed bugs:

  • module name conflict #26

Closed issues:

  • Race condition with non existing file and recursemode => deep #22
  • Publish to the forge #21

Merged pull requests:

  • Time to deprecate Ruby 1.8.7 support #31 (dobbymoodge)
  • Fixes ACL's with spaces #30 (i1tech)
  • fix another Ruby error when the file doesn't exist yet #28 (tequeter)
  • use inspect instead of join to stringify arrays #27 (tequeter)
  • Do not downcase acl group/user names when checking for insync?. #25 (tdevelioglu)
  • Check if a path exists before calling getfacl #23 (roidelapluie)

0.0.3 (2016-01-13)

Full Changelog

Closed issues:

  • Accept short acls. #4

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator