]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
base-passwd: Update to 3.5.52
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sat, 14 May 2022 21:14:50 +0000 (23:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 May 2022 22:18:23 +0000 (23:18 +0100)
commite7abf63cc8bdc61c8d978b3c21a38e17716fc292
treecba057ed001e4dfba4714c5ca44d34627789a04d
parent6515d96c12b080b9e7f344799e26dba3b98e17e2
base-passwd: Update to 3.5.52

* Add a patch to allow the use of debconf to be disabled.
* Replace 0007-Disable-generation-of-the-documentation.patch with a new
  patch to disable the generation of the documentation using a
  configuration option.
* Replace 0006-Disable-shell-for-default-users.patch with a sed
  expression that uses a variable, NOLOGIN, to specify what command to
  use for users that are not expected to login. This allows to use some
  other command than "nologin", e.g., "false". Also, by using
  ${base_sbindir}, it adheres to usrmerge being configured.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch
meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch
meta/recipes-core/base-passwd/base-passwd/0006-Disable-shell-for-default-users.patch [deleted file]
meta/recipes-core/base-passwd/base-passwd/0006-Make-it-possible-to-build-without-debconf-support.patch [new file with mode: 0644]
meta/recipes-core/base-passwd/base-passwd/0007-Disable-generation-of-the-documentation.patch [deleted file]
meta/recipes-core/base-passwd/base-passwd/0007-Make-it-possible-to-disable-the-generation-of-the-do.patch [new file with mode: 0644]
meta/recipes-core/base-passwd/base-passwd_3.5.52.bb [moved from meta/recipes-core/base-passwd/base-passwd_3.5.29.bb with 89% similarity]