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
92
93
94
|
# ChangeLog for sys-fs/captive
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/captive/ChangeLog,v 1.15 2006/04/05 12:46:06 genstef Exp $
05 Apr 2006; Stefan Schweizer <genstef@gentoo.org>
captive-1.1.7-r1.ebuild:
Remove old workaround, thanks to John Zheng <johnzheng@gmail.com>
01 Apr 2006; Stefan Schweizer <genstef@gentoo.org>
captive-1.1.7-r1.ebuild:
Make postinfo note more verbose thanks to Chris Slycord <cslycord@gmail.com>
in bug 128215
*captive-1.1.7-r1 (25 Mar 2006)
25 Mar 2006; Stefan Schweizer <genstef@gentoo.org> -captive-1.1.7.ebuild,
+captive-1.1.7-r1.ebuild:
Revision bump thanks to Antonio <Anton.Ananich@gmail.com> in bug 127545
20 Mar 2006; Stefan Schweizer <genstef@gentoo.org>
-files/add-extra-opts-for-user-access-to-mount-t-captive.patch,
-files/do-not-check-for-lufsd.patch,
-files/use-lufis-for-mount-t-captive.patch, -captive-1.1.5-r2.ebuild,
-captive-1.1.6.ebuild, captive-1.1.7.ebuild:
Fix DEPEND thanks to Antonio <Anton.Ananich@gmail.com> in bug 126855, also
remove old ebuilds.
05 Jan 2006; Stefan Schweizer <genstef@gentoo.org> captive-1.1.7.ebuild:
Fix compile problem thanks to zeaq in IRC
05 Jan 2006; Stefan Schweizer <genstef@gentoo.org> +captive-1.1.7.ebuild:
version bump
*captive-1.1.7 (05 Jan 2006)
05 Jan 2006; Stefan Schweizer <genstef@gentoo.org> +captive-1.1.7.ebuild:
version bump
29 Dec 2005; Stefan Schweizer <genstef@gentoo.org> ChangeLog:
version bump
*captive-1.1.6 (26 Dec 2005)
26 Dec 2005; Stefan Schweizer <genstef@gentoo.org> +captive-1.1.6.ebuild:
version bump, closes #98137
23 Aug 2005; Stefan Schweizer <genstef@gentoo.org>
captive-1.1.5-r2.ebuild:
Fix enewuser for BSD, bug 103421
05 Mar 2005; Stefan Schweizer <genstef@gentoo.org>
-captive-1.1.5-r1.ebuild:
Cleaning up old versions
15 Feb 2005; Stefan Schweizer <genstef@gentoo.org>
captive-1.1.5-r2.ebuild:
Adding new depend on >=fuse-2.2 .. it does not work with old versions(1.4)
as I learned from Milbo in #gentoo-anfaenger in IRC, thanks. I also added a
dep on >=lufis-0.3 to make sure that people can take advantage of the uid=
and gid= options and because it is more likely then that lufis is rebuilt
when upgrading fuse from 1.4 to 2.2 .. rebuilding lufis is necessary when
upgrading fuse major versions.
*captive-1.1.5-r2 (13 Feb 2005)
13 Feb 2005; Stefan Schweizer <genstef@gentoo.org>
+files/add-extra-opts-for-user-access-to-mount-t-captive.patch,
+captive-1.1.5-r2.ebuild:
New ebuild with static tarball to solve =gnome-vfs-2.6* depend and
gnome-vfs-problems, reported in bug 77239 thanks to Dylan Wakefield
<dylanw@telpacific.com.au> and solve mount problems to allow other users to
umount the device as reported in bug 75825 thanks to Thomas Bettler
<bettlertho@sis.unibe.ch>, Alexander Schneider <A.Schneider@magicspace.de>,
Marc Gallagher <marcgallagher@gmail.com>, Lars Petersen <lpetersen@gmx.net>
and Alistair <alistair@stuffthatworks.com.au>
*captive-1.1.5-r1 (05 Dec 2004)
05 Dec 2004; Stefan Schweizer <genstef@gentoo.org>
+files/use-lufis-for-mount-t-captive.patch, +captive-1.1.5-r1.ebuild,
-captive-1.1.5.ebuild:
Adding a patch to make "mount -t captive-ntfs" working, bumping the revision
to send it out.
03 Dec 2004; Stefan Schweizer <genstef@gentoo.org>
+files/do-not-check-for-lufsd.patch:
Adding missing patch
*captive-1.1.5 (02 Dec 2004)
02 Dec 2004; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
+captive-1.1.5.ebuild:
Adding captive thanks to various people from bug 32929
|