DAHDI-Linux And DAHDI-Tools 2.11.0 Now Available

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

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

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

Oron Peled (1):
xpp: improve handling of USB sluggishness

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 (4):
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
dahdi-modules: load and unloads the modules

Shortlog of dahdi-tools changes since v2.10.1:
Oron Peled (38):
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
xpp: automake: cleanup $man_MANS handling
configure.ac: add libusb/libusbx support (for xpp)
xpp: add all base libxtalk files
xpp: migrate everything to libxtalk
xpp: xtalk — no private status range
xpp: don’t use USB “clear-halt” by default
xpp: strict compilation flags in oct612x/
configure.ac: xpp: now libusbx is the default
xpp: allow XTALK_OPTIONS from a file
xpp: Move astribank_license to libastribank
xpp: refactor manual pages out of conditionals
configure.ac: remove unused PKG_CONFIG_LIBUSB
xpp: move tools man-pages into PBX_USB conditional

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

Tzafrir Cohen (10):
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
Makefile: build asciidoc with TZ=UTC
make_version: cut off slashes in git
ignore: dahdi_pcap and .version
xpp.rules: increase xpp_fxloader timeout to 180s
dahdi_cfg: -S has assumtions on system.conf order

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