Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/umurmur: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/umurmur: don't remove user/group after uninstall | Jakub Jirutka | 2016-12-04 | 3 | -8/+1 |
| | |||||
* | main/umurmur: fix user/group in umurmur.conf | Jakub Jirutka | 2016-12-04 | 2 | -6/+6 |
| | | | | Fixes http://bugs.alpinelinux.org/issues/6438 | ||||
* | main/umurmur: improve abuild | Jakub Jirutka | 2016-12-04 | 1 | -17/+14 |
| | |||||
* | main/umurmur: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | 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 | -2/+4 |
| | | | | | | | | | | | | 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/umurmur: upgrade to 0.2.16a | Sören Tempel | 2016-02-12 | 1 | -31/+35 |
| | | | | | | Also compile with OpenSSL instead of polarssl because this was the only package still needing main/mbedtls1 furthermore we usually compile packages with OpenSSL instead of polarssl by default. | ||||
* | main/umurmur: rebuild with mbedtls1 | Natanael Copa | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | main/umurmur: rebuild against mbedtls 1.3.11 | Bartłomiej Piotrowski | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | main/umurmur: fix source archive name | Natanael Copa | 2015-04-29 | 1 | -4/+4 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/umurmur: upgrade to 0.2.16 | Leonardo Arena | 2015-04-28 | 1 | -4/+4 |
| | |||||
* | main/umurmur: rebuild against mbedtls | Łukasz Jendrysik | 2015-03-19 | 1 | -1/+1 |
| | |||||
* | main/umurmur: upgrade to 0.2.15 | Leonardo Arena | 2014-11-10 | 2 | -3774/+15 |
| | |||||
* | main/umurmur: update maintainer | Leonardo Arena | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | main/umurmur: switch to polarssl | Bartłomiej Piotrowski | 2014-08-02 | 1 | -3/+3 |
| | |||||
* | main/umurmur: regenerate configure script | Bartłomiej Piotrowski | 2014-08-01 | 1 | -1/+3 |
| | |||||
* | main/umurmur: fix typo in post-deinstall | Bartłomiej Piotrowski | 2014-08-01 | 2 | -1/+8 |
| | |||||
* | main/umurmur: rebuild against protobuf-c 1.0.0 | Bartłomiej Piotrowski | 2014-08-01 | 2 | -8/+3770 |
| | |||||
* | main/umurmur: update init script and options | Leonardo Arena | 2014-07-28 | 3 | -9/+9 |
| | |||||
* | replace exit with return in some packages | Leonardo Arena | 2014-07-09 | 1 | -4/+4 |
| | |||||
* | testing/umurmur: upgrade to 0.2.14 and move to main | Leonardo Arena | 2014-06-24 | 5 | -0/+149 |