summaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 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
|
* main/asterisk: upgrade to 1.8.3.3Natanael Copa2011-04-221-3/+3
|
* main/asterisk: rebuild because of changed freetdsCarlo Landmeter2011-04-151-1/+1
|
* main/asterisk: update to 1.8.3.2Timo Teräs2011-03-181-2/+2
| | | | | | Security fixes only: * AST-2011-003: Resource exhaustion in Asterisk Manager Interface * AST-2011-004: Remote crash vulnerability in TCP/TLS server
* main/asterisk: upgrade to 1.8.3Natanael Copa2011-03-021-2/+2
|
* main/asterisk: upgrade to 1.8.2.4Natanael Copa2011-02-221-2/+2
|
* main/asterisk: update to 1.8.2.2Timo Teräs2011-01-211-2/+2
| | | | Upstream messed up merge - the security update was not in 1.8.2.1
* main/asterisk: upgrade to 1.8.2.1Timo Teräs2011-01-191-2/+2
| | | | Contains multiple bugfixes and a security update.
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/asterisk: update to 1.8.1.1Timo Teräs2010-12-171-2/+2
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/asterisk: fix packaging errorTimo Teräs2010-12-091-1/+0
| | | | | They removed most documentation from 1.8.1. This also means that static-http no longer contains docs.
* main/asterisk: upgrade to 1.8.1Timo Teräs2010-12-091-3/+3
|
* main/asterisk : enable speex supportNatanael Copa2010-11-181-2/+3
|