Date: Mon, 25 May 2015 00:21:29 -0400 From: Bryan Fullerton <fehwalker@gmail.com> To: Glen Barber <gjb@freebsd.org> Cc: freebsd-security@freebsd.org Subject: Re: 10.1-p10? Message-ID: <CA%2BXpmhuQRmU15cjKmvAmUy00i-v5s3znFtw1G%2BhAMX6yw5Jceg@mail.gmail.com> In-Reply-To: <20150525041510.GE1589@hub.FreeBSD.org> References: <CA%2BXpmht=mderq0ia92t2u9FL3xxdD5szv1M2-NvN3vOdE8=8zA@mail.gmail.com> <20150525041510.GE1589@hub.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ah, thanks, I see it now, and re-subbed to freebsd-announce.
Bryan
On Mon, May 25, 2015 at 12:15 AM, Glen Barber <gjb@freebsd.org> wrote:
> 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
> advisories
> > on the security lists or web site.
> >
> > The following files will be updated as part of updating to
> 10.1-RELEASE-p10:
> > /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
> >
>
> This was an EN.
>
> gjb@nucleus:~/freebsd/src/base/releng/10.1 % svn log --diff -r282873 \
> sys/conf/newvers.sh
> ------------------------------------------------------------------------
> 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
> ===================================================================
> --- sys/conf/newvers.sh (revision 282872)
> +++ sys/conf/newvers.sh (revision 282873)
> @@ -32,7 +32,7 @@
>
> TYPE="FreeBSD"
> REVISION="10.1"
> -BRANCH="RELEASE-p9"
> +BRANCH="RELEASE-p10"
> if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
> BRANCH=${BRANCH_OVERRIDE}
> fi
>
> ------------------------------------------------------------------------
>
> Glen
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BXpmhuQRmU15cjKmvAmUy00i-v5s3znFtw1G%2BhAMX6yw5Jceg>
