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