Skip to content

Commit 4c3834d

Browse files
authored
Merge pull request #6012 from aleksandrychev/ENT-13442
Updated 3.27.0 CHANGELOG.md
2 parents 478b9b8 + 5968974 commit 4c3834d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,28 @@
6060
- The transformer attribute of the files promise can now override the
6161
immutable bit (CFE-1840, ENT-10961)
6262
- 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)
6385

6486
3.26.0:
6587
- Improved error message in abortbundleclasses, for example when there are

0 commit comments

Comments
 (0)