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

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5