summaryrefslogtreecommitdiff
blob: 5d56488a0ff94ee0295fcd5fb4aef0cb054a8cff (plain)
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
# ChangeLog for net-misc/dahdi-tools
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.7 2010/09/14 15:14:32 chainsaw Exp $

*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.