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.
v5.0.0 (2024-10-15)
The 5.0.0
release is identical to #413 other than the version string. The 4.5.0
release contains breaking changes and that should have been released as 5.0.0
.
v4.5.0 (2024-10-15)
Breaking changes:
- drop support for SLES 11 & 12 -- EOL #412 (jhoblitt)
- drop support for ubuntu 18.04 -- EOL #410 (jhoblitt)
- drop support for centos 8 -- EOL #409 (jhoblitt)
- drop support for debian 10 -- EOL #408 (jhoblitt)
- drop support for EL7 -- EOL #407 (jhoblitt)
- drop support for fedora 33 & 34 -- EOL #406 (jhoblitt)
- drop support for freebsd 12 -- EOL #405 (jhoblitt)
Implemented enhancements:
- bump puppet-alternatives version constraint #404 (badenerb)
- Allow
mailaliases
to be managed via hiera #400 (peelman) - Add support for FreeBSD 14 #390 (smortex)
- Add Debian 12 support #374 (bastelfreak)
Fixed bugs:
Closed issues:
- missing postfix-ldap rpm on RHEL8+ distro #397
- maillog configuration? #386
- support smtpd_forbid_bare_newline to mitigate smtp smuggling #383
- canonical map doesn't accept underscores in destination address #345
Merged pull requests:
- postfix-ldap required for ldap lookup type on RHEL8+ #398 (edrude)
- Remove legacy top-scope syntax #378 (smortex)
v4.4.0 (2023-11-21)
Implemented enhancements:
- Add Ubuntu 22.04 support #376 (bastelfreak)
- Add Alma/Rocky/Oracle support #375 (bastelfreak)
- Remove camptocamp/augeas dependency #373 (ekohl)
v4.3.0 (2023-08-08)
Implemented enhancements:
- postfix::canonical: Add unit tests #367 (bastelfreak)
- use Stdlib::Filemode datatype for mode parameters #366 (bastelfreak)
Merged pull requests:
- Revert "Remove camptocamp/puppet-augeas dependency" #365 (bastelfreak)
v4.2.1 (2023-06-28)
Merged pull requests:
v4.2.0 (2023-06-26)
Implemented enhancements:
- puppet/alternatives: Allow 5.x #361 (bastelfreak)
v4.1.0 (2023-06-26)
Implemented enhancements:
v4.0.0 (2023-05-30)
Breaking changes:
- Drop Puppet 6 support #351 (bastelfreak)
- Switch to upstream default for
mydestination
#256 (kenyon)
Implemented enhancements:
- document mode param & puppet-lint: enable parameter_documentation check #355 (bastelfreak)
Merged pull requests:
v3.1.0 (2023-03-01)
Implemented enhancements:
Fixed bugs:
- Fix typos errors in postfix::satellite from PR 326 #333 (cruelsmith)
- Handle [host] vs [host]:port nexthop #327 (gcoxmoz)
Merged pull requests:
v3.0.0 (2022-05-05)
Breaking changes:
Implemented enhancements:
- Declare CentOS 9 Support, Install s-nail on 9 #322 (traylenator)
- Add support for FreeBSD 13 #307 (smortex)
- allow hiera driven transport/virtual/hash/conffile #296 (cringdahl)
Closed issues:
- increase dependency of puppet/alternatives to next major version #324
- smtp_listen to take multiple addresses #203
Merged pull requests:
- Add switches for simple domain masquerade #326 (jcpunk)
- increase dependency of puppet/alternatives to next major version #325 (KoenDierckx)
- Comply to rubocop 1.22.3 #321 (traylenator)
- remove unneeded tests; provide error message for raise_error #318 (kenyon)
- map: handle regexp type #317 (kenyon)
- allow creation of postfix::map resources with hiera #316 (kenyon)
- init.pp: correct param numbers and use of optional #315 (kenyon)
- Allow parameter smtp_listen to accept multiple IPs #313 (ghost)
- Add manage_mailname parameter to README (#186) #312 (ghost)
- fixtures.yml: Migrate to git URLs #309 (bastelfreak)
- puppet-lint: fix top_scope_facts warnings #304 (bastelfreak)
v2.0.0 (2021-08-26)
Breaking changes:
- Drop RedHat 6; Add CentOS 7/8 support #301 (root-expert)
- Drop Fedora 28/29/30; Add Fedora 33/34 support #300 (root-expert)
- Drop puppet 4/5; Add Puppet 7 #299 (root-expert)
- Drop Debian 7/8/9; Add 10/11; Drop Ubuntu 14/16; Add 20.04 #298 (root-expert)
Merged pull requests:
1.12.0 (2021-04-23)
Implemented enhancements:
- puppetlabs/stdlib: Allow 7.x #294 (bastelfreak)
- Add FreeBSD support #288 (smortex)
Fixed bugs:
1.11.0 (2021-01-20)
Implemented enhancements:
- Add Solaris support #274 (rstuart-indue)
- Feature/allow specify master cf content & template #217 (c33s)
- Add a variable definition and two examples. #212 (dafydd2277)
- Include parameter title in error output #209 (mrintegrity)
- more than two amavis processes #175 (farlerac)
Closed issues:
Merged pull requests:
- Fix CI #291 (towo)
- Fix CI #289 (smortex)
- Fix hardcoded map path #287 (towo)
- Transport: allow [host]:port smtp syntax #285 (raphink)
- README.md: fix link to puppet-lint #283 (kenyon)
- Fixes postmap when ensure=absent #202 (earsdown)
- Add virtual and transport regexp examples #116 (micah)
1.10.0 (2020-01-23)
Implemented enhancements:
- Add the possibility to manage (or not) aliases #271 (Bodenhaltung)
- Convert to PDK #270 (raphink)
- Convert params.pp to hiera data #269 (raphink)
Closed issues:
Merged pull requests:
1.9.0 (2019-11-26)
Implemented enhancements:
- Upping version dependency on puppet-alternatives #260 (cubiclelord)
- Add RedHat 8 support #257 (zeromind)
- Add missing inet_protocols parameter to the README. #254 (catay)
- add retry and proxywrite for debian family OSes #253 (Dan33l)
- Allow
puppetlabs/stdlib
6.x #246 (alexjfisher) - Add show_diff parameter to postfix::conffile #226 (treydock)
Fixed bugs:
- Should mailalias_core be declared as a dependency ? #236
Closed issues:
- Add Debian Stretch to metadata.json #259
- qmgr warning: connect to transport private/retry #252
- Clarify license #250
Merged pull requests:
- Release 1.9.0 #265 (alexjfisher)
- Add missing Variable for Suse #245 (cocker-cc)
- Deprecate Puppet 3 support
- Add new config parameter to add configuration from hiera (GH #240)
- Allow Sensitive postfix::hash content (GH #243)
- Add master_bounce_command and master_defer_command (GH #239)
- Schleuder: port invocation syntax to Schleuder 3. (GH #234)
- Allow multiple spaces in postfix::mta::mynetworks (GH #235)
- Add postfix::mailalias (GH #233)
- Remove legacy instructions on exec paths
- Add chroot parameter (GH #170, #224)
- Fix resource dependencies (GH #185)
- Add postfix::service_ensure and postfix::service_enabled parameters (GH #184)
- Fix email address matching for postfix::virtual augeas lens (GH #177)
- Add master_entries parameter (GH #171)
- Add templates for SLES12 SP2 and SP3 (GH #198)
- Install sendmail alternative on RedHat (GH #199)
- Move Exec['newaliases'] to services to it could be run after service restart (GH #205)
- Unbreak sendmail (GH #201)
- Add retry to RedHat master.cf (GH #215)
- Support '+' in canonical maps (GH #222, fix #220)
- Add support for Alpine Linux (GH #213)
- Support multiple destinations in postfix::virtual (#223, fix #164)
- Make transport pattern accept regexp (GH #225, fix #92)
- Ensure that map files are regenerated if removed (GH #228, fix #161)
- Allow puppetlabs-stdlib < 6.0.0 (GH #229)
- Modulesync: update testing harness and add Puppet 6
- Fix package name resolution for Debian stretch (GH #179)
- Do not generate postmap when postfix::map ensure is absent (GH #178)
- Add inet_protocol param. (GH #172)
- Create master.cf.SLES11.4.erb (GH #156)
- Allow mydestination to be blank (GH #162)
- Fix hash.pp doc (GH #159)
- Fix params validation + specs (GH #154)
- Fix map calling in hash (GH #153)
- Fix the path of the database (GH #149)
- Add a map define to create postfix maps (#138)
- Add manage_root_alias parameter to disable management of root's mailalias resource (GH #133)
- set mode 0644 for /etc/mailname (GH #142)
- Fix virtual.db and transport.db creation (GH #135, GH #130)
- Add $manage_mailx boolean to control whether mailx is managed (GH #143, GH #141)
- Add conffile define (GH #139)
- Fix acceptance tests (GH #144)
- Update test system
- Fix tests for Puppet 4
- Consistent formating of documentation (GH #125)
- Add ensure class arguments for packages (GH #99)
- Various testing changes/fixes
- Use docker for acceptance tests
- Fix documentation
- Fix strict_variables activation with rspec-puppet 2.2
- Add support for SLES 12 and newest openSUSE releases
- Add acceptance test
- Restart postfix instead of reload after package installation (Fixes #90)
- Use RHEL SELinux type for /etc/aliases
- Update documentation
- Add beaker_spec_helper to Gemfile
- Use random application order in nodeset
- add utopic & vivid nodesets
- Don't allow failure on Puppet 4
- Add missing ownership
- Add puppet-lint-file_source_rights-check gem
- Don't pin beaker
- Add nodeset ubuntu-12.04-x86_64-openstack
- Use file() function instead of fileserver (way faster)
- Fix issue with ldap-alias map
- Allow to pass arrays to postfix::hash::source and postfix::hash::content
- IPv6 support
- Fix for RedHat
- Add RedHat 7 support
- Use rspec-puppet-facts for unit tests
- Various spec improvements
- Various specs improvements
- Fix specs for postfix::config with ensure => blank
- Simplify relationships and avoid spaceship operators
- nexthop parameter is not necessary for postfix::canonical
- Fix unquoted strings in cases
- Add missing postfix_canonical lens to postfix::augeas (GH #59)
- Fix unit tests for RH 7
- Setup automatic Forge releases
* This Changelog was automatically generated by github_changelog_generator