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