adduser (3.138)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/debian/adduser.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1384448
- Browser: https://salsa.debian.org/debian/adduser
- Last scan: 2024-11-29 10:01:06+00
- Next scan: 2024-12-08 03:54:00+00
- CI pipeline status: success
- Debian changelog in Git:
adduser (3.138) experimental; urgency=medium
* experimental upload because of so many changes.
* adduser und deluser can now run with -T, and actually do it.
Unfortunately, we had to disable some tests to allow this.
Thanks to Christoph Berg (Closes: #214546)
* apply patch to allow reserve_{uid|gid}_pool.
Thanks to Yair Yarom (Closes: #1067845)
+ only call logger --id $$ if SYS_ADMIN capability is present. This
is related to #1086233. Thanks to Paul Gevers, Peter Colberg,
Simon McVittie, and Chris Hofstaedtler. (Closes: #1074567)
* Fix wrongly parenthesized signal handler message.
Thanks to Tasos Sahanidis <tasos@tasossah.com>
* add documentation about how to lock and unlock accounts
* adapt adduser to more strict user name checking now enforced by
useradd. This unfortunately meant to disable some more of our tests.
* give --badname to useradd to allow creation of the user
* tweak valid_username tests for new useradd
* disable \ user name test
* disable worst user name test
* lots of more comments, more debugging, more consistency inside
the package and between adduser and deluser.
* put lots of log_info messaes into lower priorities
* stdoutmsglevel is now warn. This allows adduser --system to be completey
silent without having to check whether we run from a maintainer script.
* log level settings now have priority over the deprecated verbose.
* Standards-Version: 4.7.0 (no changes necessary)
* Manual pages:
* Work by Helge Kreutzmann:
* Fix various trivial issues in man pages.
Addresses: #1031081
* bulk change: fix wrong capitalization of "modes"
* bulk change: fix wrong interpunction in "modes" lines
* stylistic changes to adduser.8 man page.
* fix inconsistency GID/ID.
* use "digits" instead of "numbers"
* re-word security warning about deluser via sudo.
* Work by Bjarni Ingi Gislason <bjarnii@simnet.is>:
* fix some formatting and text issues in manpages.
(Closes: #1037057)
* add blank lines between .YS and .SY.
* add missing .YS
* add missing whitespace after quotes
* fix wrong usage of .BR and .IR, move to .B and .I.
* fix semantic linebreaks for deprecated options.
* fix missing comma.
* mention users-and-groups.html in adduser.8.
Thanks to Karl O. Pinc (Closes: #1051356)
* various clarifications, re-wording, adaption to
behavior change and new features.
* avoid Debian codename in adduser.8 manpage
* Translations:
* update portuguese program translation.
Thanks to Américo Monteiro (Closes: #1051644)
* Update Portuguese translation of manual pages.
Thanks to Américo Monteiro (Closes: #1056144, #1040441)
* Update Catalan translation. Thanks to Carles Pina i Estany.
* Update dutch program translation.
Thanks to Frans Spiesschaert (Closes: #1041279)
* update durch manual package translation.
Thanks to Frans Spiesschaert (Closes: #1041877)
* new translation for French manual page.
Thanks to Jean-Paul Guillonneau (Closes: #1083293)
* Add new romanian translation for program and man pages.
Thanks to Remus-Gabriel Chelu (Closes: #1082102)
* Update German translation of man page
Thanks to Helge Kreutzmann
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 01 Nov 2024 19:19:54 +0100