Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/nsd: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | main/nsd: upgrade to 4.1.14 | Sören Tempel | 2016-12-22 | 1 | -5/+5 |
| | |||||
* | main/nsd: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 4.1.13 | Natanael Copa | 2016-09-29 | 1 | -4/+4 |
| | |||||
* | main/nsd: upgrade to 4.1.11 | Sören Tempel | 2016-08-12 | 1 | -9/+9 |
| | |||||
* | main/nsd: upgrade to 4.1.10 | Andrew Hsu | 2016-06-27 | 1 | -4/+4 |
| | |||||
* | 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/+2 |
| | | | | | | | | | | | | 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,,, | ||||
* | Reorder options passed to adduser in scripts: make -S first. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | It's only for consistency and to ease spotting lack of it. | ||||
* | main/nsd: upgrade to 4.1.9 | Natanael Copa | 2016-04-01 | 1 | -4/+4 |
| | |||||
* | main/nsd: upgrade to 4.1.8 | Sören Tempel | 2016-03-13 | 1 | -15/+5 |
| | |||||
* | main/nsd: new openrc-run'ed init-script. APKBUILD cleanups | Valery Kartel | 2016-01-06 | 3 | -57/+25 |
| | |||||
* | main/nsd: upgrade to 4.1.7 | Sören Tempel | 2015-12-17 | 1 | -6/+5 |
| | |||||
* | main/nsd: upgrade to 4.1.6 | Natanael Copa | 2015-11-16 | 1 | -4/+4 |
| | |||||
* | main/nsd: upgrade to 4.1.4 | Natanael Copa | 2015-09-10 | 1 | -7/+5 |
| | |||||
* | main/nsd: upgrade to 4.1.3 | Natanael Copa | 2015-06-29 | 1 | -4/+4 |
| | |||||
* | main/nsd: upgrade to 4.1.2 | Natanael Copa | 2015-04-28 | 1 | -5/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/nsd: upgrade to 4.1.1 | Natanael Copa | 2015-03-01 | 1 | -5/+5 |
| | |||||
* | main/nsd: upgrade to 4.1.0 | Natanael Copa | 2014-10-29 | 1 | -5/+5 |
| | |||||
* | main/nsd: create nsd user on upgrade | Natanael Copa | 2014-04-16 | 3 | -29/+4 |
| | | | | ref #2839 | ||||
* | main/nsd: upgrade to 4.0.3 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/nsd: upgrade to 4.0.2 | Natanael Copa | 2014-03-13 | 1 | -5/+5 |
| | |||||
* | nsd: Added dbg (debug symbols) sub-package | Andrew Manison | 2014-03-03 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 4.0.1 | Natanael Copa | 2014-01-31 | 1 | -5/+5 |
| | |||||
* | main/nsd: add group nsd | Leonardo Arena | 2013-11-14 | 2 | -4/+6 |
| | |||||
* | main/nsd: upgrade to 4.0.0 | Natanael Copa | 2013-11-04 | 4 | -471/+43 |
| | |||||
* | main/nsd: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/nsd: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/nsd: upgrade to 3.2.16 | Natanael Copa | 2013-07-31 | 1 | -2/+12 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -0/+2 |
| | |||||
* | main/nsd: upgrade to 3.2.15 | Bartłomiej Piotrowski | 2013-02-05 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 3.2.14 | Natanael Copa | 2012-12-18 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 3.2.13 | Natanael Copa | 2012-08-07 | 1 | -2/+2 |
| | |||||
* | Security upgrade to 3.2.12 (CVE-2012-2978). Fixes #1264 | Leonardo Arena | 2012-07-21 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 3.2.10 | Natanael Copa | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 3.2.9 | Natanael Copa | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | main/nsd: upgrade to 3.2.8 | Matt Smith | 2011-03-29 | 1 | -4/+4 |
| | |||||
* | main/nsd: moved from testing | Matt Smith | 2011-03-29 | 7 | -0/+575 |