aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
...
* main/asterisk: upgrade to 11.5.0Timo Teräs2013-07-171-5/+5
|
* main/asterisk: build fixNatanael Copa2013-07-161-2/+2
| | | | | curl will be used when fetching the pkg so we need rename our split function
* main/asterisk: use system libeditNatanael Copa2013-07-151-2/+4
|
* main/asterisk: build fix, force ldconfig flagsNatanael Copa2013-07-151-2/+2
| | | | | | the makefile checks for linux-gnu to detect flag for ldconfig to only process given dirs. We set it hard since it fails to do the right thing on uclibc.
* main/asterisk: create package with curl based modulesNathan Angelacos2013-06-201-3/+11
| | | | [Timo: Fixed few cosmetic issues]
* main/asterisk: upgrade to 11.4.0Timo Teräs2013-05-181-5/+7
|
* main/asterisk: fix checksumsTimo Teräs2013-03-301-3/+0
| | | | duh.
* main/asterisk: remove upstreamed patchTimo Teräs2013-03-302-105/+0
|
* main/asterisk: upgrade to 11.3.0Timo Teräs2013-03-301-10/+4
|
* main/asterisk: security upgrade to 11.2.2Timo Teräs2013-03-281-1/+26
| | | | | | | Fixes: - AST-2013-001, CVE-2013-2685: SIP Buffer Overflow - AST-2013-002, CVE-2013-2686: DoS in HTTP server - AST-2013-003, CVE-2013-2264: Username disclosure in SIP
* main/asterisk: upgrade to 11.2.1Timo Teräs2013-01-232-7/+25
| | | | | 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-153-7/+113
| | | | | Rebase uclibc-daemon patch, and cherry-pick regression fix for ASTERISK-20938.
* main/asterisk: security upgrade to 11.1.2Timo Teräs2013-01-031-2/+2
| | | | | AST-2012-014 (CVE-2012-5976): stack overflow with TCP connections AST-2012-015 (CVE-2012-5977): DoS through device state cache exploitation
* main/asterisk: upgrade to 11.1.0Timo Teräs2012-12-111-2/+2
|
* main/asterisk: upgrade to 11.0.2Timo Teräs2012-12-071-2/+2
|
* main/asterisk: upgrade to 11.0.1Timo Teräs2012-11-061-3/+3
|
* main/asterisk: upgrade to 11.0.0 from testing/asteriskTimo Teräs2012-11-056-559/+102
| | | | - re-enable libasteriskssl as the uclibc bug should be fixed now
* main/asterisk: upgrade to 10.9.0Timo Teräs2012-10-096-361/+13
| | | | | | * remove upstreamed ASTERISK-19610 * rebase ASTERISK-13456 and ASTERISK-20527 patches * update patch applying snippet
* main/asterisk: fix checksumTimo Teräs2012-10-081-1/+1
| | | | duh!
* main/asterisk: cherry pick sip registration fix from bug trackerTimo Teräs2012-10-082-4/+33
|
* main/asterisk: fix build errorTimo Teräs2012-09-142-2/+2
| | | | | They commit ASTERISK-19610c from upstream has a typo, that was fixed in separate commit. Fixed here manually.
* main/asterisk: upgrade to 10.8.0Timo Teräs2012-09-144-3/+351
| | | | | | Also cherry-pick ASTERISK-19610 related commits from 10.9.0-rc1 to fix a long-time DTMF detection regression bug early. These three patches can be dropped when upgrading to 10.9.0.
* main/asterisk: rebuild against postgresql-9.2Natanael Copa2012-09-121-1/+1
|
* main/asterisk: cherry-pick bugfix for ASTERISK-13456 from Asterisk 11Timo Teräs2012-09-062-1/+366
| | | | | | An annying bug that can cause incoming SIP calls for a registered number to be associated with wrong peer entry. This can also have security implications on some systems.
* main/asterisk: security upgrade to 10.7.1Timo Teräs2012-08-311-2/+2
| | | | | | AST-2012-012: Asterisk Manager User Unauthorized Shell Access AST-2012-013: ACL rules ignored when placing outbound calls by certain IAX2 users
* main/asterisk: upgrade to 10.7.0Timo Teräs2012-07-311-2/+2
|
* main/asterisk: upgrade to 10.6.1Timo Teräs2012-07-171-2/+2
| | | | Fixes a major bug in TLS connection handling.
* main/asterisk: upgrade to 10.6.0Timo Teräs2012-07-111-2/+2
|
* main/asterisk: fix checksumsTimo Teräs2012-07-061-1/+0
|
* main/asterisk: build fix (remove obsolete patch)Timo Teräs2012-07-062-16/+0
| | | | | | | | | Remove the patch requested in: http://bugs.alpinelinux.org/issues/227 This bug has been fixed in upstream with a better patch in all asterisk branches. See: https://issues.asterisk.org/view.php?id=15627
* main/asterisk: security upgrade to 10.5.2Timo Teräs2012-07-061-2/+2
| | | | | * AST-2012-10 - Possible resource leak on uncompleted re-invite * AST-2012-11 (CVE-2012-3812) - Remote crash in voice mail application
* main/asterisk: security upgrade to 10.5.1 (CVE-2012-3553)Timo Teräs2012-06-151-2/+2
| | | | AST-2012-009 (CVE-2012-3553) - Skinny Channel Driver Remote Crash
* main/asterisk: upgrade to 10.5.0Timo Teräs2012-06-051-3/+3
|
* main/asterisk: rebuild against sqlite-libsNatanael Copa2012-05-311-1/+1
|
* main/asterisk: upgrade to 10.4.2Timo Teräs2012-05-301-3/+3
|
* main/asterisk: enable chan_mobileNatanael Copa2012-05-301-3/+13
| | | | | | Add it to a subpackage called asterisk-mobile fixes #1178
* main/asterisk: security upgrade to 10.4.1Timo Teräs2012-05-301-2/+2
| | | | | AST-2012-007 (CVE-2012-2947): Remote crash vulnerability in IAX2 AST-2012-008 (CVE-2012-2948): Skinny Channel Driver Remote Crash
* main/asterisk: upgrade to 10.4.0Timo Teräs2012-05-031-2/+2
|
* main/asterisk: security upgrade to 10.3.1Timo Teräs2012-04-251-2/+2
| | | | | | * AST-2012-004 * AST-2012-005 * AST-2012-006
* main/asterisk: upgrade to 10.3.0Timo Teräs2012-03-301-2/+2
|
* main/asterisk: security upgrade to 10.2.1Timo Teräs2012-03-161-2/+2
| | | | | AST-2012-002 Remote crash in app_milliwatt AST-2012-003 Remote exploitable crash in HTTP Manager interface
* main/asterisk: upgrade to 10.2.0Timo Teräs2012-03-083-590/+2
| | | | remove patches merged upstream
* main/asterisk: upgrade to 10.1.3Timo Teräs2012-02-241-3/+3
|
* main/asterisk: fix permissions moreTimo Teräs2012-02-111-3/+10
|
* main/asterisk: fix package directory permissionsTimo Teräs2012-02-103-23/+13
| | | | instead of using post install script to do it
* main/asterisk: upgrade to 10.1.2Timo Teräs2012-02-101-2/+2
|
* main/asterisk: disable res_n* interface manuallyTimo Teräs2012-02-081-0/+1
| | | | | | | uclibc-0.9.33 implements res_ninit but not res_nquery or others. The configure checks only for res_ninit and assumes other functions are then present too, but this breaks build against new uclibc. Just disable the res_ninit check for now.
* main/asterisk: upgrade to 10.1.1Timo Teräs2012-02-081-3/+3
|
* main/asterisk: honor CFLAGSTimo Teräs2012-01-311-2/+2
| | | | | | Asterisk build (since 10.1.0) will set -march=native unless explicitly overridden via ASTCFLAGS on the main build. So set ASTCFLAGS to Alpine CFLAGS that include the -march.
* main/asterisk: rebase ASTERISK-19106.patch for 10.1.0Timo Teräs2012-01-312-13/+13
| | | | | | It was from 10-branch, but appears that chan_sip already got incompatible changes for 10.2.0-rc1 that conflict with this commit.