From owner-freebsd-security@FreeBSD.ORG Mon May 25 04:15:14 2015 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from hub.FreeBSD.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F389A213; Mon, 25 May 2015 04:15:13 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Mon, 25 May 2015 04:15:10 +0000 From: Glen Barber To: Bryan Fullerton Cc: freebsd-security@freebsd.org Subject: Re: 10.1-p10? Message-ID: <20150525041510.GE1589@hub.FreeBSD.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HeFlAV5LIbMFYYuh" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 04:15:14 -0000 --HeFlAV5LIbMFYYuh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 25, 2015 at 12:11:25AM -0400, Bryan Fullerton wrote: > Just ran freebsd-update and got updates for 10.1-p10, but see no advisori= es > on the security lists or web site. >=20 > The following files will be updated as part of updating to 10.1-RELEASE-p= 10: > /bin/freebsd-version > /boot/kernel/kernel > /boot/kernel/kernel.symbols > /boot/kernel/ufs.ko > /boot/kernel/ufs.ko.symbols > /usr/include/ufs/ffs/softdep.h > /usr/sbin/freebsd-update > /usr/share/man/man8/freebsd-update.8.gz >=20 This was an EN. gjb@nucleus:~/freebsd/src/base/releng/10.1 % svn log --diff -r282873 \ sys/conf/newvers.sh=20 ------------------------------------------------------------------------ r282873 | delphij | 2015-05-13 18:52:35 -0400 (Wed, 13 May 2015) | 7 lines Fix bug with freebsd-update(8) that does not ensure the previous upgrade was completed. [EN-15:04] Fix deadlock on reboot with UFS tuned with SU+J. [EN-15:05] Approved by: so Index: sys/conf/newvers.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sys/conf/newvers.sh (revision 282872) +++ sys/conf/newvers.sh (revision 282873) @@ -32,7 +32,7 @@ =20 TYPE=3D"FreeBSD" REVISION=3D"10.1" -BRANCH=3D"RELEASE-p9" +BRANCH=3D"RELEASE-p10" if [ "X${BRANCH_OVERRIDE}" !=3D "X" ]; then BRANCH=3D${BRANCH_OVERRIDE} fi ------------------------------------------------------------------------ Glen --HeFlAV5LIbMFYYuh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVYqHOAAoJEAMUWKVHj+KTfOEP/1G48qwXaAaFWG+V0DG8WXtT FeOJitDnUJjz+x05lu+dq5WrLoy5uVLb5tGJ/2vd/K06lDZ5J4MAJm1b4xqiHebV S3tJ0NLtOOcB46Wd3D2UGt0pTFkkHQbN++APdwSAoBqA8ZJ3qsV0cWm9GY+y7J05 H+mxwSPLVoeR4JtiKWox85uoJzYbEchvxlZSYAKez11IUgKdzmLVQBY+d3eClSdP HOi0TcyYQr1ZpNUuzmxty/+ar+oVy6jig1+yXkfTxPRG3Ydd/ZYjMpsphwlSwy36 RqhZuoo/Yk/DEn/vIGt/yFop/iwzQQcImA6KgT86S/etwqvZGjHrGf9Wyjnr+4Eb B8L/83PgKhfwyQvKIjLyvgjhWbdpS7B/Z2fSJr20u/V6CaUnelmKRDNe9Tj50A04 yqFANtpVwOJ3KqW2ZNLkb8ywD+FdJMk/96mR7HQbLYRQPDpjCgFXl4U9ydSpbYyt iI9bOsmRoBgeXo/kZtUv4BQ0vAGAT+ibJTy8akM/lnZDT5OBcA88ETrdg2NlgsOy OWxsbKEVesU5b9HC5NicKXeyKnYFoWEU1IJm4so9cRAzhgqFLtV2HxuEvtn5ODLS fyoAxK2ztdFjwS7Svoa/we8bK+Ds4uZDikuerPBrLk/UnhVk6K55V9vyFv4UDAqh vCmEZaOY+zZuLim1fEKG =u1EX -----END PGP SIGNATURE----- --HeFlAV5LIbMFYYuh--