diff options
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 a1aa9279..f52dd6f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,13 @@ hurd (20111126-1) UNRELEASED; urgency=low rules: Move getty, console-run, and runttys to /sbin, runsystem and rc to /etc/hurd (Closes: Bug#556526). * hurd-udeb.lintian-overrides: Drop override about /libexec + * local/random-hurd.sh, urandom-hurd.sh: Add scripts to be used as + hurd-provided translators for /dev/*random. + * hurd.postinst: Remove "random" alternative introduced by 20111106-1, as it + makes rgrep in /etc not working any more. Install random.sh alternative + instead, which sets /hurd/u?random.sh scripts. + * local/setup-translators: Set /dev/u?random translator from + /hurd/u?random.sh instead of making them alternatives. -- Samuel Thibault <sthibault@debian.org> Sun, 06 Nov 2011 19:51:54 +0100 |
