=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- www/74.html 2023/10/14 18:43:22 1.72 +++ www/74.html 2023/10/14 18:50:52 1.73 @@ -363,9 +363,6 @@
  • In seq(1), fix a check for rounding error and truncation.
  • In cron(8), introduce upstream fixes in the handling of @yearly, @monthly, @weekly, @daily and @hourly entries. -
  • In pax(1), safely escape characters when displaying messages - that may include file names, and truncate times to the correct maximum - value.
  • Improved hardware support and driver bugfixes, including: @@ -581,8 +578,9 @@
  • In pax(1), tar(1), and cpio(1) terminal - output, escape non-printable characters in messages that may - include file names. + output, safely escape non-printable characters + in messages that may include file names, + and truncate times to the correct maximum value.
  • On amd64, enable Indirect Branch Tracking (IBT) for the kernel.
  • Enable branch target control flow enforcement on arm64.
  • In clang on amd64, emit IBT endbr64 instructions by default (meaning,