From owner-svn-doc-all@freebsd.org Mon Jul 10 17:55:14 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61EAFDAD6EC; Mon, 10 Jul 2017 17:55:14 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 3D12A7175D; Mon, 10 Jul 2017 17:55:14 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6AHtD61012651; Mon, 10 Jul 2017 17:55:13 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6AHtDjW012650; Mon, 10 Jul 2017 17:55:13 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201707101755.v6AHtDjW012650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Mon, 10 Jul 2017 17:55:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50470 - head/en_US.ISO8859-1/htdocs/releases/11.1R X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.1R X-SVN-Commit-Revision: 50470 X-SVN-Commit-Repository: doc 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.23 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: Mon, 10 Jul 2017 17:55:14 -0000 Author: gjb Date: Mon Jul 10 17:55:13 2017 New Revision: 50470 URL: https://svnweb.freebsd.org/changeset/doc/50470 Log: Regen after r320875. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.1R/relnotes.html Mon Jul 10 08:34:25 2017 (r50469) +++ head/en_US.ISO8859-1/htdocs/releases/11.1R/relnotes.html Mon Jul 10 17:55:13 2017 (r50470) @@ -1,5 +1,5 @@ -FreeBSD 11.1-RELEASE Release Notes

FreeBSD 11.1-RELEASE Release Notes

The FreeBSD Project

FreeBSD 11.1-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 2017-07-07 11:59:29 EDT by gjb.
Abstract

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

Last modified on 2017-07-10 13:53:12 EDT by gjb.
Abstract

The release notes for FreeBSD 11.1-RELEASE contain a summary of the changes made to the FreeBSD base system on the 11.1-STABLE development line. This document lists applicable security advisories that were issued since the last @@ -146,7 +146,10 @@ rsh(1), ruptime(1), rwho(1), rlogind(8), rshd(8), and rwhod(8) utilities have been marked as deprecated, and planned for removal in - FreeBSD 12.0-RELEASE. [r320654]

4.3. Contributed Software

readelf(1) has been updated to + FreeBSD 12.0-RELEASE. [r320654]

The gdb(1) and kgdb(1) + utilities have been marked as deprecated, and planned for + removal from the base system in the future. A newer version + is available in the devel/gdb port. [r320874]

4.3. Contributed Software

readelf(1) has been updated to report arm program and section header types. [r305837]

The ELF Tool Chain has been updated to upstream revision r3490. [r305844]