aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* main/asterisk: disable -march=native2.7-stableTimo Teräs2016-12-301-1/+2
|
* main/asterisk: security upgrade to 11.25.1Timo Teräs2016-12-161-15/+5
|
* main/asterisk: upgrade to 11.22.0Timo Teräs2016-06-111-7/+4
|
* main/asterisk: security upgrade to 11.17.1Timo Teräs2015-04-091-7/+7
| | | | AST-2015-003: TLS Certificate Common name NULL byte exploit
* main/asterisk: security upgrade to 11.15.1Timo Teräs2015-01-291-10/+7
| | | | | AST-2015-001: File descriptor leak when incompatible codecs are offered (chan_pjsip) AST-2015-002: Mitigation for libcURL HTTP request injection vulnerability
* main/asterisk: security upgrade to 11.14.2Timo Teräs2014-12-121-1/+4
| | | | AST-2014-019: Remote Crash Vulnerability in WebSocket Server
* main/asterisk: security upgrade to 11.14.1Timo Teräs2014-11-211-1/+4
| | | | | | | | | AST-2014-012: Unauthorized access in the presence of ACLs with mixed IP address families AST-2014-018: Permission Escalation through DB dialplan function AST-2014-014: High call load with ConfBridge can result in resource exhaustion AST-2014-017: Permission Escalation via ConfBridge dialplan function and AMI ConfbridgeStartRecord Action
* main/asterisk: upgrade to 11.14.0Timo Teräs2014-11-121-4/+4
|
* main/asterisk: upgrade to 11.13.0Timo Teräs2014-09-251-7/+4
|
* main/asterisk: security upgrade to 11.12.1Timo Teräs2014-09-191-4/+5
| | | | | AST-2014-010: Remote crash when handling out of call message in certain dialplan configurations
* main/asterisk: upgrade to 11.12.0Timo Teräs2014-08-201-7/+4
|
* main/asterisk: security upgrade to 11.10.2Timo Teräs2014-06-131-5/+7
| | | | Fixes a major regression in the fix to AST-2014-007
* main/asterisk: security upgrade to 11.10.1Timo Teräs2014-06-131-1/+4
| | | | | AST-2014-006: Permission Escalation via Manager User Unauthorized Shell Access AST-2014-007: DoS via Exhaustion of Allowed Concurrent HTTP Connections
* main/asterisk: upgrade to 11.10.0Timo Teräs2014-06-021-4/+4
|
* main/asterisk: upgrade to 11.9.0Natanael Copa2014-04-242-109/+4
|
* main/asterisk: security upgrade to 11.8.1Timo Teräs2014-03-111-1/+4
| | | | | 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: upgrade to 11.8.0Timo Teräs2014-03-043-162/+245
| | | | | ASTERISK-19109, rebased (untested) ASTERISK-19499, cherry-picked from upstream
* main/asterisk: use menuselect and enable app_meetmeTimo Teräs2014-02-051-4/+10
| | | | | | | | app_meetme used to be there, but as it's deprecated it is no longer built by default. add it back for the time being, but be prepared for it to be removed in Asterisk 12. (cherry picked from commit 28e51a3afc4eca5015576b8e8692014ab2a18434)
* main/asterisk: upgrade to 11.7.0Timo Teräs2014-02-051-7/+4
| | | | (cherry picked from commit 825c4398914c964bd069408d475b9c796b9151c0)
* main/asterisk: security upgrade to 11.6.1 (fixes #2507)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: specify licenseFabian Affolter2013-10-311-1/+1
|
* main/asterisk: upgrade to 11.6.0Timo Teräs2013-10-222-36/+5
| | | | remove upstreamed patches
* 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: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/asterisk: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* main/asterisk: security upgrade to 11.5.1Timo Teräs2013-08-281-2/+5
| | | | | 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
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-5/+16
|
* main/asterisk: build rtp againNatanael Copa2013-07-251-3/+3
| | | | it needs uuid from util-linux
* main/asterisk: add srtp, split out alsa, dahdi, speexNatanael Copa2013-07-181-3/+9
|
* main/asterisk: upgrade to 11.5.0Timo Teräs2013-07-171-5/+5
|
* main/asterisk: build fixNatanael Copa2013-07-161-2/+2
| | | | | curl will be used when fetching the pkg so we need rename our split function
* main/asterisk: use system libeditNatanael Copa2013-07-151-2/+4
|
* main/asterisk: build fix, force ldconfig flagsNatanael Copa2013-07-151-2/+2
| | | | | | the makefile checks for linux-gnu to detect flag for ldconfig to only process given dirs. We set it hard since it fails to do the right thing on uclibc.
* main/asterisk: create package with curl based modulesNathan Angelacos2013-06-201-3/+11
| | | | [Timo: Fixed few cosmetic issues]
* main/asterisk: upgrade to 11.4.0Timo Teräs2013-05-181-5/+7
|
* 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.