]> xenbits.xensource.com Git - people/aperard/xen-unstable.git/commitdiff
CHANGELOG.md: Mention stack-protector feature
authorVolodymyr Babchuk <volodymyr_babchuk@epam.com>
Mon, 14 Apr 2025 11:08:27 +0000 (13:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 14 Apr 2025 11:08:27 +0000 (13:08 +0200)
Stack protector is meant to be enabled on all architectures, but
currently it is tested (and enabled) only on ARM, so mention it in ARM
section.

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CHANGELOG.md

index 8f6afa5c858aaa11510e65f70a8a58ba2d9a10de..d3dd31dea23589299327a10c160bd3ddd053267c 100644 (file)
@@ -19,6 +19,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
      capability usage is not yet supported on PVH dom0).
    - Smoke tests for the FreeBSD Xen builds in Cirrus CI.
 
+ - On Arm:
+    - Ability to enable stack protector
+
 ### Removed
 
 ## [4.20.0](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.20.0) - 2025-03-05