Age | Commit message (Collapse) | Author |
|
* $backup: list config files
* $groups: remove from base-devel
* build(): change --prefix to '/usr'
* build(): change --sbindir to '/usr/bin'
* kannel.conf: add wapbox related params
|
|
This must have been done in previous patch a9db1b7.
|
|
Check-in a patch from Debian:
https://packages.debian.org/bookworm/kannel
https://sources.debian.org/data/main/k/kannel/1.4.5-12/debian/patches/10_fix_multiple_definitions.patch
|
|
curl fails to fetch the source code archive:
$ curl https://kannel.org/download/1.4.5/gateway-1.4.5.tar.gz
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html
As a temporary workaround, force curl to ignore SSL errors (-k).
We can revert this patch once these SSL issues are resolved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|