aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* main/asterisk: upgrade to 10.11.0Timo Teräs2012-12-111-2/+2
|
* main/asterisk: upgrade to 10.10.0Timo Teräs2012-11-071-2/+2
|
* 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: cherry pick sip registration fix from bug trackerTimo Teräs2012-10-082-4/+33
| | | | | (cherry picked from commit 088b4cbc7dbb9248ad6662d7cba95c1e96526e7a) (cherry picked from commit 3c6a0668eba1eb60aeb5d6b112a0e2a6c25ac637)
* 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. (cherry picked from commit 4e9ea6ee6ed5a7a6d43ddce5e3e3629194ed58d5) (cherry picked from commit 52b35e0ab994e33033581552194602f08daa3c82)
* main/asterisk: cherry-pick bugfix for ASTERISK-13456 from Asterisk 11Timo Teräs2012-09-072-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. (cherry picked from commit 155faf6352fbfcfeffd6d0234979e709b49e7b47)
* main/asterisk: security upgrade to 10.7.1Timo Teräs2012-09-071-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 (cherry picked from commit c3536270decab1775cf399ab51130a90a9b3ea0d)
* main/asterisk: upgrade to 10.7.0Timo Teräs2012-08-021-2/+2
| | | | (cherry picked from commit e9220e535e0e3bfe33c41f9f94eaf9b8b461dd69)
* main/asterisk: upgrade to 10.6.1Timo Teräs2012-08-021-2/+2
| | | | | Fixes a major bug in TLS connection handling. (cherry picked from commit 39c6b57e4674fd37f819d93bf8e4184f055ed598)
* main/asterisk: upgrade to 10.6.0Timo Teräs2012-08-021-2/+2
| | | | (cherry picked from commit 73ffd47f3ee89bcb03987723738294b698925743)
* main/asterisk: fix checksumsTimo Teräs2012-07-231-1/+0
| | | | (cherry picked from commit b368d9d8c89caf4b459be508d2c95755ae391d6e)
* main/asterisk: build fix (remove obsolete patch)Timo Teräs2012-07-232-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 (cherry picked from commit af227426a7d144d758f12e3f22b53d290ef83a12)
* main/asterisk: security upgrade to 10.5.2 (CVE-2012-3812,CVE-2012-3863)Timo Teräs2012-07-231-2/+2
| | | | | | | | fixes #1254 * AST-2012-10 (CVE-2012-3863) - Possible resource leak on uncompleted re-invite * AST-2012-11 (CVE-2012-3812) - Remote crash in voice mail application (cherry picked from commit 0279835794fd134c9ca2e7662766ffd540688e11)
* 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 (cherry picked from commit 3d60d8a67fc98c0d9f1837fb8747e87e403291e7)
* main/asterisk: upgrade to 10.5.0Timo Teräs2012-06-121-2/+2
|
* 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 (cherry picked from commit 13849025dbc92bd8393b12165d7cc5dae7c12367)
* main/asterisk: upgrade to 10.4.0Timo Teräs2012-05-041-2/+2
| | | | (cherry picked from commit 45aab7e605d6dd7d52c59abeb15aa0a0f8f4d669)
* 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.
* main/asterisk: upgrade to 1.8.8.0_rc5Timo Teräs2011-12-091-2/+2
|
* main/asterisk: upgrade to 1.8.8.0-rc4Timo Teräs2011-11-181-2/+2
|
* main/asterisk: upgrade to 1.8.8.0-rc3Timo Teräs2011-11-171-4/+4
| | | | | * includes important libpri fixes (not in 1.8.7.x) * updated download URL
* main/asterisk: security upgrade to 1.8.7.1Timo Teräs2011-10-171-2/+2
| | | | * Remote Crash Vulnerability in SIP channel driver (AST-2011-012)
* main/asterisk: upgrade to 1.8.7.0Timo Teräs2011-09-281-2/+2
|
* main/asterisk: ugrade to 1.8.6.0Timo Teräs2011-09-021-2/+5
| | | | Also fix architecture independent subpackages to be noarch.
* main/asterisk: upgrade to 1.8.5.0Timo Teräs2011-07-121-2/+2
|
* main/asterisk: upgrade to 1.8.4.4Timo Teräs2011-06-291-2/+2
| | | | | | | | Security fixes only (since 1.8.4.2): * AST-2011-008 (unauthenticated remote crash via SIP/UDP) * AST-2011-009 (unauthenticated remote crash via SIP) * AST-2011-010 (remote crash via IAX) * AST-2011-011 (possible SIP user enumeration)
* main/asterisk: upgrade to 1.8.4.2Timo Teräs2011-06-031-2/+2
| | | | | Security fix only: Remote Crash Vulnerability in SIP channel driver (AST-2011-007)
* main/asterisk: upgrade to 1.8.4.1Timo Teräs2011-05-251-2/+2
|
* main/asterisk: upgrade to 1.8.4Timo Teräs2011-05-181-2/+2
|