Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
and roll on next release Signed-off-by: Stephen Gran <steve@lobefin.net>
last changes before upload Signed-off-by: Stephen Gran <steve@lobefin.net>
Add afs to EXCLUDE_FSTYPES by default (closes: #630340)
obligatory UNRELEASED header Signed-off-by: Stephen Gran <steve@lobefin.net>
Don't go wrong if user or group is 0, although, please, stop that (closes: #617480)
Add newline to deluser output (closes: #592629)
Use db_settitle instead of db_title (closes: #560313)
Keep test from complaining (closes: #613009)
Use unlink on symlinks (closes: #609156)
Warning to STDERR (closes: #561864)
acknowledge NMUs Signed-off-by: Stephen Gran <steve@lobefin.net>
* fix naming inconsistency in adduser.8 man page.
Thanks to Piotr Lewandowski (addresses: #453086)
* Translations: - ru: thanks Yuri Kozlov <yuray@komyakino.ru> (closes: #559661)
deluser: explicitly set $PATH, patch from Martin Pitt <martin.pitt@ubuntu.com> (closes: #555307)
deluser: --backup-to implies --backup, but only if passed on the command line (addresses: #535857) (closes: #551929)
update standards version - no changes
Update po4a calls
new translations
fix 515909: adjust manpage
fix: 515909, just more warnf-statements
remove the games group from EXTRA_GROUP example (closes 502150)
fix 520586: allow underscores again in usernames
* deluser: fix 545024: adjust file test ("-s" tests for an existing directory
with a non-zero-sized content, "-S" tests for socket)
* adduser: replace raw return codes with constant values
add missing changelog entry
it (Luca Monducci <luca.mo@tiscali.it>) (closes: #493958)
ru (thanks Yuri Kozlov <kozlov.y@gmail.com>) (closes: #493609)
ro (thanks Eddy Petrișor <eddy.petrisor@gmail.com>) (closes: #488730)
fr (thanks Nicolas François <nicolas.francois@centraliens.net>) (closes: #478087, #478089)
* New tranlations: - fr (thanks Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>) (closes: #478087)
unfuck character set
Update Standards-Version to 3.8.0 - no changes
Add Joerg to uploaders and remove Marc - thanks for your work
updated spanish translation
fix #488977: you cannot use -s for specifying a shell
* New translations: - fr (thanks Nicolas François <nicolas.francois@centraliens.net>) (closes: #478089, #478087) - hy (thanks Vardan Gevorgyan <vgevorgyan@debian.am>)(closes: #475147) - ru (thanks Yuri Kozlov <kozlov.y@gmail.com>)(closes: #473286) - sv (thanks Martin Bagge <martin.bagge@bthstudent.se>)(closes: #483436)
Add group games to the default list for EXTRA_GROUPS (closes: #435642)
Get rid of two infinite loops (closes: #417291). Incidentally, this (closes: #405905) by changing to assume yes to avoid going around the loop again.
#481352: fix order of arguments to tar
Use $ENV{PERL_DL_NONLAZY}=1 in eval of module loading to catch XS module
ABI mismatches
fix bug 452864
Translations: - eu (thanks Piarres Beobide <pi@beobide.net>)(closes: #471903)
update list of closed bugs
- fix annoying message about removing the root user any time deluser is called. - if you really want to drop the root account, please use the "--force" parameter. This may save your system. - documented that feature in the manpage.
fix warning on deluser
mulitple minor changes to make lintian happy
revert decision to mark /etc/adduser.conf as a conffile - we modify it in postinst
ru (thanks Yuri Kozlov <kozlov.y@gmail.com>)(closes: #452289, #452290)
ru (thanks Yuri Kozlov <kozlov.y@gmail.com>)(closes: #452289)
fr (thanks Nicolas François <nicolas.francois@centraliens.net>)(closes: #442203)
deluser: Let tar gzip/bzip backups directly (closes: #451321)
zh_CN (thanks LI Daobing <lidaobing@gmail.com>)(closes: #447868)
Clarify --in-group documentation (closes: #468152)
add be.po
* Mark /etc/adduser.conf as a conffile (closes: #463880)
* TODO: remove most todos since they're outdated * deluser: fixed warning when removing last user in a group (actually we don't remove that group) closes: 454928 and 451967 * fixed which functions not to return garbage if a binary is not found; broke the backup function in deluser when bzip2 was not available closes: 453419 * changelog: updated
- warn if you want to remove the root account
- adding more checks to addsysuser, exit with error code 1 when the user already exists as normal user. Closes: #435778 - a little update to the manpage
sk.po
lots of translation updates
removed old FIXME statement, no longer required
fix #440236
fixed parenthesis, which caused error messages if the homedir was already present
update changelog
fix bug #432710
apply patch for #433639
- fix wrongly error message - fixes #435777
associate closes: line with correct submitter
Touch up invalid variable interpolation in gettext string
Template and translation changes
more documentation
- also backup symlinks, sockets and named pipes maybe we should backup everything and omitt these checks
fix access rights to backup files created by userdel
- fixed that nasty race condition
* don't clear the group and re-add all users then, but just only add the new one
include an post-etch bugfix, and extend it a little bit
added changelog entry for the last commit
uncommented bugfix
fix release number
get_group_members never returned root as member of a group
fixing bug #421089
setting dist; prepare release
add bug number to changelog for conditional printf
add hu.po. closes: #410792
deluser: wrong format passed to dief, making it print oddly. closes: #412204
revert the fix for #397916: we want no string changes this close to release
be more verbose; breaks i18n templatessvn diff
added description of some more parameters of deluser
don't advertize the --group option for adduser
print "$0: " needs to be conditional on $verbose, just like the printf following it
Add myself to Uploaders
prepare new version
prepare release
revert earlier reordering of tests in addsysuser; add extra return code to existing_group_ok and honor it
testsuite documentation
* remove shell script tests, they are no longer used
some more testsuite tweaks
update test9.pl
addsysgroup needs to define $new_group before calling existing_group_ok
* Add testsuite test9.pl to catch the bug from #407231
prepare new version
prepare release
* Update Italian (it) program and man page translation.
Thanks to Luca Monducci. Closes: #404262
* Update Russian (ru) man page translation.
Thanks to Yuri Kozlov. Closes: #403785
focument off-BTS man page
new po files
Update documentation about system uid's < 100
* Update French (fr) program and man page translation.
Thanks to Nicolas François. Closes: #402247
prepare new version please note that 3.100 is not exactly the 3.00 in the archive, I forgot to tag.
prepare release
fix changelog as Stephen's fix really closes #212872
* Updated Catalan (ca) program translation.
Thanks to Jordi Mallach and Robert Millan. (mh) Closes: #379476
defined NOEXPR when I18N::Langinfo unavailable
* Update Basque (eu) program translation.
Thanks to Piarres Beobide. (mh) Closes: #399552
* Update German (de) program translation.
Thanks to Tobias Toedter. Closes: #397131
* Update French (fr) program translation.
Thanks to Nicolas François. Closes: #396737
* Update Italian (it) program translations.
Thanks to Luca Monducci. Closes: #396948
prepare new version
* Fix wrong option spec backup-to= in deluser.
* escape @ in new regexp, now really fixing #389160.
Thanks to Stephen for spotting this in time.
* Move po-debconf to build-depends.
* Add parenthesis to make gettext happy (see #386912) commit new po files
roll back sgran's change, illegal chars in user name are an error again. Allow @ in user names
* Fix typo in Czech (sh) program translation.
Thanks to Miroslav Kure. (mh) Closes: #390536
bug 389160
* Fix list in package description.
Thanks to Tomas Pospisek. Closes: #388853
* streamline --backup-to option parsing.
Thanks to Gerfried Fuchs. Closes: #385433
* Update Brazilian Portuguese (pt_BR) manpage translation. Thanks to
Felipe Augusto van de Wiel.
* Update Polish (pl) program and manpage translation.
Thanks to Robert Luberda. (mh) Closes: #383724
prepare new version
prepare release
* Fix a typo in Italian (it) program translation.
Thanks to Luca Monducci.
EXTRA_GROUPS comments merged
* Don't show rpcinfo -p errors to the user.
Thanks to Michael Prokop. Closes: #381923
prepare new version
prepare release
* Update French (fr) program translation.
Thanks to Thomas Huriaux. Closes: #380070
* Update Romanian (ro) debconf translation.
Thanks to Eddy PetriÅor. Closes: #378788
* Update French (fr) manpage translation.
Thanks to Nicolas François. Closes: #379394
* Update Italian (it) program and manpage translations.
Thanks to Luca Monducci. Closes: #379165
* Update Brazilian Portuguese (pt_BR) manpage translation. Thanks to
Felipe Augusto van de Wiel.
* Update German (de) program and debconf translation.
Thanks to Tobias Toedter. Closes: #378658, #378661
add debconf translation
* Update Russian (ru) manpage and program translation.
Thanks to Yuri Kozlov. Closes: #378748
* Updated Norwegian Bokmal program translations.
Thanks to Hans Fredrik Nordhaug. Closes: #378969
* Updated Ukrainian program translation. Thanks to
Eugeniy Meshcheryakov. Closes: #378805
swedish (sv) manpage translation
* Update Czech (cs) program translation.
Thanks to Miroslav Kure. (mh) Closes: #378766
* Update Korean (ko) debconf translation.
Thanks to Sunjae Park. Closes: #378733
* Update Turkish (tr) debconf translation.
Thanks to Erçin EKER. Closes: #378708
Fix bug number of sv update changelog entry
* Update Swedish (sv) program translation.
Thanks to Daniel Nylander. Closes: #377692
* Update German (de) program translation.
Thanks to Tobias Toedter. Closes: #378658
prepare new version
* Apply Tobias' last patch correctly. This again Closes: #378539 prepare release
prepare new version
prepare release
* More patches for program output.
Thanks again to Tobias Toedter. Closes: #378539
prepare new release
prepare release
* Apply a lot of patches for the program output.
Thanks to Tobias Toedter. Closes: #377387, #377701
document extra groups options - #377774
* Apply most Improvements for the program output.
Thanks to Tobias Toedter. Closes: #377387
* Update Czech (cs) program translation.
Thanks to Miroslav Kure. (mh) Closes: #377476
* Update German (de) program translation.
Thanks to Tobias Toedter. Closes: #377415
* Update French (fr) manpage translation.
Thanks to Nicolas François. Closes: #377317
prepare new version
prepare release
* do not use systemcall() for passwd call after creating new user.
This broke our return code checking. Thanks to Alexander Wirt.
* import NOEXPR from LangInfo.
* do not use systemcall() for passwd call after creating new user.
This broke our return code checking. Thanks to Alexander Wirt.
* Update French (fr) program translation.
Thanks to Thomas Huriaux. Closes: #376286
prepare next version
prepare release
streamline changelog
- Correctly handle non-zero exit codes in tests. (mh)
- Have runsuite list failed tests at end. (mh)
testsuite updates
brown paper bag: s/&systemcall/system/ if =~ /chage/
prepare new version
new version to fix botched changelog
prepare release
add debian/po/lt.po (closes 374316)
testsuite/test8.pl: make sure system users are not added to extra groups
streamline changelog attribute Stephen's changes directly to him prepare experimental release
bug triage
deluser: exit 0 on non-existant system user
* Standards-Version: 3.7.2, no changed necessary.
testsuite/test8.pl: add group, add user to group checks
* Update Italian (it) program and manpage translations.
Thanks to Luca Monducci. (mh) Closes: #370030
* Update French (fr) manpage translation.
Thanks to Nicolas François. (mh) Closes: #367380
* Apply two small patches to deluser man page.
Thanks to Florentin Duneau. (mh) Closes: #367213
* Honor system PATH, do not hard-code paths to sub-programs. (patch from Stephen)
* Update French (fr) program translation.
Thanks to Thomas Huriaux. (mh) Closes: #366885
* Fix "adduser: adduser:" output of error messages. (mh)
* Fix error messages like "foo ", gtx( ..., whch does not produce
output at all. (mh)
* add patch from Stephen Gran to allow additional groups to be used
for a new user. (mh)
Closes: #147518, #166718, #212452, #233894, #239006, #240707, #240855
prepare new version
prepare release
* Add Galician (gl) debconf translation.
Thanks to Jacobo Tarrio. (mh) Closes: #361240
* Correct wording in adduser man page.
Thanks to Reuben Thomas. (mh) Closes: #364170
* Fix multiple issues in deluser man page.
Thanks to J S Bygott. (mh) Closes: #362623
- s/die /dief / - removed unreachable code (because we introduced getopt long time ago)
* Update French (fr) program translation. Thanks to Thomas Huriaux
and Luc FROIDEFOND. (mh) Closes: #356130
* Fix mis-placed closing bracket in sub cleanup.
Thanks to Ted Percival. (mh) Closes: #363182
* Update Italian (it) program and manpage translation.
Thanks to Luca Monducci. (mh) Closes: #363100
prepare new version
prepare release
changelog
* Fix interpreter name in deluser. (mh)
- updated changelog
- fixed return values of deluser - documented these return values in the deluser manpage
include symbolic links in backup
* Update Czech (cs) program translation.
Thanks to Miroslav Kure. (mh) Closes: #361413
credit Brendan
* Be more strict in user name checking.
Thanks to Jeroen van Wolffelaar. (mh) Closes: #357185
* Update French (fr) manpage translation.
Thanks to Nicolas François. (mh) Closes: #356253
- updated changelog - added a lot of variable initialization so that we can now use "use strict"; thanks to Stephen Gran
* Only check $! after calling symlink() if symlink() failed.
Patch from Ubuntu, thanks to Colin Watson. (mh) Closes: #355708
prepare new version
prepare release
add changelog entry for Jörg's change
add changelog entry closing #354823 (fix was already there)
* introduce skel_ignore_regex, patch by Stephen Gran. (mh)
Closes: #121262, #354459
* introduce skel_ignore_regex, patch by Stephen Gran. (mh)
Closes: #121262
* Apply a bunch of patches from Stephen Gran, which look like they
finish unfinished work.
also close the cloned bug, my bad.
add versioned replaces for manpages-it after #353672
* Add unversioned Replaces for manpages-it, see #353666.
prepare new version
prepare release
* Update Italian (it) program and manpage translation.
Thanks to Luca Monducci. (mh) Closes: #353467
close #353032
commit changelog for joerg's last commit
* Update Swedish (sv) program and manpage translation, again from
Daniel Nylander. (mh) Closes: #352740, #352742
mention #344488
changelog entries for joerg's last two commits
prepare new version
prepare release
clsoe 352496
* Update Swedish (sv) program and manpage translation, again from
Daniel Nylander. (mh) Closes: #352355
* Make $configfile a reference in deluser GetOptions call (perl
5.8.8 checks this).
streamline changelog
- Updated changelog file - updated manpage file (don't assume that new users have uid == gid)
* Apply out-of-band patch from Thomas Huriaux to clean up po4a
handling.
* Update French (fr) manpage translation.
Thanks to Nicolas François. (mh) Closes: #346562
prepare new version
fix crontab deletion
shell code cleanup of test suite
close one more bug
prepare release
change version number, record bug number
* Don't assume that gid can be equal to the uid
prepare new version
hm, also fixed a bug with that patch :-)
- removed the first_avail_id, get_current_gids and get_current_uids and replaced them with much faster get_first_[gu]id routines. Don't retrieve all available [gu]ids when we don't need them. - fixed some gtx() calls which broke the output of the version number (don't understand it quite now).
deluser now also removes user crontabs
* Update Swedish (sv) manpage translation, again from Daniel Nylander.
* Update French (fr) program translation.
Thanks to Aurelien Ricard. (mh) Closes: #341264
* fix swedish manpage addendum thanks to Thomas Huriaux.
prepare new version
prepare release
activate swedish man pages
* Add addendum.template to aid manpage translators. Thanks to
Thomas Huriaux.
* Fix two typos in french manpage translator addenda. Thanks to
Thomas Huriaux.
* New Swedish (sv) manpage translation, also from Daniel. Still
pending: translator file, po4a configuration.
* New Swedish (sv) program translation.
Thanks to Daniel Nylander. (mh) Closes: #340669
* Make Polish (pl) man pages actually included.
Update Polish (pl) program and manpage translation.
Thanks to Robert Luberda. (mh) Closes: #340327
* Fix typo in adduser man page and translations.
Thanks to A Costa. (mh) Closes: #340343
* Update Dutch (nl) program translation.
Thanks to Rob Snelders. (mh) Closes: #339875
prepare new version
prepare release
* Allow underscores in adduser.conf variable names.
Thanks to David Bishop and Edward J. Shornock. (mh) Closes: #339670
* remove double values from adduser.conf. (mh)
* Fix shadowless systems _again_.
Thanks to Matt Zimmerman. (mh) Closes: #339686
prepare new version
prepare release
* Update Russian (ru) manpage, program and debconf template translation.
Thanks to Yuri Kozlov. (mh) Closes: #337080
we didn't release yet due to the probs with the russian man page
prepare release
- changed the values of DEBUG and VERBOSE; documented the fact, that we don't need 2 variables when 1 is enough
- streamlined verbosity code - documented --debug
* Update Russian (ru) manpage translation. Thanks to
Yuri Kozlov. (mh) Closes: #337080
* Add Portuguese (pt) debconf translation by Miguel Figueiredo and
Marco Ferra. (mh) Close: #336332
* Update French (fr) manpage translation. Thanks to
Thomas Huriaux. (mh) Closes: #336200
* Polish (pl) translation work by Robert Luberda. (mh) Closes: #335926
* initial man page translation
* updated translation of program
* updated translation of debconf templates
* debian/control: replace manpages-pl
* debian/rules + doc/po4a/po4a.conf: add support for Polish man pages
* debian/scripts/install_manpages: fail if the man file can't be
created
* debian/rules: correct man pages location for es and ru translations.
* remove wrong pt_PT manpage translation. (mh)
* Fix typo in deluser.conf.5, hopefully without fuzzying
translations. Thanks to Felipe Augusto van de Wiel and to Thomas
Huriaux. (mh)
fix Felipe Augusto van de Wiel's name
* Add Brazilian Portuguese (pt_BR) manpage translation. Thanks to
Felipe Augusto. (mh)
* Changes suggested by Denis Barbier
* po/Makefile: move -c down from xgettext definition to the actual call
* po/Makefile: Use a SOURCES variable. The old version caused
strings from deluser to be discarded.
* deluser: make generation of copyright message more translation
friendly
* hack gtx wrapper to not only export the first string into the
POT file.
prepare new version
prepare release
hmpf, forgot changelog
* invoke debconf-updatepo and po4a in clean target.
Thanks to Thomas Huriaux. (mh)
* call make -C po update clean in debian/rules clean.
Thanks to Eduard Bloch. (mh)
prepare new version
prepare release
prepare release
* use xgettext -kgtx instead of -k_ to de-confuse xgettext
prepare new version
prepare experimental upload
* Eliminate concatenated msgids building full sentences.
(mh) This hopefully solves #224301.
* Minor string changes. (mh)
* call xgettext -c in po/Makefile
* Changes suggested by Denis Barbier
* use YESEXPR in the yes/no question to help with non-english
languages
* apply patch from Thomas Huriaux to re-work manpage generation:
* remove doc/*.es_ES
* remove doc/outdated/
* create and populate doc/po4a/po
* add the addenda to doc/po4a directory
* modify the doc/po4a.conf file.
* adapt debian/rules
(mh) Closes: #335196.
prepare new version
prepare new version
* Fix wrong bug number in 3.72 changelog regarding #333384.
* Update German (de) debconf translation.
Thanks to Daniel Knabl. (mh) Closes: #326136
prepare new version
prepare release
* make adduser consistent with documentation again. The option is
--disabled-password, not --disabled-passwd or --disabled_password.
Thanks to Colin Watson. (mh) Closes: #332815
prepare new version
prepare release
fix error message in addusertogroup
fix changelog
* correct wrong "user UID" for system groups in manpage, reference
Debian Policy 9.2.2. Thanks to Faheem Mitha. (mh) Closes: #334315
added the missing changelog entry
FIXME entry for hohjg's testsuite commit
* Update French (fr) program translation.
Thanks to Christian Perrier. (mh) Closes: #330258
add adduser.pot to svn, update po files
prepare next version
fix version number
prepare release
* Change create_homedir parameter processing. (jh)
* Allow delgroup user group. Thanks to Dan Jacobson. (mh) Closes: #176362
* Another small patch to po/Makefile to ease translation. Thanks,
again, to Thomas Huriaux.
prepare new version
prepare release, commit new templates which have been generated on package build.
* Don't mess with nscd's pid file any more, just invalidate caches if
nscd binary is found. It will fail silently if nscd is installed but
not running. Thanks to Antti Salmela, Peter Eisentraut and Bastian
Blank. (mh) Closes: #327804
Additional patches from hohjg.
* patch po/Makefile to be nicer to translators.
Thanks to Thomas Huriaux. (mh) Closes: #331392
* Move package from base to admin to clear up override disparity. (mh)
* Clarify error message if system group to be added does already
exist as a non-system group.
Thanks to Peter Eisentraut. (mh) Closes: #326192
commit another patch set from jörg. This one is known to break deluser
* Streamlining of print(f)/die(f) statements regarding quoting,
parenthesis and spaces. (mh)
* Update Swedish (sv)debconf translation. Thanks to Daniel Nylander
and André Dahlqvist. (mh) Closes: #330258
prepare new version
* put new FSF street address in debian/copyright
prepare release
* versioned depends on passwd >> 1:4.0.12 because of the changed
chage exit code (now, 15) in the "shadow passwod not enabled"
case. Earlier versions return 3 or even a normal 1 in that case.
hohjg patch 5: move common code to AdduserCommon
* show deluser that name_regex is a valid configuration directive.
Thanks to Christoph Ulrich Scholler. Closes: #324699.
* deluser patches by Jörg Hoh:
- introduce "use strict"
* make adduser.conf.5 NAME_REGEX consistent with the code. Thanks to
Christoph Ulrich Scholler. Closes: #323395.
clarify changelog
- use GetOpt instead of manual option parsing
- restructure plausibility checks
prepare new version
upload to experimental
* Third patch from Jörg Hoh:
- reorder command line checks and make them more consistent
- add more comments
* Apply one more patch by Jörg Hoh:
- Comment update
- relaxed checking of configuration ("yes" is checked case
insensitively now)
- explicit return values
* Apply patch by Jörg Hoh to replace manual option parsing by
getopt and restructure plausibility checks.
prepare new version
prepare release
* add dependency alternative debconf | debconf-2.0 to stop being a
cdebconf transition blocker. Thanks to Joey Hess for the heads-up.
* Update French (fr) manpages, introduce po4a to generate translated
manpages. Thanks to Nicolas François. Closes: #321614
* Add Arabic (ar) debconf translation. Thanks to Mohammed Adnène
Trojette. (mh) Closes: #320756
prepare new version
* add lintian override: adduser does not need to depend on adduser
to use adduser in maintainer scripts.
prepare 3.66 upload
* have get_group_members return a list when callers expect a list.
Thanks to Lukasz Czyczylo.
* Fix broken error message on chage non-zero exit code. Thanks to
Brian Nelson. Closes: #316089
* Fix primary group check which was broken due to wrong function name.
Thanks to Bastian Kleineidam. Closes: #319043
* Fix adduser user group. Thanks to Klaus Ethgen. Closes: #318951
prepare new release
* do not abort if chage returns exit code 3. This is an indication
that password aging cannot be set due to shadow not being enabled.
Closes: #316089, #317944.
* get_group_members now filters out non-existent users.
Closes: #284688, #315071, #315250
* Use getpwent to determine whether a to-be-deleted group is primary
group for users to enhance compatibility with non-/etc/passwd
backends. Closes: #308175
* Standards-Version: 3.6.2 (no changes needed)
fix distribution, try Priority: -
prepare release
* add ubuntu patch to generate pot file during package build, and
fix two s_print/s_printf invocations in deluser.
Thanks to Martin Pitt. (mh) Closes: #313517
* fix misdocumentation of system user password status.
Thanks to Shaul Karl. (mh) Closes: #308881
* Add Vietnamese debconf templates. Thanks to Clytie Siddall.
(mh) Closes: #307599
* Use chage to override login.defs PASS_MAX_DAYS for system accounts.
Thanks to Gerhard Schrenk. (mh) Closes: #298883
commit TODO
* Fix broken --disabled-login --disabled-password handling. Thanks
to Tokka Hastrup. (mh) Closes: #302837
* Add Finnish debconf templates. Thanks to Matti Pöllä.
(mh) Closes: #303854
* Fix $ error in adduser.conf.5. Thanks to Kevin Ryde.
(mh) Closes: #300641
* Zap program synopsis comments from the beginning. We have that information in the usage() subroutines and in the manpages. Having it a third time will only cause errors.
* Now handles /etc/skel correctly even if it is not readable for a
normal user. Thanks to Chapko Dimitrij. (mh) Closes: #299489
Long Description: Moved the actual readlink and the error processing
out of the code part that runs with user privileges only. The readlink
done as user failed if /etc/skel is not readably by that user. The
only operation done with dropped privileges is now the actual link
creation.
* Re-generate adduser.pot, fix gettext bugs in deluser. Thanks to
Hans Fredrik Nordhaug. (mh)
* Updated Norwegian Bokmal debconf templates and program translations.
Thanks to Hans Fredrik Nordhaug. (mh) Closes: #298834
prepare new version
* allow underscores again. Bug in the regexp. Thanks to Steve
Langasek.
prepare 3.63
prepare 3.62 release
* Updated Catalan program translation. Thanks to Orestes Mas.
(mh) Closes: #295340.
* Updated Ukrainian program translation. Thanks to
Eugeniy Meshcheryakov. (mh) Closes: #294244.
prepare new package version
prepare 3.61 release
* make username verification regexp configurable. (mh)
Closes: #283110, #287535
prepare next version
prepare 3.60 upload to experimental
deluser will now stop deleting at a mount point. Thanks to Andreas Schmidt. (mh) Closes: #231809
* Add a new config option NO_DEL_PATHS to deluser.conf with a
sensible default in the deluser source code. In the default
configuration, deluser will not zap any important system directories
any more. Thanks to Ernst Kloppenburg and Klaus Ethgen. (mh)
Closes: #293559, #271829
* Add Italian program translation. Thanks to Luca Monducci. (mh)
Closes: #271142.
* Add new adduser.local examples directory by John Zaitseff. (mh)
Closes: #273010.
Add Basque program and debconf translation. Thanks to Piarres Beobide Egaña. (mh) Closes: #279659.
Fix adduser manpage: Adding an already-existing system user issues a warning. The manpage claims adduser will exit silently.
Fix manpage typo. Thanks to Jari Aalto. (mh) Closes: #270266.
Apply manpage patch from Nicolas François. Thanks. (mh) Closes: #278937.
+ * create /etc/skel symlinks with proper uid/gid. Thanks to Deepak + Goel. (mh) Closes: #268402.
* Fix docs wrongly suggesting home dirs created sgid. Thanks to
Shaul Karl. (mh) Closes: #286227.
* adduser manpage fixes. Thanks to Siward de Groot. (mh)
Closes: #268837.
* adduser.conf manpages fixes. Thanks to Siward de Groot. (mh)
Closes: #268841.
prepare 3.60 in changelog
prepare release
* Updated Ukrainian program and debconf translation. Thanks to
Eugeniy Meshcheryakov. (mh) Closes: #261635.
* Updated Russian program and debconf translation. Thanks to Yuri
Kozlov.
* Updated Czech program translation. Thanks to Miroslav Kure.
Closes: #261860.
* Updated Danish program translation. Thanks to Morten Brix Pedersen.
Closes: #262336.
prepare 3.59
prepare 3.58 release
* Updated Catalan translations by Jordi Mallach <jordi@debian.org>.
* Applied patch to tidy up the English program translations. Thanks
to Adam D. Barratt. A request e-mail to the translators asking them to
review the changes to their translation has been sent out.
(mh) Closes: #260265.
* Applied patch for Dutch debconf translation by cobaco.
(mh) Closes: #261338.
* Applied patch for German debconf translation by Florian Ernst.
(rb) Closes: #261236.
* fix inconsistent hyphenation in man pages. Thanks to Clint Adams.
(mh) Closes: #259000.
prepare 3.57.1
* Set Maintainer: to the adduser-devel mailing list, Roland is
uploader.
* Remove XSI:isms from debian/config. Thanks to David Weinehall.
Closes: #254776.
* Updated Spanish Debconf translations. Thanks to Carlos Valdivia
Yage <valyag@dat.etsit.upm.es>. Closes: #251321.
* Updated Czech Debconf translations. Thanks to Miroslav Kure
<kurem@upcase.inf.upol.cz>. Closes: #251677.
3.56.1
* Marc Haber:
* Applied patch against pt_BR debconf template translation. Thanks
to Adnre Luis Lopes <andrelop@debian.org>. Closes: #251280.
* The "Alle Guten Dinge sind Drei" release.
prepare new release
* Marc Haber:
* Applied patch against pt_BR translation. Thanks to Andre Luis
Lopes <andrelop@debian.org>. Closes: #251269.
* The "why do new translations always come in six hours after the
last upload" release.
new version 3.54.1
prepare 3.54 release
* Added Italian debconf templates. Thanks to Luca Monducci.
Closes: #248007.
new changelog entry
rename no.po to nb.po
version number for release
* fix deluser to allow exotic characters like "+" in the version
string by quoting VERSION.
* Updated German translations. Thanks to Florian Ernst. Closes:
#244091.
* Updated French man page for adduser.conf. Thanks to Julien
Louis. Closes: #244639.
* Added Greek debconf templates. Thanks to Konstantinos
Margaritis. Closes: #243555.
* Updated Danish translations. Thanks to Morten Brix Pedersen.
Closes: #243078.
Fix typo (tranks=>thanks) in changelog entry
* Updated French translations. Tranks to Christian Perrier.
Closes: #242773.
* Updated Ukrainian debconf templates. Thanks to Eugeniy
Meshcheryakov. Closes: #241851.
* Updated Danish debconf templates. Thanks to Claus Hindsgaul.
Closes: #241845.
* Updated Japanese debconf templates. Thanks to Kenshi Muto.
Closes: #241805.
* Updated Frensh debconf templates. Thanks to Christian Perrier.
Closes: #241508.
* version number not to be released
* Marc Haber:
* Updated Spanish man pages. Thanks to Ruben Porras. Closes: 241087.
Upload.
roll back --group --ingroup change because the code is different from what I thought.
* allow --system --group --ingroup as this might make sense.
make deluser --system return success if user doesn't exist
bump standards-version to 3.6.1
* hand down --quiet and --debug settings to adduser.local. Thanks
to Karl M. Hegbloom. Closes: #240103. Closes: #156013.
* use temporary file for backup file list. Thanks to Christoph
Ulrich Scholler. Closes: #230364. Closes: #230360.
* honor setgid_home for directories in /etc/skel. Thanks to Jeff
Tranter. Closes: #158370.
* Include updated Swedish translation of debconf template. Thanks
to André Dahlqvist. Closes: #238923.
* recode changelog to utf-8.
* add --backup-to parameter to deluser. Closes: #138618.
* Include alioth link and mailing list to package description.
* Add turkish po-debconf translation. Thanks to Recai Oktas.
Closes: #239140.
* capitalize default choice N in correctness prompt of code and
po files. Thanks to Justin B Rye. Closes: #238807.
* fix debconf UI reference in templates. Thanks to Joey Hess.
Closes: #215025.
* fix german debconf template.
* Improve warnings regarding --no-create-home. Thanks to Chris
Halls. Closes: #141016.
* deluser: Check for existing $pw_homedir before find to avoid
warning if home dir not present.
* delgroup will of course delete non-system groups, contrary to
comments and docs. Fix comments and docs
* add --only-if-empty switch to delgroup. Adapt man page.
Closes: #239579
* adapt deluser's systemcall() to honor --debug
* add --home option to deluser. Adapt man page. Closes: #239376
* add --system option to deluser. Adapt man pages. Rename
translated man pages. Closes: #239261.
* add myself to Uploaders: and debian/copyright.
* addgroup --system does no longer fail if system group already
exists. Closes: #239238.
* adduser now gives clearer error messages when user/group to be
created as system user/group already exists as non-system. Thanks
to Henrique de Moraes Holschuh. Closes: #143738.
* fix adduser.8 to correctly document adduser --system --group.
Renamed translated adduser.8 man pages after discussion on
#debian-devel. Closes: #239236. Closes: #219438.
* modify changelog to see who did which change.
* Fixed POT file generation, patch provided by Eugeniy Meshcheryakov <eugen@univ.kiev.ua>. Closes: #233285. The "-L Perl" is added to xgettext, which imposes a versioned dependency on gettext >= 0.13. * Updated Swedish translation of the Debconf templates by Leonard Norrgard <vinsci@refactor.fi>. Closes: #230381. * Fixed a typo in Spanish translation, reported by Jesus Roncero <jesus@roncero.org>. Closes: #223828. * Updated Danish translation by Morten Brix Pedersen <morten@wtf.dk>. Closes: #216420. * Added Simplified Chinese translations, both for programs and Debconf templates, by Carlos Z.F. Liu <carlos_liu@yahoo.com>. Closes: #230651. * Added Czech translations, both for programs and Debconf templates, by Miroslav Kure <kurem@upcase.inf.upol.cz>. Closes: #232062. * Added Ukranian translations, both for programs and Debconf templates, by Eugeniy Meshcheryakov <eugen@univ.kiev.ua>. Closes: #233552. * Applied patch by Denis Barbier <barbier@debian.org> for most translation related changes. Thanks a lot for the help. Closes: #236494.
* Updated Dutch translation of the Debconf templates by
cobaco@linux.be. Closes: #215364.
* Updated Catalan translations by Jordi Mallach <jordi@debian.org> Closes: #190631.
* Updated Brazilian Portuguese translation of the Debconf
templates. Closes: #207944.
* Removed junk from po/nb.po.
update change for upload
* Remove duplicate word in adduser.conf.5. Closes: #191863.
* Include the Norwegian (bokmaal) translation by Geir Helland
<debian@marked.no>. Closes: #196981.
* Include the Brazilian Portuguese translations of the
manpages by Philipe Gaspar <philipegaspar@terra.com.br>.
Closes: #194375.
* Include the Spanish manpages by Ruben Porras
<nahoo82@telefonica.net>. Closes: #195437.
Switched to po-debconf.
Load adduser-3.50 into trunk.
Load adduser-3.49 into trunk.
Load adduser-3.48 into trunk.
Load adduser-3.47 into trunk.
Load adduser-3.46 into trunk.
Load adduser-3.45 into trunk.
Load adduser-3.44 into trunk.
Load adduser-3.43 into trunk.
Load adduser-3.42 into trunk.
Load adduser-3.41 into trunk.
Load adduser-3.40 into trunk.
Load adduser-3.39 into trunk.
Load adduser-3.37 into trunk.
Load adduser-3.36 into trunk.
Load adduser-3.35 into trunk.
Load adduser-3.34 into trunk.
Load adduser-3.33 into trunk.
Load adduser-3.32 into trunk.
Load adduser-3.31 into trunk.
Load adduser-3.30 into trunk.
Load adduser-3.29 into trunk.
Load adduser-3.28 into trunk.
Load adduser-3.27 into trunk.
Load adduser-3.26 into trunk.
Load adduser-3.25 into trunk.
Load adduser-3.24 into trunk.
Load adduser-3.23 into trunk.
Load adduser-3.22 into trunk.
Load adduser-3.21 into trunk.
Load adduser-3.20 into trunk.
Load adduser-3.19 into trunk.
Load adduser-3.18 into trunk.
Load adduser-3.17 into trunk.
Load adduser-3.16 into trunk.
Load adduser-3.15 into trunk.
Load adduser-3.14 into trunk.
Load adduser-3.13 into trunk.
Load adduser-3.12 into trunk.
Load adduser-3.11.2 into trunk.
Load adduser-3.11.1 into trunk.
Load adduser-3.8 into trunk.
initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |