aboutsummaryrefslogtreecommitdiffstats
path: root/community/shadow
Commit message (Collapse)AuthorAgeFilesLines
* community/shadow: modernizeLeo2020-04-051-3/+3
|
* community/shadow: upgrade to 4.8.1Leo2020-02-031-3/+3
|
* community/shadow: add pam file for newusersRasmus Thomsen2019-12-231-2/+2
| | | | fixes #10848
* community/shadow: upgrade to 4.7Leo2019-08-211-3/+3
|
* community/shadow: restore manpageprspkt2019-08-151-3/+2
| | | | | | * Removing passwd.5 does not properly resolve the conflict. Signed-off-by: prspkt <prspkt@protonmail.com>
* community/shadow: remove usr/share/man/man1/passwd.1.gz provided by openssl-docRasmus Thomsen2019-08-141-11/+4
| | | | | | | * Fix license * Modernize fixes #10724
* community/shadow: fix conflict with util-linux-doc and coreutils-docNatanael Copa2019-05-061-2/+6
| | | | ref #8665
* community/shadow: Fix broken chpasswd programSimon Frankenberger2019-04-122-1/+9
| | | | | | | | | The chpasswd command had no custom pam configuration, so the fallback "other.conf" was used. As this command is non-interactive, this lead to a "PAM: Authentication failure" error after waiting some seconds. This fixes bug #10209 https://bugs.alpinelinux.org/issues/10209
* orphan all of my packagesWilliam Pitcock2019-03-261-1/+1
|
* community/shadow: update to 4.6Drew DeVault2019-02-013-23/+26
| | | | This also modernizes the APKBUILD and fixes the useradd default shell.
* community/shadow: upgrade to 4.5Natanael Copa2017-11-296-267/+10
|
* community/shadow: CVE-2017-2616 regression fixHenrik Riomar2017-05-172-2/+33
| | | | https://lists.debian.org/debian-security-announce/2017/msg00114.html
* community/shadow: add check(), possibly fix ppc64le buildLeonardo Arena2017-04-061-2/+11
|
* community/shadow: add pam configHenrik Riomar2017-03-242-5/+23
| | | | fixes #6643
* community/shadow: useradd with usergroupsHenrik Riomar2017-02-262-4/+14
| | | | | | | group = 1000 is not a good default as that can be any group and in most cases gid=1000 is the chrony group. adduser in alpine creates usergroups so make use useradd does as well.
* community/shadow: CVE-2016-6252 & CVE-2017-2616Henrik Riomar2017-02-263-12/+115
| | | | Patches from Debian Jessie (1:4.2-3+deb8u3 & 1:4.2-3+deb8u2)
* community/shadow: move from testingJakub Jirutka2016-08-175-0/+230