From owner-svn-src-stable@freebsd.org Wed Sep 16 23:33:13 2015 Return-Path: Delivered-To: svn-src-stable@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 A328C9CEB04; Wed, 16 Sep 2015 23:33:13 +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 9332A1DD3; Wed, 16 Sep 2015 23:33:13 +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 t8GNXDnJ057275; Wed, 16 Sep 2015 23:33:13 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8GNXDtD057274; Wed, 16 Sep 2015 23:33:13 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201509162333.t8GNXDtD057274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 16 Sep 2015 23:33:13 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r287881 - in stable: 10/release/doc/share/xml 9/release/doc/share/xml X-SVN-Group: stable-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2015 23:33:13 -0000 Author: gjb Date: Wed Sep 16 23:33:12 2015 New Revision: 287881 URL: https://svnweb.freebsd.org/changeset/base/287881 Log: Document EN-15:16, EN-15:17, EN-15:18. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/share/xml/errata.xml Changes in other areas also in this revision: Modified: stable/9/release/doc/share/xml/errata.xml Modified: stable/10/release/doc/share/xml/errata.xml ============================================================================== --- stable/10/release/doc/share/xml/errata.xml Wed Sep 16 23:09:31 2015 (r287880) +++ stable/10/release/doc/share/xml/errata.xml Wed Sep 16 23:33:12 2015 (r287881) @@ -49,6 +49,30 @@ Insufficient check of supported &man.pkg.7; signature methods. + + + FreeBSD-EN-15:16.pw + 16 September 2015 + Fix &man.pw.8; regression when creating numeric + users or groups. + + + + FreeBSD-EN-15:17.libc + 16 September 2015 + Fix libc handling of signals for multi-threaded + processes. + + + + FreeBSD-EN-15:18.pkg + 16 September 2015 + Implement pubkey support for + &man.pkg.7; bootstrap. +