SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for dahdi-linux-devel-3.1.0+git20240501-lp155.25.3.x86_64.rpm :

* Thu Oct 03 2024 Martin Hauke - Update to version 3.1.0+git20240501:
* icE1usb: Show accumulated error count from GPSDO state in sysfs
* icE1usb: Report BLUE alarm when receiving AIS
* icE1usb: Update ice1usb_proto.h- Add patch:
* dahdi-fix-kernel-6.11.patch https://github.com/asterisk/dahdi-linux/issues/63 https://github.com/asterisk/dahdi-linux/pull/64
* Thu May 02 2024 Martin Hauke - Update to version 3.1.0+git20240501:
* icE1usb: Fix \"typo\" in ALL_RY_ALARMS
* icE1usb: Configure the RX mode according to CRC4 mode
* icE1usb: Use ICE1USB_TX_MODE_TS0_CRC4_E to set E bits automatically
* Fix build against linux >= 6.5.12
* frame_fifo: add missing declaration
* strlcpy() was removed with linux kernel commit d26270061ae6 use strscpy() instead.
* trunkdev: Implement DAHDI_MAINT_{LOCAL,NETWORKPAYLOAD}LOOP
* Flush DAHDI->trunkdev FIFO at open time
* Introduce virtual DAHDI trunk device
* xpp_usb: Fix for 32bit architectures: use div_s64()
* contrib/jenkins: set -Wno-error=address
* compatibility with class_create API change in 6.4-rc1
* kernel 6.4 API change in DEFINE_SEMAPHORE
* Wed Nov 01 2023 Jan Engelhardt - Update to osmocom git snapshot (768838154b3; 2023-04-22)
* Wed Nov 01 2023 jengelhAATTinai.de- Update to version 3.1.0+git20230809:
* trunkdev: Implement DAHDI_MAINT_{LOCAL,NETWORKPAYLOAD}LOOP
* Flush DAHDI->trunkdev FIFO at open time
* Introduce virtual DAHDI trunk device
* xpp_usb: Fix for 32bit architectures: use div_s64()
* contrib/jenkins: set -Wno-error=address
* compatibility with class_create API change in 6.4-rc1
* kernel 6.4 API change in DEFINE_SEMAPHORE
* Fix jenkins.sh failure for kernels >= 6.3.0
* Support kernel >= 6.3.0 (bus_type.uevent() const struct device)
* kernel 6.1 API change: netif_napi_add() uses weight==64 by default
* Fri Jan 13 2023 Hans-Peter Jansen - Make it build with kernel 5.3.18 of 15.3
* Mon Jan 09 2023 mardnhAATTgmx.de- Update to version 3.1.0+git20221130:
* kernel 6.1 API change: netif_napi_add() uses weight==64 by default- Add \"BuildRequires: %kernel_module_package_buildreqs\" see boo#1205149, boo#1202353
* Fri Oct 07 2022 mardnhAATTgmx.de- Update to version 3.1.0+git20220501- Switch to the osmocom fork of dahdi-linux since official upstream is not responsive (lost interest ?) and the fine folks from osmocom really care.- Drop not longer needed patches:
* stdbool.diff
* 0001-voicebus-wcaxx-wct4xxp-Remove-include-of-pci-aspm.h.patch
* 0002-Annotate-switch-case-fall-through.patch
* 0003-wcte13xp-Fix-unintended-fall-through-in-t13x_set_lin.patch
* 0004-Makefile-M-is-preferred-to-KBUILD_EXTMOD-for-externa.patch
* 0005-Use-proc_ops-on-kernels-5.6.patch
* 0006-wctdm24xxp-Fix-uninitialized-variable-warning.patch
* 0009-Remove-support-for-32-bit-userspace-with-64-bit-kern.patch
* 0010-Remove-checks-for-HAVE_UNLOCKED_IOCTL-for-kernel-5.9.patch
* 0011-vpmadt032-Create-.o.cmd-file-for-the-shipped-object-.patch
* 0012-Kbuild-Rename-hostprogs-y-to-hostprogs.patch
* 0001-dahdi-base.c-remove-netdev-trans_start-kerne-4.7.patch
* 0002-dahdi-base-netdev-send-frame-via-protocol-handlers-f.patch
* 0007-Revert-Remove-support-for-driver-wcte11xp.patch
* 0008-adapt-te11xp-to-DAHDI-API-changes-since-its-removal.patch
* 0009-DAHDI_NET-Report-alarms-as-lost-carrier-to-net_devic.patch
* 0010-Introduce-ioctl-for-simulating-alarms-under-userspac.patch
* 0001-Fix-build-with-DAHDI_NET-on-kernel-5.15.patch
* 0001-Add-Osmocom-icE1usb-driver.patch
* 0001-Revert-Remove-support-for-driver-wcte12xp.patch
* 0002-adapt-te12xp-to-DAHDI-API-changes-since-its-removal.patch
* 0003-wcte12xp-Add-missing-break-statment.patch
* 0001-icE1usb-Fix-span-re-configuration-after-first-start.patch
* 0002-icE1usb-update-ice1usb_proto.h-to-current-master.patch
* 0003-icE1usb-Support-reporting-of-RED-alarm-via-DAHDI-inf.patch
* 0004-icE1usb-Support-TX-configuration-CRC4-on-off-loopbac.patch
* 0005-icE1usb-support-for-reporting-CRC-and-alignment-erro.patch
* 0006-icE1usb-Add-support-for-reporting-remote-alarm-RAI-a.patch
* 0001-wcte11xp-Fix-BLUE-AIS-alarm-detection.patch
* 99-stupid-paths.patch
* 0001-icE1usb-Don-t-consider-altsetting-with-no-endpoints-.patch
* 0002-icE1usb-raise-NOTOPEN-alarm-if-startup-fails.patch
* 0003-icE1usb-Don-t-silently-ignore-startup-errors-on-re-c.patch
* 0005-icE1usb-Use-USB_CTRL_SET_TIMEOUT-5s-instead-of-hand-.patch
* 0008-icE1usb-update-ice1usb_proto.h-to-firmware-0.2-8.patch
* 0009-icE1usb-GPSDO-status-support-in-sysfs.patch
* 0013-icE1usb-avoid-system-hang-if-USB-transfer-submission.patch
* 0001-Fix-NULL-pointer-dereference-for-pseudo-channels.patch
* 0002-icE1usb-Fix-inverted-logic-for-clock-timing-source.patch
* 0004-Fix-Wimplicit-fallthrough-5-warnings.patch
* 0006-dahdi-sysfs-chan-Fix-potential-NULL-pointer-deref.patch
* 0001-Fix-build-against-linux-5.17.0.patch
* 0001-Revert-Remove-support-for-all-but-wcb41xp-wcb43xp-an.patch
* 0002-wcb4xxp-Add-support-for-Swyx-4xS0-SX2-Express-QuadBR.patch
* 0003-Revert-Remove-support-for-wctdm800-wcaex800-wctdm410.patch
* 0001-Fix-build-against-linux-5.18.0.patch
* 0001-Fix-build-on-kernels-5.4.0-linux-pci-aspm.h-is-gone.patch
* 0003-dahdi_config.h-Enable-CONFIG_DAHDI_NET.patch
* 0004-dahdi_config-Enable-DAHDI_DYNAMIC-DAHDI_DYNAMIC_LOC.patch
* 0001-Build-with-support-for-CONFIG_DAHDI_MIRROR.patch
* 0001-Build-with-support-for-CONFIG_DAHDI_PPP.patch
* Sun May 01 2022 Martin Hauke - (re-)add support for older cards
* 0001-Revert-Remove-support-for-all-but-wcb41xp-wcb43xp-an.patch
* 0002-wcb4xxp-Add-support-for-Swyx-4xS0-SX2-Express-QuadBR.patch
* 0003-Revert-Remove-support-for-wctdm800-wcaex800-wctdm410.patch- Add support for Swyx-4xS0-SX2-Express-QuadBRI
* 0002-wcb4xxp-Add-support-for-Swyx-4xS0-SX2-Express-QuadBR.patch
* Fri Apr 29 2022 Martin Hauke - Add some patches
* 0001-Fix-NULL-pointer-dereference-for-pseudo-channels.patch
* 0002-icE1usb-Fix-inverted-logic-for-clock-timing-source.patch
* 0004-Fix-Wimplicit-fallthrough-5-warnings.patch
* 0006-dahdi-sysfs-chan-Fix-potential-NULL-pointer-deref.patch
* 0001-Fix-build-against-linux-5.17.0.patch
* Mon Mar 14 2022 Martin Hauke - More osmocom icE1usb improvements:
* 0001-icE1usb-Don-t-consider-altsetting-with-no-endpoints-.patch
* 0002-icE1usb-raise-NOTOPEN-alarm-if-startup-fails.patch
* 0003-icE1usb-Don-t-silently-ignore-startup-errors-on-re-c.patch
* 0005-icE1usb-Use-USB_CTRL_SET_TIMEOUT-5s-instead-of-hand-.patch
* 0008-icE1usb-update-ice1usb_proto.h-to-firmware-0.2-8.patch
* 0009-icE1usb-GPSDO-status-support-in-sysfs.patch
* 0013-icE1usb-avoid-system-hang-if-USB-transfer-submission.patch
* Wed Jan 19 2022 Jan Engelhardt - Add stdbool.diff- Modify 0001-Revert-Remove-support-for-driver-wcte12xp.patch to not use stdbool.h anymore.
* Mon Jan 03 2022 Martin Hauke - Osmocom icE1usb improvements:
* 0001-icE1usb-Fix-span-re-configuration-after-first-start.patch
* 0002-icE1usb-update-ice1usb_proto.h-to-current-master.patch
* 0003-icE1usb-Support-reporting-of-RED-alarm-via-DAHDI-inf.patch
* 0004-icE1usb-Support-TX-configuration-CRC4-on-off-loopbac.patch
* 0005-icE1usb-support-for-reporting-CRC-and-alignment-erro.patch
* 0006-icE1usb-Add-support-for-reporting-remote-alarm-RAI-a.patch- Fix BLUE alarm dection for wcte11xp
* 0001-wcte11xp-Fix-BLUE-AIS-alarm-detection.patch
* Tue Dec 07 2021 Martin Hauke - Add patch
* 0001-Build-with-support-for-CONFIG_DAHDI_PPP.patch
* Mon Dec 06 2021 Martin Hauke - Add patch
* 0001-Build-with-support-for-CONFIG_DAHDI_MIRROR.patch
* Mon Nov 29 2021 Martin Hauke - Add Support for osmocom icE1usb
* 0001-Add-Osmocom-icE1usb-driver.patch- Readd wcte12xp driver (those cards still working fine !)
* 0001-Revert-Remove-support-for-driver-wcte12xp.patch
* 0002-adapt-te12xp-to-DAHDI-API-changes-since-its-removal.patch
* 0003-wcte12xp-Add-missing-break-statment.patch
* Mon Nov 29 2021 Martin Hauke - Add patch:
* 0001-Fix-build-with-DAHDI_NET-on-kernel-5.15.patch
* Wed May 05 2021 Jan Engelhardt - Move modules back to their standard paths to have ksym() symbols generated.
* Sat Jan 16 2021 Martin Hauke - Set MODULES_EXTRA=\"dahdi_dummy\" to build the dahdi_dummy driver.
* Fri Dec 25 2020 Martin Hauke - Disable XPP on 32bit systems (compilation errors)
* dahdi-disable-xpp.patch
* Tue Dec 15 2020 Martin Hauke - Add some patches from https://github.com/osmocom/dahdi-linux- Enable CONFIG_DAHDI_NET
* 0003-dahdi_config.h-Enable-CONFIG_DAHDI_NET.patch
* 0001-dahdi-base.c-remove-netdev-trans_start-kerne-4.7.patch- Enable DAHDI_DYNAMIC and DAHDI_DYNAMIC_LOC
* 0004-dahdi_config-Enable-DAHDI_DYNAMIC-DAHDI_DYNAMIC_LOC.patch- Readd wcte11xp driver (those cards still working fine !)
* 0007-Revert-Remove-support-for-driver-wcte11xp.patch
* 0008-adapt-te11xp-to-DAHDI-API-changes-since-its-removal.patch- Fix HDLC encapsulation, netdev: send frame via protocol handlers
* 0002-dahdi-base-netdev-send-frame-via-protocol-handlers-f.patch- DAHDI_NET: Report alarms as lost carrier to net_device
* 0009-DAHDI_NET-Report-alarms-as-lost-carrier-to-net_devic.patch- Introduce ioctl() for simulating alarms under userspace control
* 0010-Introduce-ioctl-for-simulating-alarms-under-userspac.patch
* Tue Dec 15 2020 Martin Hauke - Add patches to fix builds with Kernel >= 5.9 and gcc >= 10
* 0001-voicebus-wcaxx-wct4xxp-Remove-include-of-pci-aspm.h.patch
* 0002-Annotate-switch-case-fall-through.patch
* 0003-wcte13xp-Fix-unintended-fall-through-in-t13x_set_lin.patch
* 0004-Makefile-M-is-preferred-to-KBUILD_EXTMOD-for-externa.patch
* 0005-Use-proc_ops-on-kernels-5.6.patch
* 0006-wctdm24xxp-Fix-uninitialized-variable-warning.patch
* 0009-Remove-support-for-32-bit-userspace-with-64-bit-kern.patch
* 0010-Remove-checks-for-HAVE_UNLOCKED_IOCTL-for-kernel-5.9.patch
* 0011-vpmadt032-Create-.o.cmd-file-for-the-shipped-object-.patch
* 0012-Kbuild-Rename-hostprogs-y-to-hostprogs.patch- Drop not longer needed patches
* dahdi-pmake.diff
* dahdi-moddir.diff
* dahdi-fix-kernel-5.4.diff
* Sun Sep 06 2020 Jan Engelhardt - Update to release 3.1.0
* Thu Apr 16 2020 James Pearson - Updates included firmware to support newer cards as of 2020-04-16
* Thu Feb 06 2020 Hans-Peter Jansen - Add patch to fix build with Kernel >= 5.4.0: dahdi-fix-kernel-5.4.diff
* Thu Jul 25 2019 Hans-Peter Jansen - Update to 3.1.0-rc1 in order to build with kernel >= 5.0- Apply dahdi-fix-leap-15.1.diff for Leap 15.1 kernels Funfact: timer_setup was backported, but definition of TIMER_DATA_TYPE, as being used from its callback, not adjusted accordingly...
* Tue Feb 26 2019 jamespAATTvicidial.com- Update for newer kernels in OpenSuSE v.15+
* Tue Jan 08 2019 Jan Engelhardt - Update to new upstream release 3.0.0
* Removed drivers wcte12xp, wcte11xp, wct1xxp, wcb4xxp drivers. Cards affected: TE120P, TE121, TE122, TE110P, T100P, E100P, B410, Tormenta.- Drop 0001-signal_pending-is-now-in-linux-sched-signal.h-includ.patch, 0002-atomic_read-refcount_read.patch (merged), dahdi-kill-xpp_h.diff (obsolete)
* Tue Apr 03 2018 jamespAATTvicidial.com- Update hardware firmware to snapshot firmware-20180403.tar.xz
* Tue Apr 03 2018 jamespAATTvicidial.com- Add correct XPP patch from https://issues.asterisk.org/jira/browse/DAHLIN-359 o 0001-xpp-move-command_timer-functions-to-xbus-core.patch
* Tue Apr 03 2018 jamespAATTvicidial.com- Add patched from https://issues.asterisk.org/jira/browse/DAHLIN-356 o dev_attrs_groups-v3.patch
* Tue Apr 03 2018 jamespAATTvicidial.com- Add Patches from https://issues.asterisk.org/jira/browse/DAHLIN-354 o 0001-signal_pending-is-now-in-linux-sched-signal.h-includ.patch o 0002-atomic_read-refcount_read.patch
* Wed Mar 30 2016 jengelhAATTinai.de- Update to new upstream release 2.11.1
* Fri Jan 22 2016 jengelhAATTinai.de- Update to new upstream release 2.11.0
* Thu Aug 13 2015 jengelhAATTinai.de- Update to new upstream release 2.10.2
* Mon Mar 16 2015 jengelhAATTinai.de- Update to new upstream release 2.10.1
* Thu Nov 20 2014 joop.boonenAATTopensuse.org- Added a slab include patch to build the package for armv7l
* Mon Oct 13 2014 jengelhAATTinai.de- Update to new upstream release 2.10.0.1
* Set no_read, no_write methods for devices
 
ICM