From owner-svn-doc-all@FreeBSD.ORG Tue Dec 24 02:10:45 2013 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 2611917B; Tue, 24 Dec 2013 02:10:45 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E78E1299; Tue, 24 Dec 2013 02:10:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBO2AiFi056059; Tue, 24 Dec 2013 02:10:44 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBO2AiVR056058; Tue, 24 Dec 2013 02:10:44 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201312240210.rBO2AiVR056058@svn.freebsd.org> From: Glen Barber Date: Tue, 24 Dec 2013 02:10:44 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43378 - head/en_US.ISO8859-1/htdocs/releases/10.0R 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.17 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, 24 Dec 2013 02:10:45 -0000 Author: gjb Date: Tue Dec 24 02:10:44 2013 New Revision: 43378 URL: http://svnweb.freebsd.org/changeset/doc/43378 Log: Regenerate after r259802, r259803 Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Tue Dec 24 01:03:34 2013 (r43377) +++ head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Tue Dec 24 02:10:44 2013 (r43378) @@ -1,5 +1,5 @@ -FreeBSD 10.0-RELEASE Release Notes

FreeBSD 10.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of +FreeBSD 10.0-RELEASE Release Notes

FreeBSD 10.0-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 trademarks of International Business Machines Corporation in the @@ -17,7 +17,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 2013-12-23 by gjb.
Abstract

The release notes for FreeBSD 10.0-RELEASE contain a summary + ® symbol.

Last modified on 2013-12-24 by gjb.
Abstract

The release notes for FreeBSD 10.0-RELEASE contain a summary of the changes made to the FreeBSD base system on the 10.0-STABLE development line. This document lists applicable security advisories that were issued since @@ -303,7 +303,19 @@ hv_vmbus_load="YES"

Alternativ new -A option allows selecting a particular WHOIS server.

traceroute6(8) now supports a -U flag to send probe packets with no upper-layer protocol, rather than - the usual UDP probe packets.

2.4. Contributed Software

jemalloc(3) has been updated to 3.4.0. + the usual UDP probe packets.

2.3.1. /etc/rc.d Scripts

The followoing rc(8) scripts have been added:

rc(8) ScriptFunction
ctld

iSCSI target daemon startup + script

iscsictl

iSCSI initiator management utility + startup script

iscsid

iSCSI initiatior daemon startup + script

kfd

Kerberos ticket forwarding daemon + startup script

local_unbound

Unbound startup script for the local + caching resolver

postrandom

Generates a new entropy file at system + boot

swap

Replaces swap1; + enable swap at system boot

swaplate

Enables swap with late + set at system boot

utx

User accounting database startup and + shutdown script

The following rc(8) scripts have been removed:

rc(8) Script

Reason

encswap

Replaced by swap and + swaplate

named

Removed with + BIND

swap1

Replaced by swap and + swaplate

2.4. Contributed Software

jemalloc(3) has been updated to 3.4.0. See this link. for more details.

AMD has been updated from 6.0.10 to 6.1.5.

awk has been updated from 1 May