* Remove use of deprecated functions from the string module
[mirror/userdir-ldap.git] / debian / changelog
1 userdir-ldap (0.3.15+xxx) XXunstable; urgency=low
2
3   [ Peter Palfrader ]
4   * Ship userdir-ldap.schema with the package, add a note that it is
5     now version-controlled in bzr on top of the file.
6   * Get rid of debian/conffiles, wich only listed files in /etc anyway.
7     Those files were already being tagged as conffiles by debhelper,
8     resulting in them being listed twice in the resulting binary package.
9   * Change the build dependency on debhelper to be versioned >= 5.
10   * Change Build-Depends-Indep to Build-Depends.
11   * Change the build dependency on python-support to be versioned >= 0.3.
12   * ud-roleadd: Do not try to make role accounts of objectClass
13     inetOrgPerson, that doesn't work.
14
15   [ Mark Hymers ]
16   * ud-userimport, ud-groupadd, ud-roleadd, ud-useradd, userdir_ldap.py:
17     Update ud-userimport to use the same objectClasses as
18     ud-{user,group,role}add and abstract them out into userdir_ldap.py
19   * ud-useradd: Avoid a TypeError exception when constructing the template
20     filename
21   * Remove use of deprecated functions from the string module 
22
23  -- Mark Hymers <mhy@debian.org>  Wed, 26 Dec 2007 20:49:18 +0000
24
25 userdir-ldap (0.3.15) unstable; urgency=low
26
27   * userdir_gpg.py: fix RT #70 (sub-key support for mail gateway)
28   * change *PK* mechanism to Linux standard ! mechanism, and check for
29     it in the mail gateway for changes, too.
30   * change packaging to make use of python-support, simplyfing scripts
31     greatly.
32   * Remove obsolete ud-killcrypt that wouldn't work with modern ldap anyways.
33
34  -- Ryan Murray <rmurray@debian.org>  Sun, 12 Aug 2007 13:38:11 -0600
35
36 userdir-ldap (0.3.14) unstable; urgency=low
37
38   * ud-generate:
39     . Establish *PK* as mechanism for locked accounts with mail forwarding intact.
40       No subscription to debian-private though, and no way to log in
41     . Support [NOPASSWD] for generating configs that only don't
42       contain the password for untrusted hosts that should receive
43       the other regular export (patch by Andreas Barth <aba@not.so.argh.org>)
44   * ud-host:
45     . Import the base DN from the configuration file (patch by Andreas
46       Barth <aba@not.so.argh.org>)
47   * ud-roleadd:
48     . Improved admin output
49   * Removed unused and obsolete whrandom module (ud-host, ud-info, ud.py)
50   * Query the LDAP server if no locally defined group with that name was
51     found (userdir_ldap.py, ud-useradd, ud-roleadd)
52   * Preparations for being useful with the version of Python in etch
53
54  -- Joey Schulze <joey@infodrom.org>  Sat, 11 Aug 2007 22:23:25 +0200
55
56 userdir-ldap (0.3.13) unstable; urgency=low
57
58   * ud-generate: only look for *LK*, not the fingerprint when auto-disabling
59     mail
60
61  -- Ryan Murray <rmurray@debian.org>  Mon, 15 Jan 2007 16:14:29 -0700
62
63 userdir-ldap (0.3.12) unstable; urgency=low
64
65   * Add dns-sshfp file with DNS SSHFP records for each host.
66   * Add mail-disable file from LDAP mailDisableMessage
67   * Add mail-greylist and mail-callout files from LDAP mailGreylisting and
68     mailCallout
69   * Add mail-rbl, mail-rhsbl, and mail-whitelist files from LDAP, and add
70     support to set them via mailgate
71   * Add support for additional fields to mailgate arbitrary change and
72     delete functions.
73
74  -- Ryan Murray <rmurray@debian.org>  Thu, 28 Dec 2006 05:14:45 -0700
75
76 userdir-ldap (0.3.11) unstable; urgency=low
77
78   * Add debianhosts file with ip addresses of all hosts.
79   * Don't output bsmtp or DNS entries for accounts without fingerprints.
80   * ud-replicate:
81     - Adjusted symlink path for ssh_known_hosts inside chroot
82     - Use "db" alias for where to rsync from, rather than a hostname (rmurray)
83     - bsmtp handling updated for exim4 (rmurray)
84   * ud-host:
85     - Initialise Host so that -f will print a full list
86     - Display error message and exit properly for wrong arguments
87     - Take better care of unset attributes
88   * userdir_gpg.py:
89     - Removed reference to FCNTL
90   * ud-info
91     - Display error message and exit properly for wrong arguments
92
93  -- Ryan Murray <rmurray@debian.org>  Sun, 13 Nov 2005 16:42:02 -0700
94
95 userdir-ldap (0.3.10) unstable; urgency=low
96
97   * See cvs log for detailed changes
98   * Fixes to run properly on sarge, and other misc changes.
99
100  -- Ryan Murray <rmurray@debian.org>  Fri, 14 Oct 2005 21:49:28 -0600
101
102 userdir-ldap (0.3.9) unstable; urgency=low
103
104   * Added an explicit PATH statement to ud-replicate
105
106  -- Martin Schulze <joey@infodrom.org>  Tue, 25 Jan 2005 10:50:54 +0100
107
108 userdir-ldap (0.3.8) stable; urgency=low
109
110   * ud-replicate:
111      - Update the ssh shadow files in /etc if they don't exist
112      - Corrected the verbosity detection
113      - Only fiddle inside the chroot if the makedb program exist
114      - Fixed path bug
115      - Added support for hosts without imported shadow file
116   * userdir_ldap.py:
117      - Support pressing C-d and C-c
118      - Support for alphanumeric group names
119      - Added passwdAccessLDAP() for wider use by programs
120   * ud-useradd:
121      - Support for mistyped passwords
122      - Support for alphanumerical group ids
123      - Support for no debian-private subscription
124   * ud-host:
125      - Support for -l to list all hosts
126      - Always perform the list output anonymously
127      - Support for -f to list all fingerprints (-h host optional)
128   * ud-info:
129     - Corrected spelling for labeledURI
130   * ud-mailgate:
131     - Corrected spelling for labeledURI
132     - Added support for deleting the d.net entry
133     - Notify users about unsupported SSH1 keys
134   * Added a proper copyright file
135   * Updated welcome-message-800 from newsamosa
136   * userdir_gpg.py:
137     - Preparations for sarge, added --secret-keyring /dev/null
138   * ud-generate:
139     - Generic support for haydn and alioth as [UNTRUSTED]
140   * userdir_gpg.py:
141     - Create ~/.gnupg automagically
142   * ud-roleadd:
143     - New program
144     - Support for creating role accounts (non-DD accounts)
145   
146  -- Martin Schulze <joey@infodrom.org>  Mon, 24 Jan 2005 09:04:00 +0100
147
148 userdir-ldap (0.3.7) stable; urgency=low
149
150   * ud-fingerserv: Corrected the key/fingerprint feature
151   * ud-fingerserv: Added the ICQ UIN
152   * Case sensive LDAP field names for nearly all programs
153   * ud-generate:
154       . Honour locked accounts when writing the shadow file
155       . Hardcode exception for haydn and costa as alioth hosts
156   * ud-mailgate: No access for locked accounts
157   * sigcheck: imported changes from murphy
158   * Added sigcheck to the programs to be installed
159   * Moved the web pages into webwml/db.debian.org
160   * Moved the CGI programs into its own package
161   * ud-replicate:
162       . Added support for user chroot environments
163       . Remove shadow files if they exist
164       . Remove ud-replicate in /usr/local/bin
165
166  -- Martin Schulze <joey@infodrom.org>  Thu, 18 Nov 2004 19:07:01 +0100
167
168 userdir-ldap (0.3.6) unstable; urgency=low
169
170   * Specify full path to postmap
171
172  -- Ryan Murray <rmurray@debian.org>  Fri, 26 Sep 2003 11:48:25 -0600
173
174 userdir-ldap (0.3.5) unstable; urgency=low
175
176   * Add depends on rsync
177   * Generate db of debian.org on postfix systems
178
179  -- Ryan Murray <rmurray@debian.org>  Sat, 30 Aug 2003 18:41:29 -0600
180
181 userdir-ldap (0.3.4) unstable; urgency=low
182
183   * Use the right python version in the maintainer scripts
184
185  -- Ryan Murray <rmurray@debian.org>  Tue, 18 Mar 2003 19:26:31 -0700
186
187 userdir-ldap (0.3.3) unstable; urgency=low
188
189   * Rebuild for python2.1 and woody
190
191  -- Ryan Murray <rmurray@debian.org>  Wed, 12 Mar 2003 21:30:12 -0700
192
193 userdir-ldap (0.3.2) unstable; urgency=low
194
195   * Seperation of bsmtp and zoneupdate
196
197  -- Ryan Murray <rmurray@debian.org>  Thu,  8 Aug 2002 12:07:00 -0700
198
199 userdir-ldap (0.3.1) unstable; urgency=low
200
201   * Add ud-zoneupdate from klecker's /usr/local/bin
202
203  -- Ryan Murray <rmurray@debian.org>  Tue,  6 Aug 2002 22:42:05 -0700
204
205 userdir-ldap (0.3) unstable; urgency=low
206
207   * Only use sshrsa{host,}key variable, and store all three types of keys
208     in that attribute.
209
210  -- Jason Gunthrope <jgg@debian.org>  Sun,  2 Dec 2001 20:21:26 -0800
211
212 userdir-ldap (0.2) unstable; urgency=low
213
214   * What the hey, a new version number.
215
216  -- Jason Gunthrope <jgg@debian.org>  Sun, 11 Feb 2001 18:37:27 -0800 
217
218 userdir-ldap (0.1) unstable; urgency=low
219
220   * Initial Packaging
221
222  -- Jason Gunthrope <jgg@debian.org>  Fri, 30 Apr 1999 00:39:31 -0600