=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/36.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- www/36.html 2016/03/22 10:54:42 1.52 +++ www/36.html 2016/04/08 16:17:03 1.53 @@ -5,19 +5,22 @@ + + +

-[OpenBSD] -

+OpenBSD +3.6 +

OpenBSD 3.6 logo -

OpenBSD 3.6

Released November 1, 2004
Copyright 1997-2004, Theo de Raadt.
@@ -36,17 +39,13 @@

  • See a detailed log of changes between the 3.5 and 3.6 releases. -
    -

    -All applicable copyrights and credits can be found in the applicable -file sources found in the files src.tar.gz, sys.tar.gz, -XF4.tar.gz, or in the files fetched via ports.tar.gz. The -distribution files used to build packages from the ports.tar.gz file -are not included on the CDROM because of lack of space. -

    +All applicable copyrights and credits are in the src.tar.gz, +sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the +files fetched via ports.tar.gz. +
    -


    +

    What's New

    @@ -208,14 +207,14 @@

  • sshd(8) now re-executes itself on accepting a new connection. This security -measure ensures that all execute-time randomizations are reapplied for each +measure ensures that all execute-time randomizations are reapplied for each connection rather than once, for the master process' lifetime. This includes -mmap and malloc mappings, shared library addressing, shared library mapping +mmap and malloc mappings, shared library addressing, shared library mapping order, ProPolice and StackGhost cookies on architectures that support such things.
  • Selected environment variables can now be passed between the client and the server. -
  • Session multiplexing: a single ssh connection can now carry +
  • Session multiplexing: a single ssh connection can now carry multiple login/command/file transfer sessions.