blob: 16d3f6ef25fa96d582f8c41ce236604946a0e5a9 (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
|
# ChangeLog for sys-apps/uam
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/ChangeLog,v 1.11 2011/01/31 22:19:45 mgorny Exp $
*uam-0.1.1 (31 Jan 2011)
31 Jan 2011; Michał Górny <mgorny@gentoo.org> -uam-0.1.ebuild,
+uam-0.1.1.ebuild:
Version bump. The new version fixes trying to mount whole UDF volume (bug
#353151) and introduces support for device filtering through uam.conf.
*uam-0.1 (20 Jan 2011)
20 Jan 2011; Michał Górny <mgorny@gentoo.org> -uam-0.0.7.ebuild,
-uam-0.0.7.1.ebuild, +uam-0.1.ebuild:
Version bump. The new version finally fixes a long outstanding issue with uam
attempting to mount filesystem before rootfs is mounted R/W (bug #352104).
14 Jan 2011; Michał Górny <mgorny@gentoo.org> uam-0.0.7.ebuild,
uam-0.0.7.1.ebuild:
Update the elog messages to denote that sw-notify-send is now in the tree.
*uam-0.0.7.1 (13 Jan 2011)
13 Jan 2011; Michał Górny <mgorny@gentoo.org> +uam-0.0.7.1.ebuild:
Version bump. The new version uses autotools as the buildsystem.
20 Dec 2010; Michał Górny <mgorny@gentoo.org> uam-0.0.7.ebuild:
Change the SRC_URIs to use cloud.github.com directly. This avoids issues with
(pointless) SSL and old wget versions. Update the HOMEPAGE.
19 Dec 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
Update the <bugs-to/> URL.
23 Oct 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
Update metadata.xml.
13 Oct 2010; Markus Meier <maekke@gentoo.org> uam-0.0.7.ebuild:
add ~x86, bug #339399
*uam-0.0.7 (07 Oct 2010)
07 Oct 2010; Michał Górny <mgorny@gentoo.org> -uam-0.0.6.ebuild,
+uam-0.0.7.ebuild:
Trivial version bump. The new version fixes mountpoint removal (cleanup)
when pumount is used.
01 Oct 2010; Michał Górny <mgorny@gentoo.org> uam-0.0.6.ebuild:
Reload udev rules only if ${ROOT}/dev/.udev exists. Thanks to ABCD for the
suggestion.
*uam-0.0.6 (01 Oct 2010)
01 Oct 2010; Michał Górny <mgorny@gentoo.org> +uam-0.0.6.ebuild,
+metadata.xml:
Import from the Sunrise overlay, per bug #278363.
|