Skip to content

Releases: simp/pupmod-simp-vnc

Release of 7.5.0

12 Oct 17:42
8495d42
Compare
Choose a tag to compare

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

Release of 7.3.0

01 Aug 14:22
b089d00
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 7.2.0

07 Jul 17:47
cde8029
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 7.1.2

18 May 13:47
150344e
Compare
Choose a tag to compare
  • Added EL8 support after verifying the module worked on EL8 machines.
  • Removed EL6 support

Release of 7.1.1

28 Jul 19:43
4f711ce
Compare
Choose a tag to compare
* 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

23 Jul 15:49
fb3803d
Compare
Choose a tag to compare
* 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

02 May 14:01
Compare
Choose a tag to compare
* 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

26 Nov 21:57
7.0.0
Compare
Choose a tag to compare
* 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

27 Jun 19:39
Compare
Choose a tag to compare
* 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

12 Jul 16:31
Compare
Choose a tag to compare
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 6.0.2-0
  - Confine puppet version in metadata.json