Skip to content

Latest commit

 

History

History
156 lines (89 loc) · 7.13 KB

File metadata and controls

156 lines (89 loc) · 7.13 KB

Changelog

v2.0.4 (2020-02-05)

Full Changelog

Implemented enhancements:

  • Support setting TLS_MOZNSS_COMPATIBILITY #55

v2.0.3 (2018-07-09)

Full Changelog

Implemented enhancements:

  • Add support for OpenBSD 6.2 & 6.3 #51

v2.0.2 (2017-11-08)

Full Changelog

v2.0.1 (2017-05-15)

Full Changelog

Implemented enhancements:

  • OpenBSD 6.1 support #50

v2.0.0 (2017-05-08)

Full Changelog

Implemented enhancements:

  • Tidy up RSpec tests for openldap::server #48
  • Add dedicated resource type for managing schema objects #47
  • Puppet 4 update #46
  • Add writemap et nometasync support #45
  • OpenBSD support #20

Fixed bugs:

  • Fix Debian/Ubuntu acceptance tests #49

v1.4.1 (2017-03-09)

Full Changelog

Fixed bugs:

  • 'referrals' parameter does not work properly #42

v1.4.0 (2017-01-31)

Full Changelog

v1.3.0 (2016-08-30)

Full Changelog

Implemented enhancements:

v1.2.0 (2016-08-12)

Full Changelog

Implemented enhancements:

  • Add support for ppolicy overlay #25
  • Add support for unique overlay #24
  • Add openldap\_boolean function #34
  • Add support for chain overlay #33
  • Pull in bodgitlib #27
  • Adds support for ppolicy overlay. #31 (tcsalameh)
  • Adds support for unique overlay #29 (tcsalameh)

Fixed bugs:

  • puppet-openldap uses non-existent function: validate_number #38
  • Don't allow an array of update referral URLs #35
  • Setting olcSecurity without also setting olcLocalSSF can prevent further changes #22

v1.1.4 (2016-07-21)

Full Changelog

Fixed bugs:

  • Canonicalize and ensure uniqueness of indices #28 (tcsalameh)

v1.1.3 (2016-05-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • EL6 support #26
  • Passing in IPv6 addresses to ldap\_interfaces parameter aren't written out correctly #23

v1.1.2 (2016-03-15)

Full Changelog

Implemented enhancements:

  • Support setting global size and time limits #18
  • Support setting log level #17
  • Allow LDIF files to be sourced from non-local locations #16
  • Support LDAP <-> Samba <-> Kerberos password synchronisation #11
  • Support setting database tuning options #9

v1.1.1 (2015-07-06)

Full Changelog

Fixed bugs:

  • olcSyncrepl always gets reapplied #15

v1.1.0 (2015-07-02)

Full Changelog

Implemented enhancements:

  • refactor to use rspec-puppet-facts #12
  • Add support for auditlog #14

v1.0.0 (2015-06-22)

Full Changelog

Implemented enhancements:

  • Support setting security options #8
  • Support creating an object from LDIF #6
  • Allow control of attribute purging #5
  • Autorequire database directory #4
  • Automatically prune out attribute keys with a nil value #2

Fixed bugs:

  • Using add/delete doesn't always work #3
  • Autorequire previous sibling object #1

* This Changelog was automatically generated by github_changelog_generator