summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-10-31 00:09:07 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-10-31 00:09:07 +0100
commit60d0f60fd744f491c8e6c4ef8b6cdf99cbafd725 (patch)
tree5adef00c50b9b29ed8f9cda1d6b3010c4a25b96e /debian/changelog
parent7d45df0f60658c229989ff8f275691ddd49cb150 (diff)
parentce7fb7fffac216476bb287950d463328c34849d7 (diff)
Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd
Conflicts: debian/changelog
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