summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/hurd.lintian-overrides4
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e43115ac..f621c459 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,7 +52,8 @@ hurd (20100827-1) UNRELEASED; urgency=low
* debian/local/runsystem: Pass -g option to the console to maximize glyph
usage for chinese.
* debian/hurd.lintian-overrides: New overrides to announce which servers are
- supposed to be statically linked, and accept hurd to be essential.
+ supposed to be statically linked, accept hurd to be essential, and accept
+ some setuid binaries.
* debian/hurd-udeb.lintian-overrides: New overrides to validate
hurd-i386-specific paths.
* debian/hurd-dev.lintian-overrides: New overrides to allow libstore_* not
diff --git a/debian/hurd.lintian-overrides b/debian/hurd.lintian-overrides
index 762f8837..3232a343 100644
--- a/debian/hurd.lintian-overrides
+++ b/debian/hurd.lintian-overrides
@@ -1,2 +1,6 @@
new-essential-package
statically-linked-binary ./hurd/mach-defpager
+setuid-binary bin/ids 4755 root/root
+setuid-binary bin/login 4755 root/root
+setuid-binary bin/ps-hurd 4755 root/root
+setuid-binary usr/bin/w-hurd 4755 root/root