From owner-svn-doc-all@FreeBSD.ORG Wed Jun 25 00:34:43 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA32C73E; Wed, 25 Jun 2014 00:34:43 +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 D19602140; Wed, 25 Jun 2014 00:34:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5P0YhNF050029; Wed, 25 Jun 2014 00:34:43 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5P0Yhx0050028; Wed, 25 Jun 2014 00:34:43 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201406250034.s5P0Yhx0050028@svn.freebsd.org> From: Glen Barber Date: Wed, 25 Jun 2014 00:34:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45120 - 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: Wed, 25 Jun 2014 00:34:44 -0000 Author: gjb Date: Wed Jun 25 00:34:43 2014 New Revision: 45120 URL: http://svnweb.freebsd.org/changeset/doc/45120 Log: Regen after r267848. 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 Wed Jun 25 00:14:57 2014 (r45119) +++ head/en_US.ISO8859-1/htdocs/releases/9.3R/relnotes.html Wed Jun 25 00:34:43 2014 (r45120) @@ -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 @@ -18,7 +18,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the or the - ® symbol.

Last modified on 2014-06-21 by gjb.
Abstract

The release notes for FreeBSD 9.3-RELEASE contain + ® symbol.

Last modified on 2014-06-25 by gjb.
Abstract

The release notes for FreeBSD 9.3-RELEASE contain a summary of the changes made to the FreeBSD base system on the 9.3-STABLE development line. This document lists applicable security advisories that were issued since the last @@ -55,7 +55,7 @@ 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

2.2. Kernel Changes

The arcmsr(4) driver has been + parser

FreeBSD-SA-14:14.openssl5 June 2014

Multiple vulnerabilities

SA-14:16.file24 June 2014

Multiple vulnerabilities

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 @@ -329,7 +329,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 @@ -343,7 +343,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.