=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/71.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- www/71.html 2022/06/28 04:53:02 1.64 +++ www/71.html 2022/07/15 06:46:06 1.65 @@ -317,7 +317,7 @@
  • Added a malloc(3) cache of regions between 128k and 2M to accommodate programs allocating and deallocating regions of these sizes quickly. -`
  • Added pax(1) support +
  • Added pax(1) support for mtime/atime/ctime extended headers (in not-SMALL builds).
  • Added -k flag to gzip(1) and Added support for tpm2 CRB interface to tpm(4), fixing recent S4 regressions on the Surface Go 2 caused by a firmware change. -`
  • Ensured armv7 and arm64 efiboot allocate fresh memory for the +
  • Ensured armv7 and arm64 efiboot allocate fresh memory for the device tree with at least one page of free space to extend into. This fixes booting on VMWare Fusion.
  • Stopped binding audio devices exposed by Security
  • New features @@ -1206,69 +1206,69 @@
  • Bugfixes