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