Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/asterisk: security upgrade to 12.1.1 | Timo Teräs | 2014-03-11 | 1 | -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 AST-2014-003, CVE-2014-2288: DoS Vulnerability in PJSIP channel driver AST-2014-004, CVE-2014-2289 was fixed before announcement already in 12.1.0 | ||||
* | main/asterisk: upgrade to 12.1.0 | Timo Teräs | 2014-03-04 | 7 | -368/+542 |
| | | | | | ASTERISK-19109, rebased against 12.x (untested) ASTERISK-19499, cherry picked from upstream | ||||
* | main/asterisk: use menuselect and enable app_meetme | Timo Teräs | 2014-02-05 | 1 | -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. | ||||
* | main/asterisk: use posix syntax for find | Natanael Copa | 2014-01-03 | 1 | -1/+1 |
| | | | | appears that busybox 1.22 requires it | ||||
* | main/asterisk: fix musl build | Timo Teräs | 2013-12-18 | 4 | -0/+86 |
| | |||||
* | main/asterisk: upgrade to 11.7.0 | Timo Teräs | 2013-12-18 | 1 | -7/+4 |
| | |||||
* | main/asterisk: security upgrade to 11.6.1 | Timo Teräs | 2013-12-17 | 1 | -1/+4 |
| | | | | | AST-2013-006 Buffer Overflow when receiving odd length 16 bit SMS message AST-2013-007 Asterisk Manager User Dialplan Permission Escalation | ||||
* | main/asterisk: specify license | Fabian Affolter | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | main/asterisk: upgrade to 11.6.0 | Timo Teräs | 2013-10-22 | 2 | -36/+5 |
| | | | | remove upstreamed patches | ||||
* | main/asterisk: cherry-pick fix for ASTERISK-21859 | Timo Teräs | 2013-09-25 | 2 | -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 shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/asterisk: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/asterisk: security upgrade to 11.5.1 | Timo Teräs | 2013-08-28 | 1 | -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 ./configure | Timo Teräs | 2013-07-30 | 1 | -5/+16 |
| | |||||
* | main/asterisk: build rtp again | Natanael Copa | 2013-07-25 | 1 | -3/+3 |
| | | | | it needs uuid from util-linux | ||||
* | main/asterisk: add srtp, split out alsa, dahdi, speex | Natanael Copa | 2013-07-18 | 1 | -3/+9 |
| | |||||
* | main/asterisk: upgrade to 11.5.0 | Timo Teräs | 2013-07-17 | 1 | -5/+5 |
| | |||||
* | main/asterisk: build fix | Natanael Copa | 2013-07-16 | 1 | -2/+2 |
| | | | | | curl will be used when fetching the pkg so we need rename our split function | ||||
* | main/asterisk: use system libedit | Natanael Copa | 2013-07-15 | 1 | -2/+4 |
| | |||||
* | main/asterisk: build fix, force ldconfig flags | Natanael Copa | 2013-07-15 | 1 | -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 modules | Nathan Angelacos | 2013-06-20 | 1 | -3/+11 |
| | | | | [Timo: Fixed few cosmetic issues] | ||||
* | main/asterisk: upgrade to 11.4.0 | Timo Teräs | 2013-05-18 | 1 | -5/+7 |
| | |||||
* | main/asterisk: fix checksums | Timo Teräs | 2013-03-30 | 1 | -3/+0 |
| | | | | duh. | ||||
* | main/asterisk: remove upstreamed patch | Timo Teräs | 2013-03-30 | 2 | -105/+0 |
| | |||||
* | main/asterisk: upgrade to 11.3.0 | Timo Teräs | 2013-03-30 | 1 | -10/+4 |
| | |||||
* | main/asterisk: security upgrade to 11.2.2 | Timo Teräs | 2013-03-28 | 1 | -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.1 | Timo Teräs | 2013-01-23 | 2 | -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.0 | Timo Teräs | 2013-01-15 | 3 | -7/+113 |
| | | | | | Rebase uclibc-daemon patch, and cherry-pick regression fix for ASTERISK-20938. | ||||
* | main/asterisk: security upgrade to 11.1.2 | Timo Teräs | 2013-01-03 | 1 | -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.0 | Timo Teräs | 2012-12-11 | 1 | -2/+2 |
| | |||||
* | main/asterisk: upgrade to 11.0.2 | Timo Teräs | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | main/asterisk: upgrade to 11.0.1 | Timo Teräs | 2012-11-06 | 1 | -3/+3 |
| | |||||
* | main/asterisk: upgrade to 11.0.0 from testing/asterisk | Timo Teräs | 2012-11-05 | 6 | -559/+102 |
| | | | | - re-enable libasteriskssl as the uclibc bug should be fixed now | ||||
* | main/asterisk: upgrade to 10.9.0 | Timo Teräs | 2012-10-09 | 6 | -361/+13 |
| | | | | | | * remove upstreamed ASTERISK-19610 * rebase ASTERISK-13456 and ASTERISK-20527 patches * update patch applying snippet | ||||
* | main/asterisk: fix checksum | Timo Teräs | 2012-10-08 | 1 | -1/+1 |
| | | | | duh! | ||||
* | main/asterisk: cherry pick sip registration fix from bug tracker | Timo Teräs | 2012-10-08 | 2 | -4/+33 |
| | |||||
* | main/asterisk: fix build error | Timo Teräs | 2012-09-14 | 2 | -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.0 | Timo Teräs | 2012-09-14 | 4 | -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.2 | Natanael Copa | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | main/asterisk: cherry-pick bugfix for ASTERISK-13456 from Asterisk 11 | Timo Teräs | 2012-09-06 | 2 | -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.1 | Timo Teräs | 2012-08-31 | 1 | -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.0 | Timo Teräs | 2012-07-31 | 1 | -2/+2 |
| | |||||
* | main/asterisk: upgrade to 10.6.1 | Timo Teräs | 2012-07-17 | 1 | -2/+2 |
| | | | | Fixes a major bug in TLS connection handling. | ||||
* | main/asterisk: upgrade to 10.6.0 | Timo Teräs | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | main/asterisk: fix checksums | Timo Teräs | 2012-07-06 | 1 | -1/+0 |
| | |||||
* | main/asterisk: build fix (remove obsolete patch) | Timo Teräs | 2012-07-06 | 2 | -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.2 | Timo Teräs | 2012-07-06 | 1 | -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äs | 2012-06-15 | 1 | -2/+2 |
| | | | | AST-2012-009 (CVE-2012-3553) - Skinny Channel Driver Remote Crash | ||||
* | main/asterisk: upgrade to 10.5.0 | Timo Teräs | 2012-06-05 | 1 | -3/+3 |
| | |||||
* | main/asterisk: rebuild against sqlite-libs | Natanael Copa | 2012-05-31 | 1 | -1/+1 |
| |