aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk/100-uclibc-daemon.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/asterisk: various fixes and clean upsTimo Teräs2014-08-061-46/+0
| | | | | | | | - remove unused uclibc patches - fix libcap with musl - enable iconv as it is built into musl - import mp3 addon as patch instead of svn checkout - update ASTERISK-23818 patch from upstream
* main/asterisk: upgrade to 11.2.1Timo Teräs2013-01-231-4/+6
| | | | | Regression fixes from upstream. Rebase uclibc daemon patch, and modify APKBUILD to use patches for the minor releases.
* main/asterisk: upgrade to 11.2.0Timo Teräs2013-01-151-4/+4
| | | | | Rebase uclibc-daemon patch, and cherry-pick regression fix for ASTERISK-20938.
* moved extra/* to main/Natanael Copa2009-07-241-0/+44
and fixed misc build issues