Document code changes
[mirror/userdir-ldap.git] / debian / changelog
1 userdir-ldap (0.3.14) unstable; urgency=low
2
3   * Establish *PK* as mechanism for locked accounts with mail forwarding intact.
4     No subscription to debian-private though, and no way to log in
5
6  --
7
8 userdir-ldap (0.3.13) unstable; urgency=low
9
10   * ud-generate: only look for *LK*, not the fingerprint when auto-disabling
11     mail
12
13  -- Ryan Murray <rmurray@debian.org>  Mon, 15 Jan 2007 16:14:29 -0700
14
15 userdir-ldap (0.3.12) unstable; urgency=low
16
17   * Add dns-sshfp file with DNS SSHFP records for each host.
18   * Add mail-disable file from LDAP mailDisableMessage
19   * Add mail-greylist and mail-callout files from LDAP mailGreylisting and
20     mailCallout
21   * Add mail-rbl, mail-rhsbl, and mail-whitelist files from LDAP, and add
22     support to set them via mailgate
23   * Add support for additional fields to mailgate arbitrary change and
24     delete functions.
25
26  -- Ryan Murray <rmurray@debian.org>  Thu, 28 Dec 2006 05:14:45 -0700
27
28 userdir-ldap (0.3.11) unstable; urgency=low
29
30   * Add debianhosts file with ip addresses of all hosts.
31   * Don't output bsmtp or DNS entries for accounts without fingerprints.
32   * ud-replicate:
33     - Adjusted symlink path for ssh_known_hosts inside chroot
34     - Use "db" alias for where to rsync from, rather than a hostname (rmurray)
35     - bsmtp handling updated for exim4 (rmurray)
36   * ud-host:
37     - Initialise Host so that -f will print a full list
38     - Display error message and exit properly for wrong arguments
39     - Take better care of unset attributes
40   * userdir_gpg.py:
41     - Removed reference to FCNTL
42   * ud-info
43     - Display error message and exit properly for wrong arguments
44
45  -- Ryan Murray <rmurray@debian.org>  Sun, 13 Nov 2005 16:42:02 -0700
46
47 userdir-ldap (0.3.10) unstable; urgency=low
48
49   * See cvs log for detailed changes
50   * Fixes to run properly on sarge, and other misc changes.
51
52  -- Ryan Murray <rmurray@debian.org>  Fri, 14 Oct 2005 21:49:28 -0600
53
54 userdir-ldap (0.3.9) unstable; urgency=low
55
56   * Added an explicit PATH statement to ud-replicate
57
58  -- Martin Schulze <joey@infodrom.org>  Tue, 25 Jan 2005 10:50:54 +0100
59
60 userdir-ldap (0.3.8) stable; urgency=low
61
62   * ud-replicate:
63      - Update the ssh shadow files in /etc if they don't exist
64      - Corrected the verbosity detection
65      - Only fiddle inside the chroot if the makedb program exist
66      - Fixed path bug
67      - Added support for hosts without imported shadow file
68   * userdir_ldap.py:
69      - Support pressing C-d and C-c
70      - Support for alphanumeric group names
71      - Added passwdAccessLDAP() for wider use by programs
72   * ud-useradd:
73      - Support for mistyped passwords
74      - Support for alphanumerical group ids
75      - Support for no debian-private subscription
76   * ud-host:
77      - Support for -l to list all hosts
78      - Always perform the list output anonymously
79      - Support for -f to list all fingerprints (-h host optional)
80   * ud-info:
81     - Corrected spelling for labeledURI
82   * ud-mailgate:
83     - Corrected spelling for labeledURI
84     - Added support for deleting the d.net entry
85     - Notify users about unsupported SSH1 keys
86   * Added a proper copyright file
87   * Updated welcome-message-800 from newsamosa
88   * userdir_gpg.py:
89     - Preparations for sarge, added --secret-keyring /dev/null
90   * ud-generate:
91     - Generic support for haydn and alioth as [UNTRUSTED]
92   * userdir_gpg.py:
93     - Create ~/.gnupg automagically
94   * ud-roleadd:
95     - New program
96     - Support for creating role accounts (non-DD accounts)
97   
98  -- Martin Schulze <joey@infodrom.org>  Mon, 24 Jan 2005 09:04:00 +0100
99
100 userdir-ldap (0.3.7) stable; urgency=low
101
102   * ud-fingerserv: Corrected the key/fingerprint feature
103   * ud-fingerserv: Added the ICQ UIN
104   * Case sensive LDAP field names for nearly all programs
105   * ud-generate:
106       . Honour locked accounts when writing the shadow file
107       . Hardcode exception for haydn and costa as alioth hosts
108   * ud-mailgate: No access for locked accounts
109   * sigcheck: imported changes from murphy
110   * Added sigcheck to the programs to be installed
111   * Moved the web pages into webwml/db.debian.org
112   * Moved the CGI programs into its own package
113   * ud-replicate:
114       . Added support for user chroot environments
115       . Remove shadow files if they exist
116       . Remove ud-replicate in /usr/local/bin
117
118  -- Martin Schulze <joey@infodrom.org>  Thu, 18 Nov 2004 19:07:01 +0100
119
120 userdir-ldap (0.3.6) unstable; urgency=low
121
122   * Specify full path to postmap
123
124  -- Ryan Murray <rmurray@debian.org>  Fri, 26 Sep 2003 11:48:25 -0600
125
126 userdir-ldap (0.3.5) unstable; urgency=low
127
128   * Add depends on rsync
129   * Generate db of debian.org on postfix systems
130
131  -- Ryan Murray <rmurray@debian.org>  Sat, 30 Aug 2003 18:41:29 -0600
132
133 userdir-ldap (0.3.4) unstable; urgency=low
134
135   * Use the right python version in the maintainer scripts
136
137  -- Ryan Murray <rmurray@debian.org>  Tue, 18 Mar 2003 19:26:31 -0700
138
139 userdir-ldap (0.3.3) unstable; urgency=low
140
141   * Rebuild for python2.1 and woody
142
143  -- Ryan Murray <rmurray@debian.org>  Wed, 12 Mar 2003 21:30:12 -0700
144
145 userdir-ldap (0.3.2) unstable; urgency=low
146
147   * Seperation of bsmtp and zoneupdate
148
149  -- Ryan Murray <rmurray@debian.org>  Thu,  8 Aug 2002 12:07:00 -0700
150
151 userdir-ldap (0.3.1) unstable; urgency=low
152
153   * Add ud-zoneupdate from klecker's /usr/local/bin
154
155  -- Ryan Murray <rmurray@debian.org>  Tue,  6 Aug 2002 22:42:05 -0700
156
157 userdir-ldap (0.3) unstable; urgency=low
158
159   * Only use sshrsa{host,}key variable, and store all three types of keys
160     in that attribute.
161
162  -- Jason Gunthrope <jgg@debian.org>  Sun,  2 Dec 2001 20:21:26 -0800
163
164 userdir-ldap (0.2) unstable; urgency=low
165
166   * What the hey, a new version number.
167
168  -- Jason Gunthrope <jgg@debian.org>  Sun, 11 Feb 2001 18:37:27 -0800 
169
170 userdir-ldap (0.1) unstable; urgency=low
171
172   * Initial Packaging
173
174  -- Jason Gunthrope <jgg@debian.org>  Fri, 30 Apr 1999 00:39:31 -0600