summaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* main/asterisk: update ASTERISK-19106 patchTimo Teräs2012-01-312-118/+173
| | | | It's now the patch that actually got committed.
* main/asterisk: upgrade to 10.1.0Timo Teräs2012-01-284-106/+304
| | | | | | | * remove ASTERISK-18994.patch, it got merged upstream * refresh ASTERISK-19109.patch from review board to latest version * use --with-unixodbc (--with-odbc got removed earlier) * no more subpackage -sqlite as sqlite is now a core dependency
* main/asterisk: update ASTERISK-19106 bug fixTimo Teräs2012-01-252-22/+359
| | | | | Fixes now to answer to incoming calls. The patch was updated to fix-sip-registration-after-dns-fail4.txt and rebased for 10.0.1.
* main/asterisk: upgrade to 10.0.1, and update ASTERISK-19106 patchTimo Teräs2012-01-202-14/+24
| | | | * security fix AST-2012-001 (remote crash under certain special configs)
* main/asterisk: replace opts in init.d scriptTimo Teräs2012-01-192-3/+3
| | | | fixes #947
* main/asterisk: cherry-pick #tryinclude from Asterisk 11Timo Teräs2012-01-163-63/+74
| | | | Instead of using the obsolete #-include patch from Asterisk JIRA.
* main/asterisk: add few useful new features from asterisk bug reportsTimo Teräs2011-12-273-1/+514
|
* main/asterisk: apply SIP registration related bug fix ASTERISK-19106Timo Teräs2011-12-262-1/+43
|
* main/asterisk: fix init.d script reload actionTimo Teräs2011-12-212-4/+4
|
* main/asterisk: upgrade to 10.0.0Timo Teräs2011-12-165-4/+603
| | | | ... and delete the testing version.