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
86
87
88
89
90
91
|
# ChangeLog for kde-misc/tork
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/ChangeLog,v 1.15 2007/01/28 17:39:08 flameeyes Exp $
28 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> tork-0.12.ebuild,
tork-0.13.ebuild:
Add a warning when tordns useflag is disabled on tsocks.
*tork-0.13 (28 Jan 2007)
28 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> -tork-0.10.ebuild,
+tork-0.13.ebuild:
Remove old version, and add a new one that depends on alpha Tor (because of
new features used).
*tork-0.12 (26 Nov 2006)
26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/tork-0.11-external-tsocks.patch, -tork-0.11.ebuild,
+tork-0.12.ebuild:
Version bump (and remove 0.11 with the patch that's now merged).
21 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Give this back to kde herd.
*tork-0.11 (14 Nov 2006)
14 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/tork-0.08-crash.patch, -files/tork-0.08-geoip.patch,
+files/tork-0.11-external-tsocks.patch, -tork-0.08.ebuild,
-tork-0.09.ebuild, +tork-0.11.ebuild:
Version bump, add dependency over tsocks (that upstream ships and builds
inline), and remove old versions.
*tork-0.10 (24 Oct 2006)
24 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +tork-0.10.ebuild:
Version bump.
20 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/tork-0.09-gcc41.patch, tork-0.09.ebuild:
Upstream changed the tarball to merge the GCC 4.1 patch, so remove it and
redigest.
*tork-0.09 (19 Oct 2006)
19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/tork-0.09-gcc41.patch, +tork-0.09.ebuild:
Version bump, use external GeoIP version now without patch; add instead a
patch for GCC 4.1 compatibility.
30 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/tork-0.07-geoip.patch, -files/tork-0.07-qt335.patch,
-tork-0.04.ebuild, -tork-0.05.ebuild, -tork-0.06.ebuild,
-tork-0.07.ebuild:
Remove old versions.
*tork-0.08 (23 Sep 2006)
23 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/tork-0.08-crash.patch, +files/tork-0.08-geoip.patch,
+tork-0.08.ebuild:
Version bump, update patch to use external GeoIP, add patch to avoid
crashing, make sure the desktop file contains the correct directory.
*tork-0.07 (02 Sep 2006)
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/tork-0.07-geoip.patch, +files/tork-0.07-qt335.patch,
+tork-0.07.ebuild:
Version bump, with external GeoIP patch.
*tork-0.06 (31 Aug 2006)
31 Aug 2006; Diego Pettenò <flameeyes@gentoo.org> +tork-0.06.ebuild:
Version bump.
*tork-0.05 (25 Jul 2006)
25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +tork-0.05.ebuild:
Version bump.
24 Jul 2006; Joshua Jackson <tsunam@gentoo.org> tork-0.04.ebuild:
Adding ~x86 to the ebuild as reported by Daniel Webert
*tork-0.04 (17 Jul 2006)
17 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+tork-0.04.ebuild:
Initial import, Tor controller for KDE.
|