10.1-p10?
Glen Barber
gjb at FreeBSD.org
Mon May 25 04:15:14 UTC 2015
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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-security/attachments/20150525/6d1dcbe7/attachment.sig>
More information about the freebsd-security
mailing list