summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a1d8b146..a9747be6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,11 +14,21 @@ hurd (20111030-1) UNRELEASED; urgency=low
/tmp, as the latter is world-writable.
* patches/libpthread_procfs.patch: Add random server.
* debian/control, debian/local/setup-translators: Use native random server
- instead of random-egd.
+ 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.
+ * debian/hurd.lintian-overrides: Override warnings about the /dev/u?random
+ mangling.
* debian/local/cdrom.h: Add header for basic CD-ROM ioctl support.
* debian/patches/libpthread_globsigdisp.patch,posix-sigcodes.patch: New
patches from Jeremie Koenig to enable global signal support.
* debian/patches/libpthread_sigmask.patch: Update to global signal support.
+ * debian/copyright: Fix copyright notice.
+ * debian/control:
+ - Drop article from synopsis.
+ - Tighten hurd-dev dependency on hurd to the same version.
+ * debian/local/dmesg: Add script which cat /var/log/dmesg.
* debian/hurd-udeb.install: Only include the necessary console drivers.
-- Samuel Thibault <sthibault@debian.org> Thu, 18 Aug 2011 01:15:04 +0000