From owner-svn-doc-all@freebsd.org Tue Sep 29 19:16:18 2015 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 7A7E0A0BD77; Tue, 29 Sep 2015 19:16:18 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.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 64B471F51; Tue, 29 Sep 2015 19:16:18 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8TJGI4x035971; Tue, 29 Sep 2015 19:16:18 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8TJGIVp035970; Tue, 29 Sep 2015 19:16:18 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201509291916.t8TJGIVp035970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 29 Sep 2015 19:16:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47457 - in head/en_US.ISO8859-1/htdocs/releases: 10.2R 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.20 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, 29 Sep 2015 19:16:18 -0000 Author: gjb Date: Tue Sep 29 19:16:17 2015 New Revision: 47457 URL: https://svnweb.freebsd.org/changeset/doc/47457 Log: Regen after r288392. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.2R/errata.html head/en_US.ISO8859-1/htdocs/releases/9.3R/errata.html Modified: head/en_US.ISO8859-1/htdocs/releases/10.2R/errata.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.2R/errata.html Tue Sep 29 18:14:20 2015 (r47456) +++ head/en_US.ISO8859-1/htdocs/releases/10.2R/errata.html Tue Sep 29 19:16:17 2015 (r47457) @@ -1,5 +1,5 @@ -FreeBSD 10.2-RELEASE Errata

FreeBSD 10.2-RELEASE Errata

The FreeBSD Project

FreeBSD 10.2-RELEASE Errata

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered @@ -35,7 +35,7 @@ sites which keep up-to-date mirrors of this location.

Source and binary snapshots of FreeBSD 10.2-STABLE also contain up-to-date copies of this document (as of the time of the snapshot).

For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/security/.

2. Security Advisories

AdvisoryDateTopic
FreeBSD-SA-15:20.expat18 August 2015

Fix multiple integer overflows in - libbsdxml(3).

FreeBSD-SA-15:22.openssh25 August 2015

Multiple vulnerabilities

3. Errata Notices

ErrataDateTopic
FreeBSD-EN-15:11.toolchain18 August 2015

Fix make(1) syntax errors when upgrading + libbsdxml(3).

FreeBSD-SA-15:22.openssh25 August 2015

Multiple vulnerabilities

FreeBSD-SA-15:24.rpcbind29 September 2015

Remote denial of service

3. Errata Notices

ErrataDateTopic
FreeBSD-EN-15:11.toolchain18 August 2015

Fix make(1) syntax errors when upgrading from FreeBSD 9.x and earlier.

FreeBSD-EN-15:12.netstat18 August 2015

Fix incorrect netstat(1) data handling on 32-bit systems.

FreeBSD-EN-15:13.vidcontrol18 August 2015

Allow size argument to vidcontrol(1) for syscons(4).

FreeBSD-EN-15:15.pkg25 August 2015

Insufficient check of supported pkg(7) Modified: head/en_US.ISO8859-1/htdocs/releases/9.3R/errata.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.3R/errata.html Tue Sep 29 18:14:20 2015 (r47456) +++ head/en_US.ISO8859-1/htdocs/releases/9.3R/errata.html Tue Sep 29 19:16:17 2015 (r47457) @@ -1,5 +1,5 @@ -FreeBSD 9.3-RELEASE Errata

FreeBSD 9.3-RELEASE Errata

+FreeBSD 9.3-RELEASE Errata

FreeBSD 9.3-RELEASE Errata

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

Intel, Celeron, Centrino, Core, EtherExpress, i386, @@ -55,7 +55,7 @@ vulnerability

FreeBSD-SA-15:20.expat18 August 2015

Fix multiple integer overflows in libbsdxml(3).

FreeBSD-SA-15:21.amd6425 August 2015

Fix local privilege escalation in IRET handler.

FreeBSD-SA-15:22.openssh25 August 2015

Multiple vulnerabilities

FreeBSD-SA-15:23.bind2 September 2015

Remote denial of service - vulnerability

3. Errata Notices

ErrataDateTopic
FreeBSD-EN-14:10.tzdata21 October 2014

Time zone data file update

FreeBSD-EN-14:11.crypt21 October 2014

Change crypt(3) default hashing algorithm + vulnerability

FreeBSD-SA-15:24.rpcbind29 September 2015

Remote denial of service

3. Errata Notices

ErrataDateTopic
FreeBSD-EN-14:10.tzdata21 October 2014

Time zone data file update

FreeBSD-EN-14:11.crypt21 October 2014

Change crypt(3) default hashing algorithm back to DES

FreeBSD-EN-14:12.zfs11 November 2014

Fix NFSv4 and ZFS cache consistency issue

FreeBSD-EN-14:13.freebsd-update23 December 2014

Fixed directory deletion issue in freebsd-update(8)

FreeBSD-EN-15:01.vt25 February 2015

vt(4) crash with improper ioctl