chiark / gitweb /
@@ -1,10 +1,12 @@
authorian <ian>
Sun, 29 Jun 2003 22:31:14 +0000 (22:31 +0000)
committerian <ian>
Sun, 29 Jun 2003 22:31:14 +0000 (22:31 +0000)
commit039d1df0a7df9db6a2ff34ae3bb210f00dc4efc9
tree88a5c25d19bda2d05138af9a7d11f1f8352e0689
parent0765c90cf3de5e569f6961b02dcd6cec582a1784
@@ -1,10 +1,12 @@
 authbind (1.1.6) unstable; urgency=low

-  * Do not Build-Depends: libc6-dev (it's build-essential).
+  * Block signals during our child's execution.  Closes #186439.
   * manpage: fix subtle error in description of interaction between
     set-id and LD_PRELOAD.  Closes #36890.
   * Say in manpage that we may not work properly with multithreaded
     programs.  See also Bug#186439.
+  * Make sure we don't try to encode errno's >127 in a status code.
+  * Do not Build-Depends: libc6-dev (it's build-essential).

  --
debian/changelog
libauthbind.c