chiark / gitweb /
2d0d3cd6a5a5e9b999772b01315f54bf7c32bb55
[authbind.git] / debian / changelog
1 authbind (1.1.6) unstable; urgency=low
2
3   * Do not Build-Depends: libc6-dev (it's build-essential).
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
9  --
10
11 authbind (1.1.5.3) unstable; urgency=low
12
13   * Moved man pages to /usr/share/man and docs to
14     /usr/share/doc/authbind. Added a prerm and a postinst script to set
15     the /usr/doc/authbind link. (closes: #91112, #91376, #91387)
16   * Fixed the path to the common licenses in debian/copyright
17   * Added a section and priority field to the changelog
18   * Added support for the `nostrip' and `debug' options in
19     DEB_BUILD_OPTIONS.
20   * Boosted Standards-Version to 3.5.2
21
22  -- Bas Zoetekouw <bas@debian.org>  Sun, 13 May 2001 18:00:52 +0200
23
24 authbind (1.1.5.2) frozen unstable; urgency=low
25
26   * Non-maintainer upload.
27   * Makefile: Add -D_GNU_SOURCE, closes: 89944
28
29  -- Stephen Frost <sfrost@debian.org>  Fri, 16 Mar 2001 19:42:05 -0500
30
31 authbind (1.1.5.1) frozen unstable; urgency=low
32
33   * Non-maintainer upload.
34   * debian/rules (clean): use tab not spaces, so `debian/rules clean'
35     actually works. [#27360]
36   * debian/rules (binary-arch): don't compress the copyright file.
37   * Makefile: install the shared library non-executable.
38  
39  -- James Troup <james@nocrew.org>  Sun,  3 Jan 1999 21:23:50 +0000
40
41 authbind (1.1.5) unstable; urgency=low
42
43   * Fix coredump bug !
44
45  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:32:44 +0100
46
47 authbind (1.1.4) unstable; urgency=low
48
49   * Allow bind() to port 0 !
50
51  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:23:30 +0100
52
53 authbind (1.1.3) unstable; urgency=low
54
55   * Make IPPORT_RESERVED check work (oops!).
56
57  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 20:52:10 +0100
58
59 authbind (1.1.2) unstable; urgency=low
60
61   * Make --deep option actually work (oops).
62
63  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 20:09:39 +0100
64
65 authbind (1.1.1) unstable; urgency=low
66
67   * Fix Description.
68
69  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 16:34:28 +0100
70
71 authbind (1.1) experimental; urgency=low
72
73   * Allow control of when the LD_PRELOAD is passed on.
74
75  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 16:18:24 +0100
76
77 authbind (1.0) experimental; urgency=low
78
79   * Following testing, we can call this 1.0.
80
81  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 03:15:21 +0100
82
83 authbind (0.1-1) experimental; urgency=low
84
85   * Initial release.
86
87  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 29 Aug 1998 20:10:37 +0100
88
89 Local variables:
90 mode: debian-changelog
91 End: