Package: asterisk / 1:11.13.1~dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
asterisk | 1:11.13.1~dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
allow tilde destdir | (download) |
Makefile |
2 1 + 1 - 0 ! |
relax badshell tilde test |
hack multiple app voicemail | (download) |
Makefile.moddir_rules |
2 1 + 1 - 0 ! |
build multiple versions of app_voicemail.so |
astgenkey security | (download) |
contrib/scripts/astgenkey |
4 4 + 0 - 0 ! |
astgenkey should generate a private key that is not world-readable |
sound_files | (download) |
sounds/sounds.xml |
2 0 + 2 - 0 ! |
avoid downloading extra sound files |
mpglib | (download) |
addons/mp3/MPGLIB_README |
39 39 + 0 - 0 ! |
mpglib code originally in asterisk-addons |
enable_addons | (download) |
addons/app_mysql.c |
1 0 + 1 - 0 ! |
enable modules formly from asterisk-addons |
no_uname | (download) |
bootstrap.sh |
4 0 + 4 - 0 ! |
--- |
ilbc_disable | (download) |
codecs/Makefile |
1 0 + 1 - 0 ! |
--- |
astdatadir | (download) |
configure.ac |
2 1 + 1 - 0 ! |
--- |
pjproject | (download) |
build_tools/menuselect-deps.in |
1 1 + 0 - 0 ! |
switch to using external pjproject libraries. ICE/STUN/TURN support in res_rtp_asterisk is also now optional. (With minor backport adjustments for branch 11) |
dahdi_create_channels | (download) |
channels/chan_dahdi.c |
322 261 + 61 - 0 ! |
[patch] chan_dahdi: create channels at run-time |
pri_destroy_span_prilist.patch | (download) |
channels/chan_dahdi.c |
82 79 + 3 - 0 ! |
defer destructions of pri spans Bug: https://issues.asterisk.org/jira/browse/ASTERISK-23554 Fixes a deadlock in destruction of PRI spans See also: https://reviewboard.asterisk.org/r/3548 |
sigpri_handle_enodev_1.patch | (download) |
channels/chan_dahdi.c |
3 2 + 1 - 0 ! |
handle enodev on sig_pri Bug: https://issues.asterisk.org/jira/browse/ASTERISK-23554 Handle ENODEV error in libpri following a device removal. See also: https://reviewboard.asterisk.org/r/3548 |
reenable | (download) |
channels/chan_vpb.cc |
1 0 + 1 - 0 ! |
reenable some drivers, currently chan_vpb |
ignore_failed_channels.patch | (download) |
channels/chan_dahdi.c |
1 1 + 0 - 0 ! |
ignore failed dahdi channels at startup |
smsq_enable.patch | (download) |
utils/utils.xml |
2 1 + 1 - 0 ! |
--- |
escape_manpage_hyphen.patch | (download) |
doc/asterisk.8 |
2 1 + 1 - 0 ! |
fix groff error in asterisk manpage Bug: https://issues.asterisk.org/jira/browse/ASTERISK-23768 Fix an unescaped hyphen in the asterisk manpage. |
aelparse_enable.patch | (download) |
utils/utils.xml |
2 1 + 1 - 0 ! |
--- |
res_fax_bounds.patch | (download) |
res/res_fax.c |
2 1 + 1 - 0 ! |
out of bounds error in update_modem_bits Bug: https://issues.asterisk.org/jira/browse/ASTERISK-24357 |
neon_version_check.patch | (download) |
res/res_calendar_ews.c |
2 1 + 1 - 0 ! |
relax neon version check Bug: https://issues.asterisk.org/jira/browse/ASTERISK-24325 Relax the neon version check to also accept version 0.30.x |
AST 2014 012.patch | (download) |
main/acl.c |
2 1 + 1 - 0 ! |
mixed ip address families in access control lists may permit unwanted traffic |
AST 2014 014.patch | (download) |
main/bridging.c |
26 21 + 5 - 0 ! |
high call load may result in hung channels in confbridge CVE: CVE-2014-8414 |
AST 2014 017.patch | (download) |
apps/app_confbridge.c |
4 2 + 2 - 0 ! |
permission escalation through confbridge actions/dialplan functions CVE: CVE-2014-8417 |
AST 2014 018.patch | (download) |
funcs/func_db.c |
2 1 + 1 - 0 ! |
ami permission escalation through db dialplan function CVE: CVE-2014-8418 |
AST 2014 019.patch | (download) |
channels/chan_sip.c |
6 5 + 1 - 0 ! |
remote crash vulnerability in websocket server CVE: CVE-2014-9374 |