diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 46b804a8e4bc..b07e891339d7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -153,7 +153,7 @@ &merged; Several errors in the OpenSSH PAM - challenge/authentication subsystem have been fixed. The impacts + challenge/response authentication subsystem have been fixed. The impacts of these bugs vary; details can be found in security advisory FreeBSD-SA-03:15. &merged; @@ -353,6 +353,48 @@ a ip_id field set unless fragmentation is being done. + The &os; Bluetooth protocol stack has been updated: + + + + libsdp has been re-implemented + under BSD style license. This is because the Linux BlueZ's code is + distributed under GPL. + + + + &man.hccontrol.8; utility now supports four new commands: + Read/Write_Page_Scan_Mode and Read/Write_Page_Scan_Period_Mode. + + + + &man.hcsecd.8; daemon now stores link keys on a disk. + It is no longer required to pair devices every time. + + + + A netgraph timeouts problem in &man.ng.hci.4; and + &man.ng.l2cap.4; kernel modules, which could cause + access to data structure that was already freed, + has been fixed. + + + + &man.ng.ubt.4; module, which cannot be build on + &os; &release.prev;, has been fixed. + + + + &man.rfcomm.sppd.1; and &man.rfcomm.pppd.8; now supports to + obtain a RFCOMM channel via SDP from the server. Note that + it is still needed to specify a RFCOMM channel by hand. + + + + &man.sdpcontrol.8; utility, which is analogous to sdptool utility in + the Linux BlueZ SDP package, has been added. + + diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 46b804a8e4bc..b07e891339d7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -153,7 +153,7 @@ &merged; Several errors in the OpenSSH PAM - challenge/authentication subsystem have been fixed. The impacts + challenge/response authentication subsystem have been fixed. The impacts of these bugs vary; details can be found in security advisory FreeBSD-SA-03:15. &merged; @@ -353,6 +353,48 @@ a ip_id field set unless fragmentation is being done. + The &os; Bluetooth protocol stack has been updated: + + + + libsdp has been re-implemented + under BSD style license. This is because the Linux BlueZ's code is + distributed under GPL. + + + + &man.hccontrol.8; utility now supports four new commands: + Read/Write_Page_Scan_Mode and Read/Write_Page_Scan_Period_Mode. + + + + &man.hcsecd.8; daemon now stores link keys on a disk. + It is no longer required to pair devices every time. + + + + A netgraph timeouts problem in &man.ng.hci.4; and + &man.ng.l2cap.4; kernel modules, which could cause + access to data structure that was already freed, + has been fixed. + + + + &man.ng.ubt.4; module, which cannot be build on + &os; &release.prev;, has been fixed. + + + + &man.rfcomm.sppd.1; and &man.rfcomm.pppd.8; now supports to + obtain a RFCOMM channel via SDP from the server. Note that + it is still needed to specify a RFCOMM channel by hand. + + + + &man.sdpcontrol.8; utility, which is analogous to sdptool utility in + the Linux BlueZ SDP package, has been added. + +