diff --git a/CHANGELOG.md b/CHANGELOG.md index 03ef3bc..99d8ec4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,221 @@ # Changelog -All notable changes to this project will be documented in this file. +## [v2.2.0](https://github.com/Ericsson/puppet-module-arc/tree/v2.2.0) (2023-11-16) -## Release 2.0.0 -- Update PDK to 2.5.0 -- Move OS specifc data into hiera -- Add support for RedHat 8 -- Use ensure_packages() to avoid conflicts -- Refactor unit tests to use rspec-puppet-facts -- Various small refactors -- Drop support for historical OS flavours of Ubuntu 12.04, SLED/SLES 10, RedHat 5 -- Drop support for all 32bit OS flavours -- Drop support for Solaris, Scientific and OracleLinux +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v2.1.0...v2.2.0) -## Release 1.10.0 +**Merged pull requests:** -**Features** +- Update to PDK v3.0.0 - Support Puppet 8 & stdlib 9 [\#46](https://github.com/Ericsson/puppet-module-arc/pull/46) ([Phil-Friderici](https://github.com/Phil-Friderici)) -**Bugfixes** +## [v2.1.0](https://github.com/Ericsson/puppet-module-arc/tree/v2.1.0) (2023-01-27) -**Known Issues** +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v2.0.0...v2.1.0) + +**Merged pull requests:** + +- Ubuntu22 RH9 ARC 2.5 changes [\#45](https://github.com/Ericsson/puppet-module-arc/pull/45) ([wenzler](https://github.com/wenzler)) +- Update to PDK 2.6.1 [\#44](https://github.com/Ericsson/puppet-module-arc/pull/44) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Update to PDK 2.6.0 [\#43](https://github.com/Ericsson/puppet-module-arc/pull/43) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v2.0.0](https://github.com/Ericsson/puppet-module-arc/tree/v2.0.0) (2022-08-09) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.10.0...v2.0.0) + +**Merged pull requests:** + +- Various small changes [\#42](https://github.com/Ericsson/puppet-module-arc/pull/42) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Upgrade to PDK 2.5.0 & Puppet 7 [\#40](https://github.com/Ericsson/puppet-module-arc/pull/40) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Only test Puppet 7 in Github Actions [\#39](https://github.com/Ericsson/puppet-module-arc/pull/39) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Start using Github Actions for validating and unit tests [\#38](https://github.com/Ericsson/puppet-module-arc/pull/38) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Convert module to use PDK 2.1.1 [\#37](https://github.com/Ericsson/puppet-module-arc/pull/37) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.10.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.10.0) (2020-10-16) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.9.0...v1.10.0) + +**Merged pull requests:** + +- Add support for Ubuntu 20.04 [\#36](https://github.com/Ericsson/puppet-module-arc/pull/36) ([anders-larsson](https://github.com/anders-larsson)) + +## [v1.9.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.9.0) (2020-02-12) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.8.0...v1.9.0) + +**Merged pull requests:** + +- Add support for RedHat 8 [\#35](https://github.com/Ericsson/puppet-module-arc/pull/35) ([anders-larsson](https://github.com/anders-larsson)) + +## [v1.8.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.8.0) (2020-01-09) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.7.1...v1.8.0) + +**Merged pull requests:** + +- Add support for SLES 15 [\#34](https://github.com/Ericsson/puppet-module-arc/pull/34) ([dsundq](https://github.com/dsundq)) + +## [v1.7.1](https://github.com/Ericsson/puppet-module-arc/tree/v1.7.1) (2018-10-24) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.7.0...v1.7.1) + +**Merged pull requests:** + +- Support Puppet 6 [\#33](https://github.com/Ericsson/puppet-module-arc/pull/33) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.7.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.7.0) (2018-10-19) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.6.1...v1.7.0) + +**Merged pull requests:** + +- Ubuntu18 [\#32](https://github.com/Ericsson/puppet-module-arc/pull/32) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Add support for Ubuntu 18 [\#30](https://github.com/Ericsson/puppet-module-arc/pull/30) ([qhenhan](https://github.com/qhenhan)) + +## [v1.6.1](https://github.com/Ericsson/puppet-module-arc/tree/v1.6.1) (2018-09-26) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.6.0...v1.6.1) + +**Merged pull requests:** + +- Release v1.6.1 - Support Puppet 5 [\#29](https://github.com/Ericsson/puppet-module-arc/pull/29) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Update testing rig to support Puppet 5 [\#28](https://github.com/Ericsson/puppet-module-arc/pull/28) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.6.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.6.0) (2017-08-02) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.5.0...v1.6.0) + +**Merged pull requests:** + +- CentOS support \(working with philippvh\) [\#27](https://github.com/Ericsson/puppet-module-arc/pull/27) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- CentOS support [\#26](https://github.com/Ericsson/puppet-module-arc/pull/26) ([philippvh](https://github.com/philippvh)) + +## [v1.5.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.5.0) (2017-06-28) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.4.0...v1.5.0) + +**Merged pull requests:** + +- Ubuntu 16 and fixes [\#25](https://github.com/Ericsson/puppet-module-arc/pull/25) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.4.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.4.0) (2017-02-20) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.3.0...v1.4.0) + +**Merged pull requests:** + +- Support Puppet up to 4.9 and Ruby 2.3.1 [\#23](https://github.com/Ericsson/puppet-module-arc/pull/23) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Testing rig [\#22](https://github.com/Ericsson/puppet-module-arc/pull/22) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Support Puppet 4.4 [\#21](https://github.com/Ericsson/puppet-module-arc/pull/21) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.3.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.3.0) (2016-02-24) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.2.2...v1.3.0) + +**Merged pull requests:** + +- small refactor [\#20](https://github.com/Ericsson/puppet-module-arc/pull/20) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- add arc\_console\_icon management functionality [\#19](https://github.com/Ericsson/puppet-module-arc/pull/19) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Support Puppet v4.3 [\#18](https://github.com/Ericsson/puppet-module-arc/pull/18) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.2.2](https://github.com/Ericsson/puppet-module-arc/tree/v1.2.2) (2015-08-14) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.2.1...v1.2.2) + +**Merged pull requests:** + +- style fixes [\#17](https://github.com/Ericsson/puppet-module-arc/pull/17) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- drop unneeded 32bit support for RH7 [\#16](https://github.com/Ericsson/puppet-module-arc/pull/16) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- fix spec testing against multiple Puppet versions [\#15](https://github.com/Ericsson/puppet-module-arc/pull/15) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.2.1](https://github.com/Ericsson/puppet-module-arc/tree/v1.2.1) (2015-07-31) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.2.0...v1.2.1) + +## [v1.2.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.2.0) (2015-05-06) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.1.1...v1.2.0) + +**Merged pull requests:** + +- Add ability to unmanage rndrelease file [\#13](https://github.com/Ericsson/puppet-module-arc/pull/13) ([propyless](https://github.com/propyless)) + +## [v1.1.1](https://github.com/Ericsson/puppet-module-arc/tree/v1.1.1) (2015-03-24) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.1.0...v1.1.1) + +**Merged pull requests:** + +- manage tcsh package [\#12](https://github.com/Ericsson/puppet-module-arc/pull/12) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.1.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.1.0) (2015-02-25) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.0.1...v1.1.0) + +**Merged pull requests:** + +- add support for Ubuntu [\#11](https://github.com/Ericsson/puppet-module-arc/pull/11) ([Phil-Friderici](https://github.com/Phil-Friderici)) + +## [v1.0.1](https://github.com/Ericsson/puppet-module-arc/tree/v1.0.1) (2015-02-16) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v1.0.0...v1.0.1) + +## [v1.0.0](https://github.com/Ericsson/puppet-module-arc/tree/v1.0.0) (2014-11-13) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.7.0...v1.0.0) + +## [v0.7.0](https://github.com/Ericsson/puppet-module-arc/tree/v0.7.0) (2014-11-12) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.6.1...v0.7.0) + +## [v0.6.1](https://github.com/Ericsson/puppet-module-arc/tree/v0.6.1) (2014-11-06) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.6.0...v0.6.1) + +**Merged pull requests:** + +- Fix regexp in if-statements for operatingsystem [\#9](https://github.com/Ericsson/puppet-module-arc/pull/9) ([anders-larsson](https://github.com/anders-larsson)) + +## [v0.6.0](https://github.com/Ericsson/puppet-module-arc/tree/v0.6.0) (2014-11-06) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.5.0...v0.6.0) + +**Merged pull requests:** + +- Add SLE12 support [\#10](https://github.com/Ericsson/puppet-module-arc/pull/10) ([anders-larsson](https://github.com/anders-larsson)) + +## [v0.5.0](https://github.com/Ericsson/puppet-module-arc/tree/v0.5.0) (2014-10-31) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.4.0...v0.5.0) + +## [v0.4.0](https://github.com/Ericsson/puppet-module-arc/tree/v0.4.0) (2014-10-24) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.3.1...v0.4.0) + +## [v0.3.1](https://github.com/Ericsson/puppet-module-arc/tree/v0.3.1) (2014-10-08) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.3.0...v0.3.1) + +## [v0.3.0](https://github.com/Ericsson/puppet-module-arc/tree/v0.3.0) (2014-10-08) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/v0.2.0...v0.3.0) + +**Merged pull requests:** + +- package dependency solved, possibility to specify multiple packages [\#8](https://github.com/Ericsson/puppet-module-arc/pull/8) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Change package resource definition for Puppet v3.4 compatibility [\#6](https://github.com/Ericsson/puppet-module-arc/pull/6) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Change package resource definition [\#5](https://github.com/Ericsson/puppet-module-arc/pull/5) ([jwennerberg](https://github.com/jwennerberg)) + +## [v0.2.0](https://github.com/Ericsson/puppet-module-arc/tree/v0.2.0) (2014-06-18) + +[Full Changelog](https://github.com/Ericsson/puppet-module-arc/compare/1603f8629a22be9ec835269f3ff07d80fbe037dc...v0.2.0) + +**Merged pull requests:** + +- add spec tests [\#4](https://github.com/Ericsson/puppet-module-arc/pull/4) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- better Solaris attribute support [\#3](https://github.com/Ericsson/puppet-module-arc/pull/3) ([Phil-Friderici](https://github.com/Phil-Friderici)) +- Update package\_name defaults for Suse osfamily [\#2](https://github.com/Ericsson/puppet-module-arc/pull/2) ([anders-larsson](https://github.com/anders-larsson)) +- Verify package\_name\_real before arc\_package install [\#1](https://github.com/Ericsson/puppet-module-arc/pull/1) ([anders-larsson](https://github.com/anders-larsson)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/metadata.json b/metadata.json index 878cc0b..edb6949 100644 --- a/metadata.json +++ b/metadata.json @@ -1,12 +1,12 @@ { - "name": "kodguru-arc", + "name": "ericsson-arc", "version": "2.2.0", - "author": "kodguru", + "author": "ericsson", "summary": "Manages libtcl symlink and /etc/rndrelease for AFS usage", "license": "Apache-2.0", - "source": "git@github.com:kodguru/puppet-module-arc.git", - "project_page": "https://github.com/kodguru/puppet-module-arc", - "issues_url": "https://github.com/kodguru/puppet-module-arc/issues", + "source": "git@github.com:ericsson/puppet-module-arc.git", + "project_page": "https://github.com/ericsson/puppet-module-arc", + "issues_url": "https://github.com/ericsson/puppet-module-arc/issues", "dependencies": [ { "name": "puppetlabs/stdlib",