Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/shadow: upgrade to 4.7 | Leo | 2019-08-21 | 1 | -3/+3 |
| | |||||
* | community/shadow: restore manpage | prspkt | 2019-08-15 | 1 | -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-doc | Rasmus Thomsen | 2019-08-14 | 1 | -11/+4 |
| | | | | | | | * Fix license * Modernize fixes #10724 | ||||
* | community/shadow: fix conflict with util-linux-doc and coreutils-doc | Natanael Copa | 2019-05-06 | 1 | -2/+6 |
| | | | | ref #8665 | ||||
* | community/shadow: Fix broken chpasswd program | Simon Frankenberger | 2019-04-12 | 2 | -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 packages | William Pitcock | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | community/shadow: update to 4.6 | Drew DeVault | 2019-02-01 | 3 | -23/+26 |
| | | | | This also modernizes the APKBUILD and fixes the useradd default shell. | ||||
* | community/shadow: upgrade to 4.5 | Natanael Copa | 2017-11-29 | 6 | -267/+10 |
| | |||||
* | community/shadow: CVE-2017-2616 regression fix | Henrik Riomar | 2017-05-17 | 2 | -2/+33 |
| | | | | https://lists.debian.org/debian-security-announce/2017/msg00114.html | ||||
* | community/shadow: add check(), possibly fix ppc64le build | Leonardo Arena | 2017-04-06 | 1 | -2/+11 |
| | |||||
* | community/shadow: add pam config | Henrik Riomar | 2017-03-24 | 2 | -5/+23 |
| | | | | fixes #6643 | ||||
* | community/shadow: useradd with usergroups | Henrik Riomar | 2017-02-26 | 2 | -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-2616 | Henrik Riomar | 2017-02-26 | 3 | -12/+115 |
| | | | | Patches from Debian Jessie (1:4.2-3+deb8u3 & 1:4.2-3+deb8u2) | ||||
* | community/shadow: move from testing | Jakub Jirutka | 2016-08-17 | 5 | -0/+230 |