=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- www/57.html 2015/03/12 15:49:55 1.56 +++ www/57.html 2015/03/12 15:53:20 1.57 @@ -16,8 +16,8 @@ [OpenBSD]

- - + +

OpenBSD 5.7

Released May 1, 2015
@@ -184,7 +184,7 @@ lcong48_deterministic(3), are added for cases where determinism must be requested.

  • At resume (or unhibernate) time, use a variety of methods to reseed the random number generator. This also works on VM's which wake up (if a wakeup event is seen). -
  • All architectures have been transitioned so to static PIE, meaning the statically linked binaries in /bin and /sbin now have randomly located text segments. +
  • All architectures have been transitioned to static PIE, meaning the statically linked binaries in /bin and /sbin now have randomly located text segments.
  • Allow larger .openbsd.randomdata ELF segments.
  • Sync kernel AES code and ssh(1) AES code to the one shipped with OpenSSL/LibreSSL.
  • removed passwd(1) support for all password cyphers except blowfish(3)