chiark / gitweb /
c4ad2b0c7065c6ede5092330e15f579ba86872e4
[authbind.git] / debian / changelog
1 authbind (1.1.6) unstable; urgency=low
2
3   * Block signals during our child's execution.  Closes #186439.
4   * manpage: fix subtle error in description of interaction between
5     set-id and LD_PRELOAD.  Closes #36890.
6   * Say in manpage that we may not work properly with multithreaded
7     programs.  See also Bug#186439.
8   * Make sure we don't try to encode errno's >127 in a status code.
9   * New make variables for improved portability and customisation of
10     locations: LIBS, libexec_dir, HELPER, BINTARGETS.
11   * make clean removes *.core too.
12   * #include <signal.h> in libauthbind.c.
13   * Set SHELL=/bin/bash in debian/rules.  Closes #374586.
14   * Revert Amaya's accidental change to CC= line in debian/rules.
15
16  --
17
18 authbind (1.1.5.2-0.2) unstable; urgency=low
19
20   * Non-maintainer upload.
21   * Get rid of the /usr/doc link (Closes: #359363).
22   * Revamped packaging a bit:
23     - Get rid of Build-Depends on libc6-dev (build-essential)
24     - spelling-error-in-copyright Debian/GNU Linux Debian GNU/Linux
25     - Not debian-native anymore
26     - Updated ancient-standards-version to 3.7.2, no changes needed.
27
28  -- Amaya Rodrigo Sastre <amaya@debian.org>  Wed, 12 Jul 2006 12:28:12 +0200
29
30 authbind (1.1.5.2-0.1) unstable; urgency=low
31
32   * Non-maintainer Upload
33   * Moved man pages to /usr/share/man and docs to
34     /usr/share/doc/authbind. Added a prerm and a postinst script to set
35     the /usr/doc/authbind link. (closes: #91112, #91376, #91387)
36   * Fixed the path to the common licenses in debian/copyright
37   * Added a section and priority field to the changelog
38   * Added support for the `nostrip' and `debug' options in
39     DEB_BUILD_OPTIONS.
40   * Boosted Standards-Version to 3.5.2
41
42  -- Bas Zoetekouw <bas@debian.org>  Sun, 13 May 2001 18:00:52 +0200
43
44 authbind (1.1.5.2) frozen unstable; urgency=low
45
46   * Non-maintainer upload.
47   * Makefile: Add -D_GNU_SOURCE, closes: 89944
48
49  -- Stephen Frost <sfrost@debian.org>  Fri, 16 Mar 2001 19:42:05 -0500
50
51 authbind (1.1.5.1) frozen unstable; urgency=low
52
53   * Non-maintainer upload.
54   * debian/rules (clean): use tab not spaces, so `debian/rules clean'
55     actually works. [#27360]
56   * debian/rules (binary-arch): don't compress the copyright file.
57   * Makefile: install the shared library non-executable.
58  
59  -- James Troup <james@nocrew.org>  Sun,  3 Jan 1999 21:23:50 +0000
60
61 authbind (1.1.5) unstable; urgency=low
62
63   * Fix coredump bug !
64
65  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:32:44 +0100
66
67 authbind (1.1.4) unstable; urgency=low
68
69   * Allow bind() to port 0 !
70
71  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:23:30 +0100
72
73 authbind (1.1.3) unstable; urgency=low
74
75   * Make IPPORT_RESERVED check work (oops!).
76
77  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 20:52:10 +0100
78
79 authbind (1.1.2) unstable; urgency=low
80
81   * Make --deep option actually work (oops).
82
83  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 20:09:39 +0100
84
85 authbind (1.1.1) unstable; urgency=low
86
87   * Fix Description.
88
89  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 16:34:28 +0100
90
91 authbind (1.1) experimental; urgency=low
92
93   * Allow control of when the LD_PRELOAD is passed on.
94
95  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 16:18:24 +0100
96
97 authbind (1.0) experimental; urgency=low
98
99   * Following testing, we can call this 1.0.
100
101  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 03:15:21 +0100
102
103 authbind (0.1-1) experimental; urgency=low
104
105   * Initial release.
106
107  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 29 Aug 1998 20:10:37 +0100
108
109 Local variables:
110 mode: debian-changelog
111 End: