From owner-svn-doc-all@FreeBSD.ORG Tue Jul 8 22:55:15 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09E00E4C; Tue, 8 Jul 2014 22:55:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E40EC2EFE; Tue, 8 Jul 2014 22:55:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s68MtERk003899; Tue, 8 Jul 2014 22:55:14 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s68MtEbQ003834; Tue, 8 Jul 2014 22:55:14 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201407082255.s68MtEbQ003834@svn.freebsd.org> From: Glen Barber Date: Tue, 8 Jul 2014 22:55:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45232 - head/en_US.ISO8859-1/htdocs/releases/9.3R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2014 22:55:15 -0000 Author: gjb Date: Tue Jul 8 22:55:14 2014 New Revision: 45232 URL: http://svnweb.freebsd.org/changeset/doc/45232 Log: Regen after r268438 Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/9.3R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/9.3R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.3R/relnotes.html Tue Jul 8 22:31:44 2014 (r45231) +++ head/en_US.ISO8859-1/htdocs/releases/9.3R/relnotes.html Tue Jul 8 22:55:14 2014 (r45232) @@ -1,5 +1,5 @@ -FreeBSD 9.3-RELEASE Release Notes

FreeBSD 9.3-RELEASE Release Notes

The FreeBSD Project

FreeBSD 9.3-RELEASE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -55,7 +55,8 @@ vulnerability

FreeBSD-SA-14:05.nfsserver8 April 2014

Deadlock in the NFS server

FreeBSD-SA-14:06.openssl8 April 2014

ECDSA side channel leak

FreeBSD-SA-14:08.tcp30 April 2014

TCP reassembly vulnerability

FreeBSD-SA-14:11.sendmail26 May 2014

Sendmail improper close-on-exec flag handling

FreeBSD-SA-14:12.ktrace3 June 2014

ktrace(1) kernel memory disclosure

FreeBSD-SA-14:13.pam3 June 2014

Incorrect error handling in PAM policy - parser

FreeBSD-SA-14:14.openssl5 June 2014

Multiple vulnerabilities

FreeBSD-SA-14:16.file24 June 2014

Multiple vulnerabilities

2.2. Kernel Changes

The arcms r(4) driver has been + parser

FreeBSD-SA-14:14.openssl5 June 2014

Multiple vulnerabilities

FreeBSD-SA-14:16.file24 June 2014

Multiple vulnerabilities

FreeBSD-SA-14:17.kmem8 July 2014

Kernel memory disclosure in control + messages and SCTP notifications

2.2. Kernel Changes

The arcmsr(4) driver has been updated to version 1.20.00.28. [r256033]

The isci(4) driver is now loadable via kldload(8). [r256437] (Sponsored by @@ -371,7 +372,7 @@ been updated to support multiple byte orders. Similar to cap_mkdb(1), the services.db will be created with proper endinanness as part of - cross-architecture release builds. [r263028]

3. Upgrading from Previous Releases of FreeBSD

3.1. Upgrading Using freebsd-update(8) or a Source-Based + cross-architecture release builds. [r263028]

3. Upgrading from Previous Releases of FreeBSD

3.1. Upgrading Using freebsd-update(8) or a Source-Based Procedure

[amd64,i386] Binary upgrades between RELEASE versions (and snapshots of the various security branches) are supported using the freebsd-update(8) utility. The binary upgrade @@ -385,7 +386,7 @@ /usr/src/UPDATING.

For more specific information about upgrading instructions, see http://www.FreeBSD.org/releases/9.3R/installation.html.

Important:

Upgrading FreeBSD should only be attempted after backing up all data and - configuration files.

3.2. User-Visible + configuration files.

3.2. User-Visible Incompatibilities

FreeBSD 9.0 and later versions have several configuration incompatibilities with earlier versions of FreeBSD. These differences are best understood before upgrading.