projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e873e29
)
Mention ssh-related changes
author
aggelos <aggelos@web>
Thu, 18 Feb 2010 23:44:11 +0000 (15:44 -0800)
committer
Charlie <root@leaf.dragonflybsd.org>
Thu, 18 Feb 2010 23:44:11 +0000 (15:44 -0800)
release26/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/release26/index.mdwn
b/release26/index.mdwn
index
6e08096
..
f450fd3
100644
(file)
--- a/
release26/index.mdwn
+++ b/
release26/index.mdwn
@@
-83,5
+83,10
@@
See [[Known Release Issues|issues24]] on how to fix.
* Updated ncurses to 5.7
* Updated top to 3.8beta1 including DragonFly specific patches
* Updated less to 436
+* Updated openssh to 5.3p1 (with HPN patch)
-### General Improvements
+>### Security related
+
+* ssh server: change defaults for new installations to disallow plain text passwords and allow root login via public key
+
+>### General Improvements