diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-23 15:04:37 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-23 15:04:37 +0200 |
commit | e4f871f648f944e3c613da12c340ada93134a731 (patch) | |
tree | d28315f986ed1b4a9db5556c18bf1b7745b53142 /debian/changelog | |
parent | c7ea4fe2f614dbcf82e9cede6f19f21ff84d578f (diff) |
Make the hurd package depend on random-egd
to get /dev/*random working as early as d-i's base install.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c9ccb38d..e1f1966a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hurd (20110519-2) UNRELEASED; urgency=low + + * Make the hurd package depend on random-egd, to get /dev/*random working as + early as d-i's base install. + + -- Samuel Thibault <sthibault@debian.org> Mon, 23 May 2011 15:03:43 +0200 + hurd (20110519-1) unstable; urgency=low * New upstream snapshot. |