diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-10-27 15:05:42 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-10-27 15:05:42 +0200 |
commit | f08deca74b1296284df342100efc60a54dcae20a (patch) | |
tree | 55d2d0314308fadf82fa7e0bf66e022571c395b1 | |
parent | 2aa14f3d428497f5c47c9a13fb71d2dc5ed54943 (diff) | |
parent | a94d013031dc5c81266840a7eccb5cf5775bafff (diff) |
Merge remote branch 'flubber/master'
-rw-r--r-- | news/2010-09.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2010-09.mdwn b/news/2010-09.mdwn index 1a6ec6fc..e6afd397 100644 --- a/news/2010-09.mdwn +++ b/news/2010-09.mdwn @@ -103,7 +103,7 @@ that](http://lists.gnu.org/archive/html/bug-hurd/2010-09/msg00021.html). Manuel Menal [fixed a bug](http://lists.gnu.org/archive/html/bug-hurd/2010-09/msg00061.html) that occurred when sending file descriptors with `SCM_RIGHTS` over `PF_LOCAL` -sockets. He also determined this bug to be the reason that the SSH daemon's +sockets. He also identified this bug as the reason why the SSH daemon's privilege separation was not working on GNU/Hurd -- now [this is fixed](http://lists.gnu.org/archive/html/commit-hurd/2010-09/msg00036.html) and you can use the default of `UsePrivilegeSeparation yes`. |