Control: tag -1 pending Hello,
Bug #955541 in systemd reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/systemd-team/systemd/-/commit/2148ba0fc70c2d5dc5f23505ed0775c615c27a8e ------------------------------------------------------------------------ user-util: rework how we validate user names This reworks the user validation infrastructure. There are now two modes. In regular mode we are strict and test against a strict set of valid chars. And in "relaxed" mode we just filter out some really obvious, dangerous stuff. i.e. strict is whitelisting what is OK, but "relaxed" is blacklisting what is really not OK. The idea is that we use strict mode whenever we allocate a new user, while "relaxed" mode is used when we process users registered elsewhere. Closes: #955541 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/955541