summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-11-06 02:30:58 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-11-06 02:30:58 +0100
commitc4cbd770cf2a9c78f0a88c79a2b574958c074997 (patch)
tree7604956b4cfd60e41a9cf2637032ab9f7fc53692 /debian/changelog
parent5f7435eade7d750147d1a0868ee882306bdeb958 (diff)
generate an initial pseudo-random seed.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 056813af..913f928f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,7 @@ hurd (20111030-1) UNRELEASED; urgency=low
set on /dev/u?random-hurd instead of random-egd on /dev/u?random.
(Closes: bug#637231)
* debian/hurd.{postinst,prerm}: Handle alternative for /dev/u?random,
- default to u?random-hurd.
+ default to u?random-hurd, generate an initial pseudo-random seed.
* debian/hurd.lintian-overrides: Override warnings about the /dev/u?random
mangling.
* debian/local/cdrom.h: Add header for basic CD-ROM ioctl support.