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