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