And yet another ud-mailgate typo.
[mirror/userdir-ldap.git] / debian / changelog
1 userdir-ldap (0.3.96) unstable; urgency=medium
2
3   * And yet another ud-mailgate typo.
4
5  -- Julien Cristau <jcristau@debian.org>  Sun, 10 Feb 2019 12:31:07 +0100
6
7 userdir-ldap (0.3.95) unstable; urgency=medium
8
9   * Fix more typos in ud-mailgate.
10
11  -- Julien Cristau <jcristau@debian.org>  Sun, 10 Feb 2019 12:12:31 +0100
12
13 userdir-ldap (0.3.94) unstable; urgency=medium
14
15   * Fix typo in ud-mailgate.
16
17  -- Tollef Fog Heen <tfheen@debian.org>  Wed, 02 Jan 2019 19:13:52 +0100
18
19 userdir-ldap (0.3.93) unstable; urgency=medium
20
21   [ Peter Palfrader ]
22   * Also export a host's SSHFP records to additional dns names
23     (sshfpHostname).
24   * UDLdap.py: more useful exception if our array assumptions are violated.
25   * ud-guest-upgrade: do not add but replace privateSub.
26   * Editorial edits to the salsa paragraph prepared by Joseph Herlant.
27   * ud-replicate: remove chroot support as we no longer use
28     historical dchroot.
29   * ud-replicate: move from lockfile(1) to flock.
30   * ud-replicate: manually remove __db.<foo>.db.t files before makedb calls.
31   * remove gender attribute from ud-ldap: How one identifies is not relevant
32     to their work in Debian.
33
34   [ Ansgar Burchardt ]
35   * ud-mailgate: include name of unknown host in error message
36
37   [ Joseph Herlant ]
38   * Change references from alioth to salsa in the DD welcome email
39     (Closes: #910057)
40     
41   [ Tollef Fog Heen ]
42   * pep8-ify ud-mailgate, no functional changes.
43
44  -- Tollef Fog Heen <tfheen@debian.org>  Wed, 02 Jan 2019 19:08:53 +0100
45
46 userdir-ldap (0.3.92) unstable; urgency=medium
47
48   [ Héctor Orón Martínez ]
49   * welcome-message-Debian: update SSL certificate authority info.
50
51   [ Julien Cristau ]
52   * Fix sigcheck pgp/mime processing with gnupg 2
53
54  -- Julien Cristau <jcristau@debian.org>  Thu, 26 Oct 2017 20:29:10 +0200
55
56 userdir-ldap (0.3.91) UNRELEASED; urgency=medium
57
58   [ Michael Stapelberg (merged by Luca Filipozzi) ]
59   * ud-mailgate: add support for colons in TXT records
60
61  -- Luca Filipozzi <lfilipoz@debian.org>  Thu, 24 Jun 2017 09:49:00 -0700
62
63 userdir-ldap (0.3.90) UNRELEASED; urgency=medium
64
65   [ Paul Wise ]
66   * Switch from /org to /srv
67
68   [ Peter Palfrader ]
69   * Replace RSA authentication with public-key authentication in welcome
70     messages.
71   * ud-generate:  Do not create a global ssh-gitolite.  Instead create
72     them per-host where needed so we can accomodate per-host ssh
73     authorized-keys.
74
75   [ Tollef Fog Heen ]
76   * Add totpSeed to LDAP schema.
77   * Add support for changing TOTP seed by mailing ud-mailgate.
78   * Fix ud-mailgate to handle the SHA256:$fingerprint output format that
79     stretch's ssh-keygen has switched to.
80
81  -- Paul Wise <pabs@debian.org>  Sat, 17 Jun 2017 14:38:00 +0800
82
83 userdir-ldap (0.3.89) unstable; urgency=medium
84
85   [ Julien Cristau ]
86   * Fix half-assed switch away from python-support.
87
88   [ Christoph Berg]
89   * Add option "use_mq" to allow disabling the use of mq_notify in ud-generate
90
91  -- Julien Cristau <jcristau@debian.org>  Mon, 27 Mar 2017 14:03:00 +0200
92
93 userdir-ldap (0.3.88) unstable; urgency=medium
94
95   [ Peter Palfrader ]
96   * ud-useradd: When looking for free UIDs/GIDs, also consider groups.
97
98   [ Julien Cristau ]
99   * Update Uploaders list.
100   * Use dh-python instead of python-support.
101
102  -- Peter Palfrader <weasel@debian.org>  Sun, 26 Mar 2017 14:05:57 +0200
103
104 userdir-ldap (0.3.87) unstable; urgency=medium
105
106   [ Peter Palfrader ]
107   * remove dnsZoneEntry from restricted attributes to match config on db.d.o
108   * ssh keys: Also accept ed25519 keys.  RSA keys must be at least 2k.
109   * ud-useradd: now does usergroups by default.
110   * ud-guest-upgrade: add.
111   * ud-guest-extend: add
112   * ud-replicate: only install/reload RTC files when they have changed.
113   * ud-replicate: use persistent ssh connections.
114   * ud-generate: get RTC domain/realm from config file.
115
116   [ Paul Wise ]
117   * Update ud-ldapshow and cleanup cruft around the usergroups changes
118
119   [ Julien Cristau ]
120   * Replace dependency on perl5 with perl.
121
122  -- Julien Cristau <jcristau@debian.org>  Sun, 29 Jan 2017 12:14:50 +0100
123
124 userdir-ldap (0.3.86) unstable; urgency=medium
125
126   * ud-generate: support ssh-ed25519 keys for SSHFP records.
127   * ud-replicated: only restore TERM if it was set before.  If it wasn't leave
128     it at dumb.
129
130  -- Peter Palfrader <weasel@debian.org>  Sun, 07 Dec 2014 16:25:22 +0100
131
132 userdir-ldap (0.3.85) unstable; urgency=low
133
134   [ Stephen Gran ]
135   * ud-generate:
136     + Correct thinkos
137     + notification is now the default
138
139   [ Peter Palfrader ]
140   * ud-mailgate:
141     - fix sudopassword confirm handling.
142     - sudopassword: allow dashes in hostnames.
143   * ud-generate: update gitolite authkeys generation
144     - skip ssh keys with non-local allowed_hosts
145     - skip all keys with other restrictions
146     - make including keys for hosts optional (on by default)
147     - support overriding the command we restrict to
148     - sudopassword: allow dashes in hostnames.
149   * ud-replicated:
150     - only use /var/run/log if it's a socket.
151   * High version number to supersede locally built, non-tracked versions.
152
153  -- Peter Palfrader <weasel@debian.org>  Sat, 06 Dec 2014 09:59:12 +0100
154
155 userdir-ldap (0.3.82) unstable; urgency=low
156
157   [ Stephen Gran ]
158   * KFreeBSD uses a different syslog socket just because
159   * Change cron job to weekly
160
161   [ Peter Palfrader ]
162   * sigcheck: Import userdir_ldap so CheckLDAP() can find connectLDAP().
163
164  -- Peter Palfrader <weasel@debian.org>  Mon, 20 Jan 2014 23:18:17 +0100
165
166 userdir-ldap (0.3.81) unstable; urgency=low
167
168   * Gratuitous version bump
169
170  -- Stephen Gran <sgran@debian.org>  Sat, 18 Jan 2014 10:37:40 +0000
171
172 userdir-ldap (0.3.80) unstable; urgency=low
173
174   [ Peter Palfrader ]
175   * some ud-echelon fixes,
176   * userdir_gpg.py: GetClearSig: add lax_multipart to deal
177     with random multipart mails.
178   * naming your variable like a module is unsmart.
179   * ud-generate:
180     - filter on shadowAccount.
181     - fix breaking old ud-generate locks.
182   * ud-mailgate: only run ldapmodfiy if we actually have attributes to modify.
183   * ud-replicate:
184     - do not hard-code 'debian.org' in the 'write-zonefile debian.org' call,
185       but instead re-use the domain from email-append.
186     - now preserve server side modifcation times when rsyncing data.
187   * userdir_ldap.py: read auth password from environment if set.
188   * Introduce BaseBaseDN which is the real base dn.  BaseDN itself
189     has historically been used as the root of the user tree.
190   * Allow a set of users to be ignored for picking UIDs.
191   * When picking uid/gid numbers try to pick the same number for both.
192   * Merge from torproject.org:
193     - Allow sshRSAAuthKey for role accounts.
194     - Support ssh key attributes for gitolite export.
195     - Add ssh-gitolite support.
196   * debianGroups may have cn attribute (helpful when putting samba stuff into
197     ldap).
198   * ud-mailgate: Do not try to do an ldap modify with no changes - now show
199     command to changes@ should work again.
200   * ud-generate: No longer expand $ in dnsZoneEntry data to a \n\t.
201   * ud-generate: Move code into getLastBuildTime() and getLastLDAPChangeTime()
202     functions.
203   * ud-generate: Add -f option to build even if cache is current.
204   * ud-generate: Move main code into a ud_generate()
205   * ud-generate: speed improvements:
206     - cut down on calls to IsInGroup by doing it once in generate_host()
207       and not having the individual generators run it.
208       o side effect: Up until now we exported empty groups to a host, if
209         that group had a user with that group as their primary group - even
210         if that particular user was not exported to this this.  No we no
211         longer export empty groups.
212     - speed up ssh tarball generation: No longer write indidividual user's ssh
213       authorized_keys to disk, only to read them later.  Directly create a
214       TarInfo object without referring to any on-disk files.
215     - get rid of global state variable CurrentHost.  This will enable upcoming
216       changes.
217     - UDLdap.py: make a cache for __getitem__() decisions.
218     - wrap cdbmake calls in eatmydata.  Nothing else does any fsync stuff,
219       so doing it here just costs a lot.
220   * ud-generate: Use a flock() lock instead of python's lockfile class.
221   * ud-generate: The ssh authorized_keys file for the sshdist user now wraps
222     the rsync call in an flock wrapper that acquires a shared lock on
223     ud-generate's lock.  This prevents syncing while ud-generate runs.
224   * ud-lock: support supplying a status to set instead of 'retiring'.
225   * ud-generate: Also rebuild if one of our keyrings has changed, even if
226     ldap has not.
227   * userdir-ldap-slapd.conf.in: explicitly list readable attributes.
228     End with 'by * none'.
229   * ud-generate: Allow more than one email address in userForward.  Quite
230     useful for role accounts.
231   * ud-generate: Support writing gitolite config for just one user-group.
232   * ud-generate: Support MX remapping.
233   * ud-generate: Fix ipv6 check.
234   * ud-generate: Fix unix mtime triggers.
235
236   [ Stephen Gran ]
237   * Fix deprecation warnings for sha module by using hashlib module instead
238   * ud-fingerserv: update Net::LDAP import
239   * Implement audit logging for ldap
240   * stop running ud-generate if nothing has changed, based on audit logs
241   * Change to trigger based replication
242
243   [ Martin Zobel-Helas ]
244   * ud-generate: generate webPasswords
245   * ud-generate: generate voipPasswords
246   * ud-replicate: set correct permissions for web-passwords
247   * ud-replicate: set correct permissions for voip-passwords
248   * add freecdb to depends
249   * userdir-ldap.schema
250     - add webPasswords
251     - add mailPreserveSuffixSeperator
252     - add voipPasswords
253
254   [ Tollef Fog Heen ]
255   * Export SSH host keys for gitolite, subject to a regex filter.
256
257   [ Luca Filipozzi ]
258   * rename voipPassword to rtcPassword in schema
259   * update code to match
260
261  -- Luca Filipozzi <lfilipoz@emyr.net>  Thu, 16 Jan 2014 22:52:47 +0000
262
263 userdir-ldap (0.3.79) unstable; urgency=low
264
265   * Add ud-sync-accounts-to-afs, a script to sync accounts to an
266     AFS protection database.
267   * ud-generate:
268     - support host ACLs that expire.
269     - lock output directory when generating.
270     - support sync keyring dirs now too.
271   * ud-useradd: A new -g switch for adding guest accounts, with
272     proper setting hostacls and shadowexpire and picking the
273     right keyring.
274   * Remove .pgp (v3 pgp key) keyrings from config.
275   * Update guest welcome template.
276   * ud-gpgimport: handle guest keyrings.
277   * ud-mailgate:
278     - Make updating of gender actually work.
279     - Do not mess with sudo passwords if nothing changed.
280   * templates/change-reply: say a word about subjects in mail to admin@db.
281   * move gpgwrapper to unmaintained/ - it is now using obsolete interfaces.
282   * try to properly handle some more mime stuff.
283     - use email module instead of deprecated mimetools and multifile modules
284     - changes: sigcheck ud-echelon ud-mailgate userdir_gpg.py
285   * move ud-echelon and sigcheck to GPGCheckSig2 interface.
286
287  -- Peter Palfrader <weasel@debian.org>  Sat, 21 May 2011 14:53:18 +0200
288
289 userdir-ldap (0.3.78) unstable; urgency=low
290
291   * Start refactoring ud-generate:
292     - If environment variables UD_CREDENTIALS, UD_GENERATEDIR, UD_HMAC_KEY
293       are set, use their respective value instead of the default.  This
294       makes it possible to run ud-generate as a non-privileged user for
295       testing purposes.
296     - Start wrapping ldap search results in classes. For now we have done
297       this with just an ldap account.
298     - Also got rid of the global PasswdAttrs variable.  Now functions
299       get the account list (now a list of Account classes instead of
300       ldap result array of tuples of hashes) passed to them like well-behaved
301       functions.
302   * userdir-ldap-slapd.conf: Fix ACL rule for keyring maintainers
303     (we want group=..., not dn=...).
304   * Add ud-krb-reset, and make ud-mailgate call it when
305     receiving a mail at chpasswd@ saying
306     'Please change my Kerberos password'.
307   * ud-generate: Add an extra output file called all-users.json that
308     can be used on one of the AFS hosts to create afs users.
309
310  -- Peter Palfrader <weasel@debian.org>  Mon, 13 Sep 2010 19:08:34 +0200
311
312 userdir-ldap (0.3.77) unstable; urgency=low
313
314   [ Peter Palfrader ]
315   * ud-mailgate: Remove a global declaration after a variable has
316     already been assigned globally.
317   * ud-mailgate: We use the result of the pgp check for quite a long
318     time in the main program.  Give it its own variable instead of
319     using Res which was overwritten a bit later.  Also make a new
320     gpgcheck2 class that allows us to access the values of the gpg
321     signature check in a saner way.
322   * ud-gpgimport: Get rid of "0x" when printing keyids/fingerprints.
323   * Add ud-lock.
324   * Fix a typo in welcome-message-800 noticed by Tommi Vainikainen.
325   * Refactor the LDAP acls to be easier to manage.
326     Effective changes:
327     - Keyring Maintainers ldap group gets to write to the keyFingerPrint
328       attribute.
329     - sshrsaauthkey is no longer compareable by *.
330   * ud-generate: refuse to run as root.
331
332   [ Stephen Gran ]
333   * Add txt record support to ud-mailgate
334   * Clean up addition of identifying txt records to debian.net slightly
335
336  -- Peter Palfrader <weasel@debian.org>  Fri, 30 Jul 2010 19:46:48 +0200
337
338 userdir-ldap (0.3.76) unstable; urgency=low
339
340   [ Peter Palfrader ]
341   * ud-generate: Export groups even if nobody has that group as a
342     supplementary group, as long as there are users that have it as a primary
343     group.
344   * ud-useradd: If we do not have a template for a specific group, use the
345     general purpose template file (welcome-message).
346   * ud-useradd: Fix usergroup support:
347     - Move ldap call to actually add the user to the right place,
348     - Properly compare strings and numbers.
349   * ud-useradd: Only ask for private subscription if this installation
350     has a debian-private like mailinglist whose membership is configured
351     by ud-ldap.  (defaults to true.)
352   * Fix welcome-message to be like welcome-message-800 and 60000 wrt
353     email headers
354   * ud-useradd: Properly encode realname in subjects and to header lines
355     regardless of which template is being used.
356   * ud-generate: move the regex that determines whether or not to include
357     a host in the dns-sshfp zone snippet (for SSHFP and A, AAAA and MX
358     records) to the config file.
359   * Include a host in DNS even if we do not have both ssh keys and an
360     arch for that host configured.
361
362   [ Stephen Gran ]
363   * Add patches from Helmut Grohne <helmut@subdivi.de>:
364     Allow ssh keys to be exported only to specific hosts by prefixing them
365     with allowed_hosts=[host1[,host2 ...]]] when adding them using
366     ud-mailgate.
367
368  -- Stephen Gran <sgran@debian.org>  Sat, 30 Jan 2010 13:33:40 +0000
369
370 userdir-ldap (0.3.75) unstable; urgency=low
371
372   * Enable support for mailDefaultOptions
373   * Make a stab at really not exporting empty groups.
374
375  -- Stephen Gran <sgran@debian.org>  Mon, 16 Nov 2009 21:36:53 +0000
376
377 userdir-ldap (0.3.74) unstable; urgency=low
378
379   [ Peter Palfrader ]
380   * ud-generate: Make sure we only add people in gid 800 to debian-private.
381     (DebianUsers was just a copy of PasswdAttrs.  So use PasswdAttrs in
382      all the places that currently use DebianUsers.  Make a filtered list
383      DebianDDUsers (accounts in gid 800), and use that for building the
384      debian-private subscription list.)
385   * welcome-message-60000: improve wording of a sentence.  Sometimes less
386     is more.
387
388   [ Stephen Gran ]
389   * Initial support for BATV token storage.
390   * generate a new file for mail forwards for users present on this machine
391
392  -- Stephen Gran <sgran@debian.org>  Sun, 15 Nov 2009 11:54:41 +0000
393
394 userdir-ldap (0.3.73) unstable; urgency=low
395
396   * Add dnsTTL host attribute to override the zone default TTL
397     for A and AAAA records.  Also for MX, HINFO and SSHFP.
398
399  -- Peter Palfrader <weasel@debian.org>  Sun, 18 Oct 2009 12:38:51 +0200
400
401 userdir-ldap (0.3.72) unstable; urgency=low
402
403   [ Peter Palfrader ]
404   * ud-useradd: Allow unsetting of middle names by entering a space.
405   * userdir-ldap.conf: Add debian-maintainers.gpg to keyrings and
406     sync_keyrings.
407   * ud-useradd: force gidNumber to be an int when we open the welcome
408     template (it can be different when we read it from input using -n).
409   * Tweak templates/welcome-message-60000.
410   * ud-generate: don't blow up when a host does not have IP-addresses.
411   * We autogenerate the authorized_keys files for sshdist on db-master.
412     It limits the hosts' ssh key to coming from their respective addresses.
413     Now we can add additional source addresses to accept for this since
414     not all hosts appear to come from their published address (or have
415     a published address for that matter).
416
417   [ Stephen Gran ]
418   * Make zone reloads work when ud-generate updates zone files
419
420  -- Stephen Gran <sgran@debian.org>  Mon, 05 Oct 2009 00:54:43 +0100
421
422 userdir-ldap (0.3.71) unstable; urgency=low
423
424   * Enable autogeneration of DNS records for .d.o hosts
425
426  -- Stephen Gran <sgran@debian.org>  Sun, 23 Aug 2009 12:50:01 +0000
427
428 userdir-ldap (0.3.70) unstable; urgency=low
429
430   * Enable autogeneration of sshdist's authorized_keys file
431
432  -- Stephen Gran <sgran@debian.org>  Sun, 09 Aug 2009 16:10:35 +0000
433
434 userdir-ldap (0.3.69) unstable; urgency=low
435
436   * Make ud-host do allowedGroups, exportOptions.
437
438  -- Peter Palfrader <weasel@debian.org>  Thu, 23 Jul 2009 22:52:08 +0200
439
440 userdir-ldap (0.3.68) unstable; urgency=low
441
442   * userdir-ldap.conf: localsyncon = "*draghi*"
443   * userdir-ldap-slapd.conf.in: database hdb
444   * schema: allowedGroups, exportOptions attribute for servers
445   * Move away from generate.conf and use the information provided in
446     the ldap.
447
448  -- Peter Palfrader <weasel@debian.org>  Thu, 23 Jul 2009 22:32:44 +0200
449
450 userdir-ldap (0.3.67) unstable; urgency=low
451
452   [ Stephen Gran ]
453   * ud-replicate no longer uses localsyncon=*samosa*.
454   * ud-generate cleanup:
455     - general code tidy (whitespace, semi-colons, python idioms)
456     - loop cleanup, so that fewer redundant checks are done
457     - split groups up so mail is only handled for gid Debian
458     - Stop exporting information about retired developers
459     - Stop exporting locked accounts
460     - begin cleanup of use of string exceptions
461
462   [ Peter Palfrader ]
463   * .debian.net DNS creates BSMTP maps for MX 0 master in addition to gluck.
464   * .debian.net DNS no longer creates BSMTP maps for MX 0 gluck.
465   * Remove mailSpamOptOut ldap attribute - it isn't used anywhere.
466   * schema, ud-info, ud-mailgate, ud-generate: Add mailContentInspectionAction
467     attribute.  Possible values are reject, blackhole and markup.
468
469  -- Peter Palfrader <weasel@debian.org>  Tue, 14 Jul 2009 11:02:27 +0200
470
471 userdir-ldap (0.3.66) unstable; urgency=low
472
473   * We would previously ignore purpose hosts for ssh known hosts purposes
474     if the service name would not start the purpose field.  Fix this.
475
476  -- Peter Palfrader <weasel@debian.org>  Fri, 01 May 2009 17:10:05 +0200
477
478 userdir-ldap (0.3.65) unstable; urgency=low
479
480   * userdir-ldap.conf: remove from default keyrings:
481     - /home/jgg/keys/extrakeys.gpg
482     - /home/jgg/keys/guest-keys.gpg
483
484  -- Peter Palfrader <weasel@debian.org>  Mon, 06 Apr 2009 01:40:37 +0200
485
486 userdir-ldap (0.3.64) unstable; urgency=low
487
488   * userdir-ldap.conf: add keyring.pgp to default add_keyrings.
489   * userdir_gpg.py: add a ClearKeyrings().
490   * ud-gpgimport: work on add_keyrings if no keyrings are given on the
491     command line.
492
493  -- Peter Palfrader <weasel@debian.org>  Mon, 06 Apr 2009 01:35:12 +0200
494
495 userdir-ldap (0.3.63) unstable; urgency=low
496
497   * Print gpg's exit status when it fails.
498
499  -- Peter Palfrader <weasel@debian.org>  Mon, 23 Mar 2009 12:39:27 +0100
500
501 userdir-ldap (0.3.62) unstable; urgency=low
502
503   * ud-generate: do not die when building ssh_known_hosts
504     just because a host is not (yet) in DNS.
505
506  -- Peter Palfrader <weasel@debian.org>  Fri, 20 Mar 2009 16:35:02 +0100
507
508 userdir-ldap (0.3.61) unstable; urgency=low
509
510   * Gratuitous version increment
511
512  -- Stephen Gran <sgran@debian.org>  Sat, 28 Feb 2009 12:42:45 +0000
513
514 userdir-ldap (0.3.60) unstable; urgency=low
515
516   * Stop using string exceptions in ud-mailgate.  We should probably stop
517     using them everywhere, but this one is causing bounces, so we'll deal with
518     it first.
519   * Create an exception generator to make it easy to create new types of 
520     exceptions.
521   * Actually install the new exceptions module
522
523  -- Stephen Gran <sgran@debian.org>  Sat, 28 Feb 2009 12:10:35 +0000
524
525 userdir-ldap (0.3.59) unstable; urgency=low
526
527   * Role accounts may have dnsZoneEntry attributes.
528   * ud-generate: and export dns zones to the zonefile for roleaccounts.
529   * Remove a lie from welcome-message-60000 - not that it's the only one.
530   * Apply patch to welcome-message-800 provided by Sandro Tosi:
531     - some machines/services have been renamed
532     - point to http://wiki.debian.org/MigrateToDDAccount
533   * More tweaks on welcome-message-800.
534
535  -- Peter Palfrader <weasel@debian.org>  Wed, 07 Jan 2009 17:13:09 +0100
536
537 userdir-ldap (0.3.58) unstable; urgency=low
538
539   * ud-info: Fix regression from r493: When we log in as admin user and modify
540     another user we got shown that other user but all changes would be made
541     against our own record.
542
543  -- Peter Palfrader <weasel@debian.org>  Fri, 19 Dec 2008 09:25:20 +0100
544
545 userdir-ldap (0.3.57) unstable; urgency=low
546
547   * In ud-mailgate use an empty envelope from when sending error messages.
548
549  -- Peter Palfrader <weasel@debian.org>  Thu, 18 Dec 2008 10:03:35 +0100
550
551 userdir-ldap (0.3.56) unstable; urgency=low
552
553   * There is a deadlock situation when ud-mailgate gets a mail claiming
554     to be from itself:
555     - ud-mailgate opens and locks the replay cache
556     - verification of the mail fails for whatever reason
557     - a reply is sent (to itself)
558     - exim tries to deliver the mail by directly calling ud-mailgate
559     - ud-mailgate tries to acquire the lock -> deadlock
560     Fix this by changing when we open the replay cache, and unlock it
561     as soon as we are done.
562
563  -- Peter Palfrader <weasel@debian.org>  Wed, 17 Dec 2008 12:54:10 +0100
564
565 userdir-ldap (0.3.55) unstable; urgency=low
566
567   [ Joey Schulze ]
568   * Adjust boolean value detection code to use upper case letters in the
569     end.  Enable it for all three boolean attributes.  Widen tabular
570     display by one character so the description fits again.
571   [ Martin Zobel-Helas ]
572   * Copy new mailSpamOptOut to debianDeveloper accounts as well 
573
574  -- Joey Schulze <joey@infodrom.org>  Sun, 14 Dec 2008 02:55:41 +0100
575
576 userdir-ldap (0.3.54) unstable; urgency=low
577
578   [ Martin Zobel-Helas ]
579   * Add new attribute mailSpamOptOut to turn on/off spam filtering
580     entirely.
581   [ Joey Schulze ]
582   * Add support for this attribute in ud-info taking into account that
583     only boolean values are acceptable.
584   [ Thomas Viehmann ]
585   * ud-generate: Add IPv6 addresses to debianhosts.
586   * ud-info, userdir_ldap.py: remove function getpass and use the one 
587     from python standard library getpass.
588
589  -- Martin Zobel-Helas <zobel@debian.org>  Sun, 14 Dec 2008 02:22:55 +0100
590
591 userdir-ldap (0.3.53) unstable; urgency=low
592
593   * Properly show shadowlastchange and mail disabled message when
594     locking an account, but not disabling email.  It was written to
595     ldap correctly, but we updated the data to display wrongly.
596   * Fix formatting of PGP fingerprints - the double space was always
597     one element too early.
598   * Do not call FinishConfirmSudopassword if we already decided to
599     not commit this change mail because of parse errors.
600
601  -- Peter Palfrader <weasel@debian.org>  Mon, 08 Dec 2008 11:39:54 +0100
602
603 userdir-ldap (0.3.52) unstable; urgency=low
604
605   * Remove cruft comment.
606   * Fix group does not exist warning (layout/spacing issues).
607   * call addGroups with the proper number of arguments, when doing so
608     recursively.
609   * Also do the subgroups/transitive stuff dance when considering
610     if a user is in a group for exporting them to a host in the
611     first place.
612
613  -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 22:09:07 +0100
614
615 userdir-ldap (0.3.51) unstable; urgency=low
616
617   * Update template/welcome-message-800 to match the actual template used
618     on db.debian.org.
619   * Add subgroup support:  A group can now have subgroups.  This means
620     that if a user is a member of a group he also becomes a member of
621     all its subgroups.  E.g. members of a wb-all group will automatically
622     be members of wb-i386, wb-arm, wb-mips, etc.  [Luk Claes]
623   * Extend that support so that subgroups work on a per host basis too,
624     so that for instance the debbugs group can be in group
625     maillog@rietz.debian.org.
626   * Add hostnames from the host purpose field to the ssh_known_hosts
627     file [Thomas Viehmann].
628
629  -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 21:22:58 +0100
630
631 userdir-ldap (0.3.50) unstable; urgency=low
632
633   * ud-generate: Support $gid@$host supplementary group entries for users.
634
635  -- Peter Palfrader <weasel@debian.org>  Sat, 15 Nov 2008 11:20:09 +0100
636
637 userdir-ldap (0.3.49) unstable; urgency=low
638
639   * ud-replicate: Only link ssh-rsa-shadow to var/lib/misc/$host and etc/ssh
640     if it exists.  Else remove the symlink.
641
642  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Nov 2008 23:14:58 +0100
643
644 userdir-ldap (0.3.48) unstable; urgency=low
645
646   * ud-generate: Remove support for single ssh key shadow file.
647   * ud-generate: Make ssh key tarballs the default.
648   * ud-generate: Move ssh tarball generation into its own function.
649     Currently it's part of the main loop.
650
651  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Nov 2008 23:04:21 +0100
652
653 userdir-ldap (0.3.47) unstable; urgency=low
654
655   * Fix a typo on ud-mailgate.
656
657  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Nov 2008 20:40:19 +0100
658
659 userdir-ldap (0.3.46) unstable; urgency=low
660
661   * Change the hmac that protect sudopassword entries to also
662     hash the purpose ("sudo") and the owning user's uid into
663     the mac.
664
665  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Nov 2008 20:27:38 +0100
666
667 userdir-ldap (0.3.45) unstable; urgency=low
668
669   * ud-generate: Declare [UNTRSUTED] flag as obsolete.
670   * ud-generate: Add [NOMARKERS] flag to not push markers (gps coordinates) to host.
671   * ud-replicate: Use --delete-after with rsync.  Previously we didn't delete
672     stuff ever.
673   * ud-replicate: Sync only ssh_known_hosts into chroots, not ssh*.
674   * ud-replicate: Clean up better, correcting some mistakes done by earlier
675     versions.
676
677  -- Peter Palfrader <weasel@debian.org>  Sun, 26 Oct 2008 22:31:46 +0100
678
679 userdir-ldap (0.3.44) unstable; urgency=low
680
681   * ud-mailgate: Do not support del requests for sshDSAAuthKey - there is no
682     such attribute.
683   * ud-generate: do not export sudopassword to untrusted or nopasswd hosts,
684     unless the password is explicitly added for this host and not just for '*'.
685
686  -- Peter Palfrader <weasel@debian.org>  Fri, 03 Oct 2008 13:23:22 +0200
687
688 userdir-ldap (0.3.43) unstable; urgency=low
689
690   * FQHNs sometimes, well always, include dots.
691
692  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Sep 2008 15:07:21 +0200
693
694 userdir-ldap (0.3.42) unstable; urgency=low
695
696   * Export all accounts into sudo-passwd, even if they
697     do not have a sudo password set.  Set their password to '*' then.
698     etc/pam.d/sudo should look like this then:
699       auth [authinfo_unavail=ignore success=done ignore=ignore default=die] pam_pwdfile.so pwdfile=/var/lib/misc/thishost/sudo-passwd
700       auth required pam_unix.so nullok_secure try_first_pass
701       @include common-account
702
703  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Sep 2008 14:30:41 +0200
704
705 userdir-ldap (0.3.41) unstable; urgency=low
706
707   * ud-generate: lower casing the sudopasswd ldap entry prior to parsing
708     and verifying it was a bad idea.
709
710  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 19:26:14 +0200
711
712 userdir-ldap (0.3.40) unstable; urgency=low
713
714   * Reading the hmac key only once is too troublesome.
715
716  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 01:12:23 +0200
717
718 userdir-ldap (0.3.39) unstable; urgency=low
719
720   * Lowercasing hashed sudo passwords in ud-mailgate not considered smart.
721
722  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 00:40:13 +0200
723
724 userdir-ldap (0.3.38) unstable; urgency=low
725
726   * Fix order of some calls so stuff works again.
727   * And import pwd and os and the hmac crowed in userdir_ldap.py.
728   * Using the right variable name will also help.
729
730  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 00:18:37 +0200
731
732 userdir-ldap (0.3.37) unstable; urgency=low
733
734   * ud-mailgate: Do not commit any changes if one of the requests is invalid
735     or could not be parsed or caused an error or anything.
736   * Add sudoPassword to schema, and the slapd.conf/ACL snippet
737     A sudoPassword entry in LDAP has the form of
738       "<uuid> unconfirmed <hostlist> <cryptedpassword>", or
739       "<uuid> confirmed:<hmac_sha1("password-is-confirmed:<uuid>:<hosts>:<cryptedpass>")> <hostlist> <cryptedpassword>"
740   * ud-mailgate: Implement confirmation of sudoPassword field:
741       A confirmationation is of the form
742       "confirm sudopassword <uuid> <hostlist> <hmac_sha1("confirm-new-password:<uuid>:<hosts>:<cryptedpass>")>"
743   * ud-generate: generate a sudo passwd file
744
745  -- Peter Palfrader <weasel@debian.org>  Sun, 14 Sep 2008 23:45:36 +0200
746
747 userdir-ldap (0.3.36) unstable; urgency=low
748
749   * Aha.  Error is not some magic variable or exception, it's a
750     normal string that needs defining when we use it.
751
752  -- Peter Palfrader <weasel@debian.org>  Sat, 19 Jul 2008 21:35:39 +0200
753
754 userdir-ldap (0.3.35) unstable; urgency=low
755
756   * Check if a key has encryption capabilities and fail saying so when
757     trying to encrypt stuff (like passwords) to users.  All this does is
758     give nicer error messages, it previously failed with just "gpg failed".
759
760  -- Peter Palfrader <weasel@debian.org>  Sat, 19 Jul 2008 16:17:13 +0200
761
762 userdir-ldap (0.3.34) unstable; urgency=low
763
764   * ud-info: fix changing of DD status/DD status comment -
765     we were missing prompt information so we got a backtrace.
766   * ud-info: Warn when we don't have a prompt string for
767     attributes on startup.
768   * ud-info: Change the "retired" status to "inactive".
769     inactive covers memorial, removed, expelled more clearly.
770   * userdir_gpg.py
771     - do not use SIGEXPIRED, it's deprecated
772     - use EXPKEYSIG to tell if a signature is made by an expired key.
773     - Check that the primary key is not expired, even if we get a
774       GOODSIG status from gnupg.  Based on patch by Jeremy T. Bouse.
775
776  -- Peter Palfrader <weasel@debian.org>  Tue, 08 Jul 2008 14:33:08 +0200
777
778 userdir-ldap (0.3.33) unstable; urgency=low
779
780   * add "security simple_bind=128" to sample slapd.conf.
781   * ud-info: Only show "Lock account" in root mode.
782   * ud-info: Add "retire developer" option that sets
783     accountStatus properly to either retiring, retired, memorial
784     or active.  Active is for all currently active developers,
785     memorial is for those who have passed away and whose accounts
786     will never be reused, retiring is a developer who is retired
787     but still receives mail at their @debian.org address.  After
788     a few months they should move on to retired, with their mail
789     also disabled.  accountStatus is just a freeform text, but
790     these 4 options should be the only ones that exist.
791   * Allow setting of gender in ud-mailgate.  Based on patch by Bernhard
792     R. Link.
793   * Add userdir-ldap-slapd.conf, a snipped to be included in slapd.conf
794     to the package.
795
796  -- Peter Palfrader <weasel@debian.org>  Mon, 23 Jun 2008 22:59:02 +0200
797
798 userdir-ldap (0.3.32) unstable; urgency=low
799
800   * Do SSL when connecting to the ldap server.
801
802  -- Peter Palfrader <weasel@debian.org>  Fri, 23 May 2008 23:50:03 +0200
803
804 userdir-ldap (0.3.31) unstable; urgency=low
805
806   [ Joerg Jaspert ]
807   * Use sync_keyrings from config file in ud-generate instead of a
808     hardcoded list
809   * Use add_keyrings from config file in ud-useradd instead of a
810     hardcoded list
811   * Use ud-config to get the emailappend value in ud-replicate, no longer
812     hardcoding @debian.org
813
814   [ Stephen Gran ]
815   * Document how to use unique overlay for uid and keyFingerPrint
816
817  -- Peter Palfrader <weasel@debian.org>  Fri, 23 May 2008 10:01:51 +0200
818
819 userdir-ldap (0.3.30) unstable; urgency=low
820
821   * When we touch usePassword in ud-info or ud-mailgate we now also
822     update shadowLastChange.
823   * When we lock accounts, set shadowExpire to 1.  shadowExpire
824     is "days since Jan 1, 1970 that account is disabled".
825   * Properly capitalize shadowInactive and shadowExpire attributes in
826     ud-info and ud-generate.
827   * Add copyright statements to ud-info from bzr log.
828
829  -- Peter Palfrader <weasel@debian.org>  Thu, 22 May 2008 22:39:10 +0200
830
831 userdir-ldap (0.3.29) unstable; urgency=low
832
833   * ud-info: Add an option "L" to lock accounts in the interactive
834     interface.  Locking an account sets a user's password to "{crypt}*LK*"
835     and sets a mailDisableMessage of "account locked".
836
837  -- Peter Palfrader <weasel@debian.org>  Thu, 22 May 2008 21:49:19 +0200
838
839 userdir-ldap (0.3.28) unstable; urgency=low
840
841   * ud-generate: Do not disable mail just because the account is locked.
842
843  -- Peter Palfrader <weasel@debian.org>  Thu, 22 May 2008 21:38:56 +0200
844
845 userdir-ldap (0.3.27) unstable; urgency=low
846
847   * Export ssh-keys.tar.gz to [UNTRUSTED] hosts.  Since we already export
848     ssh-rsa-shadow this is probably the right thing.
849   * Make keys in the ssh-keys tarball mode 0400 instead of mode 0600.
850
851  -- Peter Palfrader <weasel@debian.org>  Mon, 19 May 2008 08:55:28 +0200
852
853 userdir-ldap (0.3.26) unstable; urgency=low
854
855   * ud-replicate: sgran pointed out that if all we care about ignoring is
856     EEXIST then we should use mkdir -p instead of [ -d userkeys ] || mkdir
857     userkeys.
858   * ud-mailgate: a bug in DoSSH caused all changes to fail that came after
859     DoSSH in HandleChange.  Now DoSSH properly returns without raising an
860     exception if the line to handle is not an ssh public key.
861   * Fix userdir-ldap.schema (objectClass now contains MAY: VoIP). [zobel]
862
863  -- Peter Palfrader <weasel@debian.org>  Sun, 18 May 2008 14:27:50 +0200
864
865 userdir-ldap (0.3.25) unstable; urgency=low
866
867   * Make ssh-keys.tar.gz readable only by the user.
868
869  -- Peter Palfrader <weasel@debian.org>  Sat, 17 May 2008 16:14:56 +0200
870
871 userdir-ldap (0.3.24) unstable; urgency=low
872
873   * ud-mailgate: better regex for ssh1 keys, which we reject. [joerg, weasel]
874   * ud-replicate: Also support the imposter dchroot-dsa from the debian
875     archive. [aba, weasel]
876   * ud-generate: Add support for generation of authorized_keys file on
877     the db host for the sshdist user.  This is now possible since
878     ud-replicate clients use their ssh host key to authenticate to the
879     db server.  The code now supports this but the feature is still
880     disabled. [aba]
881   * ud-generate: Add performance optimization by resolving IP adresses
882     for hosts only once and caching the result. [aba]
883   * ud-replicate, ud-generate: In addition to one big ssh-rsa-shadow file
884     ud-generate now produces per-user authorized_keys files and tars
885     them up.  On the receiving end ud-replicate takes the tar and
886     syncs it to userkeys/.  The goal here is to no longer require
887     a patched sshd.  Setting AuthorizedKeysFile2 to
888     /var/lib/misc/userkeys/%u is sufficient.  For homedir creation
889     we can use pam_mkhomedir. [mhy, sgran]
890
891  -- Peter Palfrader <weasel@debian.org>  Sat, 17 May 2008 14:49:28 +0200
892
893 userdir-ldap (0.3.23) unstable; urgency=low
894
895   * Fix generation of known_hosts file.
896
897  -- Peter Palfrader <weasel@debian.org>  Wed, 14 May 2008 17:55:45 +0200
898
899 userdir-ldap (0.3.22) unstable; urgency=low
900
901   * Add VoIP fiels to the LDAP shema and teach ud-info and ud-mailgate
902     about it. [zobel]
903   * Add IPv6-Adresses (and IPv4 in v6 notation - ::ffff:192.0.2.1) to
904     ssh_known_hosts. [aba]
905   * ud-mailgate no longer accepts ssh dss keys, keys with a size smaller
906     than 1024.  Additionally it checks new keys against a blacklist of
907     ssh key fingerprints. [joerg]
908
909  -- Peter Palfrader <weasel@debian.org>  Wed, 14 May 2008 17:47:45 +0200
910
911 userdir-ldap (0.3.21) unstable; urgency=low
912
913   * ud-replicate: use the host key to sync stuff from the db server,
914     that is, call ssh with ii /etc/ssh/ssh_host_rsa_key.
915   * ud-replicate: Call ssh with -o PreferredAuthentications=publickey
916     so that it does not even try password authentication.
917
918  -- Peter Palfrader <weasel@debian.org>  Tue, 13 May 2008 22:06:23 +0200
919
920 userdir-ldap (0.3.20) unstable; urgency=low
921
922   * Teach ud-mailgate about ipv6 addresses (RT#193).
923   * Sanitize DNS entries somewhat before inserting them into LDAP.
924
925  -- Peter Palfrader <weasel@debian.org>  Mon, 21 Apr 2008 13:29:36 +0200
926
927 userdir-ldap (0.3.19) unstable; urgency=low
928
929   * New [KEYRING] flag to indicate the debian keyring should be synced
930     to this host.
931
932  -- Peter Palfrader <weasel@debian.org>  Fri, 18 Apr 2008 14:33:50 +0200
933
934 userdir-ldap (0.3.18) unstable; urgency=low
935
936   * Various ud-fingerserv fixes.
937
938  -- Peter Palfrader <weasel@debian.org>  Thu, 17 Apr 2008 19:48:11 +0200
939
940 userdir-ldap (0.3.17) unstable; urgency=low
941
942   * Calling dh_installdeb before dh_pysupport was probably not the smartest
943     move.  Reorder.
944
945  -- Peter Palfrader <weasel@debian.org>  Wed, 16 Apr 2008 19:59:42 +0200
946
947 userdir-ldap (0.3.16) unstable; urgency=low
948
949   [ Peter Palfrader ]
950   * Ship userdir-ldap.schema with the package, add a note that it is
951     now version-controlled in bzr on top of the file.
952   * Get rid of debian/conffiles, wich only listed files in /etc anyway.
953     Those files were already being tagged as conffiles by debhelper,
954     resulting in them being listed twice in the resulting binary package.
955   * Change the build dependency on debhelper to be versioned >= 5.
956   * Change Build-Depends-Indep to Build-Depends.
957   * Change the build dependency on python-support to be versioned >= 0.3.
958   * ud-roleadd: Do not try to make role accounts of objectClass
959     inetOrgPerson, that doesn't work.
960   * Add myself to uploaders.
961   * Create /var/lib/misc/thishost as a symlink to the hostname in postinst.
962   * Sleep for a random time, up to two minutes, in ud-replicate when not
963     called interactively.  This is to prevent DoSing the db server when
964     many clients come at the same time.
965
966   [ Mark Hymers ]
967   * ud-userimport, ud-groupadd, ud-roleadd, ud-useradd, userdir_ldap.py:
968     Update ud-userimport to use the same objectClasses as
969     ud-{user,group,role}add and abstract them out into userdir_ldap.py
970   * ud-useradd: Avoid a TypeError exception when constructing the template
971     filename
972   * Remove use of deprecated functions from the string module
973   * ud-arbimport: os.exit -> sys.exit
974   * ud-generate: Set shadow expiry to 1 for locked accounts.
975   * update doc/slapd-config.txt: labeledURL was removed from the schema but
976     not the slapd.conf example.  Do that now.
977   * add simple ud-config script for use in shell scripts.  This allows
978     querying config values.
979
980   [ Marc 'HE' Brockschmidt ]
981   * Make the host ud-replicate syncs from configurable in userdir-ldap.conf,
982     instead of hardcoding it into the script. Also introduce a variable
983     containing a shell glob on which no remote sync is needed, so that
984     the db host doesn't need to have a key in the authorized_keys file
985     for the sshdist user
986   * ud-useradd: support usergroups.
987   * ud-host/userdir-ldap.schema: Add 'purpose', 'physicalHost' to
988     debianServer schema and teach ud-host about it
989   * ud-host: cleanup: Replace local copy HBaseDn of the centrally
990     configured HostBaseDn.
991   * ud-generate: Mark that no passwords are exported also in the
992     generated passwd file, not only in the shadow file (by using a "*"
993     as password (meaning "no password"), instead of "x" (meaning "do I
994     look like a passwd from the nineties? Look into /etc/shadow!")).
995
996   [ Joerg Jaspert ]
997   * Enhance copyright file a bit, also adding a pointer to our repository
998   * Add those utf8 headerlines to mail templates. Same "trick" as used in dak
999     to send utf8 mails for people that need them. Works there - should work
1000     here too.
1001
1002   [ Stephen Gran ]
1003   * ud-fingerserv: implement daemonize() for non-inetd mode.
1004   * Packaging cleanup
1005   * Use standard debhelper tools
1006   * Create all files we ship instead of echoing them into creation at build
1007     time
1008   * Typo fix in copyright
1009   * Update Standards-Version to 3.7.3 (no changes)
1010   * Build manpages at build time (add Build-Depend on yodl)
1011   * Install built manpages
1012
1013  -- Peter Palfrader <weasel@debian.org>  Wed, 16 Apr 2008 14:10:12 +0200
1014
1015 userdir-ldap (0.3.15) unstable; urgency=low
1016
1017   * userdir_gpg.py: fix RT #70 (sub-key support for mail gateway)
1018   * change *PK* mechanism to Linux standard ! mechanism, and check for
1019     it in the mail gateway for changes, too.
1020   * change packaging to make use of python-support, simplyfing scripts
1021     greatly.
1022   * Remove obsolete ud-killcrypt that wouldn't work with modern ldap anyways.
1023
1024  -- Ryan Murray <rmurray@debian.org>  Sun, 12 Aug 2007 13:38:11 -0600
1025
1026 userdir-ldap (0.3.14) unstable; urgency=low
1027
1028   * ud-generate:
1029     . Establish *PK* as mechanism for locked accounts with mail forwarding intact.
1030       No subscription to debian-private though, and no way to log in
1031     . Support [NOPASSWD] for generating configs that only don't
1032       contain the password for untrusted hosts that should receive
1033       the other regular export (patch by Andreas Barth <aba@not.so.argh.org>)
1034   * ud-host:
1035     . Import the base DN from the configuration file (patch by Andreas
1036       Barth <aba@not.so.argh.org>)
1037   * ud-roleadd:
1038     . Improved admin output
1039   * Removed unused and obsolete whrandom module (ud-host, ud-info, ud.py)
1040   * Query the LDAP server if no locally defined group with that name was
1041     found (userdir_ldap.py, ud-useradd, ud-roleadd)
1042   * Preparations for being useful with the version of Python in etch
1043
1044  -- Joey Schulze <joey@infodrom.org>  Sat, 11 Aug 2007 22:23:25 +0200
1045
1046 userdir-ldap (0.3.13) unstable; urgency=low
1047
1048   * ud-generate: only look for *LK*, not the fingerprint when auto-disabling
1049     mail
1050
1051  -- Ryan Murray <rmurray@debian.org>  Mon, 15 Jan 2007 16:14:29 -0700
1052
1053 userdir-ldap (0.3.12) unstable; urgency=low
1054
1055   * Add dns-sshfp file with DNS SSHFP records for each host.
1056   * Add mail-disable file from LDAP mailDisableMessage
1057   * Add mail-greylist and mail-callout files from LDAP mailGreylisting and
1058     mailCallout
1059   * Add mail-rbl, mail-rhsbl, and mail-whitelist files from LDAP, and add
1060     support to set them via mailgate
1061   * Add support for additional fields to mailgate arbitrary change and
1062     delete functions.
1063
1064  -- Ryan Murray <rmurray@debian.org>  Thu, 28 Dec 2006 05:14:45 -0700
1065
1066 userdir-ldap (0.3.11) unstable; urgency=low
1067
1068   * Add debianhosts file with ip addresses of all hosts.
1069   * Don't output bsmtp or DNS entries for accounts without fingerprints.
1070   * ud-replicate:
1071     - Adjusted symlink path for ssh_known_hosts inside chroot
1072     - Use "db" alias for where to rsync from, rather than a hostname (rmurray)
1073     - bsmtp handling updated for exim4 (rmurray)
1074   * ud-host:
1075     - Initialise Host so that -f will print a full list
1076     - Display error message and exit properly for wrong arguments
1077     - Take better care of unset attributes
1078   * userdir_gpg.py:
1079     - Removed reference to FCNTL
1080   * ud-info
1081     - Display error message and exit properly for wrong arguments
1082
1083  -- Ryan Murray <rmurray@debian.org>  Sun, 13 Nov 2005 16:42:02 -0700
1084
1085 userdir-ldap (0.3.10) unstable; urgency=low
1086
1087   * See cvs log for detailed changes
1088   * Fixes to run properly on sarge, and other misc changes.
1089
1090  -- Ryan Murray <rmurray@debian.org>  Fri, 14 Oct 2005 21:49:28 -0600
1091
1092 userdir-ldap (0.3.9) unstable; urgency=low
1093
1094   * Added an explicit PATH statement to ud-replicate
1095
1096  -- Martin Schulze <joey@infodrom.org>  Tue, 25 Jan 2005 10:50:54 +0100
1097
1098 userdir-ldap (0.3.8) stable; urgency=low
1099
1100   * ud-replicate:
1101      - Update the ssh shadow files in /etc if they don't exist
1102      - Corrected the verbosity detection
1103      - Only fiddle inside the chroot if the makedb program exist
1104      - Fixed path bug
1105      - Added support for hosts without imported shadow file
1106   * userdir_ldap.py:
1107      - Support pressing C-d and C-c
1108      - Support for alphanumeric group names
1109      - Added passwdAccessLDAP() for wider use by programs
1110   * ud-useradd:
1111      - Support for mistyped passwords
1112      - Support for alphanumerical group ids
1113      - Support for no debian-private subscription
1114   * ud-host:
1115      - Support for -l to list all hosts
1116      - Always perform the list output anonymously
1117      - Support for -f to list all fingerprints (-h host optional)
1118   * ud-info:
1119     - Corrected spelling for labeledURI
1120   * ud-mailgate:
1121     - Corrected spelling for labeledURI
1122     - Added support for deleting the d.net entry
1123     - Notify users about unsupported SSH1 keys
1124   * Added a proper copyright file
1125   * Updated welcome-message-800 from newsamosa
1126   * userdir_gpg.py:
1127     - Preparations for sarge, added --secret-keyring /dev/null
1128   * ud-generate:
1129     - Generic support for haydn and alioth as [UNTRUSTED]
1130   * userdir_gpg.py:
1131     - Create ~/.gnupg automagically
1132   * ud-roleadd:
1133     - New program
1134     - Support for creating role accounts (non-DD accounts)
1135   
1136  -- Martin Schulze <joey@infodrom.org>  Mon, 24 Jan 2005 09:04:00 +0100
1137
1138 userdir-ldap (0.3.7) stable; urgency=low
1139
1140   * ud-fingerserv: Corrected the key/fingerprint feature
1141   * ud-fingerserv: Added the ICQ UIN
1142   * Case sensive LDAP field names for nearly all programs
1143   * ud-generate:
1144       . Honour locked accounts when writing the shadow file
1145       . Hardcode exception for haydn and costa as alioth hosts
1146   * ud-mailgate: No access for locked accounts
1147   * sigcheck: imported changes from murphy
1148   * Added sigcheck to the programs to be installed
1149   * Moved the web pages into webwml/db.debian.org
1150   * Moved the CGI programs into its own package
1151   * ud-replicate:
1152       . Added support for user chroot environments
1153       . Remove shadow files if they exist
1154       . Remove ud-replicate in /usr/local/bin
1155
1156  -- Martin Schulze <joey@infodrom.org>  Thu, 18 Nov 2004 19:07:01 +0100
1157
1158 userdir-ldap (0.3.6) unstable; urgency=low
1159
1160   * Specify full path to postmap
1161
1162  -- Ryan Murray <rmurray@debian.org>  Fri, 26 Sep 2003 11:48:25 -0600
1163
1164 userdir-ldap (0.3.5) unstable; urgency=low
1165
1166   * Add depends on rsync
1167   * Generate db of debian.org on postfix systems
1168
1169  -- Ryan Murray <rmurray@debian.org>  Sat, 30 Aug 2003 18:41:29 -0600
1170
1171 userdir-ldap (0.3.4) unstable; urgency=low
1172
1173   * Use the right python version in the maintainer scripts
1174
1175  -- Ryan Murray <rmurray@debian.org>  Tue, 18 Mar 2003 19:26:31 -0700
1176
1177 userdir-ldap (0.3.3) unstable; urgency=low
1178
1179   * Rebuild for python2.1 and woody
1180
1181  -- Ryan Murray <rmurray@debian.org>  Wed, 12 Mar 2003 21:30:12 -0700
1182
1183 userdir-ldap (0.3.2) unstable; urgency=low
1184
1185   * Seperation of bsmtp and zoneupdate
1186
1187  -- Ryan Murray <rmurray@debian.org>  Thu,  8 Aug 2002 12:07:00 -0700
1188
1189 userdir-ldap (0.3.1) unstable; urgency=low
1190
1191   * Add ud-zoneupdate from klecker's /usr/local/bin
1192
1193  -- Ryan Murray <rmurray@debian.org>  Tue,  6 Aug 2002 22:42:05 -0700
1194
1195 userdir-ldap (0.3) unstable; urgency=low
1196
1197   * Only use sshrsa{host,}key variable, and store all three types of keys
1198     in that attribute.
1199
1200  -- Jason Gunthrope <jgg@debian.org>  Sun,  2 Dec 2001 20:21:26 -0800
1201
1202 userdir-ldap (0.2) unstable; urgency=low
1203
1204   * What the hey, a new version number.
1205
1206  -- Jason Gunthrope <jgg@debian.org>  Sun, 11 Feb 2001 18:37:27 -0800 
1207
1208 userdir-ldap (0.1) unstable; urgency=low
1209
1210   * Initial Packaging
1211
1212  -- Jason Gunthrope <jgg@debian.org>  Fri, 30 Apr 1999 00:39:31 -0600