DAHDI-Linux And DAHDI-Tools 2.11.0-rc1 Now Available

Home » Uncategorized » DAHDI-Linux And DAHDI-Tools 2.11.0-rc1 Now Available
Uncategorized No Comments

The Asterisk Development Team has announced the releases of:
DAHDI-Linux-v2.11.0-rc1
DAHDI-Tools-v2.11.0-rc1
dahdi-linux-complete-2.11.0-rc1+2.11.0-rc1

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

* This release adds automake support to dahdi-tools. This should be a transparent change to users of this tarball, but changes in our release tools may potentially cause issues. Please test this RC fully to ensure it remains compatible with your integration cycle.

* Adds and improves support for Digium’s b433, b434, b233, and b234

* Fixes compile issues with 4.0+ kernels

Shortlog of dahdi-linux changes since v2.10.1:
John Sloan (1):
wcxb: Fix “I/O error reported by firmware” followed by underruns

Russ Meyerriecks (9):
wcb4xxp: Add support for zarlink echocan
wctc4xxp: Fix continuous “errored receive packets” with 2+ transcoders
readme: Updated supported products section
octasic: Added slab.h include to fix ARM compile error
wcb4xxp: Remove “card sync source” logic
wcb4xxp: minor: Squelch initializing message on shutdown
wcb4xxp: Protect indirect register writes with sequence lock
wcb4xxp: Add support for wcb23x series
wcb4xxp: Print serial number of gen 2 cards.

Shaun Ruffell (6):
dahdi: Fix “void value not ignored…” error when compiling against kernel 4.0.
dahdi: strnicmp() -> strncasecmp()
build_tools/make_version: Remove support for subversion working copies.
Remove DAHDI_IRQF_[SHARED|DISABLED] flags.
dahdi: Remove IRQF_DISABLED.
wctc4xxp: Clear packet error count when reloading firmware.

Tzafrir Cohen (3):
xpp: module_refcount is back to int on 3.19
README: use file time for reproducable build
xpp: USB_FW*: fix incorrect chan num with 2FXS6FXO

Shortlog of dahdi-tools changes since v2.10.1:
Oron Peled (25):
build: remove autoconf generated files
build: remove unused build_tools/menuselect-deps.in
build: remove unused xpp/oct612x/Makefile
build: fix ppp/Makefile CFLAGS
build: xpp — remove legacy usb-hotplug
build: generate version.c during configure
build: remove unused “update” target from Makefile
autoconf: rename “dahdi” to “dahdi-tools”
automake: add basic framwork
automake: add basic libtool support
automake: full ppp/ support
automake: handle xpp/ compilation via Makefile.am:
automake: xpp: man-pages and perl-scripts
automake: xpp: handle udev rules
automake: xpp: handle /usr/share/dahdi
automake: xpp: remove xpp/Makefile.legacy
automake: handle doc/ man-pages
automake: migrate tools from Makefile.legacy
automake: migrated “–enable-dev-mode”
automake: migrate dahdi_pcap from Makefile.legacy
automake: handle “make dist”
automake: bugfix: fix installation paths
automake: remove unused stuff from Makefile.legacy
autotools: now “make distcheck” also works.
xpp: bugfix: waitfor_xpds twinstar, auto_assign_spans

Russ Meyerriecks (2):
xpp: Fix a logical not being applied to the wrong operand
wcb4xxp: Adds support for b43x/b23x products

Tzafrir Cohen (5):
xpp_fxloader: handle empty span-type.conf
Update README
A placeholder for the m4 directory
Force-link libtonezone.so.2.0 on make install
README: document the need for autoreconf

The diffstat from the dahdi-linux v2.10.1 release:
Makefile | 3 +-
README | 15 +
build_tools/make_version | 115 +