Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/kamailio: add secfixes comment | Natanael Copa | 2018-08-02 | 1 | -0/+4 |
| | |||||
* | main/kamailio: upgrade to 5.1.4 | Leonardo Arena | 2018-07-30 | 1 | -3/+3 |
| | |||||
* | main/kamailio: fix init script to start after mariadb and postgresql | Jakub Jirutka | 2018-07-10 | 1 | -2/+2 |
| | | | | Fixes #9065 (https://bugs.alpinelinux.org/issues/9065) | ||||
* | main/kamailio: upgrade to 5.1.3 | Natanael Copa | 2018-05-07 | 1 | -2/+2 |
| | |||||
* | main/kamailio: upgrade 5.1.2 | Nathan Angelacos | 2018-04-20 | 1 | -48/+70 |
| | | | | Use slightly modified upstream(?!) APKBUILD | ||||
* | main/[various]: properly rebuild against json-c-0.13 | Natanael Copa | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | main/kamailio: rebuild against json-c-0.13 | Natanael Copa | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | main/kamailio: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/kamailio: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | main/kamailio: version bump 5.0.6 | Nathan Angelacos | 2018-03-20 | 1 | -3/+3 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | main/kamailio: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/kamailio | Nathan Angelacos | 2017-11-02 | 1 | -4/+4 |
| | | | | | upgrade to version 5.0.4 remove the "tls" module - it never worked under libressl. | ||||
* | main/kamailio: rebuild against confuse-3.2.1 | Natanael Copa | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | main/kamailio: backport TLS mod patches for LibreSSL from OpenBSD | Sergey Safarov | 2017-07-28 | 1 | -1/+5 |
| | |||||
* | main/kamailio: Updated package version to 5.0.2. Added kazoo module. | Sergey Safarov | 2017-07-19 | 1 | -16/+15 |
| | |||||
* | main/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -3/+3 |
| | |||||
* | main/kamailio: fix tls module build against libressl | Timo Teräs | 2017-04-27 | 1 | -6/+4 |
| | |||||
* | main/kamailio | Nathan Angelacos | 2017-04-26 | 1 | -17/+8 |
| | | | | | | version bump to 5.0.1 Removed building the tls subpackage because kamailio does not work with libressl | ||||
* | main/kamailio: allow big endian on s390x | Tuan M. Hoang | 2017-04-20 | 1 | -1/+3 |
| | | | | Ref : https://github.com/kamailio/kamailio/pull/1068 | ||||
* | main/kamailio: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/kamailio: upgrade to 5.0.0 | Nathan Angelacos | 2017-03-16 | 1 | -42/+44 |
| | |||||
* | main/kamailio: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | main/kamailio version bump to 4.4.5 | Nathan Angelacos | 2017-01-19 | 1 | -4/+4 |
| | |||||
* | main/kamailio version 4.4.4 | Nathan Angelacos | 2016-11-18 | 1 | -5/+5 |
| | |||||
* | main/kamailio: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/kamailio: fix kamdbctl.base | rob dux | 2016-06-30 | 1 | -13/+6 |
| | | | | stringify parameter expansions | ||||
* | main/kamailio: version bump to 4.4.2 | Nathan Angelacos | 2016-06-29 | 1 | -4/+4 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | main/kamailio upgrade to 4.4.0 | Nathan Angelacos | 2016-04-05 | 1 | -24/+35 |
| | |||||
* | main/kamailio: upgrade to 4.3.5 | Natanael Copa | 2016-03-30 | 1 | -5/+5 |
| | | | | fixes #5348 | ||||
* | main/kamailio | Nathan Angelacos | 2015-12-09 | 1 | -2/+2 |
| | | | | set run dir to /var/run/kamailio | ||||
* | main/kamailio: upgrade to 4.3.4 | Nathan Angelacos | 2015-11-26 | 1 | -5/+5 |
| | |||||
* | main/kamailio: bump pkgrel to rebuild | Jeff Bilyk | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | main/kamailio mohqueue 0.12 | Nathan Angelacos | 2015-10-21 | 1 | -4/+4 |
| | | | | rebased mohqueue patch against the v0.12 version on github | ||||
* | main/kamailio | Nathan Angelacos | 2015-10-03 | 1 | -4/+4 |
| | | | | version bump to 4.3.3 | ||||
* | main/kamailio: upgrade to 4.3.1 | Nathan Angelacos | 2015-08-13 | 1 | -4/+4 |
| | |||||
* | main/kamailio: upgrade to version 4.3.0 | Nathan Angelacos | 2015-06-10 | 1 | -47/+40 |
| | | | | | | | | | | | | | subpackages: kamailio-db - mohqueue v0.11 from github kamailio-extras - new modules dmq_usrloc statsd rtjson tcpops auth_xkeys (new) kamailio-geoip2 - geoip2 (new) kamailio-jansson - jansson janssonrpc-c | ||||
* | main/kamailio: fix checksums | Natanael Copa | 2015-06-09 | 1 | -3/+3 |
| | | | | | The checksums got corrupted due to DOS newlines in original patch which got "fixed" over the wire. | ||||
* | main/kamailio use mohqueue v0.11 module from github | Nathan Angelacos | 2015-06-09 | 1 | -1/+5 |
| | |||||
* | main/kamailio: upgrade to 4.2.5 | Natanael Copa | 2015-05-20 | 1 | -9/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -4/+4 |
| | |||||
* | main/kamailio: fix sqlops related crash | Timo Teräs | 2015-04-16 | 1 | -1/+5 |
| | |||||
* | main/kamailio: upgrade to 4.2.4 | Leonardo Arena | 2015-04-02 | 1 | -5/+5 |
| | |||||
* | main/kamailio: properly order sorting of DNS records with srv_query | Leonardo Arena | 2015-03-26 | 1 | -4/+4 |
| | |||||
* | main/kamailio: fix default paths for ctl and fifo | Natanael Copa | 2015-03-20 | 1 | -7/+7 |
| | | | | | also remove ctl module option from default config it is not loaded by default | ||||
* | main/kamailio: security fix for CVE-2015-1591 | Natanael Copa | 2015-03-20 | 1 | -4/+12 |
| | | | | ref #4002 | ||||
* | main/kamailio: add support for SRV notification_address in DMQ module | Leonardo Arena | 2015-03-16 | 1 | -1/+5 |
| | |||||
* | main/kamailio: add srv_query function to ipops module | Leonardo Arena | 2015-02-24 | 1 | -1/+6 |
| | |||||
* | main/kamailio: Version bump to 4.2.3 | Nathan Angelacos | 2015-02-16 | 1 | -8/+42 |
| | | | | | | Added ability to build from git snapshots New module: redis |