Actions
Bug #13754
closedBug #13664: Mustache templating in audit mode always considers destination compliant once it exists
Bug #13736: Mustache templating in audit mode always considers destination compliant once it exists - 5.0 branch
Broken agent build after mustache class fixes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
verify_files.c:632:22: error: incompatible type for argument 5 of 'cfPS' pp->promiser, message); ^ In file included from verify_files.c:32:0: ./../libpromises/eval_context.h:238:6: note: expected 'Attributes' but argument is of type 'struct Attributes *' void cfPS(EvalContext *ctx, LogLevel level, PromiseResult status, const Promise *pp, Attributes attr, const char *fmt, ...) FUNC_ATTR_PRINTF(6, 7); ^ make[4]: *** [verify_files.lo] Error 1 make[2]: Leaving directory `/usr/src/rudder-packages/package/SOURCES/cfengine-source' make[1]: Leaving directory `/usr/src/rudder-packages/package/SOURCES
Updated by Alexis Mousset about 6 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Vincent MEMBRÉ about 6 years ago
- Translation missing: en.field_tag_list set to Next minor release
Updated by Alexis Mousset about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1705
Updated by Alexis Mousset about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|2d000923840a9478e4d68e51262cba8b08831ad4.
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.2 which was released today.
Changelog
Actions