chiark / gitweb /
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ian [Sun, 23 Sep 2007 19:22:46 +0000 (19:22 +0000)]
sort out Closes: in changelog; changelog entry for DEB_BUILD_OPTIONS=nostrip
ian [Sun, 23 Sep 2007 19:22:24 +0000 (19:22 +0000)]
do not strip if DEB_BUILD_OPTIONS=nostrip
ian [Sun, 23 Sep 2007 19:15:27 +0000 (19:15 +0000)]
bug re changelog not relevant since now debian-native
ian [Sun, 23 Sep 2007 19:14:01 +0000 (19:14 +0000)]
is now debian native again
ian [Sun, 23 Sep 2007 19:09:00 +0000 (19:09 +0000)]
import and merge changes from NMU by Amaya Rodrigo Sastre
ian [Sun, 23 Sep 2007 19:04:27 +0000 (19:04 +0000)]
correct history of Baz Zoetekouw's NMU in changelog
ian [Sun, 23 Sep 2007 18:59:28 +0000 (18:59 +0000)]
* Set SHELL=/bin/bash in debian/rules. Closes #374586.
ian [Fri, 2 Apr 2004 18:55:03 +0000 (18:55 +0000)]
note #include signal.h
ian [Fri, 2 Apr 2004 18:54:27 +0000 (18:54 +0000)]
@@ -7,6 +7,9 @@
programs. See also Bug#186439.
+ * New make variables for improved portability and customisation of
+ locations: LIBS, libexec_dir, HELPER.
+ * make clean removes *.core too.
ian [Sun, 29 Jun 2003 22:31:14 +0000 (22:31 +0000)]
@@ -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).
--
ian [Sun, 29 Jun 2003 22:01:21 +0000 (22:01 +0000)]
@@ -3,7 +3,9 @@
* Do not Build-Depends: libc6-dev (it's build-essential).
* 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.
+
--
authbind (1.1.5.3) unstable; urgency=low
ian [Sun, 29 Jun 2003 22:00:08 +0000 (22:00 +0000)]
@@ -1,7 +1,9 @@
authbind (1.1.6) unstable; urgency=low
* Do not Build-Depends: libc6-dev (it's build-essential).
-
+ * manpage: fix subtle error in description of interaction between
+ set-id and LD_PRELOAD. Closes #36890.
+
--
authbind (1.1.5.3) unstable; urgency=low
ian [Sun, 29 Jun 2003 21:49:03 +0000 (21:49 +0000)]
priority back to extra
ian [Wed, 26 Sep 2001 00:13:29 +0000 (00:13 +0000)]
@@ -1,6 +1,7 @@
+ * Do not Build-Depends: libc6-dev (it's build-essential).
ian [Tue, 25 Sep 2001 22:45:28 +0000 (22:45 +0000)]
FHS patches from Bas Zoetekouw <bas@debian.org> (#91112, #91376, #91387)
ian [Sun, 18 Mar 2001 14:03:45 +0000 (14:03 +0000)]
@@ -1,3 +1,9 @@
+authbind (1.1.6) unstable; urgency=low
+
+ * Priority changed to `optional' as per override file.
+
+ --
+
authbind (1.1.5.2) frozen unstable; urgency=low
* Non-maintainer upload.
ian [Sun, 18 Mar 2001 13:56:02 +0000 (13:56 +0000)]
Fix incorrect closes.
ian [Sun, 18 Mar 2001 13:49:04 +0000 (13:49 +0000)]
NMU 1.1.5.2: -D_GNU_SOURCE.
ian [Sun, 18 Mar 2001 13:47:07 +0000 (13:47 +0000)]
NMU 1.1.5.1: various Debian fixes.
ian [Mon, 31 Aug 1998 14:32:49 +0000 (14:32 +0000)]
Fix coredump bug.
ian [Mon, 31 Aug 1998 14:24:02 +0000 (14:24 +0000)]
Allow bind() to port 0 !
ian [Sun, 30 Aug 1998 19:52:38 +0000 (19:52 +0000)]
Make IPPORT_RESERVED check work (oops!).
ian [Sun, 30 Aug 1998 19:12:00 +0000 (19:12 +0000)]
Test checkin.
ian [Sun, 30 Aug 1998 19:10:04 +0000 (19:10 +0000)]
Make --deep option actually work (oops).
ian [Sun, 30 Aug 1998 15:34:50 +0000 (15:34 +0000)]
Fix Description.
ian [Sun, 30 Aug 1998 15:19:20 +0000 (15:19 +0000)]
Allow control of when the LD_PRELOAD is passed on.
ian [Sun, 30 Aug 1998 03:07:34 +0000 (03:07 +0000)]
Do not use ports >512 even if configured. (rshd)
ian [Sun, 30 Aug 1998 02:50:06 +0000 (02:50 +0000)]
With manpage, etc.
ian [Sun, 30 Aug 1998 02:35:14 +0000 (02:35 +0000)]
Much new build world.
ian [Sat, 29 Aug 1998 21:22:23 +0000 (21:22 +0000)]
Initial checkin.