Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/pcsc-lite: upgrade to 1.8.18 | Timo Teräs | 2016-10-19 | 2 | -65/+16 |
| | | | | fix pcscd capabilities | ||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | main/pcsc-lite: rebuild against eudev | Natanael Copa | 2015-07-17 | 1 | -2/+2 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/pcsc-lite: rebuild with working filecap | Timo Teräs | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | main/pcsc-lite: fix sysfs access under grsec kernels | Timo Teräs | 2015-04-09 | 1 | -3/+7 |
| | | | | | by granting dac_read_search to pcscd and hardening it's acl ref #3280 | ||||
* | main/pcsc-lite: reduce stacksize to 256k as upstream | Natanael Copa | 2014-08-07 | 2 | -5/+5 |
| | | | | | upstream reduced stacksize to 256k http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2014-August/006505.html | ||||
* | main/pcsc-lite: fix user creation script | Natanael Copa | 2014-08-06 | 3 | -4/+11 |
| | | | | ref #3237 | ||||
* | main/pcsc-lite: fix segfault because too small musl stack | stef | 2014-08-06 | 2 | -1/+22 |
| | |||||
* | main/pcsc-list: upgrade to 1.8.11 and move to main | Carlo Landmeter | 2014-03-04 | 4 | -0/+135 |