| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
* remove upstreamed ASTERISK-19610
* rebase ASTERISK-13456 and ASTERISK-20527 patches
* update patch applying snippet
|
|
|
|
|
| |
(cherry picked from commit 088b4cbc7dbb9248ad6662d7cba95c1e96526e7a)
(cherry picked from commit 3c6a0668eba1eb60aeb5d6b112a0e2a6c25ac637)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
(cherry picked from commit e9220e535e0e3bfe33c41f9f94eaf9b8b461dd69)
|
|
|
|
|
| |
Fixes a major bug in TLS connection handling.
(cherry picked from commit 39c6b57e4674fd37f819d93bf8e4184f055ed598)
|
|
|
|
| |
(cherry picked from commit 73ffd47f3ee89bcb03987723738294b698925743)
|
|
|
|
| |
(cherry picked from commit b368d9d8c89caf4b459be508d2c95755ae391d6e)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
AST-2012-009 (CVE-2012-3553) - Skinny Channel Driver Remote Crash
(cherry picked from commit 3d60d8a67fc98c0d9f1837fb8747e87e403291e7)
|
| |
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
(cherry picked from commit 45aab7e605d6dd7d52c59abeb15aa0a0f8f4d669)
|
|
|
|
|
|
| |
* AST-2012-004
* AST-2012-005
* AST-2012-006
|
| |
|
|
|
|
|
| |
AST-2012-002 Remote crash in app_milliwatt
AST-2012-003 Remote exploitable crash in HTTP Manager interface
|
|
|
|
| |
remove patches merged upstream
|
| |
|
| |
|
|
|
|
| |
instead of using post install script to do it
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
It was from 10-branch, but appears that chan_sip already got
incompatible changes for 10.2.0-rc1 that conflict with this
commit.
|
|
|
|
| |
It's now the patch that actually got committed.
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
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.
|
|
|
|
| |
* security fix AST-2012-001 (remote crash under certain special configs)
|
|
|
|
| |
fixes #947
|
|
|
|
| |
Instead of using the obsolete #-include patch from Asterisk JIRA.
|
| |
|
| |
|
| |
|
|
|
|
| |
... and delete the testing version.
|
| |
|
| |
|
|
|
|
|
| |
* includes important libpri fixes (not in 1.8.7.x)
* updated download URL
|
|
|
|
| |
* Remote Crash Vulnerability in SIP channel driver (AST-2011-012)
|
| |
|
|
|
|
| |
Also fix architecture independent subpackages to be noarch.
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Security fix only:
Remote Crash Vulnerability in SIP channel driver (AST-2011-007)
|
| |
|
| |
|