/[adduser]/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 380 - (show annotations) (download)
Fri Oct 28 16:59:20 2005 UTC (7 years, 6 months ago) by zugschlus
File size: 46135 byte(s)
  * Update French (fr) manpage translation. Thanks to
    Thomas Huriaux. (mh) Closes: #336200

1 adduser (3.77.0) UNRELEASED; urgency=low
2
3 * NOT RELEASED YET
4 * Changes suggested by Denis Barbier
5 * po/Makefile: move -c down from xgettext definition to the actual call
6 * po/Makefile: Use a SOURCES variable. The old version caused
7 strings from deluser to be discarded.
8 * deluser: make generation of copyright message more translation
9 friendly
10 * hack gtx wrapper to not only export the first string into the
11 POT file.
12 * Add Brazilian Portuguese (pt_BR) manpage translation. Thanks to
13 Felipe Augusto van de Wiel. (mh)
14 * Update French (fr) manpage translation. Thanks to
15 Thomas Huriaux. (mh) Closes: #336200
16 * Fix typo in deluser.conf.5, hopefully without fuzzying
17 translations. Thanks to Felipe Augusto van de Wiel and to Thomas
18 Huriaux. (mh)
19 * remove wrong pt_PT manpage translation. (mh)
20 * Polish (pl) translation work by Robert Luberda. (mh) Closes: #335926
21 * initial man page translation
22 * updated translation of program
23 * updated translation of debconf templates
24 * debian/control: replace manpages-pl
25 * debian/rules + doc/po4a/po4a.conf: add support for Polish man pages
26 * debian/scripts/install_manpages: fail if the man file can't be
27 created
28 * debian/rules: correct man pages location for es and ru translations.
29
30 -- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 28 Oct 2005 16:58:12 +0000
31
32 adduser (3.77) unstable; urgency=low
33
34 [ Marc Haber ]
35 * call make -C po update clean in debian/rules clean.
36 Thanks to Eduard Bloch. (mh)
37 * invoke debconf-updatepo and po4a in clean target.
38 Thanks to Thomas Huriaux. (mh)
39
40 [ Joerg Hoh ]
41 * fixed bug in deluser which made not specified parameters valid
42 * backup files for users have a mask of 600 and ownership is set to root
43 only (Closes: #331720)
44
45 -- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 23 Oct 2005 18:41:21 +0000
46
47 adduser (3.76) experimental; urgency=low
48
49 * use xgettext -kgtx instead of -k_ to de-confuse xgettext
50
51 -- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 22 Oct 2005 19:11:54 +0000
52
53 adduser (3.75) experimental; urgency=low
54
55 * apply patch from Thomas Huriaux to re-work manpage generation:
56 * remove doc/*.es_ES
57 * remove doc/outdated/
58 * create and populate doc/po4a/po
59 * add the addenda to doc/po4a directory
60 * modify the doc/po4a.conf file.
61 * adapt debian/rules
62 (mh) Closes: #335196.
63 * Changes suggested by Denis Barbier
64 * use YESEXPR in the yes/no question to help with non-english
65 languages
66 * call xgettext -c in po/Makefile
67 * Eliminate concatenated msgids building full sentences.
68 (mh) This hopefully solves #224301.
69 * Minor string changes. (mh)
70
71 -- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 22 Oct 2005 19:02:52 +0000
72
73 adduser (3.74) unstable; urgency=low
74
75 * Update German (de) debconf translation.
76 Thanks to Daniel Knabl. (mh) Closes: #326136
77 * Fix wrong bug number in 3.72 changelog regarding #333384.
78
79 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 20 Oct 2005 16:03:59 +0000
80
81 adduser (3.73) unstable; urgency=low
82
83 * make adduser consistent with documentation again. The option is
84 --disabled-password, not --disabled-passwd or --disabled_password.
85 Thanks to Colin Watson. (mh) Closes: #332815
86
87 -- Marc Haber <mh+debian-packages@zugschlus.de> Wed, 19 Oct 2005 16:47:13 +0000
88
89 adduser (3.72) unstable; urgency=low
90
91 * add adduser.pot to SVN
92 * Update French (fr) program translation.
93 Thanks to Christian Perrier. (mh) Closes: #333384
94 * Created some shell scripts which are trying to act as a testsuite (jh)
95 * correct wrong "user UID" for system groups in manpage, reference
96 Debian Policy 9.2.2. Thanks to Faheem Mitha. (mh) Closes: #334315
97 * fix $verbose handling. (mh)
98 * global rename _ to gtx to un-break File::Find. (mh)
99 * internal change to config hash handling. (mh)
100 * remove double definition of get_users_groups. (mh)
101 * fix error message in addusertogroup. (mh)
102
103 -- Marc Haber <mh+debian-packages@zugschlus.de> Tue, 18 Oct 2005 18:25:53 +0000
104
105 adduser (3.71) experimental; urgency=low
106
107 * Another small patch to po/Makefile to ease translation. Thanks,
108 again, to Thomas Huriaux.
109 * Allow delgroup user group. Thanks to Dan Jacobson. (mh) Closes: #176362
110 * Fix --disabled-passwd and --disabled-login. (mh) Closes: #332815
111 * Change create_homedir parameter processing. (jh)
112
113 -- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 8 Oct 2005 18:38:09 +0000
114
115 adduser (3.70) experimental; urgency=low
116
117 * The "Long Live Jörg" Release. Thanks for your tremendous help!
118 * Update Swedish (sv) debconf translation. Thanks to Daniel Nylander
119 and André Dahlqvist. (mh) Closes: #330258
120 * patches by Jörg Hoh:
121 - move common code regarding parameter and config file parsing to
122 AdduserCommon.pm
123 - put creation of home directory in a function
124 * Streamlining of print(f)/die(f) statements regarding quoting,
125 parenthesis and spaces. (mh/jh)
126 * Clarify error message if system group to be added does already
127 exist as a non-system group.
128 Thanks to Peter Eisentraut. (mh) Closes: #326192
129 * Move package from base to admin to clear up override disparity. (mh)
130 * patch po/Makefile to be nicer to translators.
131 Thanks to Thomas Huriaux. (mh) Closes: #331392
132 * Don't mess with nscd's pid file any more, just invalidate caches if
133 nscd binary is found. It will fail silently if nscd is installed but
134 not running. Thanks to Antti Salmela, Peter Eisentraut and Bastian
135 Blank. (mh) Closes: #327804
136
137 -- Marc Haber <mh+debian-packages@zugschlus.de> Mon, 3 Oct 2005 19:14:15 +0000
138
139 adduser (3.69) experimental; urgency=low
140
141 * the "please no more bugs from users of shadowless systems"
142 release. (mh) Closes: #327144
143 * versioned depends on passwd >> 1:4.0.12 because of the changed
144 chage exit code (now, 15) in the "shadow passwod not enabled"
145 case. Earlier versions return 3 or even a normal 1 in that case.
146 * shadowless setups do only work with adduser older than 3.64, or
147 with passwd younger than 1:4.0.12.
148 * make clear in 3.68 changelog that Jörg's patches were against adduser
149 * patches by Jörg Hoh:
150 - move common code to AdduserCommon.pm
151 - deluser: use GetOpt instead of manual option parsing
152 - deluser: restructure plausibility checks
153 - deluser: introduce "use strict"
154 * make adduser.conf.5 NAME_REGEX consistent with the code. Thanks to
155 Christoph Ulrich Scholler. Closes: #323395.
156 * show deluser that name_regex is a valid configuration directive.
157 Thanks to Christoph Ulrich Scholler. Closes: #324699.
158 * put new FSF street address in debian/copyright
159
160 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 8 Sep 2005 17:18:18 +0000
161
162 adduser (3.68) experimental; urgency=low
163
164 * adduser patches by Jörg Hoh:
165 - use GetOpt instead of manual option parsing
166 - restructure plausibility checks
167 - Comment update
168 - relaxed checking of configuration ("yes" is checked case
169 insensitively now)
170 - explicit return values
171 - reorder command line checks and make them more consistent
172 - add more comments
173
174 -- Marc Haber <mh+debian-packages@zugschlus.de> Mon, 15 Aug 2005 20:13:28 +0000
175
176 adduser (3.67) unstable; urgency=low
177
178 * Add Arabic (ar) debconf translation. Thanks to Mohammed Adnène
179 Trojette. (mh) Closes: #320756
180 * Update French (fr) manpages, introduce po4a to generate translated
181 manpages. Thanks to Nicolas François. Closes: #321614
182 * add dependency alternative debconf | debconf-2.0 to stop being a
183 cdebconf transition blocker. Thanks to Joey Hess for the heads-up.
184
185 -- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 12 Aug 2005 05:50:03 +0000
186
187 adduser (3.66) unstable; urgency=low
188
189 * Fix adduser user group. Thanks to Klaus Ethgen. Closes: #318951
190 * Fix primary group check which was broken due to wrong function name.
191 Thanks to Bastian Kleineidam. Closes: #319043
192 * Fix broken error message on chage non-zero exit code. Thanks to
193 Brian Nelson. Closes: #316089
194 * have get_group_members return a list when callers expect a list.
195 Thanks to Lukasz Czyczylo.
196 * add lintian override: adduser does not need to depend on adduser
197 to use adduser in maintainer scripts.
198
199 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 28 Jul 2005 05:34:56 +0000
200
201 adduser (3.65) unstable; urgency=low
202
203 * do not abort if chage returns exit code 3. This is an indication
204 that password aging cannot be set due to shadow not being enabled.
205 Closes: #316089, #317944.
206 * get_group_members now filters out non-existent users.
207 Closes: #284688, #315071, #315250
208 * Use getpwent to determine whether a to-be-deleted group is primary
209 group for users to enhance compatibility with non-/etc/passwd
210 backends. Closes: #308175
211 * Standards-Version: 3.6.2 (no changes needed)
212
213 -- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 15 Jul 2005 18:03:40 +0000
214
215 adduser (3.64) unstable; urgency=low
216
217 * The "bring the svn changes to unstable while not having time to
218 address the other valid bug reports" release.
219 * try Priority: - to avoid override disparities
220 * Updated Norwegian Bokmal debconf templates and program translations.
221 Thanks to Hans Fredrik Nordhaug. (mh) Closes: #298834
222 * Re-generate adduser.pot, fix gettext bugs in deluser. Thanks to
223 Hans Fredrik Nordhaug. (mh)
224 * Now handles /etc/skel correctly even if it is not readable for a
225 normal user. Thanks to Chapko Dimitrij. (mh) Closes: #299489
226 * Zap program synopsis comments from the beginning.
227 * Fix $ error in adduser.conf.5. Thanks to Kevin Ryde.
228 (mh) Closes: #300641
229 * Add Finnish debconf templates. Thanks to Matti Pöllä.
230 (mh) Closes: #303854
231 * Add Vietnamese debconf templates. Thanks to Clytie Siddall.
232 (mh) Closes: #307599
233 * Fix broken --disabled-login --disabled-password handling. Thanks
234 to Tokka Hastrup. (mh) Closes: #302837
235 * Use chage to override login.defs PASS_MAX_DAYS for system accounts.
236 Thanks to Gerhard Schrenk. (mh) Closes: #298883
237 * fix misdocumentation of system user password status.
238 Thanks to Shaul Karl. (mh) Closes: #308881
239 * add ubuntu patch to generate pot file during package build, and
240 fix two s_print/s_printf invocations in deluser.
241 Thanks to Martin Pitt. (mh) Closes: #313517
242
243 -- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 18 Jun 2005 17:09:56 +0000
244
245 adduser (3.63) unstable; urgency=low
246
247 * allow underscores again. Bug in the regexp. Thanks to Steve
248 Langasek.
249
250 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 04 Mar 2005 06:38:22 +0000
251
252 adduser (3.62) unstable; urgency=low
253
254 * Updated Ukrainian program translation. Thanks to
255 Eugeniy Meshcheryakov. (mh) Closes: #294244.
256 * Updated Catalan program translation. Thanks to Orestes Mas.
257 (mh) Closes: #295340.
258
259 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 17 Feb 2005 06:33:23 +0000
260
261 adduser (3.61) experimental; urgency=low
262
263 * make username verification regexp configurable. (mh)
264 Closes: #283110, #287535
265
266 -- Marc Haber <mh+debian-packages@zugschlus.de> Mon, 7 Feb 2005 18:37:31 +0000
267
268 adduser (3.60) experimental; urgency=low
269
270 * adduser.conf manpage fixes. Thanks to Siward de Groot. (mh)
271 Closes: #268841.
272 * adduser manpage fixes. Thanks to Siward de Groot. (mh)
273 Closes: #268837.
274 * Fix docs wrongly suggesting home dirs created sgid. Thanks to
275 Shaul Karl. (mh) Closes: #286227.
276 * create /etc/skel symlinks with proper uid/gid. Thanks to Deepak
277 Goel. (mh) Closes: #268402.
278 * Apply manpage patch from Nicolas François. Thanks. (mh) Closes: #278937.
279 * Fix manpage typo. Thanks to Jari Aalto. (mh) Closes: #270266.
280 * Fix adduser manpage: Adding an already-existing system user issues
281 a warning. The manpage claims adduser will exit silently. (mh)
282 * Add Basque program and debconf translation. Thanks to Piarres Beobide
283 Egaña. (mh) Closes: #279659.
284 * Add new adduser.local examples directory by John Zaitseff. (mh)
285 Closes: #273010.
286 * Add Italian program translation. Thanks to Luca Monducci. (mh)
287 Closes: #271142.
288 * Add a new config option NO_DEL_PATHS to deluser.conf with a
289 sensible default in the deluser source code. In the default
290 configuration, deluser will not zap any important system directories
291 any more. Thanks to Ernst Kloppenburg and Klaus Ethgen. (mh)
292 Closes: #293559, #271829
293 * deluser will now stop deleting at a mount point. Thanks to Andreas
294 Schmidt. (mh) Closes: #231809
295
296 -- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 5 Feb 2005 14:22:20 +0000
297
298 adduser (3.59) unstable; urgency=low
299
300 * Updated Danish program translation. Thanks to Morten Brix
301 Pedersen. (mh) Closes: #262336.
302 * Updated Czech program translation. Thanks to Miroslav Kure. (mh)
303 Closes: #261860.
304 * Updated Russian program and debconf translation. Thanks to Yuri
305 Kozlov. (mh)
306 * Updated Ukrainian program and debconf translation. Thanks to
307 Eugeniy Meshcheryakov. (mh) Closes: #261635.
308
309 -- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 30 Jul 2004 18:15:55 +0000
310
311 adduser (3.58) unstable; urgency=low
312
313 * fix inconsistent hyphenation in man pages. Thanks to Clint Adams.
314 (mh) Closes: #259000.
315 * Applied patch for German debconf translation by Florian Ernst.
316 (rb) Closes: #261236.
317 * Applied patch for Dutch debconf translation by cobaco.
318 (mh) Closes: #261338.
319 * Applied patch to tidy up the English program translations. Thanks
320 to Adam D. Barratt. A request e-mail to the translators asking them to
321 review the changes to their translation has been sent out.
322 (mh) Closes: #260265.
323 * Updated Catalan translations by Jordi Mallach <jordi@debian.org>.
324
325 -- Marc Haber <mh+debian-packages@zugschlus.de> Mon, 26 Jul 2004 21:11:40 +0200
326
327 adduser (3.57) unstable; urgency=low
328
329 * Roland Bauerschmidt:
330 * Updated Spanish Debconf translations. Thanks to Carlos Valdivia
331 Yagüe <valyag@dat.etsit.upm.es>. Closes: #251321.
332 * Updated Czech Debconf translations. Thanks to Miroslav Kure
333 <kurem@upcase.inf.upol.cz>. Closes: #251677.
334 * Marc Haber:
335 * Remove XSI:isms from debian/config. Thanks to David Weinehall.
336 Closes: #254776.
337 * Set Maintainer: to the adduser-devel mailing list, Roland is
338 uploader.
339
340 -- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 20 Jun 2004 12:14:43 +0000
341
342 adduser (3.56) unstable; urgency=low
343
344 * Marc Haber:
345 * Applied patch against pt_BR debconf template translation. Thanks
346 to Adnre Luis Lopes <andrelop@debian.org>. Closes: #251280.
347 * The "Alle Guten Dinge sind Drei" release.
348
349 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 27 May 2004 20:02:59 +0000
350
351 adduser (3.55) unstable; urgency=low
352
353 * Marc Haber:
354 * Applied patch against pt_BR translation. Thanks to Andre Luis
355 Lopes <andrelop@debian.org>. Closes: #251269.
356 * The "why do new translations always come in six hours after the
357 last upload" release.
358
359 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 27 May 2004 19:23:28 +0000
360
361 adduser (3.54) unstable; urgency=low
362
363 * Marc Haber:
364 * Added Italian debconf templates. Thanks to Luca Monducci.
365 Closes: #248007.
366
367 -- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 27 May 2004 13:43:01 +0000
368
369 adduser (3.53) unstable; urgency=low
370
371 * Marc Haber:
372 * fix deluser to allow exotic characters like "+" in the version
373 string by quoting VERSION.
374 * Updated Spanish man pages. Thanks to Ruben Porras. Closes: #241087.
375 * Updated French man page for adduser.conf. Thanks to Julien
376 Louis. Closes: #244639.
377 * Updated French debconf templates. Thanks to Christian Perrier.
378 Closes: #241508.
379 * Updated Japanese debconf templates. Thanks to Kenshi Muto.
380 Closes: #241805.
381 * Updated Danish debconf templates. Thanks to Claus Hindsgaul.
382 Closes: #241845.
383 * Updated Ukrainian debconf templates. Thanks to Eugeniy
384 Meshcheryakov. Closes: #241851.
385 * Added Greek debconf templates. Thanks to Konstantinos
386 Margaritis. Closes: #243555.
387 * Updated Danish translations. Thanks to Morten Brix Pedersen.
388 Closes: #243078.
389 * Updated German translations. Thanks to Florian Ernst. Closes:
390 #244091.
391 * rename no.po to nb.po to shut up a warning.
392
393
394 * Roland Bauerschmidt:
395 * Updated French translations. Thanks to Christian Perrier.
396 Closes: #242773.
397
398 -- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 8 May 2004 11:08:20 +0000
399
400 adduser (3.52) unstable; urgency=low
401
402 * Roland Bauerschmidt:
403 * Removed junk from po/nb.po.
404 * Updated Brazilian Portuguese translation of the Debconf
405 templates by Andre Luis Lopes <andrelop@debian.org>.
406 Closes: #207944.
407 * Updated Catalan translations by Jordi Mallach <jordi@debian.org>
408 Closes: #190631.
409 * Updated Dutch translation of the Debconf templates by
410 cobaco@linux.be. Closes: #215364.
411 * Fixed POT file generation, patch provided by Eugeniy Meshcheryakov
412 <eugen@univ.kiev.ua>. Closes: #233285.
413 The "-L Perl" is added to xgettext, which imposes a versioned
414 dependency on gettext >= 0.13.
415 * Updated Swedish translation of the Debconf templates by
416 Leonard Norrgard <vinsci@refactor.fi>. Closes: #230381.
417 * Fixed a typo in Spanish translation, reported by Jesus Roncero
418 <jesus@roncero.org>. Closes: #223828.
419 * Updated Danish translation by Morten Brix Pedersen <morten@wtf.dk>.
420 Closes: #216420.
421 * Added Simplified Chinese translations, both for programs and
422 Debconf templates, by Carlos Z.F. Liu <carlos_liu@yahoo.com>.
423 Closes: #230651.
424 * Added Czech translations, both for programs and Debconf templates, by
425 Miroslav Kure <kurem@upcase.inf.upol.cz>. Closes: #232062.
426 * Added Ukranian translations, both for programs and Debconf templates,
427 by Eugeniy Meshcheryakov <eugen@univ.kiev.ua>. Closes: #233552.
428 * Applied patch by Denis Barbier <barbier@debian.org> for most translation
429 related changes. Thanks a lot for the help. Closes: #236494.
430
431 * Marc Haber:
432 * add myself to Uploaders: and debian/copyright.
433 * modify changelog to see who did which change.
434 * fix adduser.8 to correctly document adduser --system --group.
435 Renamed translated adduser.8 man pages after discussion on
436 #debian-devel. Closes: #239236. Closes: #219438.
437 * addgroup --system does no longer fail if system group already
438 exists. Closes: #239238.
439 * adduser now gives clearer error messages when user/group to be
440 created as system user/group already exists as non-system.
441 Thanks to Henrique de Moraes Holschuh. Closes: #143738.
442 * add --system option to deluser. Adapt man pages. Rename
443 translated man pages. Closes: #239261.
444 * add --home option to deluser. Adapt man page. Closes: #239376
445 * adapt deluser's systemcall() to honor --debug
446 * add --only-if-empty switch to delgroup. Adapt man page.
447 Closes: #239579
448 * delgroup will of course delete non-system groups, contrary to
449 comments and docs. Fix comments and docs
450 * Improve warnings regarding --no-create-home. Thanks to Chris
451 Halls. Closes: #141016.
452 * deluser: Check for existing $pw_homedir before find to avoid
453 warning if home dir not present.
454 * fix debconf UI reference in templates. Thanks to Joey Hess.
455 Closes: #215025.
456 * fix german debconf template.
457 * capitalize default choice N in correctness prompt of code and
458 po files. Thanks to Justin B Rye. Closes: #238807.
459 * Add turkish po-debconf translation. Thanks to Recai Oktas.
460 Closes: #239140.
461 * Include alioth link and mailing list to package description.
462 * add --backup-to parameter to deluser. Closes: #138618.
463 * Include updated Swedish translation of debconf template. Thanks
464 to André Dahlqvist. Closes: #238923.
465 * recode changelog to utf-8.
466 * honor setgid_home for directories in /etc/skel. Thanks to Jeff
467 Tranter. Closes: #158370.
468 * use temporary file for backup file list. Thanks to Christoph
469 Ulrich Scholler. Closes: #230364. Closes: #230360.
470 * hand down --quiet and --debug settings to adduser.local. Thanks
471 to Karl M. Hegbloom. Closes: #240103. Closes: #156013.
472 * Standards-Version: 3.6.1
473
474 -- Roland Bauerschmidt <rb@debian.org> Sun, 28 Mar 2004 17:57:26 +0200
475
476 adduser (3.51) unstable; urgency=low
477
478 * Switched to po-debconf. Thanks to Christian Perrier
479 <bubulle@debian.org> for the patch! Closes: #198021.
480 * Include the Norwegian (bokmaal) translation by Geir Helland
481 <debian@marked.no>. Closes: #196981.
482 * Include the Brazilian Portuguese translations of the
483 manpages by Philipe Gaspar <philipegaspar@terra.com.br>.
484 Closes: #194375.
485 * Include the Spanish manpages by Ruben Porras
486 <nahoo82@telefonica.net>. Closes: #195437.
487 * Remove duplicate word in adduser.conf.5. Closes: #191863.
488
489 -- Roland Bauerschmidt <rb@debian.org> Thu, 28 Aug 2003 20:59:52 +0200
490
491 adduser (3.50) unstable; urgency=low
492
493 * Move /usr/share/doc/adduser/examples/adduser.conf to
494 /usr/share/adduser/adduser.conf. Closes: #189758, #167696.
495 * Fixed documentation as regards creating system resp. user
496 groups. Closes: #168913.
497
498 -- Roland Bauerschmidt <rb@debian.org> Sun, 20 Apr 2003 15:01:47 +0200
499
500 adduser (3.49) unstable; urgency=low
501
502 * Updated Standards-Version.
503 * Don't create /usr/doc symlink.
504 * Added Danish translation of the po file. Closes: #122670.
505 * Updated French translation of the Debconf template. Closes: #132381.
506 * Updated Russion translation of the po file. Closes: #121098.
507 * Added Catalan translation of the po file. Closes: #171800.
508 * Added French translation of adduser.conf manpage. Closes: #166084.
509
510 -- Roland Bauerschmidt <rb@debian.org> Tue, 24 Dec 2002 11:46:46 +0100
511
512 adduser (3.48) unstable; urgency=low
513
514 * Applied patch from Dagfinn Ilmari to honor --system when adding groups.
515 Closes: #149765.
516 * Use full paths of shadow tools. Closes: #154799.
517 * Fixed bad entry in debian/templates.
518
519 -- Roland Bauerschmidt <rb@debian.org> Fri, 30 Aug 2002 21:55:43 +0200
520
521 adduser (3.47) woody-proposed-updates unstable; urgency=medium
522
523 * Really added Japanese debconf-templates. Sorry for that. Closes: #137291.
524 * deluser: eval for File::Find to catch errors if perl-modules isn't
525 installed. Closes: #136291.
526 * Updated German po file.
527 * Switched to use warnings; (rather than perl -w).
528
529 -- Roland Bauerschmidt <rb@debian.org> Sun, 24 Mar 2002 17:11:53 +0100
530
531 adduser (3.46) woody-proposed-updates unstable; urgency=low
532
533 * generate md5sums.
534 * Corrected typo in adduser.8. Closes: #135444.
535 * Updated Japanese po-file. Closes: #137291, #137390.
536 * Fixed wording in adduser.8. Closes: #130252.
537
538 -- Roland Bauerschmidt <rb@debian.org> Fri, 22 Mar 2002 15:06:15 +0100
539
540 adduser (3.45) woody-proposed-updates unstable; urgency=HIGH
541
542 * Uploading to woody-proposed-updates as since version 3.42 some
543 fixes were made I really want to get have in woody. They are quite
544 unlikely to break stuff.
545
546 -- Roland Bauerschmidt <rb@debian.org> Sat, 15 Dec 2001 15:46:15 +0100
547
548 adduser (3.44) unstable; urgency=HIGH
549
550 * Quote $RET in debian/postinst. This seems to fix errors when
551 upgrading. Closes: #122606.
552
553 -- Roland Bauerschmidt <rb@debian.org> Wed, 5 Dec 2001 23:13:54 +0100
554
555 adduser (3.43) unstable; urgency=low
556
557 * get ready for the freeze
558 * Fixed malformated line in the description and rephrased some parts.
559 Closes: #114932. Also changed 'gecos' to 'GECOS field' as discussed
560 on -devel.
561 * Updated adduser.8 that dashes in usernames are valid without
562 --force-badname as well. Closes: #116118
563 * Made --firstuid and --lastuid work without usergroups as well. Oops.
564 Closes: #118720.
565 * Updated Russion Debconf template. Closes: #112651.
566 * Changed Build-Depends to Build-Depends-Indep.
567
568 -- Roland Bauerschmidt <rb@debian.org> Thu, 29 Nov 2001 14:25:33 +0100
569
570 adduser (3.42) unstable; urgency=low
571
572 * If --no-create-home is specified, adduser doesn't warn about an
573 existing home directory anymore.
574 * Also fixed some stupid mistake so that the verbose information that
575 a system user already exists is printed probably. Closes: #112477.
576 * Fixed broken reference to /usr/share/common-licenses/GPL in
577 debian/copyright.
578 * Removed emacs stuff from debian/changelog.
579 * It should possible to translate [y/n] now. Updated
580 Brazilian/Portuguese and German translations for this. Closes: #108919.
581 * Added Dutch translation of the .po file. Closes: #111305.
582 * Updated debian/control to represent the change in the overrides file
583 from priority standard to important.
584
585 -- Roland Bauerschmidt <rb@debian.org> Mon, 17 Sep 2001 15:15:02 +0200
586
587 adduser (3.41) unstable; urgency=low
588
589 * Home directories should be removed properly now. Before @dirs is
590 processed, it is first sorted in reverse order to ensure and
591 sub directories are process before their parent directories.
592 Closes: #102929.
593 * Don't copy *.dpkg-* files from skel. Closes: #105453.
594 * Fixed Polish Debconf templates file. Closes: #107764.
595 * There won't be much more new development except bugfixes in the
596 current adduser version since I'm working on a rewrite with a more
597 flexible design.
598
599 -- Roland Bauerschmidt <rb@debian.org> Sat, 11 Aug 2001 11:08:14 +0200
600
601 adduser (3.40) unstable; urgency=low
602
603 * Added Polish translation of Debconf templates files and .po file.
604 Closes: #103037, #103305.
605 * #102929 is unfortunately not fixed yet. I'll work on that when I'm
606 back from vacation.
607
608 -- Roland Bauerschmidt <rb@debian.org> Thu, 12 Jul 2001 15:15:39 +0200
609
610 adduser (3.39) unstable; urgency=medium
611
612 * Last upload was rejected because of broken dpkg-dev, and since
613 I don't have my key here at LSM, this package is uploaded by
614 Martin Michlmayr...
615 * Debconf stuff and /etc/adduser.conf is purged in postrm if the
616 package is purged. Closes: #101811.
617 * Fixed typo (NISERVER instead of NISCONFIG) in AdduserCommon.pm.
618 Closes: #101900.
619 * adduser.conf is only modified if the value entered through debconf
620 actually changed from the current value in adduser.conf.
621 Closes: #101027.
622 * Added Danisch translation of Debconf templates file.
623 Closes: #100285.
624 * Fixed typo in adduser.8. Closes: #103085.
625
626 -- Roland Bauerschmidt <rb@debian.org> Tue, 3 Jul 2001 14:06:47 +0200
627
628 adduser (3.38) unstable; urgency=low
629
630 * Added Korean translation of Debconf templates files and updated
631 .po file. Closes: #100648.
632
633 -- Roland Bauerschmidt <rb@debian.org> Thu, 14 Jun 2001 11:02:53 +0200
634
635 adduser (3.37) unstable; urgency=medium
636
637 * -h now does the same as --help. Closes: #98789.
638 * make -C /var/yp is only called if adduser is run on a NIS server.
639 Thanks to Herbert Xu and Miquel van Smoorenburg for their helpful
640 tips on how to check this most reliable. Currently this is done
641 everytime invalidate_nscd() is called which probably doesn't
642 improve the performance a lot. :-/ I couldn't figure out if there
643 are static variable (like in the C function scope), and using a
644 global variable is not optimal either. We have too much of that old
645 cruft anyway which should be cleaned up. Should be improved later.
646 Closes: #97981.
647
648 -- Roland Bauerschmidt <rb@debian.org> Sun, 27 May 2001 20:34:00 -0500
649
650 adduser (3.36) unstable; urgency=medium
651
652 * The "I hope it resolves NIS issues" release
653 * make -C /var/yp is called when invalidating nscd cache. Thanks to
654 Juergen Fischer for testing. Closes: #22412
655 * Included example adduser.local script from John Zaitseff.
656 Closes: #94245
657
658 -- Roland Bauerschmidt <rb@debian.org> Wed, 9 May 2001 16:28:02 -0500
659
660 adduser (3.35) unstable; urgency=low
661
662 * Removed unnecessary dependency on perl since perl-base should be
663 sufficient. Thanks to Joey Hess for pointing that out. I suspect
664 we need a versioned dependency on perl-base though since older
665 perl versions don't look in /usr/share/perl5.
666 * Updated usage text for --shell and --disabled-login options.
667
668 -- Roland Bauerschmidt <rb@debian.org> Sun, 6 May 2001 16:16:06 -0500
669
670 adduser (3.34) unstable; urgency=low
671
672 * Temporary fix for French translation to display [y/n] instead of
673 [o/n] when asking if chfn information is correct since the yes
674 thing is hard-coded at the moment. At the moment the best solution
675 I can think of would be having a "yes" and "no" in the .po files
676 and grabbing the first letter to generate [o/n] for French e.g.
677 Closes: #87596.
678 * Added Romanian translation of Debconf translates. Closes: #93601.
679 * Added a sentence to Debconf template homedir-permission that it
680 only affects users added later, and syncronised the German template
681 for this change. Closes: #88292.
682 * Adduser now understands --shell to override the login shell specified
683 in the configuration file. adduser.8 is updated, too.
684 * Added new options --disabled-login which does what
685 --disabled-password previously did. --disabled-password not sets the
686 password to '*' in the shadow file and thus logins via SSH RSA keys
687 e.g. are still possible. Closes: #77817.
688 * Got rid of bashism in debian/rules
689
690 -- Roland Bauerschmidt <rb@debian.org> Thu, 3 May 2001 19:39:18 -0500
691
692 adduser (3.33) unstable; urgency=low
693
694 * Added Dutch translation of Debconf templates. Closes: #83535.
695 * Added Brazilian-Portuguese translation of Debconf templates.
696 Closes: #89441.
697 * Removed doc/Makefile which shouldn't have been there. Argh.
698 * Added some code to build the manpage hierarchive including
699 localised manpages automatically.
700
701 -- Roland Bauerschmidt <rb@debian.org> Wed, 21 Mar 2001 19:14:49 -0600
702
703 adduser (3.32) unstable; urgency=low
704
705 * Moved AdduserCommon.pm to /usr/share/perl5/Debian/.
706 * Depends on perl instead of perl5 due to Perl changes.
707
708 -- Roland Bauerschmidt <rb@debian.org> Thu, 15 Feb 2001 20:17:56 -0600
709
710 adduser (3.31) unstable; urgency=low
711
712 * Fixed typo in deluser.8. Closes: #85830.
713 * Updated Russian translation of po file, added translation of Debconf
714 templates, and translated manpages from Yuri Kozlov
715 <y_kozlov@chat.ru>.
716 * Updated French translations of po file. Closes: #85758.
717 * Added Spanish translation of Debconf templates. Closes: #84412.
718 * Removed lintian overrides file.
719
720 -- Roland Bauerschmidt <rb@debian.org> Thu, 15 Feb 2001 19:33:35 -0600
721
722 adduser (3.30) unstable; urgency=low
723
724 * Added French translation of Debconf templates. Closes: #83253.
725 * Added Norwegian translation of Debconf templates. Closes: #83351.
726 * Added Swedish translation of Debconf templates. Closes: #83367.
727
728 -- Roland Bauerschmidt <rb@debian.org> Wed, 24 Jan 2001 16:57:06 -0600
729
730 adduser (3.29) unstable; urgency=low
731
732 * /etc/adduser.conf is not marked as a conffile anymore. Instead, it
733 is moved to /usr/share/doc/adduser/examples/adduser.conf and will
734 be copied in postinst if it does not exist already.
735 * Fixed another error in postinst when receiving the status if DIR_MODE
736 was changed in /etc/adduser.conf.
737 * Debconf template now talks about "system wide readable homedirs",
738 instead of world-wide ones. This description is more appropriate.
739 Closes: #81812
740 * Added German translation for the Debconf template.
741 * Added explaination to adduser.8 that if invoked with --system and
742 the given parameters match with the password file, adduser exists
743 silently. Closes: #81300.
744
745 -- Roland Bauerschmidt <rb@debian.org> Mon, 15 Jan 2001 22:54:54 -0600
746
747 adduser (3.28) unstable; urgency=low
748
749 * deluser: Fixed tar -I problem. Now the files are first 'tar'ed and
750 then compressed with bzip2 or gzip.
751 * deluser: Homedirectory is now backup probably using File::Find::find
752 * adduser: Introduced the options --firstuid and --lastuid similar to
753 the patch in BTS. Closes: #81352.
754
755 -- Roland Bauerschmidt <rb@debian.org> Sun, 7 Jan 2001 13:15:07 -0600
756
757 adduser (3.27) unstable; urgency=low
758
759 * Fixed nscd variable scope problem: $nscd, holding the path to the
760 nscd binary was defined 'my' inside an if-construct.
761 * Type in manpage deluser.8 fixed and some a sentence on how the
762 compression method is chosen in deluser added to deluser.conf.5
763
764 -- Roland Bauerschmidt <rb@debian.org> Wed, 20 Dec 2000 23:57:17 -0600
765
766 adduser (3.26) unstable; urgency=low
767
768 * deluser: when using remove_all_files and backup, deluser does not
769 backup directories anymore. Closes: #79791.
770
771 -- Roland Bauerschmidt <rb@debian.org> Sun, 17 Dec 2000 01:20:08 -0600
772
773 adduser (3.25) unstable; urgency=high
774
775 * adduser: checks for nscd in /usr/bin/nscd and /usr/sbin/nscd.
776 * adduser: nscd is invoked with system instead of systemcall, thus
777 adduser doesn't clean up in case nscd returned an error. Closes: #77927.
778 * adduser: if invoked with --system and the uid is correct, adduser
779 exits silently and thus makes it easier for postinsts to make sure
780 that there will be a user with correct parameters. Closes: #79371.
781 * deluser: security bug for option REMOVE_ALL_FILES fixed. rm was
782 invoked insecurely, like system("rm $files"). rm is no longer used to
783 delete files, but they are directly unlink()ed. Closes: #79526.
784 * deluser: external find call for searching for the users files when
785 using REMOVE_ALL_FILES is replaced through File::Find::find()
786 * deluser: insecure calling of tar fixed. This was the same problem as
787 with rm.
788
789 -- Roland Bauerschmidt <rb@debian.org> Sat, 25 Nov 2000 14:28:25 -0600
790
791 adduser (3.24) unstable; urgency=low
792
793 * Depends on perl5 now. Yeah, finally we can do that. Closes: #76850
794 * Added Debconf interface to configure the standard homedir
795 permissions
796 * Arghh. Priority finally changed to standard.
797
798 -- Roland Bauerschmidt <rb@debian.org> Mon, 13 Nov 2000 21:49:01 -0600
799
800 adduser (3.23) unstable; urgency=low
801
802 * Downgraded priority to standard.
803 * Integrated patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>.
804 Closes: #75915
805
806 -- Roland Bauerschmidt <rb@debian.org> Fri, 3 Nov 2000 18:07:29 -0600
807
808 adduser (3.22) unstable; urgency=low
809
810 * Depends on perl-5.005-base instead of perl-base. Closes: #75679.
811
812 -- Roland Bauerschmidt <rb@debian.org> Thu, 26 Oct 2000 19:20:37 -0500
813
814 adduser (3.21) unstable; urgency=low
815
816 * NSCD problems fixed. Adduser didn't invalidate the nscd group
817 cache after adding the group for a system user.
818 Closes: #68907, #70020, #65643
819 * TODO now indicates that the development of /new/ features
820 happens in the adduser 4 tree now.
821
822 -- Roland Bauerschmidt <rb@debian.org> Wed, 25 Oct 2000 19:55:54 -0500
823
824 adduser (3.20) unstable; urgency=low
825
826 * does not depend on perl5 anymore but on perl-base and suggests
827 liblocale-gettext-perl. Closes: #72226.
828
829 -- Roland Bauerschmidt <rb@debian.org> Sat, 23 Sep 2000 03:38:07 -0500
830
831 adduser (3.19) unstable; urgency=low
832
833 * Fixed path of nscd. Closes: #71011
834
835 -- Roland Bauerschmidt <rb@debian.org> Wed, 6 Sep 2000 18:35:49 -0500
836
837 adduser (3.18) unstable; urgency=low
838
839 * checks if nscd is running before trying to invalidate the cache,
840 Closes: #70642, #69326
841
842 -- Roland Bauerschmidt <rb@debian.org> Thu, 31 Aug 2000 09:58:57 -0500
843
844 adduser (3.17) unstable; urgency=low
845
846 * Fixed Build-Depends. Closes: #70067
847
848 -- Roland Bauerschmidt <rb@debian.org> Sun, 27 Aug 2000 19:03:13 -0500
849
850 adduser (3.16) unstable; urgency=low
851
852 * Included Russian translation from Peter Novodvorsky <petya@logic.ru>
853 * Changed reference to GPL from /usr/doc/copyright/GPL to
854 /usr/share/common-licenses/GPL. Closes: #69014
855
856 -- Roland Bauerschmidt <rb@debian.org> Sun, 30 Jul 2000 14:26:34 +0200
857
858 adduser (3.15) unstable; urgency=low
859
860 * deluser: perl is executed with -w now
861 * system_call moved back from AdduserCommon.pm to adduser and deluser
862 - system_call in adduser runs cleanup() on errors.
863 - system_call in deluser dies on errors directly.
864 * adduser: fixed the problem that adduser creates home with totally
865 wrong permissions if adduser.conf is old (closes: #66583)
866
867 -- Roland Bauerschmidt <rb@debian.org> Fri, 16 Jun 2000 18:06:18 +0200
868
869 adduser (3.14) unstable; urgency=low
870
871 * adduser has a better handling for nscd now. Instead of simply
872 stopping nscd before changes and starting it again after changes,
873 adduser invalidates the caches before and after changes now.
874 (closes: #54726)
875 * deluser invalidates nscd caches after changes, too.
876 * new Portugese/Brazilian translation for adduser and deluser by
877 Cesar Eduardo Barros <cesarb@nitnet.com.br>
878 * adding and removing users to/from a group is now done with gpasswd
879 instead of usermod. This prevents adduser and deluser from not
880 adding "NISed" users to a group (closes: #57573)
881 * functions used in both adduser and deluser moved to AdduserCommon.pm
882
883 -- Roland Bauerschmidt <rb@debian.org> Tue, 6 Jun 2000 12:24:46 +0200
884
885 adduser (3.13) unstable; urgency=low
886
887 * Merged seperate .po-files for adduser and deluser into one
888 * Added Brazilian translation for adduser (closes: #53912), thanks to
889 Cesar Eduardo Barros <cesarb@web4u.com.br>
890 * Added Spanish translation for adduser and deluser (closes: #44902),
891 thanks to Nicolás Lichtmaier <nick@debian.org>
892 * Added Korean translation for adduser (closes: #46836), thanks to
893 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
894 * Worked patch from #52048 into adduser (closes: #52048)
895 * Added deluser in SEE ALSO section of adduser's manpage (closes: #52508)
896 * Don't create home directories for users with their own group per
897 default setgid because this has some bad side effects. Can be set in
898 /etc/adduser.conf with SETGID_HOME=yes (closes: #64806)
899 * Started TODO list for all the things that still have to be done....
900
901 -- Roland Bauerschmidt <rb@debian.org> Sat, 04 Jun 2000 17:13:51 +0200
902
903 adduser (3.12) unstable; urgency=low
904
905 * New Maintainer
906 * corrected FSF address in adduser and deluser source
907 * fixed function that checks if the user already exists (closes: #54512)
908 * allow dashes in usernames without using --force-badname (closes: #53788)
909 * ability to set a global mode for creating directories in variable
910 DIR_MODE in adduser.conf (closes: #29389)
911
912 -- Roland Bauerschmidt <roland@copyleft.de> Sat, 20 May 2000 14:16:20 +0200
913
914 adduser (3.11.2) unstable; urgency=low
915
916 * NMU
917 * new tool 'deluser' to remove users the same way like adding them
918 * manpage for deluser(8) and deluser.conf(5)
919 * translation of adduser and deluser to German
920 * fixed bug that uid and gid 0 were not recognised (closes: #59859, #60491,
921 #50620, #56468, #53606)
922 * text "enter groupname" instead of "enter username" if adding a group
923 (closes: #52701)
924 * also allowing usernames like foo$ with --force-badname for compatibility
925 with Samba machine accounts (closes: #28149)
926 * allow also setting full gecos fields with --gecos like
927 "Roland Bauerschmidt,Room 3,0421/3763482,0421/373545" (closes: #44031)
928 * last NMU has already fixed bug 44810 (closes: #44810)
929 * corrected FSF address in debian/copyright
930 * moved manpages from /usr/man to /usr/share/man (closes: #53913)
931
932 -- Roland Bauerschmidt <roland@copyleft.de> Sat, 6 May 2000 21:54:57 +0200
933
934 adduser (3.11.1) unstable; urgency=low
935
936 * NMU for bugsquash, pre potato freeze
937 * eval for POSIX to catch errors
938 * /usr/doc -> /usr/share/doc
939
940 -- Ben Collins <bcollins@debian.org> Sat, 30 Oct 1999 20:54:32 -0400
941
942 adduser (3.11) unstable; urgency=low
943
944 * fix behavior when Locale::gettext is unavailable.
945 * start & stop nscd, closes: #40918, #36607.
946
947 -- Guy Maor <maor@debian.org> Sun, 29 Aug 1999 17:37:17 -0700
948
949 adduser (3.10) unstable; urgency=low
950
951 * Test for home dir existence with -e, closes: #43364.
952 * Make "addgroup --system" behave as "adduser --group", closes: #43345.
953 * In manpage, explain difference between adduser,addgroup and
954 useradd,groupadd, closes: #22820.
955
956 -- Guy Maor <maor@debian.org> Sun, 29 Aug 1999 11:07:18 -0700
957
958 adduser (3.9) unstable; urgency=low
959
960 * Don't chmod symlinks, closes: #26850, #40250.
961 * Allow negative uids, gids (for Hurd), closes: #39679.
962 * --no-create-home option, closes: #39679.
963 * I18N, thanks to Akira Yoshiyama <yosshy@debian.or.jp> and
964 Raphael Hertzog <rhertzog@hrnet.fr>, closes: #33680.
965 * Don't depend on perl-base, closes: #42543.
966 * Be interactive, closes: #43012, #40671.
967
968 -- Guy Maor <maor@debian.org> Thu, 26 Aug 1999 21:39:59 -0700
969
970 adduser (3.8) unstable; urgency=low
971
972 * Depend on perl-base instead of perl (16008).
973 * Allow single letter names (16200).
974
975 -- Guy Maor <maor@ece.utexas.edu> Sun, 11 Jan 1998 02:11:25 -0800
976
977 adduser (3.7) unstable; urgency=low
978
979 * Add --conf option.
980
981 -- Guy Maor <maor@ece.utexas.edu> Sat, 23 Aug 1997 13:52:25 -0500
982
983 adduser (3.6) stable unstable; urgency=high
984
985 * Fixed adduser --system. (#11627)
986
987 -- Guy Maor <maor@ece.utexas.edu> Wed, 30 Jul 1997 22:34:50 -0500
988
989 adduser (3.5) stable unstable; urgency=HIGH
990
991 * Changes since 3.2: (3.4 didn't make it to stable)
992 * fixed behavior when grouphomes=yes (#10422, #11345).
993 * don't do shell expansion on system() calls (#10425).
994 * copy to skel copies entire file (#10399, #10806)
995 * Turned debugging flag off (oops). (#10963)
996 * Clean up on interrupts and errors. (#10965)
997
998 -- Guy Maor <maor@ece.utexas.edu> Fri, 25 Jul 1997 02:09:29 -0500
999
1000 adduser (3.4) stable unstable; urgency=HIGH
1001
1002 * fixed behavior when grouphomes=yes (#10422).
1003 * don't do shell expansion on system() calls (#10425).
1004 * copy to skel copies entire file (#10399)
1005
1006 -- Guy Maor <maor@ece.utexas.edu> Tue, 10 Jun 1997 10:45:30 -0500
1007
1008 adduser (3.2) frozen unstable; urgency=low
1009
1010 * Corrected bug exposed by perl 5.004 (#10010).
1011 * Setting SKEL="" will prevent skeleton file copy. (#9997).
1012
1013 -- Guy Maor <maor@ece.utexas.edu> Fri, 23 May 1997 15:29:46 -0500
1014
1015 adduser (3.1) frozen unstable; urgency=high
1016
1017 * Calls passwd utilities to actually do the work (so works with shadow).
1018 * Conforms to new UID & GID allocation standard.
1019 * Removed deluser, delgroup, adduserperm. Use userdel and groupdel.
1020 * /etc/skel can deal with symlinks. directories are g+s if usergroups=yes.
1021 * Has support for quotas.
1022
1023 -- Guy Maor <maor@ece.utexas.edu> Sat, 17 May 1997 12:21:46 -0500
1024
1025 adduser (2.13) stable unstable; urgency=high
1026
1027 * /etc/adduser.conf added as a conffile
1028
1029 -- Christoph Lameter <clameter@debian.org> Tue, 17 Dec 1996 10:42:10 -0800
1030
1031 adduser (2.12) stable unstable; urgency=high
1032
1033 * debmakisiert.
1034 * Fixed dependencies. Removed stupid script.
1035 * Maintainer address changed to maor@debian.org
1036
1037 -- Christoph Lameter <clameter@debian.org> Tue, 17 Dec 1996 07:36:16 -0800
1038
1039 adduser (2.11) unstable; urgency=high
1040
1041 * Some fixes to the deluser and delgroup scripts
1042 * More fixes to the adduserperm script
1043
1044 -- Christoph Lameter <clameter@debian.org> Wed, 25 Sep 1996 09:00:00 +0800
1045
1046 adduser (2.10) unstable; urgency=medium
1047
1048 * These are severe changes to adduser. Please test before using!
1049 * Manpage adduser.8 updated to describe the purpose of /usr/local/sbin/adduser.local
1050 * Add --gecos and --passwd option for adduser
1051 * Add --uid and --gid options for adduser and addgroup
1052 * Add a script called adduserperm to set up the permissions on who can
1053 create new users.
1054 * Bug: addgroup left the password field in /etc/group empty.
1055 * Added deluser and delgroup scripts. Very primitive right now.
1056
1057 -- Christoph Lameter <clameter@debian.org> Tue, 24 Sep 1996 09:00:00 +0800
1058
1059 adduser (2.00) unstable; urgency=medium
1060
1061 * New Maintainer
1062 * New Standards 2.1.0.0 simplifying and reducing files
1063 * Removed obsolete stuff
1064 * Fix bug #3878, #3794, #3879, #3861, #3490
1065
1066 -- Christoph Lameter <clameter@debian.org> Sun, 22 Sep 1996 09:00:00 +0800
1067
1068 Wed May 29 10:11:38 CDT 1996 Steve Phillips <sjp@cvfn.org>
1069
1070 * Added part of patch from Miquel van Smoorenburg
1071 <miquels@cistron.nl> that I missed somehow.
1072
1073 Fri May 17 16:48:28 CDT 1996 Steve Phillips <sjp@cvfn.org>
1074
1075 * Added patch from Miquel van Smoorenburg <miquels@cistron.nl>
1076 Fixes Bug#2286 and Bug#3017
1077
1078 * Updated adduser manpage for --ingroup option
1079
1080 * Added --ingroup option to addsysuser task as well as
1081 adduser.
1082
1083 Thu May 16 14:31:42 MET DST 1996 Miquel van Smoorenburg <miquels@cistron.nl>
1084
1085 * Added new command line option --ingroup
1086
1087 * Added options to adduser.conf to allow homedirectory
1088 construct of /home/u/user or /home/users/user
1089
1090 * Default NIS entry (+::::::) was not kept at the end
1091
1092 Tue May 7 14:09:30 CDT 1996 Steve Phillips <sjp@cvfn.org>
1093
1094 * Finished fixing Bug #1534
1095
1096 * Fixed Bug #2285
1097
1098 * Fixed Bug #2361
1099
1100 * Changed man pages so they get their version numbers plugged
1101 in from the makefile
1102
1103 * Fixed some minor perl syntax errors
1104
1105 Tue Oct 24 22:21:29 1995 Sven Rudolph <sr1@inf.tu-dresden.de>
1106
1107 * uploaded files were incorrect, therefore reuploading
1108
1109 * debian.Changelog: corrected a description
1110
1111 * debian.control: added Section: field
1112
1113 Mon Oct 23 22:16:19 1995 Sven Rudolph <sr1@inf.tu-dresden.de>
1114
1115 * Makefile: moved symlink creation from postinst/prerm into
1116 the build stage
1117
1118 * debian.postinst, debian.prerm: deleted
1119
1120 * adduser.8: changed documentation for --home feature
1121
1122 * adduser.pl: fixed some file locking races (Bug#1720)
1123
1124 * adduser.pl: create home directory with setgid bit when
1125 using usergroups (Bug#1544)
1126
1127 * adduser.pl: corrected permissions for copies of /etc/skel
1128 files (Bug#1544)
1129
1130 * adduser.pl: run /usr/local/sbin/adduser.local if it exists
1131 (patch for this feature provided in Bug#1544)
1132
1133 * adduser.pl: now always does chown before chmod
1134 (Bug#1544, Bug#1720)
1135
1136 * adduser.pl: now correctly copies dot files from /etc/skel
1137 (Bug#1500)
1138
1139 * adduser.pl: now gives informative message when called from
1140 a non-root user (Bug#1350)
1141
1142 * adduser.pl: enforces that user names are never longer than
1143 8 characters (Bug#1241)
1144
1145 * adduser.pl: now copies everything below /etc/skel (Bug#1542)

  ViewVC Help
Powered by ViewVC 1.1.5