diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-12 02:35:01 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-12 02:35:01 +0200 |
commit | 290f2a74c2e2140aa78016aeeb066d447a801ecd (patch) | |
tree | 041dc85ea68862993a2a0c41f5614f4049a1e0ff /debian/changelog | |
parent | 95f85966681f56233db55885bd6487b2811a825c (diff) |
Avoid /tmp/entropy.sock compromision
* local/setup-translators: Set up entropy socket in /var/run instead of
/tmp, as the latter is world-writable.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 515f0af1..06bb0487 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ hurd (20110519-4) UNRELEASED; urgency=low * local/setup-translators: Restore /dev/shm creation. * patches/libdiskfs_sync.patch: New patch to fix sync at shutdown. + * local/setup-translators: Set up entropy socket in /var/run instead of + /tmp, as the latter is world-writable. -- Samuel Thibault <sthibault@debian.org> Mon, 01 Aug 2011 22:53:23 +0200 |