Asterisk Development Team
2015-Jan-22 22:47 UTC
[asterisk-users] DAHDI-Linux and DAHDI-Tools 2.10.1-rc2 Now Available
The Asterisk Development Team has announced the releases of: DAHDI-Linux-v2.10.1-rc2 DAHDI-Tools-v2.10.1-rc2 dahdi-linux-complete-2.10.1-rc2+2.10.1-rc2 This release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-tools http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete * Updates to allow dahdi to compile/run against kernel versions up to 3.19 * xpp firmware and startup scripts improvements Shortlog of dahdi-linux changes since v2.10.0.1: Shaun Ruffell (4): dahdi: smp_mb_{before,after}_clear_bit -> smp_mb_{before,after}_atomic. build_tools/dkms-helper: Use bash to process dkms-helper script. dahdi_dynamic: Release reference count on network device when destroying dynamic spans. dahdi: struct file.f_dentry macro was removed in kernel 3.19 Tzafrir Cohen (3): xpp: FPGA_1161.201.hex: module types detection xpp: firmware: 203 as alias to (newer) 201 xpp: firmware: a stray ^Z in FPGA_1161.201.hex Shortlog of dahdi-tools changes since v2.10.0.1: Oron Peled (7): xpp: astribank_is_starting: improve '-v' output xpp: waitfor_xpds: expansion error with no ABs xpp: waitfor_xpds: assume astribank_is_starting exists xpp: can use modern Asterisk hotplug support xpp: waitfor_xpds: documentation xpp/astribank_hook: remove Astribank initialization xpp: waitfor_xpds: Always remove Astribank semaphore Tzafrir Cohen (2): astribank_hook: remove useless 'time' no astribank_is_starting with hotplug asterisk The diffstat from the dahdi-linux v2.10.0.1 release: build_tools/dkms-helper | 2 +- drivers/dahdi/dahdi-base.c | 4 + drivers/dahdi/dahdi_dynamic_eth.c | 5 +- drivers/dahdi/wcaxx-base.c | 2 +- drivers/dahdi/wcte12xp/base.c | 4 +- drivers/dahdi/wcte13xp-base.c | 4 +- drivers/dahdi/wcte43x-base.c | 2 +- drivers/dahdi/xpp/firmwares/FPGA_1161.201.hex | 31193 ++++++++++++------------ drivers/dahdi/xpp/firmwares/Makefile | 9 +- include/dahdi/kernel.h | 12 + 10 files changed, 15583 insertions(+), 15654 deletions(-) The diffstat from the dahdi-tools v2.10.0.1 release: dahdi.init | 8 +++ init.conf.sample | 1 + xpp/astribank_hook | 117 +++++++++++++++++++++++++++++++++++--------- xpp/astribank_is_starting.c | 2 + xpp/waitfor_xpds | 22 +++++---- 5 files changed, 117 insertions(+), 33 deletions(-) For a full list of changes in these releases, please see the shortlog at: http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=shortlog;h=refs/tags/v2.10.1-rc2 http://git.asterisk.org/gitweb/?p=dahdi/tools.git;a=shortlog;h=refs/tags/v2.10.1-rc2 Issues found in this release can be reported in the DAHDI-Linux [1] and DAHDI-Tools [2] projects at https://issues.asterisk.org/jira [1] https://issues.asterisk.org/jira/browse/DAHLIN [2] https://issues.asterisk.org/jira/browse/DAHTOOL Thank you for your continued support of Asterisk!