1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# ChangeLog for net-misc/dahdi-tools
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.4 2009/12/22 13:55:21 chainsaw Exp $
22 Dec 2009; <chainsaw@gentoo.org> dahdi-tools-2.2.0-r1.ebuild:
The broken/working mix of linux-headers available is more complicated then
initially expected.
*dahdi-tools-2.2.0-r1 (22 Dec 2009)
22 Dec 2009; <chainsaw@gentoo.org> -dahdi-tools-2.2.0.ebuild,
+dahdi-tools-2.2.0-r1.ebuild,
+files/dahdi-tools-2.2.0-no-hardware-fiddling.patch,
+files/dahdi-tools-2.2.0-vendorlib.patch:
Install in perl vendor directory, not site as per bug #295105. Explicitly
block zaptel as per bug #295107 (both by Diego E. "Flameeyes" Pettenò).
Work around Gentoo-specific broken linux headers, closes bug #290918 by
Chí-Thanh Christopher Nguyễn. Do not fiddle with the hardware in the
Makefile, closes bug #296359 by Jaco Kroon.
*dahdi-tools-2.2.0 (28 Oct 2009)
28 Oct 2009; <chainsaw@gentoo.org> +dahdi-tools-2.2.0.ebuild,
+files/dahdi-tools-2.2.0-ifreq.patch,
+files/dahdi-tools-2.2.0-modprobe-suffix.patch, +files/dahdi.init2:
Version bump. Change libusb dependency as requested by Mounir "volkmar"
Lamouri in bug #270160. Header & modprobe.d fixups by Csaba Tóth in bug
#270283. Run fxotune from the init script, from Jaco Kroon in bug #273390.
*dahdi-tools-2.1.0.2 (10 Mar 2009)
10 Mar 2009; <chainsaw@gentoo.org>
+files/dahdi-tools-2.1.0.2-asneeded.patch, +files/dahdi.init,
+metadata.xml, +dahdi-tools-2.1.0.2.ebuild:
Initial commit, ebuild by Svoop & Rambaldi. Taken from the VoiP overlay
but HPEC functionality removed as the decision logic is not portable to
X86 architectures and looks fragile. Failed to build with --as-needed,
fixed and patch submitted as upstream Digium bug #14638.
|