summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMariusz Zaborski <oshogbo@FreeBSD.org>2017-08-26 14:07:24 +0000
committerMariusz Zaborski <oshogbo@FreeBSD.org>2017-08-26 14:07:24 +0000
commit3453dc72aded58417ec7922e0d25a87ab1832d9a (patch)
treeea67b2d31b477b9f18278c78cca5f72b7be1e5ee /UPDATING
parentb92e8635f9d131c7fd5f999ae5e248519225c3b5 (diff)
downloadsrc-test2-3453dc72aded58417ec7922e0d25a87ab1832d9a.tar.gz
src-test2-3453dc72aded58417ec7922e0d25a87ab1832d9a.zip
Hide length of geli passphrase during boot.
Introduce additional flag to the geli which allows to restore previous behavior. Reviewed by: AllanJude@, cem@ (previous version) MFC: 1 month Relnotes: yes Differential Revision: https://reviews.freebsd.org/D11751
Notes
Notes: svn path=/head/; revision=322923
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4bc987f7c409..df9b4f20f76b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -51,6 +51,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
****************************** SPECIAL WARNING: ******************************
+20170826:
+ During boot the geli passphrase will be hidden. To restore previous
+ behavior see geli(8) configuration options.
+
20170825:
Move PMTUD blackhole counters to TCPSTATS and remove them from bare
sysctl values. Minor nit, but requires a rebuild of both world/kernel