Ah, thanks, I see it now, and re-subbed to freebsd-announce. Bryan
On Mon, May 25, 2015 at 12:15 AM, Glen Barber <g...@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 > > _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscr...@freebsd.org"