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
|
# ChangeLog for net-im/ejabberd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ChangeLog,v 1.8 2006/10/12 16:26:07 chainsaw Exp $
*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.
|