Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
## 3.27.1

- Added mpf_masterfiles_stage_build_always flag file to enable legacy behavior
of masterfiles-stage to always run cfbs build (ENT-13756)
- Enabled select_region to converge across multiple passes (CFE-3866)
- Enabled `select_region` to converge across multiple passes (CFE-3866)
- Fixed buffer overflow in the files promise
- Fixed memory leak in isreadable() policy function
- Fixed segfault when cf-secret print-headers is called without an encrypted file
- Fixed memory leak in `isreadable()` policy function
- Fixed segfault when `cf-secret` print-headers is called without an encrypted file
(CFE-4647)
- Fixed bug causing files promise to fail copying files on vfat file system
(ENT-13809)
Expand Down
Loading