aboutsummaryrefslogtreecommitdiff
path: root/utils/shadow/patches
Commit message (Collapse)AuthorAge
* shadow: Update to 4.6Rosen Penev2018-08-15
| | | | | | Switched dead URLs to new upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* shadow: use proper fix for checking subordinate IDs supportRafał Miłecki2017-11-15
| | | | | | | | | | | | | | | | | | | During 4.2.1 version update support for subordinate IDs has been disabled. It was handled by: 1) Adding --disable-subordinate-ids to avoid: configure: error: cannot run test program while cross compiling 2) Adding patch 003-fix-disabling-subids.patch to avoid: usermod.c: In function 'process_flags': usermod.c:1364:10: error: 'vflg' undeclared (first use in this function) if ( (vflg || Vflg) ^ This commit adds a patch with a proper configure.in fix. We don't need to disable subordinate IDs anymore. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* shadow: fix su controlling terminal #1521Pelle Johnsen2015-07-03
| | | | Signed-off-by: Pelle Johnsen <pelle.johnsen@gmail.com>
* shadow: update to 4.2.1, add PKG_LICENSESteven Barth2014-08-12
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* shadow: adopt hereSteven Barth2014-07-18
Signed-off-by: Steven Barth <steven@midlink.org>