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
|
# ChangeLog for net-im/ejabberd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ChangeLog,v 1.11 2007/02/22 02:18:39 peper Exp $
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*ejabberd-1.1.2-r1 (16 Oct 2006)
16 Oct 2006; Tony Vroon <chainsaw@gentoo.org> -ejabberd-1.1.2.ebuild,
+ejabberd-1.1.2-r1.ebuild:
Pull set of utterly broken and apparently completely untested patches, bug
#137724 now closed as WONTFIX.
*ejabberd-1.1.2 (13 Oct 2006)
13 Oct 2006; Tony Vroon <chainsaw@gentoo.org> +ejabberd-1.1.2.ebuild:
New upstream version. Patchball updated with mod_presence, all thanks to
Nikolaus Polak <nik@linuxlovers.at> in bug #137724.
*ejabberd-1.1.1-r1 (12 Oct 2006)
12 Oct 2006; Tony Vroon <chainsaw@gentoo.org>
+files/ejabberd-1.1.1-r1.initd, +files/self-cert-v2.sh, +files/ssl.cnf,
ejabberd-1.1.1.ebuild, +ejabberd-1.1.1-r1.ebuild:
Revision bump, robust start/stop script thanks to Chris Carlin
<ccarlin@physics.tamu.edu> and Dustin J. Mitchell <dustin@v.igoro.us> in bug
#145373. Statsdx & SOCKS5 proxy support thanks to Nikolaus Polak
<nik@linuxlovers.at> in bug #137724. And finally, thanks to Micha Krause
<linux@krausam.de> for pointing out that the SSL eclass did not create
certificates usable for S2S connections in bug #150088.
01 Aug 2006; Joshua Jackson <tsunam@gentoo.org> ejabberd-1.1.1.ebuild:
Stable x86; bug #141302
*ejabberd-1.1.1 (19 Jun 2006)
19 Jun 2006; Tony Vroon <chainsaw@gentoo.org> +files/ejabberd-1.1.1.confd,
+files/ejabberd-1.1.1.initd, +ejabberd-1.1.1.ebuild:
Version bump, thanks to all contributors in bug #101708.
05 May 2006; Diego Pettenò <flameeyes@gentoo.org> ejabberd-0.7.5.ebuild:
Fix enewuser/enewgroup location, bug #130849.
23 Aug 2005; Gustavo Felisberto <humpback@gentoo.org>;
ejabberd-0.7.5.ebuild:
QA issue #103421
16 Apr 2005; Gustavo Felisberto <humpback@gentoo.org>; files/ejabberd,
ejabberd-0.7.5.ebuild:
Small file permission patches
10 Apr 2005; Gustavo Felisberto <humpback@gentoo.org>;
files/ejabberd-0.7.5.initd, +files/self-cert.sh, ejabberd-0.7.5.ebuild:
Added ssl.pem generator script and einfo.
*ejabberd-0.7.5 (08 Apr 2005)
08 Apr 2005; Gustavo Felisberto <humpback@gentoo.org>; +files/ejabberd,
+files/ejabberd-0.7.5.confd, +files/ejabberd-0.7.5.initd,
+files/ejabberdctl, +files/inetrc, +ejabberd-0.7.5.ebuild:
Initial import. This is masked for a reason :) if you have problems bug #63472
is your friend.
|