aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* main/asterisk: fix permission escalation (AST-2014-006 CVE-2014-4046)Natanael Copa2014-06-172-1/+22
| | | | fixes #3047
* main/asterisk: security fixes CVE-2014-2286 and CVE-2014-2287Timo Teräs2014-03-111-2/+11
| | | | | | cherry-pick the security fixes for: AST-2014-001, CVE-2014-2286: Stack Overflow in HTTP/Cookie Headers handling AST-2014-002, CVE-2014-2287: DoS FD Exhaustion with chan_sip Session-Timers
* main/asterisk: security upgrade to 11.6.1 (fixes #2506)Timo Teräs2013-12-171-1/+4
| | | | | | | AST-2013-006 Buffer Overflow when receiving odd length 16 bit SMS message AST-2013-007 Asterisk Manager User Dialplan Permission Escalation (cherry picked from commit 52e547a6d078e1981498b8e8b2a75a39a4dfd726)
* main/asterisk: upgrade to 11.6.0Timo Teräs2013-10-232-36/+5
| | | | | | remove upstreamed patches [upstream commit 69b3463b281dd9dc9bce1a4457c23dfa2f4e4595]
* main/asterisk: cherry-pick fix for ASTERISK-21859Timo Teräs2013-09-252-1/+29
| | | | | Picked from 11-stable branch, and is already in 11.6.0-rc1. But I need it early for testing.
* main/asterisk: remove incompatible packaging changesTimo Teräs2013-08-281-9/+2
| | | | | * do not split dahdi, speex or alsa as that might break setups * do not build srtp as libsrtp is not in 2.6-stable
* main/asterisk: security upgrade to 11.5.1Timo Teräs2013-08-281-13/+43
| | | | | | | AST-2013-004: Remote Crash From Late Arriving SIP ACK With SDP AST-2013-005: Remote Crash when Invalid SDP is sent in SIP Request also cherry-pick all packaging fixes from master
* main/asterisk: upgrade to 11.4.0Timo Teräs2013-05-271-5/+7
| | | | (cherry picked from commit ef905175a4166e2c380c3e1dfdbc94db69db23ce)
* 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
|