发布于 2015-08-07 23:55:46 | 96 次阅读 | 评论: 0 | 来源: 网友投递
FreeBSD Linux操作系统
FreeBSD是一种UNIX操作系统,是由经过BSD、386BSD和4.4BSD发展而来的Unix的一个重要分支。FreeBSD 为不同架构的计算机系统提供了不同程度的支持。
FreeBSD 10.2-RC3 发布,与 RC2 版本比较改进内容包括:
o An issue with mlock(2) and truncation of file backing the wired
regions was fixed.
o An error that would cause bsdinstall(8) to improperly validate the
checksums of remote distribution sets has been corrected.
o The pms(4) driver has been updated to prevent attaching to invalid
devices, which would lead to a system panic on boot.
o An error resulting in the kern.racct.enable tunable not taking effect
has been corrected.
o A patch(1) shell vulnerability has been fixed. [FreeBSD-SA-15:18]
o A routed(8) remote denial of service vulnerability has been fixed.
[FreeBSD-SA-15:19]
o A segmentation fault in pw(8) when changing the UID of a user has been
fixed.
详细介绍和下载地址:
https://lists.freebsd.org/pipermail/freebsd-stable/2015-August/083031.html
FreeBSD是一种UNIX操作系统,是由经过BSD、386BSD和4.4BSD发展而来的Unix的一个重要分支。FreeBSD 为不同架构的计算机系统提供了不同程度的支持。