blob: 0287f9e006330b0d09b28f33c316324fe3495cdb (
plain)
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
|
# ChangeLog for sys-fs/captive
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/captive/ChangeLog,v 1.5 2005/02/15 17:57:46 genstef Exp $
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
|