Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/kamailio: increase timout for stopping service | Natanael Copa | 2020-01-08 | 1 | -2/+2 |
| | | | | | | | | | Kamailio may need more time to shut down if there are many clients (1000+). Increase it to 10 seconds to avoid the error message: start-stop-daemon: 1 process refused to stop (cherry picked from commit a7dca5f03d6af851a0ae3eb91a03148a51f4c51a) | ||||
* | main/kamailio: upgrade to 5.2.5 | Leonardo Arena | 2019-11-16 | 1 | -3/+3 |
| | |||||
* | main/kamailio: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | main/kamailio: rebuild against perl 5.30 | Natanael Copa | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | main/kamailio: upgrade to 5.2.4 | Leonardo Arena | 2019-08-22 | 1 | -3/+3 |
| | |||||
* | main/kamailio: add leftout patch | Leonardo Arena | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | main/kamailio: fix memleak in mohqueue module | Leonardo Arena | 2019-07-30 | 1 | -1/+3 |
| | |||||
* | main/kamailio: upgrade to 5.2.3 | Nathan Angelacos | 2019-07-16 | 1 | -12/+32 |
| | | | | new subpackages: python3 ruby openrc | ||||
* | main/kamailio: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | kamailio: version bump to 5.2.2 | Nathan Angelacos | 2019-03-11 | 1 | -3/+3 |
| | |||||
* | main/kamailio: Version bump to 5.2.1 | Nathan Angelacos | 2019-02-20 | 1 | -4/+2 |
| | |||||
* | main/kamailio: rebuild against hiredis | Carlo Landmeter | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | main/kamailio: Upgrade to 5.2.0 release | Nathan Angelacos | 2018-12-24 | 1 | -9/+9 |
| | |||||
* | main/kamailio: fix build on mips* | alpine-mips-patches | 2018-12-19 | 1 | -1/+3 |
| | |||||
* | main/kamailio: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main/kamailio: upgrade to 5.1.6 | Timo Teräs | 2018-10-31 | 1 | -2/+2 |
| | |||||
* | 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 |
| |