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
|
# ChangeLog for net-nntp/hellanzb
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/hellanzb/ChangeLog,v 1.10 2008/09/08 10:13:27 aballier Exp $
*hellanzb-0.13-r7 (30 Aug 2008)
30 Aug 2008; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-gettinggroup.patch, +hellanzb-0.13-r7.ebuild:
Different patch for bug #224945: use thereceived group from the server
instead of the group asked, so that it does not fail if there are spaces
in the group name or if the group changes. By Benoit Boissinot.
*hellanzb-0.13-r6 (18 Jun 2008)
18 Jun 2008; Ben de Groot <yngwin@gentoo.org>
+files/hellanzb-0.13-strip-extra-space-in-group.patch,
+hellanzb-0.13-r6.ebuild:
Add patch to fix bug 224945 (upstream bug 393).
01 Jun 2008; Alexis Ballier <aballier@gentoo.org> hellanzb-0.13-r5.ebuild:
Add optional dep on pyopenssl for nntps support, by Michiel de Bruijne
<m.debruijne@matrict.nl>, bug #224415
*hellanzb-0.13-r5 (22 Apr 2008)
22 Apr 2008; Ben de Groot <yngwin@gentoo.org> files/hellanzb.init,
-hellanzb-0.13-r4.ebuild, +hellanzb-0.13-r5.ebuild:
This time really fixing the init script.
*hellanzb-0.13-r4 (16 Apr 2008)
16 Apr 2008; Ben de Groot <yngwin@gentoo.org> files/hellanzb.init,
-hellanzb-0.13-r3.ebuild, +hellanzb-0.13-r4.ebuild:
Updating init script to make it compatible with baselayout-2 and openrc.
Revbump to force upgrade.
*hellanzb-0.13-r3 (22 Nov 2007)
22 Nov 2007; Alexis Ballier <aballier@gentoo.org>
files/hellanzb-0.13-fix_multiples_hosts.diff, -hellanzb-0.13-r2.ebuild,
+hellanzb-0.13-r3.ebuild:
patch update to avoid a crash when the host in unreachable, thanks again to
tonfa
*hellanzb-0.13-r2 (20 Nov 2007)
20 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-Choose_interface_to_bind_on.patch,
+files/hellanzb-0.13-Fix_conf_file_search_path.patch,
+files/hellanzb-0.13-fix_multiples_hosts.diff, -hellanzb-0.13-r1.ebuild,
+hellanzb-0.13-r2.ebuild:
import debian patchset: bind rpc to localhost by default, fix config file
searching. Add a fix from tonfa to fix display in non daemon mode when
multiple hosts are used
*hellanzb-0.13-r1 (05 Apr 2007)
05 Apr 2007; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-datafiles.patch, +files/hellanzb.conf,
+files/hellanzb.init, +metadata.xml, +hellanzb-0.13-r1.ebuild:
Move from net-news, category net-nntp is more accurate
*hellanzb-0.13 (31 Mar 2007)
31 Mar 2007; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-datafiles.patch, +files/hellanzb.conf,
+files/hellanzb.init, +metadata.xml, +hellanzb-0.13.ebuild:
Initial import, thanks to everybody in bug #119915
|