Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/rpcbind: upgrade to latest git (0.2.4-rc1) | Natanael Copa | 2016-10-10 | 7 | -437/+409 |
| | |||||
* | 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/rpcbind: security fix for CVE-2015-7236 | Eivind Uggedal | 2015-09-30 | 2 | -5/+87 |
| | |||||
* | main/rpcbind: upgrade to 0.2.3 | Natanael Copa | 2015-05-04 | 1 | -5/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/rpcbind: upgrade to 0.2.3_rc2 | Carlo Landmeter | 2015-02-19 | 3 | -42/+240 |
| | |||||
* | main/rpcbind: enable -dbg | Natanael Copa | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | main/rpcbind: workaround broken getaddrinfo/getservbyname in musl | Natanael Copa | 2014-04-28 | 2 | -1/+30 |
| | | | | | | | rpcbind tries to get port number for "portmapper" but since musl's getaddrinfo/getservbyname does not support aliases, it fails for us. We work around it by using the service "sunrpc" instead. | ||||
* | main/rpcbind: add missing musl patch | Timo Teräs | 2014-02-12 | 1 | -0/+19 |
| | |||||
* | main/rpcbind: fix musl build | Timo Teräs | 2013-12-18 | 2 | -4/+8 |
| | |||||
* | main/rpcbind: use 'rpc' as user, fix startup | Natanael Copa | 2013-11-01 | 5 | -7/+50 |
| | |||||
* | main/rpcbind: upgrade to 0.2.1 | Natanael Copa | 2013-09-02 | 2 | -35/+15 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+6 |
| | |||||
* | main/rpcbind: rebuild to get rid of heimdal dependency | Natanael Copa | 2013-04-30 | 1 | -1/+1 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/rpcbind: moved from testing | Natanael Copa | 2010-07-01 | 5 | -0/+157 |