Hongqiyaodao 发表于 2016-03-29 21:18

lsstarboy 发表于 2016-03-29 21:28

好消息,看来没跳票!

只是官方现在还没有正式发布。

bleakwind 发表于 2016-03-30 00:21

FreeBSD近两年很少跳票的...
恭喜恭喜,不过Haswell的GPU还要11.0...

action08 发表于 2016-03-30 10:19

ob也刚好发布新版本了

hilario 发表于 2016-03-30 15:20

pkg 安装速度还是慢

yjh777 发表于 2016-03-30 15:20

有啥激动人心的新特性啊?

daili0703 发表于 2016-03-30 16:17

{:yxh31:}

lsstarboy 发表于 2016-03-30 16:26

本帖最后由 lsstarboy 于 2016-03-30 16:31 编辑


4.1. Userland Application ChangesThe ar(1)utility now supports a -D flag to prevent real mtime, uid, gid, and file modevalues from being inserted. This is called “deterministic mode” and useful formaking the resulting archives reproducible. This behavior is enabled bydefault, and can be disabled by specifying a -U flag. (Sponsored by The FreeBSD Foundation)The camcontrol(8)fwdownload subcommand has been improved. Changes include better support of SATAdrives, downloading firmaware to IBM LTO drives, -q flag to suppressinformation output, and opcodes subcommand to issue the REPORT SUPPORTEDOPCODES service action of the SCSI MAINTENANCE IN command. The cp(1)utility has been updated to include a new flag, -s, which creates a symboliclink to the specified source. A bug in the ctladm(8)utility which could return a non-zero value even if it succeeds has been fixed.A bug in the grdc(6)program which caused a wrong display in the 12-hour mode has been fixed. The ifconfig(8)utility now reports SFP/SFP+ data when a -v flag is specified and the NICdriver provides them. (Sponsored by Yandex LLC)Bugs in the inetd(8)daemon which could cause a crash when an RPC entry is defined and an IPv6address is specified in -a flag have been fixed. The jail(8)utility has been updated to include a new flag, -l, which ensures a cleanenvironment in the target jail when used. Additionally, jail(8)will run a shell within the target jail when run no commands are specified. The last(1)utility now supports reboot as a pseudo-user name which prints all systemreboot entries (SHUTDOWN_TIME and BOOT_TIME records). This was accidentallyremoved as of FreeBSD 9.0. The mv(1)utility now returns 1 instead of 64 when more than two arguments are specifiedand the target is not a valid directory. The mkimg(1)utility has been updated to include support for NTFS filesystems in both MBRand GPT partitioning schemes. A bug in the mkimg(1)utility which prevented dynamic VHD format from working with QEMU has beenfixed. A bug in the netstat(1)utility which showed the statistics in the number of packets divided by 1024,not 1000 has been fixed. The pciconf(8)utility has been updated to use the PCI ID database from the misc/pciidspackage, if present, falling back to the PCI ID database in the FreeBSD basesystem. A new utility, sesutil(8),has been added, which is used to manage ses(4)devices. (Sponsored by Gandi.net)Support for a -manage-gids flag has been added to nfsuserd(8).This option can be enabled at boot time by setting an rc.conf(5)variable nfs_server_managegids to YES. The pkill(1)utility now supports jail(2)name in a -j option in addition to jail(2)ID. userdel and usermod subcommand of the pw(8)utility now supports a -y flag. The resolver library has been updated to reload /etc/resolv.conf if themodification time has changed. (Sponsored by Dell, Inc.)The initial implementation of “reroot” support has been added to the reboot(8)utility, allowing the root filesystem to be mounted from a temporary sourcefilesystem without requiring a full system reboot. (Sponsored by The FreeBSD Foundation)The timeout(1)utility has been added. This utility runs a command with a time limit and iscompatible with GNU timeout. The watchdogd(8)daemon now supports a -x exit_timeout option to specify the timeoutperiod in seconds to leave in effect when the program exits. The ypinit(8)script now supports eui64 NIS map file. 4.2. Contributed SoftwareA bug in libarchive(3)library which could report an error when handling a sparse file entry in a tarfile has been fixed by importing changeset bf4f6ec64e. Time zone database has been updated to version 2015f. The file(1)utility has been updated to version 5.25. The xz(1)utility has been updated to version 5.2.2, whichprovides support for multi-threaded compression. The ntpd(8)utility has been updated to version 4.2.8p5. The unbound(8)utility has been updated to version 1.5.7. The less(1)utility has been updated to version v481. The unbound-control-setup script has been removed from the base system. The unbound(8)utility has been updated to enable the insecure-lan-zones option in preferenceof listing each AS112 zone individually. The OpenSSL suite has been updated to version 1.0.1s.The OpenSSH suite has been updated to version 7.2p2. 4.3. Installation and Configuration ToolsThe bsdinstall(8)utility has been updated to support ZFS installation on EFI-based systems. (Sponsored by ScaleEngine, Inc.)4.4. /etc/rc.d ScriptsThe rc.d/netwait script has been updated to wait for network interfacesthat attach late in the boot process, such as some USB network cards. Firewall rules set by firewall_type="SIMPLE" now uses ipfw(4) tablesfor addresses to be blocked. The rc.d/netif script now updates only static routes when an interface isspecified. 5. KernelThis section covers changes to kernel configurations, system tuning, andsystem control parameters that are not otherwise categorized. The vt(4)terminal console driver now supports ALT_BREAK_TO_DEBUGGER and debug.kdb.alt_break_to_debuggersysctl variable when kernel debugger support (options KDB) is enabled. The vt(4)terminal console driver now supports kern.vt.bell_enable sysctl variable toenable or disable terminal bell. The default is 1 (enabled). A thread_create() function has been added as an API to create userspacethread in kernel space. 5.1. Kernel Bug FixesThe kqueue(2)system call has been updated to handle write events to files larger than 2gigabytes. (Sponsored by Multiplay)5.2. Kernel Configuration The pms(4)driver has been removed from GENERIC kernel. (Sponsored by The FreeBSD Foundation)5.3. System Tuning and ControlsA sysctl(3)variable kern.features.invariants has been added. It shows if the kernel iscompiled with INVARIANTS or not. A bug which could prevent a loader tunable kern.racct.enable from workinghas been fixed. (Sponsored by The FreeBSD Foundation)6. Devices and DriversThis section covers changes and additions to devices and device driverssince 10.2-RELEASE. 6.1. Device Drivers The imxwdt driver, which supports Freescale i.MX watchdog, has beenfixed. The puc(4)driver now supports MSI interrupts and prefers it to the legacy interrupts.This behavior can be disabled by setting hw.puc.msi_disable loader tunable. A bug in the uart(4)driver which could cause a polarity reversal of PPS (Pulse Per Second) captureevents has been fixed. The trailing edge of a positive PPS pulse and theleading edge of the next pulse were used as "assert" and"clear" event respectively. The uart(4)driver now supports runtime configuration of PPS signal source captured by thedriver via dev.uart.pps_mode and dev.uart.0.pps_mode sysctl variables. Thevalues 0, 1, and 2 correspond to disabled, capturing pulses on the CTS line,and capturing pulses on the DCD line, respectively. The default value is 2. The uftdi(4)driver now supports UFTDIIOC_READ_EEPROM, UFTDIIOC_WRITE_EEPROM, and UFTDIIOC_ERASE_EEPROMioctl(2)to read/write serial EEPROM attached to the controller chip. 6.2. Storage DriversLegacy ata(4)drivers such as ataahci, ataadaptec, and mv_sata have been removed in favor ofthe new drivers such as ahci(4),siis(4),and mvs(4).The CTL High Availability implementation has been rewritten. (Sponsored by iXsystems)The ctl(4)driver has been updated to support CD-ROM and removable devices. The isp(4)driver has been updated and improved: added support for 16Gbps FC cards, improvedtarget mode support, completed Multi-ID (NPIV) functionality. (Sponsored byiXsystems)6.3. Network DriversThe ixgbe(4)driver has been updated to version 3.1.13-k. (Sponsored by Limelight Networks, Intel Corporation)Firmwares for model T4 and T5 bundled with the cxgbe(4)driver have been updated to version 1.14.4.0. 7. Hardware SupportThis section covers general hardware support for physical machines,hypervisors, and virtualization environments, as well as hardware changes andupdates that do not otherwise fit in other sections of this document. 7.1. Hardware SupportThe ismt(4)driver has been added, providing support for recent Intel® SMBus 2.0controllers. 7.2. Virtualization SupportThe xen(4)driver has been updated to include support for blkif indirect segment I/O. 8. StorageThis section covers changes and additions to file systems and otherstorage subsystems, both local and networked. 8.1. ZFSThe zfs(8)l2arc code has been updated to take ashift into account when gathering buffersto be written to the l2arc device. (Sponsored by ClusterHQ)9. Boot Loader ChangesThis section covers the boot loader, boot menu, and other boot-relatedchanges. 9.1. Boot Loader ChangesInitial terminal emulation support has been added to loader.efi for UEFI-basedsystems. Initial ZFS boot support has been added to the EFI implementation. (Sponsored by Multiplay)The UEFI loader has been updated to support multiple ZFS bootenvironments, such as those provided by sysutils/beadm. (Sponsored by ScaleEngine, Inc.)9.2. Boot Menu ChangesThe UEFI boot menu has been updated to enable the “Beastie” menu, similiarto the traditional sc(4) bootmenu. 10. NetworkingThis section describes changes that affect networking in FreeBSD. The epair(4)virtual Ethernet interface and the lagg(4)pseudo interface now support VIMAGE kernel. A bug in the epair(4)virtual Ethernet interface which could cause a panic when running ifconfig(8)create and destory quickly has been fixed. sysctl(3)variables in the lagg(4)pseudo interface net.link.lagg.N.* have been removed in favor ofper-interface ifconfig(8)flags and options. ifconfig -v command shows them. Bugs in the lagg(4)pseudo interface which could cause a system panic have been fixed. A bug in pf(4)packet filter which could cause a rule with no log parameter to log the matchedpacket has been fixed. (Sponsored by Netgate)A bug in FreeBSD IPv6 stack which did not invoke an LLENTRY_DELETED eventwhen an L2 address was deleted from the link-level address table for IPv6. Obsolete APIs, SIOCGDRLST_IN6 and SIOCGPRLST_IN6 in FreeBSD IPv6 stack have been removed.

lsstarboy 发表于 2016-03-30 16:32

3. Security and ErrataThis section lists the various Security Advisories and Errata Noticessince 10.2-RELEASE. 3.1. Security Advisories
   Advisory      Date      Topic   
FreeBSD-SA-15:20.expat18 August 2015Fix multiple integer overflows in libbsdxml(3).
FreeBSD-SA-15:22.openssh25 August 2015Multiple vulnerabilities
FreeBSD-SA-15:24.rpcbind29 September 2015Remote denial of service
FreeBSD-SA-15:25.ntp26 October 2015Multiple vulnerabilities
FreeBSD-SA-15:26.openssl5 December 2015Multiple vulnerabilities
FreeBSD-SA-16:01.sctp14 January 2016ICMPv6 error message vulnerability
FreeBSD-SA-16:02.ntp14 January 2016Panic threshold bypass vulnerability
FreeBSD-SA-16:03.linux14 January 2016Incorrect futex handling
FreeBSD-SA-16:04.linux14 January 2016setgroups(2)system call vulnerability
FreeBSD-SA-16:05.tcp14 January 2016MD5 signature denial of service
FreeBSD-SA-16:06.bsnmpd14 January 2016Insecure default configuration file permissions
FreeBSD-SA-16:07.openssh14 January 2016OpenSSH client information leak
FreeBSD-SA-16:09.ntp27 January 2016Multiple vulnerabilities.
FreeBSD-SA-16:10.linux27 January 2016issetugid(2)system call vulnerability.
FreeBSD-SA-16:11.openssl30 January 2016SSLv2 cipher suite downgrade vulnerability.
3.2. Errata Notices
   Errata      Date      Topic   
FreeBSD-EN-15:11.toolchain18 August 2015Fix make(1)syntax errors when upgrading from FreeBSD 9.x and earlier.
FreeBSD-EN-15:12.netstat18 August 2015Fix incorrect netstat(1)data handling on 32-bit systems.
FreeBSD-EN-15:13.vidcontrol18 August 2015Allow size argument to vidcontrol(1)for syscons(4).
FreeBSD-EN-15:15.pkg25 August 2015Insufficient check of supported pkg(7)signature methods.
FreeBSD-EN-15:16.pw16 September 2015Fix pw(8)regression when creating numeric users or groups.
FreeBSD-EN-15:17.libc16 September 2015Fix libc handling of signals for multi-threaded processes.
FreeBSD-EN-15:18.pkg16 September 2015Implement pubkey support for pkg(7)bootstrap.
FreeBSD-EN-15:19.kqueue4 November 2015kqueue(2)write events never fire for files larger than 2GB.
FreeBSD-EN-15:20.vm4 November 2015Applications exiting due to segmentation violation on a correct memoryaddress.
FreeBSD-EN-16:01.filemon14 January 2016bmake and filemon(4)stability issues.
FreeBSD-EN-16:02.pf14 January 2016Invalid TCP checksum issue.
FreeBSD-EN-16:03.yplib14 January 2016YP/NIS library bug.
4. Userland

lsstarboy 发表于 2016-03-30 16:33

论坛的编辑器吃格式太严重!
-----------------------------------------

没发现有激动人心的功能……
页: [1] 2
查看完整版本: 10.3 正式啦!