<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-perl/adduser, branch hardknott</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-01-10T08:50:59+00:00</updated>
<entry>
<title>adduser: set default shell with /sbin/nologin</title>
<updated>2020-01-10T08:50:59+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2020-01-09T06:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d49c0eba5bcd64a0dd1f2e389453f94d7efc988f'/>
<id>urn:sha1:d49c0eba5bcd64a0dd1f2e389453f94d7efc988f</id>
<content type='text'>
Shell nologin whether provided by shadow or util-linux is installed to
/sbin/nologin in oe-core. But the default shell of adduser is
/usr/sbin/nologin and will fail to create a new user.

Set the default shell with /sbin/nologin to fix the issue.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: correct perl installation directory to match new perl recipe</title>
<updated>2019-01-11T15:48:30+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2019-01-11T10:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f090f37590ed383f0d03c046e4e08d685f95c318'/>
<id>urn:sha1:f090f37590ed383f0d03c046e4e08d685f95c318</id>
<content type='text'>
Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: 3.117 -&gt; 3.118</title>
<updated>2018-11-02T17:05:06+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2018-10-30T08:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5f94a97b0cffe81278e6835e5cdaa0e43816f46d'/>
<id>urn:sha1:5f94a97b0cffe81278e6835e5cdaa0e43816f46d</id>
<content type='text'>
Upgrade adduser from 3.117 to 3.118.

* set S

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: Update SRC_URI</title>
<updated>2018-10-23T20:23:47+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>Mingli.Yu@windriver.com</email>
</author>
<published>2018-10-23T02:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5e999c22c3499dd61201f1782a7cce4f99c76d5f'/>
<id>urn:sha1:5e999c22c3499dd61201f1782a7cce4f99c76d5f</id>
<content type='text'>
Update SRC_URI for adduser as the previous
one is invalid.

Signed-off-by: Mingli Yu &lt;Mingli.Yu@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: 3.116 -&gt; 3.117</title>
<updated>2018-08-08T19:04:14+00:00</updated>
<author>
<name>Kang Kai</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2018-08-06T10:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4d5688fc2ead3dc5a9756b515c8d202a951e885e'/>
<id>urn:sha1:4d5688fc2ead3dc5a9756b515c8d202a951e885e</id>
<content type='text'>
Upgrade adduser from 3.116 to 3.117.

* remove redefine of S

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: fix HOMEPAGE</title>
<updated>2018-06-05T16:55:47+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2018-06-03T02:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=85ea52c5567617ff4a968aa97839b2637d240607'/>
<id>urn:sha1:85ea52c5567617ff4a968aa97839b2637d240607</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;dev@sashko.rv.ua&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: update to version 3.116</title>
<updated>2017-09-22T22:50:46+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-09-19T17:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0c4f3a3d8cf6caf7f9fd67e465e1e25ab8dcda40'/>
<id>urn:sha1:0c4f3a3d8cf6caf7f9fd67e465e1e25ab8dcda40</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: use get_perl_version instead of PERLVERSION</title>
<updated>2017-08-28T09:06:03+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2017-08-22T08:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=661541fb67e2c368ecbe3e966daf878a2b48eae1'/>
<id>urn:sha1:661541fb67e2c368ecbe3e966daf878a2b48eae1</id>
<content type='text'>
Immediate expansion for PERLVERSION(in perl-version.bbclass)
is too early, it will result in 'None' before perl is built,
then the module file is installed incorrectly:

$ rpm -ql adduser|grep Common
/usr/lib/perl/None/Debian/AdduserCommon.pm

So use get_perl_version directly instead of PERLVERSION.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: always add -M option for useradd</title>
<updated>2016-10-25T13:31:17+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2016-10-19T05:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ccec146c5218e27688262dc86c659301d8e1dee6'/>
<id>urn:sha1:ccec146c5218e27688262dc86c659301d8e1dee6</id>
<content type='text'>
The useradd (from package passwd) in debian based system
sets -M (--no-create-home) by default, but the one we are
using (from package shadow) sets -m (--create-home) by
default, the previous patch added -M option conditionally,
which worked but we see a confused message:
"The home directory `/home/newuser' already exists. Not copying from `/etc/skel'"

So change it to always add the -M option for useradd and let
adduser handle the home creation with its logic.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>adduser: upgrade to 3.115</title>
<updated>2016-08-08T11:54:02+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2016-08-02T06:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=41414e07d2e842bedcd598199869dc1a2dda7661'/>
<id>urn:sha1:41414e07d2e842bedcd598199869dc1a2dda7661</id>
<content type='text'>
Update the checksums and the S directory.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
