Bug #17121
closed
Bug #16978: Upgrade to CFEngine 3.12.4
Bug #17113: Copy_from bundles are no longer keeping perms by default
Make agents preserve perm on copy to keep previous behavior
Added by Alexis Mousset over 4 years ago.
Updated over 4 years ago.
Description
We will delete this patch once compatibility with 6.0 is dropped
- Project changed from 41 to Rudder
- Category set to Agent
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- 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/2230
- Status changed from Pending technical review to Pending release
- Fix check changed from To do to Error - Next version
permissions are a mess
If the source is a file with permission 123, then destination is created
- with 4.1.17, it is created with 101
- with 5.0.16, it is created with 101
- with 5.0.nightly, it is created with 101
- with 6.0.2, it is created with 101
- with 6.0.nightly, it is created with 101
when it is modified, it always modify it to 101
if source is 467, then dest will alwways be 445
ha, i've been testing with a 6.0 that doesn't have this patch :(
- Fix check changed from Error - Next version to Checked
- Name check changed from To do to Reviewed
This bug has been fixed in Rudder 5.0.17 and 6.0.5 which were released today.
- Related to Architecture #17124: Make agents preserve perm on copy to keep previous behavior (patch for CFEngine 3.15) added
- Status changed from Pending release to Released
Also available in: Atom
PDF