From 9e8231bb1e2a762afe65d0fb34100a043dd8b623 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 20 Jun 2023 07:38:41 +0000 Subject: [PATCH] Release prep v5.0.1 --- CHANGELOG.md | 247 ++++++++++++++++++++++++++++---------------------- metadata.json | 2 +- 2 files changed, 141 insertions(+), 108 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32d7fd0..98c2346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,221 +1,254 @@ -# Change log + +# Changelog -All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +All notable changes to this project will be documented in this file. -## [v5.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v5.0.0) (2023-04-05) +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). + +## [v5.0.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v5.0.1) - 2023-06-20 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v5.0.0...v5.0.1) + +### Fixed + +- (MODULES-11424) Fix requirement method [#287](https://github.com/puppetlabs/puppetlabs-registry/pull/287) ([Clebam](https://github.com/Clebam)) + +## [v5.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v5.0.0) - 2023-04-05 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.1.2...v5.0.0) ### Changed +- (CONT-796) Puppet 8 support / Drop Puppet 6 support [#278](https://github.com/puppetlabs/puppetlabs-registry/pull/278) ([LukasAud](https://github.com/LukasAud)) -- \(CONT-796\) Puppet 8 support / Drop Puppet 6 support [\#278](https://github.com/puppetlabs/puppetlabs-registry/pull/278) ([LukasAud](https://github.com/LukasAud)) - -## [v4.1.2](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.2) (2023-03-23) +## [v4.1.2](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.2) - 2023-03-23 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.1.1...v4.1.2) ### Fixed -- \(CONT-362\) Syntax update [\#273](https://github.com/puppetlabs/puppetlabs-registry/pull/273) ([LukasAud](https://github.com/LukasAud)) +- (CONT-362) Syntax update [#273](https://github.com/puppetlabs/puppetlabs-registry/pull/273) ([LukasAud](https://github.com/LukasAud)) -## [v4.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.1) (2022-10-03) +## [v4.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.1) - 2022-10-03 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.1.0...v4.1.1) ### Fixed -- \(MAINT\) Dropped support for Windows\(7,8, 2008 Server and 2008 R2 Server\) [\#267](https://github.com/puppetlabs/puppetlabs-registry/pull/267) ([jordanbreen28](https://github.com/jordanbreen28)) +- (MAINT) Dropped support for Windows(7,8, 2008 Server and 2008 R2 Server) [#267](https://github.com/puppetlabs/puppetlabs-registry/pull/267) ([jordanbreen28](https://github.com/jordanbreen28)) -## [v4.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.0) (2022-06-06) +## [v4.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.0) - 2022-06-06 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.0.1...v4.1.0) ### Added -- pdksync - \(FM-8922\) - Add Support for Windows 2022 [\#259](https://github.com/puppetlabs/puppetlabs-registry/pull/259) ([david22swan](https://github.com/david22swan)) +- pdksync - (FM-8922) - Add Support for Windows 2022 [#259](https://github.com/puppetlabs/puppetlabs-registry/pull/259) ([david22swan](https://github.com/david22swan)) -## [v4.0.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.0.1) (2021-08-23) +## [v4.0.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.0.1) - 2021-08-23 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.0.0...v4.0.1) ### Fixed -- Add possibility to produce a detailed error message [\#254](https://github.com/puppetlabs/puppetlabs-registry/pull/254) ([reidmv](https://github.com/reidmv)) +- Add possibility to produce a detailed error message [#254](https://github.com/puppetlabs/puppetlabs-registry/pull/254) ([reidmv](https://github.com/reidmv)) -## [v4.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.0.0) (2021-02-27) +## [v4.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.0.0) - 2021-03-01 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v3.2.0...v4.0.0) ### Changed +- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [#236](https://github.com/puppetlabs/puppetlabs-registry/pull/236) ([carabasdaniel](https://github.com/carabasdaniel)) -- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#236](https://github.com/puppetlabs/puppetlabs-registry/pull/236) ([carabasdaniel](https://github.com/carabasdaniel)) - -## [v3.2.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.2.0) (2020-12-08) +## [v3.2.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.2.0) - 2020-12-08 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v3.1.1...v3.2.0) ### Added -- pdksync - \(feat\) Add support for Puppet 7 [\#231](https://github.com/puppetlabs/puppetlabs-registry/pull/231) ([daianamezdrea](https://github.com/daianamezdrea)) -- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch `main` [\#217](https://github.com/puppetlabs/puppetlabs-registry/pull/217) ([david22swan](https://github.com/david22swan)) +- pdksync - (feat) Add support for Puppet 7 [#231](https://github.com/puppetlabs/puppetlabs-registry/pull/231) ([daianamezdrea](https://github.com/daianamezdrea)) -## [v3.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.1.1) (2020-08-12) +## [v3.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.1.1) - 2020-08-12 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v3.1.0...v3.1.1) +### Added + +- pdksync - (IAC-973) - Update travis/appveyor to run on new default branch `main` [#217](https://github.com/puppetlabs/puppetlabs-registry/pull/217) ([david22swan](https://github.com/david22swan)) + ### Fixed -- \(IAC-967\) Puppet 7 compatibility fix: null termination for strings [\#216](https://github.com/puppetlabs/puppetlabs-registry/pull/216) ([sanfrancrisko](https://github.com/sanfrancrisko)) +- (IAC-967) Puppet 7 compatibility fix: null termination for strings [#216](https://github.com/puppetlabs/puppetlabs-registry/pull/216) ([sanfrancrisko](https://github.com/sanfrancrisko)) -## [v3.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.1.0) (2019-12-10) +## [v3.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.1.0) - 2019-12-10 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v3.0.0...v3.1.0) ### Added -- \(FM-8190\) convert module to litmus [\#190](https://github.com/puppetlabs/puppetlabs-registry/pull/190) ([DavidS](https://github.com/DavidS)) +- (FM-8190) convert module to litmus [#190](https://github.com/puppetlabs/puppetlabs-registry/pull/190) ([DavidS](https://github.com/DavidS)) -## [v3.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.0.0) (2019-10-17) +## [v3.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v3.0.0) - 2019-10-17 [Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/2.1.0...v3.0.0) ### Added -- \(FM-7693\) Add Windows Server 2019 [\#174](https://github.com/puppetlabs/puppetlabs-registry/pull/174) ([glennsarti](https://github.com/glennsarti)) +- (FM-7693) Add Windows Server 2019 [#174](https://github.com/puppetlabs/puppetlabs-registry/pull/174) ([glennsarti](https://github.com/glennsarti)) ### Fixed -- \(MODULES-5625\) Fail on empty strings in REG\_MULTI\_SZ [\#173](https://github.com/puppetlabs/puppetlabs-registry/pull/173) ([glennsarti](https://github.com/glennsarti)) +- (MODULES-5625) Fail on empty strings in REG_MULTI_SZ [#173](https://github.com/puppetlabs/puppetlabs-registry/pull/173) ([glennsarti](https://github.com/glennsarti)) -## 2.1.0 -### Added -- Updated module for Puppet 6 ([MODULES-7832](https://tickets.puppetlabs.com/browse/MODULES-7832)) +## [2.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/2.1.0) - 2018-10-08 -### Changed -- Update module for PDK ([MODULES-7404](https://tickets.puppetlabs.com/browse/MODULES-7404)) +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/2.0.2...2.1.0) + +## [2.0.2](https://github.com/puppetlabs/puppetlabs-registry/tree/2.0.2) - 2018-08-06 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/2.0.1...2.0.2) -## [2.0.2] - 2018-08-08 ### Added -- Add Windows Server 2016 and Windows 10 as supported Operating Systems ([MODULES-4271](https://tickets.puppetlabs.com/browse/MODULES-4271)) -### Changed -- Convert tests to use testmode switcher ([MODULES-6744](https://tickets.puppetlabs.com/browse/MODULES-6744)) +- (MODULES-4271) Add Server 2016 and Windows 10 to metadata [#160](https://github.com/puppetlabs/puppetlabs-registry/pull/160) ([glennsarti](https://github.com/glennsarti)) +- (MODULES-6744) Add testmode switcher [#158](https://github.com/puppetlabs/puppetlabs-registry/pull/158) ([jpogran](https://github.com/jpogran)) ### Fixed -- Fix types to no longer use unsupported proc title patterns ([MODULES-6818](https://tickets.puppetlabs.com/browse/MODULES-6818)) -- Fix acceptance tests in server-agent scenarios ([FM-6934](https://tickets.puppetlabs.com/browse/FM-6934)) -- Use case insensitive search when purging ([MODULES-7534](https://tickets.puppetlabs.com/browse/MODULES-7534)) -### Removed +- (MODULES-6818) Fix types to no longer use unsupported proc title patterns [#159](https://github.com/puppetlabs/puppetlabs-registry/pull/159) ([treydock](https://github.com/treydock)) + +## [2.0.1](https://github.com/puppetlabs/puppetlabs-registry/tree/2.0.1) - 2018-01-26 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/2.0.0...2.0.1) -## [2.0.1] - 2018-01-25 ### Fixed -- Fix the restrictive typing introduced for the registry::value defined type to once again allow numeric values to be specified for DWORD, QWORD and arrays for REG_MULTI_SZ values ([MODULES-6528](https://tickets.puppetlabs.com/browse/MODULES-6528)) -## [2.0.0] - 2018-01-24 +- (MODULES-6528) Fix registry::value defined type [#153](https://github.com/puppetlabs/puppetlabs-registry/pull/153) ([Iristyle](https://github.com/Iristyle)) + +## [2.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/2.0.0) - 2018-01-25 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.1.4...2.0.0) + ### Added -- Add support for Puppet 5 ([MODULES-5144](https://tickets.puppetlabs.com/browse/MODULES-5144)) -### Changed -- Convert beaker tests to beaker rspec tests ([MODULES-5976](https://tickets.puppetlabs.com/browse/MODULES-5976)) +- (MODULES-2957) Add support for backslashes in registry value name [#146](https://github.com/puppetlabs/puppetlabs-registry/pull/146) ([glennsarti](https://github.com/glennsarti)) +- (MODULES-5144) Prep for puppet 5 [#133](https://github.com/puppetlabs/puppetlabs-registry/pull/133) ([hunner](https://github.com/hunner)) -#### Fixed -- Ensure registry values that include a `\` as part of the name are valid and usable ([MODULES-2957](https://tickets.puppetlabs.com/browse/MODULES-2957)) +### Fixed -### Removed -- **BREAKING:** Dropped support for Puppet 3 +- (MODULES-2957) Fix registry_value tests [#143](https://github.com/puppetlabs/puppetlabs-registry/pull/143) ([glennsarti](https://github.com/glennsarti)) + +## [1.1.4](https://github.com/puppetlabs/puppetlabs-registry/tree/1.1.4) - 2017-03-06 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.1.3...1.1.4) -## [1.1.4] - 2017-03-06 ### Added -- Ability to manage keys and values in `HKEY_USERS` (`hku`) ([MODULES-3865](https://tickets.puppetlabs.com/browse/MODULES-3865)) -### Removed -- Remove Windows Server 2003 from supported Operating System list +- (MODULES-4263) add blacksmith rake tasks [#121](https://github.com/puppetlabs/puppetlabs-registry/pull/121) ([eputnam](https://github.com/eputnam)) +- (FM-4917) Rake / Beaker / Rspec compatibility [#98](https://github.com/puppetlabs/puppetlabs-registry/pull/98) ([ferventcoder](https://github.com/ferventcoder)) -#### Fixed -- Use double quotes so $key is interpolated ([FM-5236](https://tickets.puppetlabs.com/browse/FM-5236)) -- Fix WOW64 Constant Definition ([MODULES-3195](https://tickets.puppetlabs.com/browse/MODULES-3195)) -- Fix UNSET no longer available as a bareword ([MODULES-4331](https://tickets.puppetlabs.com/browse/MODULES-4331)) +### Fixed -## [1.1.3] - 2015-12-08 -### Added -- Support of newer PE versions. +- (MODULES-4331) quoted UNSET string [#123](https://github.com/puppetlabs/puppetlabs-registry/pull/123) ([binford2k](https://github.com/binford2k)) +- (maint) Fix the style of the registry::value parameters [#102](https://github.com/puppetlabs/puppetlabs-registry/pull/102) ([natemccurdy](https://github.com/natemccurdy)) -## [1.1.2] - 2015-08-13 -### Added -- Added tests to catch scenario +## [1.1.3](https://github.com/puppetlabs/puppetlabs-registry/tree/1.1.3) - 2015-12-07 -### Changed -- Changed byte conversion to use pack instead +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.1.2...1.1.3) + +## [1.1.2](https://github.com/puppetlabs/puppetlabs-registry/tree/1.1.2) - 2015-08-17 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.1.1...1.1.2) ### Fixed -- Fix critical bug when writing dword and qword values. -- Fix the way we write dword and qword values [MODULES-2409](https://tickets.puppet.com/browse/MODULES-2409) -## [1.1.1] - 2015-08-12 [YANKED] +- (MODULES-2409) Endian-ness incorrect for DWORD and QWORD [#95](https://github.com/puppetlabs/puppetlabs-registry/pull/95) ([Iristyle](https://github.com/Iristyle)) + +## [1.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/1.1.1) - 2015-08-12 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.1.0...1.1.1) + ### Added -- Puppet Enterprise 2015.2.0 to metadata -### Changed -- Gemfile updates -- Updated the logic used to convert to byte arrays +- (maint) add AppVeyor support [#87](https://github.com/puppetlabs/puppetlabs-registry/pull/87) ([Iristyle](https://github.com/Iristyle)) ### Fixed -- Fixed Ruby registry writes corrupt string ([MODULES-1921](https://tickets.puppet.com/browse/MODULES-1921)) -- Fixed testcases -## [1.1.0] - 2015-03-24 -### Fixes -- Additional tests for purge_values -- Use wide character registry APIs -- Test Ruby Registry methods uncalled -- Introduce Ruby 2.1.5 failing tests +- (MODULES-1921) Ruby registry writes corrupt string [#93](https://github.com/puppetlabs/puppetlabs-registry/pull/93) ([Iristyle](https://github.com/Iristyle)) +- (maint) fix registry_value provider spec fail [#90](https://github.com/puppetlabs/puppetlabs-registry/pull/90) ([Iristyle](https://github.com/Iristyle)) +- (MODULES-2207) Gem restrictions for Older puppet versions [#89](https://github.com/puppetlabs/puppetlabs-registry/pull/89) ([ferventcoder](https://github.com/ferventcoder)) +- (maint) Multiple node acceptance fixes [#79](https://github.com/puppetlabs/puppetlabs-registry/pull/79) ([Iristyle](https://github.com/Iristyle)) +## [1.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/1.1.0) - 2015-03-26 -## [1.0.3] - 2014-08-25 -### Added -- Added support for native x64 ruby and puppet 3.7 +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.0.3...1.1.0) ### Fixed -- Fixed issues with non-leading-zero binary values in registry keys. -## [1.0.2] - 2014-07-15 +- Fix issue with Rakefile where require beaker fails on windows or when not installed [#74](https://github.com/puppetlabs/puppetlabs-registry/pull/74) ([cyberious](https://github.com/cyberious)) +- Modify the way we install stdlib due to github rpc hangups [#71](https://github.com/puppetlabs/puppetlabs-registry/pull/71) ([cyberious](https://github.com/cyberious)) +- Fix tolerate mixed case test regex [#69](https://github.com/puppetlabs/puppetlabs-registry/pull/69) ([cyberious](https://github.com/cyberious)) + +## [1.0.3](https://github.com/puppetlabs/puppetlabs-registry/tree/1.0.3) - 2014-08-28 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.0.2...1.0.3) + ### Added -- Added the ability to uninstall and upgrade the module via the `puppet module` command -## [1.0.1] - 2014-05-20 +- (MODULES-1176) FFI module - allow to work on x86 / x64 [#55](https://github.com/puppetlabs/puppetlabs-registry/pull/55) ([Iristyle](https://github.com/Iristyle)) + ### Fixed -- Add zero padding to binary single character inputs -## [1.0.0] - 2014-03-04 +- (MODULES-1292) Don't try to apply a regex to a binary string [#62](https://github.com/puppetlabs/puppetlabs-registry/pull/62) ([joshcooper](https://github.com/joshcooper)) +- Fix registry testing, remove dependency of master to enable both foss an... [#59](https://github.com/puppetlabs/puppetlabs-registry/pull/59) ([cyberious](https://github.com/cyberious)) + +## [1.0.2](https://github.com/puppetlabs/puppetlabs-registry/tree/1.0.2) - 2014-07-15 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.0.1...1.0.2) + +## [1.0.1](https://github.com/puppetlabs/puppetlabs-registry/tree/1.0.1) - 2014-07-07 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/1.0.0...1.0.1) + ### Added -- Add license file -### Changed -- Documentation updates +- Add padding for single character [#48](https://github.com/puppetlabs/puppetlabs-registry/pull/48) ([cyberious](https://github.com/cyberious)) +- Add lint tasks [#45](https://github.com/puppetlabs/puppetlabs-registry/pull/45) ([cyberious](https://github.com/cyberious)) + +## [1.0.0](https://github.com/puppetlabs/puppetlabs-registry/tree/1.0.0) - 2014-03-03 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/0.1.1...1.0.0) -## [0.1.2] - 2013-08-01 ### Added -- Add geppetto project file -### Changed -- Updated README and manifest documentation -- Refactored code into PuppetX namespace -- Only manage redirected keys on 64 bit systems -- Only use /sysnative filesystem when available -- Use class accessor method instead of class instance variable +- Add a license file. [#33](https://github.com/puppetlabs/puppetlabs-registry/pull/33) ([apenney](https://github.com/apenney)) +- Add travis support and update specs for rspec 2.14 [#26](https://github.com/puppetlabs/puppetlabs-registry/pull/26) ([hunner](https://github.com/hunner)) ### Fixed -- Fixed unhandled exception when loading windows code on *nix -## [0.1.1] - 2012-05-21 +- Fix acceptance tests when running on 32-bit version of 2003 [#22](https://github.com/puppetlabs/puppetlabs-registry/pull/22) ([joshcooper](https://github.com/joshcooper)) +- (Maint) Fix unhandled exception working around #4248 [#19](https://github.com/puppetlabs/puppetlabs-registry/pull/19) ([jeffmccune](https://github.com/jeffmccune)) + +## [0.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/0.1.1) - 2012-05-22 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/0.1.0...0.1.1) + ### Fixed -- Improve error handling when writing values -- Fix management of the default value -## [0.1.0] - 2012-05-16 +- (#14572) Fix management of the default value [#17](https://github.com/puppetlabs/puppetlabs-registry/pull/17) ([jeffmccune](https://github.com/jeffmccune)) + +## [0.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/0.1.0) - 2012-05-16 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/0.0.1...0.1.0) + ### Added -- Initial release +- (#14529) Add registry::value defined type [#16](https://github.com/puppetlabs/puppetlabs-registry/pull/16) ([jeffmccune](https://github.com/jeffmccune)) +- Separate the implementation of the type and provider [#11](https://github.com/puppetlabs/puppetlabs-registry/pull/11) ([jeffmccune](https://github.com/jeffmccune)) + +### Fixed + +- Fix autorequire case sensitivity [#14](https://github.com/puppetlabs/puppetlabs-registry/pull/14) ([jeffmccune](https://github.com/jeffmccune)) + +## [0.0.1](https://github.com/puppetlabs/puppetlabs-registry/tree/0.0.1) - 2012-05-04 -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* +[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/065d43d960080df2280407eeb933913dc7bf9919...0.0.1) diff --git a/metadata.json b/metadata.json index c837b9e..3352d03 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-registry", - "version": "5.0.0", + "version": "5.0.1", "author": "puppetlabs", "summary": "This module provides a native type and provider to manage keys and values in the Windows Registry", "license": "Apache-2.0",