=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- www/74.html 2023/10/14 19:47:37 1.78 +++ www/74.html 2023/10/14 19:53:05 1.79 @@ -594,6 +594,39 @@
  • Security improvements: + +Together with retguard these features protect against ROP attacks. + +Compiler defaults for base clang, ports clang and ports gcc (as well +as some other non-C language family compilers in ports) have been +changed to enable these features by default. As a result the vast +majority of programs on OpenBSD (and all programs in the base system) +run with these security features enabled. + +
  • Changes in the network stack: