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
|
# ChangeLog for sys-fs/encfs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/encfs/ChangeLog,v 1.14 2005/07/21 13:02:23 dragonheart Exp $
*encfs-1.2.3.1 (21 Jul 2005)
21 Jul 2005; Daniel Black <dragonheart@gentoo.org> +encfs-1.2.3.1.ebuild:
version bump as per bug #99336 thanks to neuron
02 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> encfs-1.2.0.2.ebuild,
encfs-1.2.1.4.ebuild:
Marked 1.2.0.2 and 1.2.1.4 x86 stable. 1.2.2.2 out of package.mask. Fixes
bug 94092
*encfs-1.2.2.2 (26 May 2005)
26 May 2005; Marcelo Goes <vanquirius@gentoo.org> -encfs-1.1.11.4.ebuild,
+encfs-1.2.2.2.ebuild:
Version bump. Thanks to Daniel Webert <rockoo@gmail.com>. Fixes bug 94093.
In package.mask for testing.
*encfs-1.2.1.4 (20 Apr 2005)
20 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> -encfs-1.1.10.ebuild,
-encfs-1.1.11.ebuild, +encfs-1.2.1.4.ebuild:
Version bump. Dropping patch since it is now in upstream. Removing old
versions.
16 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> encfs-1.2.0.2.ebuild:
Mininum versions in DEPEND, fixes bug 88719. Thanks to Jay Phelps
<jayphelps@austin.rr.com> for reporting.
10 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> metadata.xml:
Maintenance of this package was passed to me by genstef.
*encfs-1.2.0.2 (10 Apr 2005)
10 Apr 2005; Marcelo Goes <vanquirius@gentoo.org>
+files/encfs-1.2.0.2-gcc4.patch, +encfs-1.2.0.2.ebuild:
Version bump, using gcc-4 patch from Debian.
03 Apr 2005; Simon Stelling <blubb@gentoo.org> encfs-1.1.11.4.ebuild:
added ~amd64
*encfs-1.1.11.4 (25 Jan 2005)
25 Jan 2005; Stefan Schweizer <genstef@gentoo.org> +encfs-1.1.11.4.ebuild:
Version bump thanks to Daniel Webert <rockoo@gmail.com> in bug 78287
08 Jan 2005; Sven Wegener <swegener@gentoo.org> encfs-1.1.10.ebuild,
encfs-1.1.11.ebuild:
Fixed CVS keyword replacement. Removed DEPEND="${RDEPEND}". Don't install
COPYING and INSTALL.
*encfs-1.1.11 (05 Jan 2005)
05 Jan 2005; Stefan Schweizer <genstef@gentoo.org> +encfs-1.1.11.ebuild:
Version bump, thanks to Andreas Kobara <abusch@gmx.net> for reporting,
ebuild and extensive testing in bug 76743
03 Jan 2005; Stefan Schweizer <genstef@gentoo.org> encfs-1.1.10.ebuild:
It does not work with fuse 2.1, thanks to Jay Phelps
<jayphelps@austin.rr.com> in bug 73975 for reporting and testing
*encfs-1.1.10 (20 Nov 2004)
20 Nov 2004; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
+encfs-1.1.10.ebuild:
Adding encfs thanks to Vaclav Slavik <vaclav.slavik@matfyz.cz> and Daniel
Webert <rockoo@rockoo.homelinux.org> in bug 45070
|