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
|
# ChangeLog for net-misc/asterisk-app_ldap
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_ldap/ChangeLog,v 1.16 2007/02/22 02:04:07 peper Exp $
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
08 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
asterisk-app_ldap-1.0_rc5.ebuild:
stable x86, bug #152510
*asterisk-app_ldap-1.0_rc5 (05 Dec 2005)
05 Dec 2005; Stefan Knoblich <stkn@gentoo.org>
+files/app_ldap-1.0_rc5-gentoo.diff, asterisk-app_ldap-0.9.9_p2.ebuild,
asterisk-app_ldap-1.0_rc1.ebuild, +asterisk-app_ldap-1.0_rc5.ebuild:
Version bump, new version compiles with astersk-1.2.0, old versions do not,
added blocker.
30 Sep 2005; Stefan Knoblich <stkn@gentoo.org>
-files/app_ldap-0.9.3-astcfg.diff, -asterisk-app_ldap-0.9.5.ebuild:
Removed old ebuild.
30 Sep 2005; Stefan Knoblich <stkn@gentoo.org>
asterisk-app_ldap-0.9.9_p2.ebuild:
Stable on x86.
*asterisk-app_ldap-1.0_rc1 (30 Sep 2005)
30 Sep 2005; Stefan Knoblich <stkn@gentoo.org>
+asterisk-app_ldap-1.0_rc1.ebuild:
Version bump.
*asterisk-app_ldap-0.9.9_p2 (29 Aug 2005)
29 Aug 2005; Stefan Knoblich <stkn@gentoo.org>
-asterisk-app_ldap-0.9.9.ebuild, +asterisk-app_ldap-0.9.9_p2.ebuild:
0.9.9 has a memleak, the new version has that fixed. Removing
the broken version.
27 Aug 2005; Stefan Knoblich <stkn@gentoo.org>
files/app_ldap-0.9.9-astcfg.diff:
Fix use of install in patch.
27 Aug 2005; <stkn@gentoo.org> -asterisk-app_ldap-0.9.3.ebuild:
Removing old version.
27 Aug 2005; <stkn@gentoo.org> asterisk-app_ldap-0.9.5.ebuild:
Stable on x86.
*asterisk-app_ldap-0.9.9 (27 Aug 2005)
27 Aug 2005; <stkn@gentoo.org> +files/app_ldap-0.9.9-astcfg.diff,
+asterisk-app_ldap-0.9.9.ebuild:
Version bump.
27 Aug 2005; <stkn@gentoo.org> asterisk-app_ldap-0.9.3.ebuild,
asterisk-app_ldap-0.9.5.ebuild:
Added blocker for >=1.1.0 (does not work with 1.2.0 at the moment)
*asterisk-app_ldap-0.9.5 (02 Jul 2005)
02 Jul 2005; Stefan Knoblich <stkn@gentoo.org>
asterisk-app_ldap-0.9.3.ebuild, +asterisk-app_ldap-0.9.5.ebuild:
Version bump and added permission fixup code.
10 May 2005; David Holm <dholm@gentoo.org> asterisk-app_ldap-0.9.3.ebuild:
Added to ~ppc.
15 Feb 2005; Stefan Knoblich <stkn@gentoo.org>
files/app_ldap-0.9.3-astcfg.diff:
Fixed astcfg patch
*asterisk-app_ldap-0.9.3 (15 Feb 2005)
15 Feb 2005; Stefan Knoblich <stkn@gentoo.org> +metadata.xml,
+files/app_ldap-0.9.3-astcfg.diff, +asterisk-app_ldap-0.9.3.ebuild:
Initial import.
|