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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for net-misc/dahdi-tools
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.15 2011/09/02 09:38:44 chainsaw Exp $
*dahdi-tools-2.5.0 (02 Sep 2011)
02 Sep 2011; Tony Vroon <chainsaw@gentoo.org> +dahdi-tools-2.5.0.ebuild,
+files/dahdi-autoconf.conf2, +files/dahdi-autoconf.init2:
Version bump. Newly updated autoconfig functionality by Jaco Kroon closes bug
#374177.
02 Sep 2011; Tony Vroon <chainsaw@gentoo.org> -dahdi-tools-2.1.0.2.ebuild,
-files/dahdi-tools-2.1.0.2-asneeded.patch, -dahdi-tools-2.2.0-r1.ebuild,
-files/dahdi-tools-2.2.0-ifreq.patch,
-files/dahdi-tools-2.2.0-modprobe-suffix.patch,
-files/dahdi-tools-2.2.0-no-hardware-fiddling.patch,
-files/dahdi-tools-2.2.0-vendorlib.patch, -dahdi-tools-2.3.0.ebuild,
-dahdi-tools-2.4.0.ebuild, -files/dahdi.init:
Clean up old ebuilds and patches.
28 Apr 2011; Thomas Kahle <tomka@gentoo.org> dahdi-tools-2.4.1.ebuild:
x86 stable per bug 364887
26 Apr 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-tools-2.4.1.ebuild:
Fast-track AMD64 stable for security bug #364887. Testing by Agostino "ago"
Sarubbo.
*dahdi-tools-2.4.1 (21 Apr 2011)
21 Apr 2011; Tony Vroon <chainsaw@gentoo.org> +dahdi-tools-2.4.1.ebuild,
+files/dahdi-autoconf.conf, +files/dahdi-autoconf.init:
Maintenance release, adds support for kernels up to 2.6.38 and increases
compatibility with systems that can not support read-line multiple PCI
commands. Additional initscripts by Jaco Kroon, closes bug #328143. Compile &
install additional binaries, also by Jaco Kroon, closes bug #337472. With
thanks to Oliver Jaksch for alerting me to the new version in bug #357311.
27 Feb 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-tools-2.4.0.ebuild:
Mark stable on AMD64 for security bug #352059. Arch testing by Agostino "ago"
Sarubbo.
27 Feb 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-tools-2.4.0.ebuild:
USE=ppp should DEPEND on net-dialup/ppp. As pointed out by Agostino "ago"
Sarubbo in bug #352059.
26 Feb 2011; Thomas Kahle <tomka@gentoo.org> dahdi-tools-2.4.0.ebuild:
x86 stable per bug 352059
*dahdi-tools-2.4.0 (14 Sep 2010)
14 Sep 2010; <chainsaw@gentoo.org> +dahdi-tools-2.4.0.ebuild:
Updated ebuild by Jaco Kroon, closes bug #337280. Updated linux-headers
depend to avoid build failure reported by Diego E. "Flameeyes" Pettenò in
bug #336430.
*dahdi-tools-2.3.0 (25 May 2010)
25 May 2010; <chainsaw@gentoo.org> +dahdi-tools-2.3.0.ebuild:
Version bump, with many thanks to Oliver Jaksch, Stefan Knoblich & Jaco
Kroon for research, patching & testing in bug #321353. Dependency on
dev-libs/newt closes bug #307095 by Jaco Kroon.
22 Dec 2009; <chainsaw@gentoo.org> dahdi-tools-2.2.0-r1.ebuild:
I have stopped entertaining the notion that the 2.6.28-r1 linux-headers
are usable.
*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.
|