Releases: simp/pupmod-simp-vnc
Releases · simp/pupmod-simp-vnc
Release of 7.5.0
Release of 7.5.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
- These updates may include the following:
Release of 7.3.0
- Add RockyLinux 8 support
Release of 7.2.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 7.1.2
- Added EL8 support after verifying the module worked on EL8 machines.
- Removed EL6 support
Release of 7.1.1
* Thu Jul 23 2020 Jeanne Greulich <[email protected]> - 7.1.1-0 - update the upper bound of simplib for SIMP 6.5 release
Release of 7.1.0
* Fri Aug 02 2019 Robert Vincent <[email protected]> - 7.1.0-0 - Drop Puppet 4 support - Add Puppet 6 support - Add puppetlabs-stdlib 6 support
Release of 7.0.1
* Wed Feb 13 2019 Liz Nemsick <[email protected]> - 7.0.1-0 - Use Simplib::Port data type in lieu of deprecated, simplib Puppet 3 validate_port() - Use new Vnc::Geometry data type in lieu of deprecated, stdlib validate_re() - Updated a URL in the README.md
Release of 7.0.0
* Thu Nov 01 2018 Liz Nemsick <[email protected]> - 7.0.0-0 - Update the contribution guide URL in the README.md * Thu Sep 13 2018 Nick Miller <[email protected]> - 7.0.0-0 - Add support for Puppet 5 and OEL - Convert docs to yard tags and add reference.md - Added $package_ensure parameters to vnc::server and vnc::client - Changed the packages from 'latest' to 'installed' - Each will also respect `simp_options::package_ensure` * Fri Jun 22 2018 Trevor Vaughan <[email protected]> - 7.0.0-0 - Remove automatic setting of the XDMCP setting in GDM - BREAKING - It was determined that this should be something that the administrator should explicitly opt into by setting it in the GDM module settings via Hiera since it has security implications
Release of 6.0.3
* Tue May 08 2018 Trevor Vaughan <[email protected]> - 6.0.3-0 - Ensure that the default VNC sessions set the IPv4 flag - Ensure that the default VNC sessions set the banner to /dev/null
Release of 6.0.2
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 6.0.2-0 - Confine puppet version in metadata.json