=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- www/61.html 2017/03/11 05:43:44 1.31 +++ www/61.html 2017/03/11 06:17:15 1.32 @@ -245,9 +245,10 @@
  • Security improvements:

    @@ -322,6 +326,9 @@

  • An NMI sends the amd64 kernel into ddb(4) more reliably. +
  • ld.so(1) now + supports the DT_PREINITARRAY, DT_INITARRAY, DT_FINIARRAY, DT_FLAGS, + and DT_RUNPATH dynamic tags.
  • ...