Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/asterisk: honor CFLAGS | Timo Teräs | 2012-01-31 | 1 | -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.0 | Timo Teräs | 2012-01-31 | 2 | -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 patch | Timo Teräs | 2012-01-31 | 2 | -118/+173 | |
| | | | | It's now the patch that actually got committed. | |||||
* | main/asterisk: upgrade to 10.1.0 | Timo Teräs | 2012-01-28 | 4 | -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 fix | Timo Teräs | 2012-01-25 | 2 | -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 patch | Timo Teräs | 2012-01-20 | 2 | -14/+24 | |
| | | | | * security fix AST-2012-001 (remote crash under certain special configs) | |||||
* | main/asterisk: replace opts in init.d script | Timo Teräs | 2012-01-19 | 2 | -3/+3 | |
| | | | | fixes #947 | |||||
* | main/asterisk: cherry-pick #tryinclude from Asterisk 11 | Timo Teräs | 2012-01-16 | 3 | -63/+74 | |
| | | | | Instead of using the obsolete #-include patch from Asterisk JIRA. | |||||
* | main/asterisk: add few useful new features from asterisk bug reports | Timo Teräs | 2011-12-27 | 3 | -1/+514 | |
| | ||||||
* | main/asterisk: apply SIP registration related bug fix ASTERISK-19106 | Timo Teräs | 2011-12-26 | 2 | -1/+43 | |
| | ||||||
* | main/asterisk: fix init.d script reload action | Timo Teräs | 2011-12-21 | 2 | -4/+4 | |
| | ||||||
* | main/asterisk: upgrade to 10.0.0 | Timo Teräs | 2011-12-16 | 5 | -4/+603 | |
| | | | | ... and delete the testing version. | |||||
* | main/asterisk: upgrade to 1.8.8.0_rc5 | Timo Teräs | 2011-12-09 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.8.8.0-rc4 | Timo Teräs | 2011-11-18 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.8.8.0-rc3 | Timo Teräs | 2011-11-17 | 1 | -4/+4 | |
| | | | | | * includes important libpri fixes (not in 1.8.7.x) * updated download URL | |||||
* | main/asterisk: security upgrade to 1.8.7.1 | Timo Teräs | 2011-10-17 | 1 | -2/+2 | |
| | | | | * Remote Crash Vulnerability in SIP channel driver (AST-2011-012) | |||||
* | main/asterisk: upgrade to 1.8.7.0 | Timo Teräs | 2011-09-28 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: ugrade to 1.8.6.0 | Timo Teräs | 2011-09-02 | 1 | -2/+5 | |
| | | | | Also fix architecture independent subpackages to be noarch. | |||||
* | main/asterisk: upgrade to 1.8.5.0 | Timo Teräs | 2011-07-12 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.8.4.4 | Timo Teräs | 2011-06-29 | 1 | -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.2 | Timo Teräs | 2011-06-03 | 1 | -2/+2 | |
| | | | | | Security fix only: Remote Crash Vulnerability in SIP channel driver (AST-2011-007) | |||||
* | main/asterisk: upgrade to 1.8.4.1 | Timo Teräs | 2011-05-25 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.8.4 | Timo Teräs | 2011-05-18 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.8.3.3 | Natanael Copa | 2011-04-22 | 1 | -3/+3 | |
| | ||||||
* | main/asterisk: rebuild because of changed freetds | Carlo Landmeter | 2011-04-15 | 1 | -1/+1 | |
| | ||||||
* | main/asterisk: update to 1.8.3.2 | Timo Teräs | 2011-03-18 | 1 | -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.3 | Natanael Copa | 2011-03-02 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.8.2.4 | Natanael Copa | 2011-02-22 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: update to 1.8.2.2 | Timo Teräs | 2011-01-21 | 1 | -2/+2 | |
| | | | | Upstream messed up merge - the security update was not in 1.8.2.1 | |||||
* | main/asterisk: upgrade to 1.8.2.1 | Timo Teräs | 2011-01-19 | 1 | -2/+2 | |
| | | | | Contains multiple bugfixes and a security update. | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 | |
| | ||||||
* | main/asterisk: update to 1.8.1.1 | Timo Teräs | 2010-12-17 | 1 | -2/+2 | |
| | ||||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 | |
| | ||||||
* | main/asterisk: fix packaging error | Timo Teräs | 2010-12-09 | 1 | -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.1 | Timo Teräs | 2010-12-09 | 1 | -3/+3 | |
| | ||||||
* | main/asterisk : enable speex support | Natanael Copa | 2010-11-18 | 1 | -2/+3 | |
| | ||||||
* | main/asterisk: update to 1.8.0 | Timo Teräs | 2010-10-26 | 2 | -29/+41 | |
| | | | | | | | | Also add new subpackages: - sounds-moh: for default music-on-hold music - sounds-en: core english prompts And move http documentation to asterisk-doc. | |||||
* | main/asterisk: preliminary fix for issue 18119 | Timo Teräs | 2010-10-12 | 2 | -1/+25 | |
| | | | | Testing fix for SIP reregistration issue in Asterisk. | |||||
* | main/asterisk: build fix | Natanael Copa | 2010-09-16 | 1 | -1/+1 | |
| | | | | needs gnu wget | |||||
* | main/asterisk: upgrade to 1.6.2.13 | Natanael Copa | 2010-09-16 | 1 | -3/+3 | |
| | ||||||
* | main/asterisk: upgrade to 1.6.2.11 | Natanael Copa | 2010-08-11 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.6.2.10 | Natanael Copa | 2010-07-26 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 1.6.2.9 and enable resample and sqlite3v2.0.0_beta1 | Natanael Copa | 2010-06-23 | 1 | -4/+13 | |
| | ||||||
* | main/asterisk: upgrade to 1.6.2.8 | Natanael Copa | 2010-06-02 | 1 | -3/+3 | |
| | ||||||
* | main/[various]: rebuild against openssl-1.0 | Natanael Copa | 2010-05-14 | 1 | -1/+1 | |
| | ||||||
* | main/asterisk: upgrade to 1.6.2.7 | Natanael Copa | 2010-05-07 | 1 | -5/+3 | |
| | ||||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 | |
| | ||||||
* | main/asterisk: forgot to increase pkgrel | Carlo Landmeter | 2010-04-04 | 1 | -1/+1 | |
| | ||||||
* | main/asterisk: added fax support | Carlo Landmeter | 2010-04-03 | 1 | -2/+9 | |
| | ||||||
* | main/asterisk: upgrade to 1.6.2.6 | Natanael Copa | 2010-03-30 | 2 | -104/+3 | |
| |