Change log for dahdi-linux package in Debian
1 → 42 of 42 results | First • Previous • Next • Last |
Published in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-7) unstable; urgency=medium * Team upload. [ Diederik de Haas ] * d/patches: Add "Fix compilation issue for 6.8.y/6.9.y kernel" (Closes: #1071575). -- Petter Reinholdtsen <email address hidden> Tue, 13 Aug 2024 21:42:54 +0200
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-6) unstable; urgency=medium * Team upload. * Switched homepage URL to https. * Switched Appstream metainfo to use correct SPDX License list string. * Made Appstream metadata into upstream patch only tools package. -- Petter Reinholdtsen <email address hidden> Sun, 28 Jul 2024 09:32:34 +0200
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-5.1) unstable; urgency=medium * Non-maintainer upload. * No source change upload to move systemd units into /usr. (Closes: #1072081) -- Chris Hofstaedtler <email address hidden> Fri, 07 Jun 2024 15:08:21 +0200
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-5) unstable; urgency=medium * Fix building on kernels without CONFIG_PCI * Add xhfc_lastreg.patch: Fix buildin with 6.5 and allyesconfig -- Tzafrir Cohen <email address hidden> Fri, 08 Sep 2023 11:58:42 +0530
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-4) unstable; urgency=medium * Allow building on all kernel versions * dahdi-dkms: Use CC0 for metadata license * Create m-a tarball with reproducible order of files * tests: Use @recommends@ instead of needs-recommends -- Tzafrir Cohen <email address hidden> Wed, 06 Sep 2023 13:12:00 +0530
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-3) unstable; urgency=medium * Fix building module-assistant package without dkms (Regression from -2). * Fixed in previous release: Closes: #1042747. * wcfxo no longer included: Closes: #592745. * Switch to debhelper-compat. * Policy version 4.6.2. * Remove obsolete backports/ directory -- Tzafrir Cohen <email address hidden> Sat, 02 Sep 2023 16:00:47 +0300
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-2) unstable; urgency=medium * dkms.conf: Update list (Closes: #1037993, #980130) * Add conditioned_config.patch: Build with cloud kernel * Generate m-a tarball from DKMS tree * dkms.conf: Avoid explicit array subscript numbers -- Tzafrir Cohen <email address hidden> Thu, 03 Aug 2023 01:06:54 +0300
Superseded in sid-release |
dahdi-linux (1:3.1.0+git20230717~dfsg-1) unstable; urgency=medium * New upstream release: switched to Osmocom git snapshot. - Builds with current latest kernel (Closes: #1037993, #961454). - pciradio and tor2 dropped: no need to handle their firmwares. - TODO: update debian/watch. - Dropped most patches. - dahdi_linux_extra: Only left OSLEC (ZapHFC included here already). - Added version.patch: instead of .version from the tarball - Added error_address.patch for Werror=address exposed lately. * Ignore generated files under debian/ * Remove obsolete NEWS and TODO files * Delete unused debian patches * Update debian/copyright * Override some lintian warnings -- Tzafrir Cohen <email address hidden> Sat, 29 Jul 2023 03:12:32 +0300
dahdi-linux (1:2.11.1.0.20170917~dfsg-8.4) unstable; urgency=medium * Non-maintainer upload. * m-a-autopkgtest: Allow stderr output from kernel header installation. -- Andreas Beckmann <email address hidden> Thu, 02 Feb 2023 11:10:37 +0100
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-8.3) unstable; urgency=medium * Non-maintainer upload. * Switch to module-assistant-autopkgtest. * Skip module build for kernels without CONFIG_PCI. * dahdi-dkms requires Linux 5.6 or later. -- Andreas Beckmann <email address hidden> Wed, 01 Feb 2023 23:39:41 +0100
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-8.2) unstable; urgency=medium * Non-maintainer upload. * Switch to B-D: dh-dkms. (Closes: #1027869) * Declare Testsuite: autopkgtest-pkg-dkms. * Use upstream version without dfsg suffix and revision for dkms. * Skip module build for kernels without CONFIG_USB. -- Andreas Beckmann <email address hidden> Sat, 21 Jan 2023 01:53:57 +0100
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-8.1) unstable; urgency=medium * Non-maintainer upload. * kernel 6.1 API change: netif_napi_add() uses weight==64 by default (Closes: #1028368) -- Salvatore Bonaccorso <email address hidden> Sat, 14 Jan 2023 15:33:58 +0100
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-8) unstable; urgency=medium * Add linux_5_17_proc_private.patch (Closes: #1012316). * Add linux_5_18_pci_consistent.patch -- Tzafrir Cohen <email address hidden> Sat, 18 Jun 2022 17:08:03 +0300
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-7.5) unstable; urgency=medium * Non-maintainer upload. * add patch for: Do not use <stdbool.h> in kernel modules There was an intentional change in Linux 5.16 removing user-space headers from the kernel include path: <https://git.kernel.org/linus/04e85bbf71c9072dcf0ad9a7150495d72461105c>. Kernel code must use <linux/types.h> instead of <stdbool.h>. Thanks a lot to Ben Hutchings for providing the patch. Tzafrir Cohen provided a similar patch upstream. (Closes: #1005715, #1005390) -- Thorsten Alteholz <email address hidden> Wed, 23 Mar 2022 19:03:02 +0100
dahdi-linux (1:2.11.1.0.20170917~dfsg-7.4) unstable; urgency=medium * Non-maintainer upload. * dahdi-dkms: Bump dkms dependency to (>= 2.8.4-3~) to reliably use the kernel's compiler to compile the module. (Closes: #987309) * dahdi-dkms: Drop wget dependency. Downloading firmware is disabled. -- Andreas Beckmann <email address hidden> Sun, 25 Apr 2021 01:31:54 +0200
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-7.3) unstable; urgency=medium * Non-maintainer upload. * Avoid 64-bit divisions in xpp driver, or switch to the kernels do_div helper for this purpose. Uncovered by new autopkgtest. -- Chris Hofstaedtler <email address hidden> Sun, 04 Apr 2021 20:42:52 +0000
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-7.2) unstable; urgency=medium * Non-maintainer upload. * Add autopkgtest covering just the module build, which can be done on Debian CI. Should be enough to tell us if the modules are broken by newer kernel versions. -- Chris Hofstaedtler <email address hidden> Sun, 04 Apr 2021 12:57:27 +0000
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-7.1) unstable; urgency=medium * Non-maintainer upload. * Add missing Build-Depends: module-assistant to allow building source in clean environments. * Update no_firmware_download patch. (Closes: #982389) * Include upstream and new local patches to fix build with kernel >= 5.0 (Closes: #982332, #982334) -- Chris Hofstaedtler <email address hidden> Fri, 02 Apr 2021 20:42:26 +0000
dahdi-linux (1:2.11.1.0.20170917~dfsg-7) unstable; urgency=medium * dkms: use standard scripts (Closes: #923983). * work around #923983 at upgrade time. * Use dh_dkms instead of dh --with dkms, for the m-a -generated package. * Standard version 4.3.0. * More comprehensive and robust autopkgtest tests. - The dkms-modules test is skippable for now. * debian/dahdi-dkms.install is a generated file. * dkms metainfo: same license as source. -- Tzafrir Cohen <email address hidden> Sun, 10 Mar 2019 15:49:50 +0200
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-6) unstable; urgency=medium * install dahdi-modules * A new test: dynamic-loc-call * dkms: also install oct612 module (Closes: #922008) * dkms test: try loading all modules * Rules-Require-Root: no * rules: remove get-orig-source * trivial lintian fixes * debhelper compat level 12 * rules: Use dpkg makefiles instead of our own parsing * tests: uninstall modules -- Tzafrir Cohen <email address hidden> Mon, 04 Mar 2019 23:29:36 +0200
dahdi-linux (1:2.11.1.0.20170917~dfsg-5) unstable; urgency=medium * Added dpkg-dev as dependency for dpkg-architecture used by the dahdi-dkms postinst. * Added appstream metadata in dahdi-dkms package to announce supported hardware (Closes: #838522). * Updated Standards-Version from 4.1.3 to 4.2.1. * Fix two description typos in patches found by lintian. -- Petter Reinholdtsen <email address hidden> Fri, 12 Oct 2018 13:35:56 +0200
Superseded in sid-release |
dahdi-linux (1:2.11.1.0.20170917~dfsg-4) unstable; urgency=medium [ Bernhard Schmidt ] * Make build reproducible * Amend changelog [ Petter Reinholdtsen ] * Add support for dkms include autopkgtest test. (Closes: #841004) [ Tzafrir Cohen ] * dahdi_dummy is just part of dahdi * Somewhat improved dkms scripts * Fix building on kernel >= 4.15 * patch notest: rework and make upstreamable * ignore dkms generated files -- Petter Reinholdtsen <email address hidden> Sun, 30 Sep 2018 13:42:35 +0200
dahdi-linux (1:2.11.1.0.20170917~dfsg-3) unstable; urgency=medium * Add dev_attr.patch: fix building with 4.13 (Closes: #879043) * Refresh dahdi_linux_extra: - Rebased on recent master - also fix opvxa1200 with 4.11 - Tweaks of ZapHFC * tar --sort=name for reproducible build for the dahdi-source tarball * modulestest: fix usage with debuild * Add gbp.conf: use pristine-tar * copyright: https standard URL * Switch to Salsa. * Standards version 4.1.3 * An example dynamic DAHDI systemd service -- Tzafrir Cohen <email address hidden> Wed, 10 Jan 2018 23:40:10 +0200
dahdi-linux (1:2.11.1.0.20170917~dfsg-1) unstable; urgency=medium [ Tzafrir Cohen ] * New upstream git snapshot (Closes: #872838) - debian/patches/wcfxo-wctdm-set-spantype.patch dropped: merged upstream * compat level 10 [ Bernhard Schmidt ] * Reproducible build: set permissions and sort source tarball -- Bernhard Schmidt <email address hidden> Fri, 06 Oct 2017 18:37:23 +0200
dahdi-linux (1:2.11.1~dfsg-1) unstable; urgency=medium [ Tzafrir Cohen ] * New upstream version * Load the module dahdi at boot (Closes: #823302) * README.Debian: purge old and update (Closes: #795458) * Set spantype for wctdm and wcfxo (Closes: #823952) * Use secure VCS URLs * Ignore debian/debhelper-build-stamp * Standards version 3.9.8 (no change needed) [ Chris Lamb ] * Reproducible build: sources tarball at build date (Closes: #776622) -- Tzafrir Cohen <email address hidden> Wed, 21 Sep 2016 21:55:56 +0300
dahdi-linux (1:2.10.2~dfsg-1) unstable; urgency=medium * New upstream release (Closes: #776497) - dahdi_linux_extra patch: remove everything except OSLEC and opvxa1200 (Closes: #794313). - Up-to-date opvxa1200 in extra patch (Closes: #780997) -- Tzafrir Cohen <email address hidden> Wed, 12 Aug 2015 21:02:59 +0200
dahdi-linux (1:2.10.0.1~dfsg-1) unstable; urgency=low * New upstream release * Fix VCS link. -- Tzafrir Cohen <email address hidden> Sun, 26 Oct 2014 13:46:19 +0200
dahdi-linux (1:2.10.0~dfsg-1) unstable; urgency=low [ Tzafrir Cohen ] * New upstream release (Closes: #753660): - Patch dahdi_linux_extra updated to the 2.9.2 branch. * Use hotplug support: - patch hotplug_mod_params: change default of module parameters. * Multiarch support. * udev rules moved to package dahdi (in source package dahdi-tools). * Add a test for non-free files in case uscan was used. * Remove unused variables from control file. [ Mark Purcell ] * Update debian/watch for ~dfsg -- Tzafrir Cohen <email address hidden> Tue, 19 Aug 2014 08:48:32 +0300
dahdi-linux (1:2.7.0.1~dfsg-1) unstable; urgency=low * New upstream release - Fixes "doorphone device ignored" (Closes: #687970) * Update Vcs-Browser - fix vcs-field-bitrotted -- Mark Purcell <email address hidden> Sat, 28 Sep 2013 13:16:06 +1000
dahdi-linux (1:2.7.0+dfsg-1) unstable; urgency=low [ Tzafrir Cohen ] * New upstream release: - Patch fix_define_dev dropped: merged upstream. - Patch fix_xpp_usermode dropped: merged upstream. - Patch fix_xpp_post_unregister dropped: merged upstream. -- Mark Purcell <email address hidden> Sun, 16 Jun 2013 16:49:06 +1000
dahdi-linux (1:2.6.1+dfsg2-1) unstable; urgency=low * Patch fix_define_dev: fix building with kernel 3.8. * Remove non-free FPGA bitfiles and patch drivers to load them (Closes: #693666) (Ben Hutchings). * Patch fix_xpp_usermode: fixes odd xpp behaviour with later kernels. * Patch fix_xpp_post_unregister: fixes a crash with manual 'dahdi_registration off'. -- Tzafrir Cohen <email address hidden> Wed, 30 Jan 2013 00:18:38 +0200
dahdi-linux (1:2.6.1+dfsg-1) unstable; urgency=low * New upstream release candidate: - Patch xpp_fix_2fxs6fxo removed: merged upstream. - Patch oslec_auto removed: merged upstream. * Removed all EXTRA_* build variables: - wcopenpci builds on big-endial (sort of). - All other logic is set through Kbuild. * Don't strip. -- Tzafrir Cohen <email address hidden> Mon, 23 Apr 2012 11:05:30 +0300
dahdi-linux (1:2.5.0.1+dfsg-1) unstable; urgency=low * New upstream release (Closes: #639702). - Patch wcb4xxp_bn4s0e removed: merged upstream. - Patch define_spinlock removed: merged upstream. - Patch dahdi-linux-extra updated. * Updated dahdi-linux-extra: - "Upstream" is now a complete git mirror. - Actually include ap400 in the list of modules to build. - Updated OpenVox drivers: opvxa1200 is a subdirectory - Updated OpenVox drivers: opvxd115 added (digital cards). * Patch define_spinlock: include a (slightly big) build fix from upstream. * Standards version 3.9.2 (no change needed). * Switch to dh. * Patch notest: Remove a bogus upstream 'test' target. * Lintian override for an odd interpteter a dummy kernel module init script. * Dahdi udev rules are now named 'dahdi-linux.conf'. * Patch xpp_fix_2fxs6fxo: bugfix for Xorcom 2FXX6FXO module code. -- Tzafrir Cohen <email address hidden> Sun, 25 Sep 2011 22:58:17 +0300
dahdi-linux (1:2.4.1+dfsg-1) unstable; urgency=low * New Upstream release. - Patch uk_rotary dropped: merged upstream. - Patch oslec_include_2634 dropped: merged upstream. - Patch xpp_usb_buffer_2635 dropped: merged upstream. - Patch voicebus_sem_h_2635 dropped: merged upstream. * dahdi_linux_extra now includes AP400 drivers (Closes: #582095). * Patch oslec_auto: Makes adding OSLEC less painful. - But for now it requires manually editing patch dahdi_linux_extra. -- Tzafrir Cohen <email address hidden> Mon, 07 Mar 2011 12:01:55 +0200
dahdi-linux (1:2.3.0.1+dfsg-2) unstable; urgency=medium [ Faidon Liambotis ] * Add myself to uploaders. [ Tzafrir Cohen ] * Disable mmx_auto for now (Closes: #593438). * dahdi_linux_extra: Re-apply zaphfc r7 (Closes: #598886). * Patch wcb4xxp_bn4s0e: missing PCI IDs for beroNet BN4S0e (Closes: #600839). -- Tzafrir Cohen <email address hidden> Wed, 20 Oct 2010 21:21:58 +0200
dahdi-linux (1:2.3.0.1+dfsg-1) unstable; urgency=low * New upstream version (Closes: #546319). * Patch no_dummy removed: merged upstream. * Patch wcb4xxp_extra_trunk removed: merged upstream. * Patch chanmute: make it also explicitly disable the untested DAHDI_AUDIO_NOTIFY. * Patch oslec_include_2634: fix building with 2.6.34 (Closes: #586216). * Patches xpp_usb_buffer_2635, voicebus_sem_h_2635: Likewise for 2.6.35. * Patch dahdi_linux_extra: revert last fix to zaphfc. * Standards version 3.9.1 (no change needed). -- Tzafrir Cohen <email address hidden> Tue, 03 Aug 2010 03:58:11 +0300
dahdi-linux (1:2.2.1.1+dfsg-1) unstable; urgency=low * New upstream minor release. * Updated copyrights file. * Standards version 3.8.4: no change needed. * Patch wcb4xxp_extra_trunk: backport extra PCI IDs for wcb4xxp (more HFC-[248]S cards). * Switch to a @debian.org address. * Dpkg V3 format (it was quilt already). * Remove lintian override that is no longer needed. * Patch dahdi_linux_extra: manually fix to remove a leading '---'. * dahdi-modules packages now depend on the linux-image versions. * Other minor updates to the packaging of the dahdi-modules package. -- Tzafrir Cohen <email address hidden> Sun, 18 Apr 2010 17:14:02 +0300
dahdi-linux (1:2.2.1+dfsg-1) unstable; urgency=low [ Tzafrir Cohen ] * New upstream release (Closes: #564739). * Dropped patch wcfxo_reset_fix: merged upstream. * Section name of dahdi-source: kernel * Also provide an example xpp.conf . * Patch uk_rotary (Closes: #546329). * Override the bogus lintian warning for 'm-a a-i dahdi' * Remove some remaining Zaptel left-overs. * Replaced extra drivers and patches with huge patch dahdi_linux_extra (Closes: #564720). * Patch xpp_udev_rules_2632: fix XPP udev rules (Closes: #562024). * Also copy the .version file, to make sure modules have versions. * Move xpp udev rules under /lib. Name still kept for the sake of simplicity (thanks, Lintian). * Patch no_dummy: use dahdi internal timing instead of dahdi_dummy. * Patch chanmute: Enable CHANMUTE optimization (for xpp, mostly). [ Mark Purcell ] * Cleanup debian/watch -- Mark Purcell <email address hidden> Sun, 07 Mar 2010 04:41:21 +1100
dahdi-linux (1:2.2.0.2~dfsg-1) unstable; urgency=low * New upstream release * New openvox drivers: r113 from their SVN. * Fix copyright file for origin of OpenVox drivers. * Use new zaphfc drivers (r5) from http://code.google.com/p/zaphfc/ . Note that those use hardhdlc in system.conf (Closes: #532345). * Remove obsolete bristuff drivers we don't build anyway. Leave vzaphfc for now as this is practically upstream (Completely closes: #548061). * Not applying bri_dchan. Astribank BRI spans will use hardhdlc. * Patch wcfxo_reset_fix: Closes: #546340 . * Replace 'dh_clean -k' with dh_prep * Standards version 3.8.3 (no change needed). * Patch mmx_auto: relied on ARCH to tell between i386 and x86_64, which is not a good idea on newer kernels. Use DAHDI_ARCH instead. * Remove useless postinst and preinst. debhelper adds them anyway (and with the -e). * Do include examples of dahdi-linux . -- Tzafrir Cohen <email address hidden> Sun, 04 Oct 2009 22:47:30 +0200
Superseded in sid-release |
dahdi-linux (1:2.2.0~dfsg~rc5-1) unstable; urgency=low * New upstream release -- Mark Purcell <email address hidden> Sun, 31 May 2009 10:18:49 +1000
dahdi-linux (1:2.2.0~dfsg~rc4-1) unstable; urgency=low * New upstream release [ Tzafrir Cohen ] * NOT RELEASED YET * Dropped qozap as wcb4xxp provides that functionality. * New upstream RC. * Actually build OpenVox drivers. * opvxa1200.c: rev. 1.4.12.4 (battery fixes and such) * Fix '${match}' in udev rules file (hardwire). * no_firmware_download: Disable downloading a binary kernel module at build time. [ Victor Seva ] * fix debian/watch. -- Mark Purcell <email address hidden> Wed, 20 May 2009 07:22:46 +1000
Deleted in experimental-release (Reason: None provided.) |
dahdi-linux (1:2.1.0.4~dfsg-1) experimental; urgency=low [ Tzafrir Cohen ] * Zaptel renamed DAHDI and split to dahdi-linux and dahdi-tools. * DAHDI is incompatible (ABI and API) with Zaptel. All modules need to be adapted. * OSLEC wrapper included upstream. Includeing a version of the OSLEC code from the kernel staging directory. - Patch oslec_kernelorg: Upstream kernel.org OSLEC code. * Dropping some aparantly unused external Zaptel drivers. * Extra drivers moved from kernel/ to drivers/dahdi/ to fit the kernel tree. * UDEV rules are handled here as well. No need to change device names, only set permissions. * Patch fix_readme_astribank: Fix an asciidoc formatting issue. * Patch oslec_kbuild: Make oslec's build unconditional. * Fix for zaphfc with DAHDI (by Timo Teräs <email address hidden>) * qozap no longer included: Use wcb4xxp instead. * ztgsm no longer built: nobody really used it. * cwain and vzaphfc currently included but not built. * Don't generate static device files automatically. Provide a script to do that. Until we know if there is an actual use for the non-udev setup. [ Mark Purcell ] * Update Description: fixes description-starts-with-package-name * Add ${misc:Depends} - debhelper-but-no-misc-depends * Add myself to uploaders * debian/compat -> 7 - Fixes:package-uses-deprecated-debhelper-compat-version * Upload to experimental while we await NEW & debian-release -- Mark Purcell <email address hidden> Sun, 29 Mar 2009 17:58:23 +1100
1 → 42 of 42 results | First • Previous • Next • Last |