From owner-svn-src-stable-10@freebsd.org Wed Jul 18 09:32:44 2018 Return-Path: Delivered-To: svn-src-stable-10@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BD53104107D; Wed, 18 Jul 2018 09:32:44 +0000 (UTC) (envelope-from peterj@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB0BC7186F; Wed, 18 Jul 2018 09:32:43 +0000 (UTC) (envelope-from peterj@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 70425186E1; Wed, 18 Jul 2018 09:32:43 +0000 (UTC) (envelope-from peterj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6I9WhKk066206; Wed, 18 Jul 2018 09:32:43 GMT (envelope-from peterj@FreeBSD.org) Received: (from peterj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6I9WheM066205; Wed, 18 Jul 2018 09:32:43 GMT (envelope-from peterj@FreeBSD.org) Message-Id: <201807180932.w6I9WheM066205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: peterj set sender to peterj@FreeBSD.org using -f From: Peter Jeremy Date: Wed, 18 Jul 2018 09:32:43 +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: r336448 - stable/10 X-SVN-Group: stable-10 X-SVN-Commit-Author: peterj X-SVN-Commit-Paths: stable/10 X-SVN-Commit-Revision: 336448 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2018 09:32:44 -0000 Author: peterj Date: Wed Jul 18 09:32:43 2018 New Revision: 336448 URL: https://svnweb.freebsd.org/changeset/base/336448 Log: Retrospectively document SVN branch point for stable-10 and its releases. This is a direct commit to stable/10 because the releases are taken from the stable/10 branch. Approved by: jhb (mentor) Differential Revision: D16263 Modified: stable/10/UPDATING Modified: stable/10/UPDATING ============================================================================== --- stable/10/UPDATING Wed Jul 18 09:17:37 2018 (r336447) +++ stable/10/UPDATING Wed Jul 18 09:32:43 2018 (r336448) @@ -30,6 +30,9 @@ older version of current is a bit fragile. why, only to subsequently discover during installkernel that the desired kernel was never built in the first place. +20170915: + The releng/10.4 branch has been created from stable/10@r323601 + 20170824: Since the switch to GPT disk labels, fsck for UFS/FFS has been unable to automatically find alternate superblocks. As of r322860, @@ -65,6 +68,9 @@ older version of current is a bit fragile. by mkdir under .zfs/snapshot/. That should be the only user visible change. +20160304: + The releng/10.3 branch has been created from stable/10@r296371 + 20160124: The NONE and HPN patches has been removed from OpenSSH. They are still available in the security/openssh-portable port. @@ -124,6 +130,9 @@ older version of current is a bit fragile. Please consider using 'options KSTACK_PAGES=X' where X is greater than or equal to ZFS_MIN_KSTACK_PAGES i.e. 4 in such configurations. +20150723: + The releng/10.2 branch has been created from stable/10@r285827 + 20150703: The default Unbound configuration now enables remote control using a local socket. Users who have already enabled the @@ -191,6 +200,9 @@ older version of current is a bit fragile. 20141118: 10.1-RELEASE. +20141207: + The releng/10.1 branch has been created from stable/10@r272459. + 20140904: The ofwfb driver, used to provide a graphics console on PowerPC when using vt(4), no longer allows mmap() of all of physical memory. This @@ -305,6 +317,9 @@ older version of current is a bit fragile. big-endian integer in accordance with RFC 4402. __FreeBSD_version is bumped to 1000701. +20131207: + The releng/10.0 branch has been created from stable/10@r259064. + 20131108: The WITHOUT_ATF build knob has been removed and its functionality has been subsumed into the more generic WITHOUT_TESTS. If you were @@ -326,6 +341,10 @@ older version of current is a bit fragile. # make -C /usr/ports/ports-mgmt/pkg build deinstall install clean or # pkg install pkg; ldd /usr/local/sbin/pkg | grep bsdyml + +20131010: + The stable/10 branch has been created in subversion from head + revision r256279. 20131010: The rc.d/jail script has been updated to support jail(8)