|
60 | 60 | - The transformer attribute of the files promise can now override the |
61 | 61 | immutable bit (CFE-1840, ENT-10961) |
62 | 62 | - Added default_directory_create_mode to body agent control (CFE-4590, ENT-13239) |
| 63 | + - Added cf-profile.py script for processing profiling output |
| 64 | + - Added evaluation_order option in body file control (CFE-4598) |
| 65 | + - Added tag 'derived-from-file' to Alpine, Amazon Linux, Arch, Debian, |
| 66 | + EOS, Fedora/Red Hat, Gentoo, Mandrake/Mandriva, Manjaro, OpenVZ, |
| 67 | + Oracle Linux, Oracle VM Server/Red Hat, Red Hat, Slackware, SuSE, |
| 68 | + Sun Cobalt, United Linux, VMware, Xen, have_aptitude, and other |
| 69 | + OS classes/variables (CFE-4531) |
| 70 | + - Fixed potential buffer overflow when creating tables using the databases |
| 71 | + promise type (ENT-13552) |
| 72 | + - Fixed buffer overflow in build XPath for edit_xml (ENT-13550) |
| 73 | + - Fixed buffer overflow in cf-secret when using multiple keys of different sizes |
| 74 | + (ENT-13591) |
| 75 | + - Fixed heap buffer overflow in files edit_line (ENT-13590) |
| 76 | + - Fixed json policy parsing by adding new field "evaluation_order" to the expected output |
| 77 | + - Fixed length checking in StatFile (ENT-13542) |
| 78 | + - Fixed potential buffer overflow when computing chroot path |
| 79 | + (ENT-13551) |
| 80 | + - Fixed potential buffer overflow when converting strings to GIDs/UIDs |
| 81 | + (ENT-13551) |
| 82 | + - Packages promiser is now escaped when using shell commands |
| 83 | + (ENT-13535) |
| 84 | + - Renamed changelog file to CHANGELOG.md (ENT-13497) |
63 | 85 |
|
64 | 86 | 3.26.0: |
65 | 87 | - Improved error message in abortbundleclasses, for example when there are |
|
0 commit comments