chiark / gitweb /
correct history of Baz Zoetekouw's NMU in changelog
[authbind.git] / debian / changelog
index 4778be7f5608e3688ad5d3102f5906f64231c07b..d8a86149b519c10be3ba8487e1813912a910e7b2 100644 (file)
@@ -1,9 +1,34 @@
 authbind (1.1.6) unstable; urgency=low
 
-  * Priority changed to `optional' as per override file.
+  * 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).
+  * New make variables for improved portability and customisation of
+    locations: LIBS, libexec_dir, HELPER, BINTARGETS.
+  * make clean removes *.core too.
+  * #include <signal.h> in libauthbind.c.
+  * Set SHELL=/bin/bash in debian/rules.  Closes #374586.
 
  --
 
+authbind (1.1.5.2-0.1) unstable; urgency=low
+
+  * Non-maintainer Upload
+  * Moved man pages to /usr/share/man and docs to
+    /usr/share/doc/authbind. Added a prerm and a postinst script to set
+    the /usr/doc/authbind link. (closes: #91112, #91376, #91387)
+  * Fixed the path to the common licenses in debian/copyright
+  * Added a section and priority field to the changelog
+  * Added support for the `nostrip' and `debug' options in
+    DEB_BUILD_OPTIONS.
+  * Boosted Standards-Version to 3.5.2
+
+ -- Bas Zoetekouw <bas@debian.org>  Sun, 13 May 2001 18:00:52 +0200
+
 authbind (1.1.5.2) frozen unstable; urgency=low
 
   * Non-maintainer upload.