Actions
User story #11352
closedAdding type field in windows registry present GM
Effort required:
Name check:
Fix check:
Regression:
Description
Missing a type field, at the moment only String values are handled.
Binary type will not be supported. Supported types will be: String, ExpandString, MultiString, Qword, Dword
Updated by Félix DALLIDET about 7 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-agent-windows/pull/154
Updated by Félix DALLIDET about 7 years ago
Add the support for HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware Profiles entry types in registry_* GM.
At the moment it only supports HKEY_LOCAL_MACHINE:\System\CurrentControlSet\Hardware Profiles but the historical cf-engine technique
only supports first type.
Second type can easily be handled by adding the prefix Registry::
Updated by Félix DALLIDET about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-windows-agent:commit:rudder-agent-windows|eb299206b1bc52b376bf3f70c8d9c99cea2d8b92.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.2.0~rc1 which was released today.
- 4.2.0~rc1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions