On Mon, Jun 13, 2022 at 11:13:44AM +0200, Johannes Schauer Marin Rodrigues wrote: > Quoting Georges Khaznadar (2022-06-13 10:56:28) > > Bug #1012622 in base-passwd 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/debian/base-passwd/-/commit/5ce77739fb387ba36f7bb75570af63aec038d963 > > > > ------------------------------------------------------------------------ > > frozen the group id for crontab, closes: #1012622 > > ------------------------------------------------------------------------ > > > > (this message was generated automatically) > > I don't think this is a good solution: > > https://salsa.debian.org/debian/base-passwd/-/commit/e1a186baa5cec0ee1ffed6a06344bc2a492c3e3d > > I'm putting Colin as the base-passwd maintainer into CC. > > Firstly, I don't think you should statically allocate group 101 like this > because that's inside the 100-999 range which is dynamically allocated: > > https://www.debian.org/doc/debian-policy/ch-opersys.html#uid-and-gid-classes
Correct, I will not accept any new static allocation in that range. -- Colin Watson (he/him) [[email protected]]

