=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/49.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- www/49.html 2019/04/24 15:54:53 1.63 +++ www/49.html 2019/05/27 22:55:18 1.64 @@ -1,29 +1,41 @@ - - - + + + + OpenBSD 4.9 - - - + + +

-OpenBSD -4.9 +OpenBSD +4.9

-

+ + +
- +Hitchhiker + Released May 1, 2011
Copyright 1997-2011, Theo de Raadt.
-ISBN 978-0-9784475-7-1 +ISBN 978-0-9784475-7-1
4.9 Song: "The Answer"
@@ -31,7 +43,7 @@
  • See the information on The FTP page for a list of mirror machines. -
  • Go to the pub/OpenBSD/4.9/ directory on +
  • Go to the pub/OpenBSD/4.9/ directory on one of the mirror sites.
  • Have a look at The 4.9 Errata page for a list of bugs and workarounds. @@ -42,14 +54,14 @@ 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

+

-

What's New

-

This is a partial list of new features and systems included in OpenBSD 4.9. For a comprehensive list, see the changelog leading to 4.9. @@ -62,8 +74,8 @@

  • OpenBSD/amd64 and OpenBSD/i386:
  • OpenBSD/sparc64: @@ -95,48 +107,48 @@
  • Improved hardware support, including:

    @@ -144,43 +156,43 @@

  • OpenBGPD, OpenOSPFD and other routing daemon improvements:

    -

  • pf(4) improvements: +
  • pf(4) improvements:

    @@ -190,7 +202,7 @@

  • ARC4 based PRNG code was audited and revamped.
  • New explicit_bzero kernel function was introduced to prevent a compiler from optimizing - bzero + bzero calls away.

    @@ -199,42 +211,42 @@

  • Assorted improvements:

    -

  • New rc.d(8) +
  • New rc.d(8) for starting, stopping and reconfiguring package daemons:

    @@ -303,93 +315,93 @@ and host/user keys (ECDSA) as specified by RFC5656. ECDH and ECDSA offer better performance than plain DH and DSA at the same equivalent symmetric key length, as well as much shorter keys.

  • -
  • sftp(1) +
  • sftp(1) and - sftp-server(8): + sftp-server(8): add a protocol extension to support a hard link operation. It is available through the "ln" command in the client. The old "ln" behaviour of creating a symlink is available using its "-s" option or through the preexisting "symlink" command.
  • -
  • scp(1): +
  • scp(1): Add a new -3 option to scp: Copies between two remote hosts are transferred through the local host. Without this option the data is copied directly between the two remote hosts.
  • -
  • ssh(1): +
  • ssh(1): automatically order the hostkeys requested by the client based on which hostkeys are already recorded in known_hosts. This avoids hostkey warnings when connecting to servers with new ECDSA keys, since these are now preferred when learning hostkeys for the first time.
  • -
  • ssh(1) +
  • ssh(1) and - sshd(8): + sshd(8): add a new IPQoS option to specify arbitrary TOS/DSCP/QoS values instead of hardcoding lowdelay/throughput. (bz#1733)
  • -
  • sftp(1): +
  • sftp(1): the sftp client is now significantly faster at performing directory listings, using OpenBSD glob(3) extensions to preserve the results of stat(3) operations performed in the course of its execution rather than performing expensive round trips to fetch them again afterwards.
  • -
  • ssh(1): +
  • ssh(1): "atomically" create the listening mux socket by binding it on a temporary name and then linking it into position after listen() has succeeded. This allows the mux clients to determine that the server socket is either ready or stale without races. Stale server sockets are now automatically removed. (also fixes bz#1711)
  • -
  • ssh(1) +
  • ssh(1) and - sshd(8): + sshd(8): add a KexAlgorithms knob to the client and server configuration to allow selection of which key exchange methods are used by - ssh(1) + ssh(1) and - sshd(8) + sshd(8) and their order of preference.
  • -
  • sftp(1) +
  • sftp(1) and - scp(1): + scp(1): factor out bandwidth limiting code from - scp(1) + scp(1) into a generic bandwidth limiter that can be attached using the atomicio callback mechanism and use it to add a bandwidth limit option to - sftp(1). + sftp(1). (bz#1147)
  • The following significant bugs have been fixed in this release: +
  • -
    + +
    +

    How to install

    +

    -

    How to install

    -

    Following this are the instructions which you would have on a piece of paper if you had purchased a CDROM set instead of doing an alternate form of install. The instructions for doing an FTP (or other style @@ -526,14 +532,16 @@


    +
    +

    Quick installer information for people familiar with OpenBSD, and the use of the "disklabel -E" command. If you are at all confused when installing OpenBSD, read the relevant INSTALL.* file as listed above! -

    -

    OpenBSD/i386:

    - +

    OpenBSD/amd64:

    +

    -

    OpenBSD/amd64:

    - +

    OpenBSD/macppc:

    +

    -

    OpenBSD/macppc:

    - +

    OpenBSD/sparc64:

    +

    -

    OpenBSD/sparc64:

    - +

    OpenBSD/alpha:

    +

    -

    OpenBSD/alpha:

    - +

    OpenBSD/armish:

    -

    OpenBSD/armish:

    - +

    OpenBSD/hp300:

    +

    -

    OpenBSD/hp300:

    - +

    OpenBSD/hppa:

    +

    -

    OpenBSD/hppa:

    - +

    OpenBSD/landisk:

    +

    -

    OpenBSD/landisk:

    - +

    OpenBSD/loongson:

    +

    -

    OpenBSD/loongson:

    - -

    +

    OpenBSD/mvme68k:

    +

    -

    OpenBSD/mvme68k:

    - +

    OpenBSD/mvme88k:

    +

    -

    OpenBSD/mvme88k:

    - +

    OpenBSD/sgi:

    +

    -

    OpenBSD/sgi:

    - +

    OpenBSD/socppc:

    +

    -

    OpenBSD/socppc:

    - +

    OpenBSD/sparc:

    +

    -

    OpenBSD/sparc:

    - +

    OpenBSD/vax:

    +

    -

    OpenBSD/vax:

    - +

    OpenBSD/zaurus:

    +

    -

    OpenBSD/zaurus:

    - +
    + +
    +

    Notes about the source code:

    +

    -

    Notes about the source code:

    - - +
    +
    +
    + +
    +

    How to upgrade

    -

    How to upgrade

    -

    If you already have an OpenBSD 4.8 system, and do not want to reinstall, upgrade instructions and advice can be found in the Upgrade Guide. +

    -
    + +
    +

    Ports Tree

    -

    Ports Tree

    -

    A ports tree archive is also provided. To extract:

    -

    +
    +# cd /usr
    +# tar xvfz /tmp/ports.tar.gz
    +# cd ports
    +

    The ports/ subdirectory is a checkout of the OpenBSD ports tree. Go read the ports page @@ -841,7 +827,7 @@ OpenBSD ports system.

    The ports/ directory represents a CVS (see the manpage for - + cvs(1) if you aren't familiar with CVS) checkout of our ports. As with our complete source tree, our ports tree is available via anoncvs. So, in @@ -849,9 +835,9 @@ available on a read-write medium and update the tree with a command like:

    -

    +

    [Of course, you must replace the local directory and server name here with the location of your ports collection and a nearby anoncvs @@ -863,7 +849,4 @@ If you're interested in seeing a port added, would like to help out, or just would like to know more, the mailing list ports@openbsd.org is a good place to know. -

    - - - +