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