]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
shadow: Increase the maximum group name length to 32 (the default)
authorPeter Kjellerstedt <pkj@axis.com>
Sun, 28 Sep 2025 16:37:33 +0000 (18:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Oct 2025 16:43:23 +0000 (17:43 +0100)
commit02c98c3b199bfe3c6b8acd6e2ebf13088564c351
tree34327baf97ee4a7b9d3714bc3ae392182566a8ff
parent3acddf6cae1449591227b2f07fed13195cad0b82
shadow: Increase the maximum group name length to 32 (the default)

Back in 2014, the maximum group name length was increased from 16 (the
default) to 24. Since then, the default has increased to 32, and our
configuration is now actually a decrease in maximum group name length.

Remove the configuration to use the default instead, which aligns the
maximum group name length with the maximum user name length.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-extended/shadow/shadow_4.18.0.bb