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
|
# ChangeLog for net-im/prosody
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.19 2012/03/06 11:06:26 klausman Exp $
06 Mar 2012; Tobias Klausmann <klausman@gentoo.org> prosody-0.8.1.ebuild:
Revert ill-advised, non-working blocker
06 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> prosody-0.8.2.ebuild:
Remove restriction of dev-lang/lua since it's not slotted wrt #407079
06 Mar 2012; Tobias Klausmann <klausman@gentoo.org> prosody-0.8.1.ebuild,
prosody-0.8.2.ebuild:
Prosody is currently not compatible with Lua >=5.2
04 Jul 2011; Dirkjan Ochtman <djc@gentoo.org> -prosody-0.8.0-r1.ebuild:
Remove old version.
*prosody-0.8.2 (04 Jul 2011)
04 Jul 2011; Dirkjan Ochtman <djc@gentoo.org> +prosody-0.8.2.ebuild:
Version bump to 0.8.2 (bug 373869).
06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> -prosody-0.7.0.ebuild,
-files/prosody-0.7.0-cfg.lua.patch, -prosody-0.8.0.ebuild:
Remove old versions.
*prosody-0.8.1 (06 Jun 2011)
06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> +prosody-0.8.1.ebuild:
Version bump to 0.8.1, change SQL dependencies (bug 369623).
*prosody-0.8.0-r1 (02 May 2011)
02 May 2011; Dirkjan Ochtman <djc@gentoo.org> +prosody-0.8.0-r1.ebuild:
Add optional dependency on lua-zlib, for XMPP compression (bug 360683).
08 Apr 2011; Dirkjan Ochtman <djc@gentoo.org> -prosody-0.6.2.ebuild,
-files/prosody-0.6.2-cfg.lua.patch:
Remove old version.
*prosody-0.8.0 (08 Apr 2011)
08 Apr 2011; Dirkjan Ochtman <djc@gentoo.org> +prosody-0.8.0.ebuild,
+files/prosody-0.8.0-cfg.lua.patch, metadata.xml:
Version bump to 0.8.0 (bug 352382).
22 Mar 2011; Ulrich Mueller <ulm@gentoo.org> prosody-0.6.2.ebuild,
prosody-0.7.0.ebuild:
Drop PROVIDE=virtual/jabber-server, bug 358833.
*prosody-0.7.0 (16 Mar 2011)
16 Mar 2011; Dirkjan Ochtman <djc@gentoo.org> +prosody-0.7.0.ebuild,
+files/prosody-0.7.0-cfg.lua.patch, metadata.xml:
Version bump to 0.7.0 (bug 323999).
05 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
prosody-0.6.2.ebuild:
Fixed luafilesystem dependency.
05 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
prosody-0.6.2.ebuild:
Fixed luasocket dependency.
05 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
prosody-0.6.2.ebuild:
Fixed luasec dependency.
05 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
prosody-0.6.2.ebuild, metadata.xml:
Fixed luaexpat dependency. Added myself to metadata.xml.
13 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Added missing herd tag to metadata.xml
27 May 2010; Dirkjan Ochtman <djc@gentoo.org> prosody-0.6.2.ebuild:
Add some die statements as needed.
*prosody-0.6.2 (27 May 2010)
27 May 2010; Dirkjan Ochtman <djc@gentoo.org> +prosody-0.6.2.ebuild,
+files/prosody-0.6.2-cfg.lua.patch, +files/prosody.initd, +metadata.xml:
Initial version, contributed by jochen@schalanda.de in bug 290594.
|