lp://staging/ubuntu/wily-proposed/dahdi-linux
- Get this branch:
- bzr branch lp://staging/ubuntu/wily-proposed/dahdi-linux
Branch merges
Branch information
Recent revisions
- 29. By Stefan Bader
-
Improve dep-8 testing by supplying individual test case (which will
also test-load the dummy module) (LP: #1497982) - 28. By Tim Gardner
-
* kernel-
4.2-dev- printk- void.patch
dev_printk() has void return.
* irqf-disabled-deprecated. patch
IRQF_DISABLED has been removed as it has had no meaning since 2.6.13
* strncasecmp.patch
Strict POSIX/ANSI compliance warrants the use of strncasecmp(). - 27. By Stefan Bader
-
* Fix DKMS build for kernel version 3.19.
- Convert f_dentry usage to f_path.dentry. - 26. By Stefan Bader
-
* Merge from Debian testing. Remaining changes:
- DKMS support:
- debian/control:
- dahdi-linux depends additionally on (dahdi-dkms | dahdi-source).
- dahdi-dkms added
- debian/dahdi-dkms. install. in
- debian/dahdi-dkms. postinst
- debian/dahdi-dkms. prerm
- debian/dahdi-linux. install:
- added debian/modules
- added debian/system.conf
- debian/dkms.conf.in
- debian/modules
- debian/rules:
- Add code to generate dkms package
- debian/system.conf
- debian/dahdi-source. install (for lintian)
- debian/lintian/ dahdi-source
* Dropped changes (may raise minimum kernel required to v3.10):
- debian/control: Really drop change to m-a a-i command as claimed in
the changelog for 1:2.5.0.1+dfsg- 1ubuntu1. Which variant is actually
correct is unclear (dahdi or dahdi-source) but at least the one from
Debian is agreeing with the form in the lintian file.
- debian/patches/ zaphfc_ d_channel_ fix.patch (fix in Debian)
- debian/patches/ missing_ modules. h.diff (fix in Debian)
- debian/patches/ ndo_set_ multicast_ list.diff (fix in Debian)
- debian/patches/ kernel- v3-11-compat. patch (fixed upstream without compat)
- debian/patches/ kernel- v3-13-compat. patch (fixed upstream)
- debian/patches/ kernel- v3-15-compat. patch (fixed upstream without compat)
* Avoid building the echo.ko module for the DKMS package. This module is
part of the kernel since 2.6.28 (moved out of staging in 3.15) with the
same version (0.3.0). Since then the dkms build would always avoid to
copy the external version. So beside of causing warnings for the DKMS
build the out-of-tree module was not being used for a very long time.
The only reason this all kept working is that the API did not change.
* debian/dkms.conf. in: Expose the target kernel version in a variable that
is actually heeded by the make file. And also pass it in on every
invokation of make.
* debian/patches/ kernel- compat- 3.18.patch: Provide compat code for the
deprecated smp_mb__after_ clear_bit call. - 22. By Adam Gandelman
-
* Merge from Debian testing (LP: #879743). Remaining changes:
- debian/dahdi-dkms. install. in : add .version
- Import modifications by Javier Uruen Val <email address hidden>:
- debian/system.conf
- debian/modules
- DKMS support:
- debian/control: Added Depends to dahdi-linux (dahdi-dkms | dahdi-source)
- debian/control: Add dkms package
- debian/dahdi-dkms. install
- debian/dahdi-dkms. postinst
- debian/dahdi-dkms. prerm
- debian/dahdi-linux. install
- debian/rules: add code to automatically configure dkms.conf
- debian/dkms.conf.in
* Dropped changes:
- debian/control: Fix typo (right command is m-a a-i dahdi-source)
- debian/patches/ define_ spinlock: Fixed upstream
* debian/rules: Debian moved to dh, re-add code to automatically configure
dkms.conf
* debian/dkms.conf. in: update to reflect dahdi-linux-extra patch update
(opvxa1200's new location (subdir) and to include ap400 and opvxd115)
* debian/patches/ zaphfc_ d_channel_ fix.patch: Correct typo in zaphfc module
until fix gets synced into dahdi-linux-extra patch in Debian (LP: #612091) - 21. By Adam Gandelman
-
debian/
patches/ define_ spinlock: Fix DKMS FTBFS, move test for
DEFINE_SPINLOCK into include/dahdi/kernel. h. Cherry picked from upstream
commit (r9411) - 20. By Adam Gandelman
-
* Merge from Debian unstable (Remaining changes):
- debian/dahdi-dkms. install. in : add .version
- debian/rules : cleanup dahdi-dkms.install and dkms.conf after build
- debian/control: Fix typo (right command is m-a a-i dahdi-source)
- Import modifications by Javier Uruen Val <email address hidden>:
- debian/system.conf
- debian/modules
- DKMS support:
- debian/control: Added Depends to dahdi-linux (dahdi-dkms | dahdi-source)
- debian/control: Add dkms package
- debian/dahdi-dkms. install
- debian/dahdi-dkms. postinst
- debian/dahdi-dkms. prerm
- debian/dahdi-linux. install
- debian/rules: add code to automatically configure dkms.conf
- debian/dkms.conf.in
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/wily/dahdi-linux