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
|
# ChangeLog for app-crypt/truecrypt
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.16 2007/03/24 19:38:28 alonbl Exp $
*truecrypt-4.3 (24 Mar 2007)
24 Mar 2007; Alon Bar-Lev <alonbl@gentoo.org> +truecrypt-4.3.ebuild:
Version bump
*truecrypt-4.2a-r3 (01 Mar 2007)
01 Mar 2007; Alon Bar-Lev <alonbl@gentoo.org> +files/truecrypt-stop.sh,
+truecrypt-4.2a-r3.ebuild:
Added stop addon, bug#168691, thanks to Jakob Truelsen
*truecrypt-4.2a-r2 (06 Feb 2007)
06 Feb 2007; Alon Bar-Lev <alonbl@gentoo.org>
+files/truecrypt-4.2a-2.6.20.patch, +truecrypt-4.2a-r2.ebuild:
Added 2.6.20 support, bug#165454, thanks to Patrick
05 Feb 2007; Steve Dibb <beandog@gentoo.org> truecrypt-4.2a-r1.ebuild:
amd64 stable, bug 164077
29 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
truecrypt-4.2a-r1.ebuild:
stable x86; bug #164077
27 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org>
-files/truecrypt-4.2-makefile.patch,
-files/truecrypt-4.2-nosectorformat.patch, -truecrypt-4.2-r1.ebuild,
-truecrypt-4.2a.ebuild:
Cleanup
24 Jan 2007; Marius Mauch <genone@gentoo.org> truecrypt-4.2-r1.ebuild,
truecrypt-4.2a.ebuild, truecrypt-4.2a-r1.ebuild:
Replacing einfo with elog
*truecrypt-4.2a-r1 (06 Dec 2006)
06 Dec 2006; Alon Bar-Lev <alonbl@gentoo.org>
+files/truecrypt-4.2a-2.6.19.patch, +truecrypt-4.2a-r1.ebuild:
linux-2.6.19 support, closes bug#157228 thanks to Timothy Redaelli
09 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org> truecrypt-4.2a.ebuild:
Fixed kernel location. Added no strip support, thanks to Tristan Heaven for
reporting this
22 Aug 2006; Thomas Cort <tcort@gentoo.org> truecrypt-4.2a.ebuild:
Added ~amd64 keyword wrt Bug #135866.
15 Jul 2006; Daniel Black <dragonheart@gentoo.org>
+files/truecrypt-4.2a_kernel-2.6.18-rc1_fix.patch, truecrypt-4.2a.ebuild:
added fix for 2.6.18 kernels as per bug #140387 thanks to Fredrik Smedberg
12 Jul 2006; Daniel Black <dragonheart@gentoo.org> truecrypt-4.2a.ebuild:
correct license name bug #140083 thanks to Alex Tarkovsky
*truecrypt-4.2a (11 Jul 2006)
11 Jul 2006; Daniel Black <dragonheart@gentoo.org>
+files/truecrypt-4.2a-makefile.patch, +truecrypt-4.2a.ebuild:
version bump
*truecrypt-4.2-r1 (06 Jun 2006)
06 Jun 2006; Daniel Black <dragonheart@gentoo.org>
files/truecrypt-4.2-nosectorformat.patch, +truecrypt-4.2-r1.ebuild,
-truecrypt-4.2.ebuild:
%uL should be %Lu in patch
06 Jun 2006; Daniel Black <dragonheart@gentoo.org>
+files/truecrypt-4.2-nosectorformat.patch, truecrypt-4.2.ebuild:
fix for 2.6.17 kernels that nolonger define SECTOR_FORMAT as per bug #135741
*truecrypt-4.2 (05 Jun 2006)
05 Jun 2006; Daniel Black <dragonheart@gentoo.org>
+files/truecrypt-4.2-makefile.patch, +metadata.xml, +truecrypt-4.2.ebuild:
initial ebuild as per bug #112197 largely based off ebuild by Greg Tassone
|