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