| 1 |
adduser (3.77.0) UNRELEASED; urgency=low |
adduser (3.87.0) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
* NOT RELEASED YET |
* NOT RELEASED YET |
| 4 |
|
* TODO: testsuite test 8 should actually add a group |
| 5 |
|
* experimental version |
| 6 |
|
* add patches from Stephen Gran: |
| 7 |
|
* allow additional groups to be used for a new user. (mh) |
| 8 |
|
Closes: #147518, #166718, #212452, #233894, #239006, #240707, #240855 |
| 9 |
|
* Fix "adduser: adduser:" output of error messages. (mh) |
| 10 |
|
* Fix error messages like "foo ", gtx( ..., whch does not produce |
| 11 |
|
output at all. (mh) |
| 12 |
|
* Honor system PATH, do not hard-code paths to sub-programs. |
| 13 |
|
* Update French (fr) program translation. |
| 14 |
|
Thanks to Thomas Huriaux. (mh) Closes: #366885 |
| 15 |
|
|
| 16 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 13 May 2006 13:26:17 +0000 |
| 17 |
|
|
| 18 |
|
adduser (3.87) unstable; urgency=low |
| 19 |
|
|
| 20 |
|
[ Marc Haber ] |
| 21 |
|
* Update Italian (it) program and manpage translation. |
| 22 |
|
Thanks to Luca Monducci. (mh) Closes: #363100 |
| 23 |
|
* Update French (fr) program translation. Thanks to Thomas Huriaux |
| 24 |
|
and Luc FROIDEFOND. (mh) Closes: #356130 |
| 25 |
|
* Add Galician (gl) debconf translation. |
| 26 |
|
Thanks to Jacobo Tarrio. (mh) Closes: #361240 |
| 27 |
|
* Fix mis-placed closing bracket in sub cleanup. |
| 28 |
|
Thanks to Ted Percival. (mh) Closes: #363182 |
| 29 |
|
* Fix multiple issues in deluser man page. |
| 30 |
|
Thanks to J S Bygott. (mh) Closes: #362623 |
| 31 |
|
* Correct wording in adduser man page. |
| 32 |
|
Thanks to Reuben Thomas. (mh) Closes: #364170 |
| 33 |
|
|
| 34 |
|
[ Joerg Hoh ] |
| 35 |
|
* removed some unnecessary code |
| 36 |
|
* converted all calls of die() to dief(); Thanks to Stephan Gran |
| 37 |
|
<sgran@debian.org> |
| 38 |
|
|
| 39 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Wed, 26 Apr 2006 14:00:15 +0000 |
| 40 |
|
|
| 41 |
|
adduser (3.86) unstable; urgency=low |
| 42 |
|
|
| 43 |
|
[ Marc Haber ] |
| 44 |
|
* Only check $! after calling symlink() if symlink() failed. |
| 45 |
|
Patch from Ubuntu, thanks to Colin Watson. (mh) Closes: #355708 |
| 46 |
|
* Print error when failing, thanks to Ted Percival. (jh) Closes: #356162 |
| 47 |
|
* Update French (fr) manpage translation. |
| 48 |
|
Thanks to Nicolas François. (mh) Closes: #356253 |
| 49 |
|
* Update Czech (cs) program translation. |
| 50 |
|
Thanks to Miroslav Kure. (mh) Closes: #361413 |
| 51 |
|
* Be more strict in user name checking. |
| 52 |
|
Thanks to Jeroen van Wolffelaar and Brendan O'Dea. (mh) Closes: #357185 |
| 53 |
|
* Fix interpreter name in deluser. (mh) |
| 54 |
|
|
| 55 |
|
[ Joerg Hoh ] |
| 56 |
|
* deluser: include symbolic links in backup. Patch from |
| 57 |
|
Ubuntu. |
| 58 |
|
* deluser: Fixed handling of return codes, updated deluser.8 |
| 59 |
|
* deluser: removed the --home parameter |
| 60 |
|
* adduser: fix @names initialization |
| 61 |
|
|
| 62 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 15 Apr 2006 19:45:52 +0000 |
| 63 |
|
|
| 64 |
|
adduser (3.85) unstable; urgency=low |
| 65 |
|
|
| 66 |
|
* Add versioned Replaces for manpages-it. Thanks to Marco Presi and |
| 67 |
|
Francesco Paolo Lovergine. (mh) Closes: #353666, #353672. |
| 68 |
|
* Apply a bunch of patches from Stephen Gran, which look like they |
| 69 |
|
finish unfinished work. |
| 70 |
|
* introduce skel_ignore_regex, patch by Stephen Gran. (mh) |
| 71 |
|
Closes: #121262, #354459 |
| 72 |
|
* Initialize configref->{"exclude_fstypes"} in AdduserCommon.pm. |
| 73 |
|
Thanks to Nobuhiro KUSUNO. Closes: #354823 |
| 74 |
|
* Add perl-based test suite, shell scripts seem to be no-op now. (jh) |
| 75 |
|
* Re-start testing timer. Closes: #354829 |
| 76 |
|
|
| 77 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 4 Mar 2006 08:19:39 +0000 |
| 78 |
|
|
| 79 |
|
adduser (3.84) unstable; urgency=low |
| 80 |
|
|
| 81 |
|
* Fixed warning when using --verbose, which has independently been |
| 82 |
|
spotted by Paul Slootman and has been reported later by Kevin B. |
| 83 |
|
McCarty. (jh) Closes: #353032 |
| 84 |
|
* Have --remove-all-files not descend into special file systems. |
| 85 |
|
Thanks to Kai Hendry. (jh) Closes: #344488 |
| 86 |
|
* Update Swedish (sv) program and manpage translation, again from |
| 87 |
|
Daniel Nylander. (mh) Closes: #352740, #352742 |
| 88 |
|
* Update Italian (it) program and manpage translation. |
| 89 |
|
Thanks to Luca Monducci. (mh) Closes: #353467 |
| 90 |
|
|
| 91 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 19 Feb 2006 18:19:15 +0000 |
| 92 |
|
|
| 93 |
|
adduser (3.83) unstable; urgency=low |
| 94 |
|
|
| 95 |
|
* Update French (fr) manpage translation. |
| 96 |
|
Thanks to Nicolas François. (mh) Closes: #346562 |
| 97 |
|
* Apply out-of-band patch from Thomas Huriaux to clean up po4a |
| 98 |
|
handling. (mh) |
| 99 |
|
* Make $configfile a reference in deluser GetOptions call (perl |
| 100 |
|
5.8.8 checks this). (mh) Closes: #352496 |
| 101 |
|
* Fixed bug which prevented adduser from adding an already existing user |
| 102 |
|
with the same uid/... again. Thanks to Henrique de Moraes Holschuh for the |
| 103 |
|
detailed bug report. (jh) Closes: #352225 |
| 104 |
|
* Updated adduser.8 : don't assume that adduser creates a new user with |
| 105 |
|
uid == gid (jh) |
| 106 |
|
* Update Swedish (sv) program and manpage translation, again from |
| 107 |
|
Daniel Nylander. (mh) Closes: #352355 |
| 108 |
|
|
| 109 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 12 Feb 2006 13:51:09 +0000 |
| 110 |
|
|
| 111 |
|
adduser (3.82) unstable; urgency=low |
| 112 |
|
|
| 113 |
|
* Don't assume that gid can be equal to the uid. Thanks to |
| 114 |
|
Junichi Uekawa and Paul Slootman. (jh) Closes: #351480, #351552 |
| 115 |
|
* shell code cleanup in the test suite. (mh) |
| 116 |
|
* Fix crontab deletion. (mh) |
| 117 |
|
|
| 118 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 5 Feb 2006 20:08:45 +0000 |
| 119 |
|
|
| 120 |
|
adduser (3.81) unstable; urgency=low |
| 121 |
|
|
| 122 |
|
[ Marc Haber ] |
| 123 |
|
* fix swedish manpage addendum thanks to Thomas Huriaux. |
| 124 |
|
* Update Swedish (sv) manpage translation, again from Daniel Nylander. |
| 125 |
|
* Update French (fr) program translation. |
| 126 |
|
Thanks to Aurelien Ricard. (mh) Closes: #341264 |
| 127 |
|
|
| 128 |
|
[ Joerg Hoh ] |
| 129 |
|
* (nearly) all output should now use gettext |
| 130 |
|
* deluser now removes also user crontabs |
| 131 |
|
* added only-if-empty parameter to delgroup.conf (Closes: #347717) |
| 132 |
|
* improved search for new uid/gid (thanks to Karl Rink) (Closes: #119597) |
| 133 |
|
|
| 134 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Sat, 4 Feb 2006 11:57:27 +0000 |
| 135 |
|
|
| 136 |
|
adduser (3.80) unstable; urgency=low |
| 137 |
|
|
| 138 |
|
* Update Dutch (nl) program translation. |
| 139 |
|
Thanks to Rob Snelders. (mh) Closes: #339875 |
| 140 |
|
* Fix typo in adduser man page and translations. |
| 141 |
|
Thanks to A Costa. (mh) Closes: #340343 |
| 142 |
|
* Make Polish (pl) man pages actually included. |
| 143 |
|
Update Polish (pl) program and manpage translation. |
| 144 |
|
Thanks to Robert Luberda. (mh) Closes: #340327 |
| 145 |
|
* New Swedish (sv) program translation. |
| 146 |
|
Thanks to Daniel Nylander. (mh) Closes: #340669 |
| 147 |
|
* New Swedish (sv) manpage translation, also from Daniel. |
| 148 |
|
* Add addendum.template to aid manpage translators. Thanks to |
| 149 |
|
Thomas Huriaux. |
| 150 |
|
* Fix two typos in french manpage translator addenda. Thanks to |
| 151 |
|
Thomas Huriaux. |
| 152 |
|
|
| 153 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Tue, 29 Nov 2005 14:07:10 +0000 |
| 154 |
|
|
| 155 |
|
adduser (3.79) unstable; urgency=low |
| 156 |
|
|
| 157 |
|
* Fix shadowless systems _again_. |
| 158 |
|
Thanks to Matt Zimmerman. (mh) Closes: #339686 |
| 159 |
|
* remove double values from adduser.conf. (mh) |
| 160 |
|
* Allow underscores in adduser.conf variable names. |
| 161 |
|
Thanks to David Bishop and Edward J. Shornock. (mh) Closes: #339670 |
| 162 |
|
|
| 163 |
|
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 18 Nov 2005 17:29:46 +0000 |
| 164 |
|
|
| 165 |
|
adduser (3.78) unstable; urgency=low |
| 166 |
|
|
| 167 |
|
[ Marc Haber ] |
| 168 |
* Changes suggested by Denis Barbier |
* Changes suggested by Denis Barbier |
| 169 |
* po/Makefile: move -c down from xgettext definition to the actual call |
* po/Makefile: move -c down from xgettext definition to the actual call |
| 170 |
* po/Makefile: Use a SOURCES variable. The old version caused |
* po/Makefile: Use a SOURCES variable. The old version caused |
| 175 |
POT file. |
POT file. |
| 176 |
* Add Brazilian Portuguese (pt_BR) manpage translation. Thanks to |
* Add Brazilian Portuguese (pt_BR) manpage translation. Thanks to |
| 177 |
Felipe Augusto van de Wiel. (mh) |
Felipe Augusto van de Wiel. (mh) |
| 178 |
|
* Add Portuguese (pt) debconf translation by Miguel Figueiredo and |
| 179 |
|
Marco Ferra. (mh) Close: #336332 |
| 180 |
|
* Update French (fr) manpage translation. Thanks to |
| 181 |
|
Thomas Huriaux. (mh) Closes: #336200 |
| 182 |
|
* Update Russian (ru) manpage, program and debconf template translation. |
| 183 |
|
Thanks to Yuri Kozlov. (mh) Closes: #337080 |
| 184 |
|
* Fix typo in deluser.conf.5, hopefully without fuzzying |
| 185 |
|
translations. Thanks to Felipe Augusto van de Wiel and to Thomas |
| 186 |
|
Huriaux. (mh) |
| 187 |
|
* remove wrong pt_PT manpage translation. (mh) |
| 188 |
|
* Polish (pl) translation work by Robert Luberda. (mh) Closes: #335926 |
| 189 |
|
* initial man page translation |
| 190 |
|
* updated translation of program |
| 191 |
|
* updated translation of debconf templates |
| 192 |
|
* debian/control: replace manpages-pl |
| 193 |
|
* debian/rules + doc/po4a/po4a.conf: add support for Polish man pages |
| 194 |
|
* debian/scripts/install_manpages: fail if the man file can't be |
| 195 |
|
created |
| 196 |
|
* debian/rules: correct man pages location for es and ru translations. |
| 197 |
|
|
| 198 |
|
[ Joerg Hoh ] |
| 199 |
|
* stricter checking on variables in configuration files (inspired by |
| 200 |
|
#130751) |
| 201 |
|
* documented --debug in adduser.8 |
| 202 |
|
* streamlined verbosity code, replaced calls to system() with systemcall() |
| 203 |
|
(Closes: #336841), also changed the definition of the environment |
| 204 |
|
variable VERBOSE; DEBUG is deprecated now (but still defined). |
| 205 |
|
|
| 206 |
-- Marc Haber <mh+debian-packages@zugschlus.de> Wed, 26 Oct 2005 12:45:05 +0000 |
-- Marc Haber <mh+debian-packages@zugschlus.de> Wed, 16 Nov 2005 13:26:03 +0000 |
| 207 |
|
|
| 208 |
adduser (3.77) unstable; urgency=low |
adduser (3.77) unstable; urgency=low |
| 209 |
|
|