summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-03-03 23:30:54 +0000
committerdelphij <delphij@FreeBSD.org>2014-03-03 23:30:54 +0000
commit0ac98a52fde03484a7ee4a841dc2bf1a6792ddbd (patch)
treebb01d749e1b89bab97d1c9c7b312df8003d12442 /UPDATING
parent9f46cb935f6bd9236be057988d56622cfec05740 (diff)
downloadFreeBSD-src-0ac98a52fde03484a7ee4a841dc2bf1a6792ddbd.zip
FreeBSD-src-0ac98a52fde03484a7ee4a841dc2bf1a6792ddbd.tar.gz
(not quite, due to date difference) MFC r262719:
Document the fact that OpenSSH default configuration requires Capsicum capability mode support in kernel, which have been worked around later but it's still recommended to have it enabled. Reported by: many
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 790228c..081ec6f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,16 @@ stable/10, and then rebuild without this option. The bootstrap process from
older version of current is a bit fragile.
+20140303:
+ OpenSSH will now ignore errors caused by kernel lacking of Capsicum
+ capability mode support. Please note that enabling the feature in
+ kernel is still highly recommended.
+
+20140227:
+ OpenSSH is now built with sandbox support, and will use sandbox as
+ the default privilege separation method. This requires Capsicum
+ capability mode support in kernel.
+
20140216:
The nve(4) driver for NVIDIA nForce MCP Ethernet adapters has
been deprecated and will not be part of FreeBSD 11.0 and later
OpenPOWER on IntegriCloud