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