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
98
99
100
101
102
103
|
# ChangeLog for net-misc/dahdi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.17 2011/04/28 21:37:53 tomka Exp $
28 Apr 2011; Thomas Kahle <tomka@gentoo.org> dahdi-2.4.1.ebuild:
x86 stable per bug 364887
26 Apr 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-2.4.1.ebuild:
Fast-track AMD64 stable for security bug #364887. Testing by Agostino "ago"
Sarubbo.
*dahdi-2.4.1 (17 Apr 2011)
17 Apr 2011; Tony Vroon <chainsaw@gentoo.org> +dahdi-2.4.1.ebuild:
Version bump, as requested by Oliver Jaksch in bug #357309.
27 Feb 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-2.4.0-r1.ebuild:
Mark stable on AMD64 for security bug #352059. Arch testing by Agostino "ago"
Sarubbo.
26 Feb 2011; Thomas Kahle <tomka@gentoo.org> dahdi-2.4.0-r1.ebuild:
x86 stable per bug 352059
19 Jan 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-2.1.0.4.ebuild,
dahdi-2.2.0.2.ebuild, dahdi-2.2.1.1.ebuild, dahdi-2.3.0.ebuild,
dahdi-2.3.0.1.ebuild, dahdi-2.4.0.ebuild, dahdi-2.4.0-r1.ebuild:
The test-suite for this package is not appropriate for end-users to run (for
one it takes ages!) and it is not built by default. Add RESTRICT=test to keep
portage from trying to run it at all. Closes bug #352135 by Agostino "ago"
Sarubbo.
*dahdi-2.4.0-r1 (03 Dec 2010)
03 Dec 2010; <chainsaw@gentoo.org> +dahdi-2.4.0-r1.ebuild, metadata.xml:
Add USE-flag to enable FXS flash support, closes bug #324879 by Olivier
Voortman. zaphfc fixups by Oliver Jaksch, closes bug #337589.
14 Sep 2010; <chainsaw@gentoo.org> dahdi-2.4.0.ebuild:
Clear up inadvertent duplication of the vpmadt032 firmware download, as
reported by Stefan Knoblich on #gentoo-voip.
*dahdi-2.4.0 (14 Sep 2010)
14 Sep 2010; <chainsaw@gentoo.org> +dahdi-2.4.0.ebuild:
Version bump, two patches now upstream. With thanks to Jaco Kroon for a
new non-Digium hardware support patch. Closes bug #336525.
*dahdi-2.3.0.1 (08 Jun 2010)
08 Jun 2010; <chainsaw@gentoo.org> +dahdi-2.3.0.1.ebuild:
Rebasing patchset against upstream 2.3.0.1 release; updated semaphore
include patch to be portable against <2.6.26 kernels as per Digium's
request. Upstream bugs #17382 & #17383.
*dahdi-2.3.0 (24 May 2010)
24 May 2010; <chainsaw@gentoo.org> +dahdi-2.3.0.ebuild:
Version bump. With many thanks to Oliver Jaksch, Stefan Knoblich, Jaco
Kroon & Kerin Millar for research, patches & testing. Closes bug #315237.
18 May 2010; <chainsaw@gentoo.org> dahdi-2.1.0.4.ebuild,
dahdi-2.2.0.2.ebuild, dahdi-2.2.1.1.ebuild:
Restrict test suite which requires SQLite and downloads a full kernel from
git, closes bug #319367 by Diego E. "Flameeyes" Pettenò.
14 Apr 2010; <chainsaw@gentoo.org> dahdi-2.2.1.1.ebuild:
Remove incorrect RDEPEND on Asterisk, initially noted by Oliver Jaksch.
Causes circular dependencies as pointed out by Kerin "kerframil" Miller in
bug #315201.
*dahdi-2.2.1.1 (13 Apr 2010)
13 Apr 2010; <chainsaw@gentoo.org> +dahdi-2.2.1.1.ebuild:
Version bump, incorporating patches, bug reports, suggestions & other
helpful input from Stefan Flemming, Michael Higgins, Oliver Jaksch, Jaco
Kroon, Kerin "kerframil" Millar & Diego E. "Flameeyes" Pettenò. Closes
bugs #296637, #302316, #302874, #305533, #308099 & #308467.
*dahdi-2.2.0.2 (22 Oct 2009)
22 Oct 2009; <chainsaw@gentoo.org> +dahdi-2.2.0.2.ebuild,
+files/dahdi-2.2.0.2-driver_data-2.6.32.patch,
+files/dahdi-2.2.0.2-gcc44-hack.patch,
+files/dahdi-2.2.0.2-includes.patch,
+files/dahdi-2.2.0.2-net-device-ops.patch,
+files/dahdi-2.2.0.2-no-depmod.patch:
Version bump, closes bug #286829 by Jeremy Johnson. Build all target
instead of modules target so echo cancellation becomes available, as
suggested by Jay Pfeifer in bug #268652. Ported to 2.6.32 kernels (release
candidate 5 at the time of writing), filed upstream bug. Quick hack for
GCC4.4 compilation.
*dahdi-2.1.0.4 (10 Mar 2009)
10 Mar 2009; <chainsaw@gentoo.org>
+files/dahdi-2.1.0.4-netdev-2-6-29.patch,
+files/dahdi-2.1.0.4-no-depmod.patch, +metadata.xml,
+dahdi-2.1.0.4.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. Took 2.6.29 build fixes from upstream
Digium bug #14285.
|