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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
# ChangeLog for sys-fs/aufs-util
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-util/ChangeLog,v 1.21 2013/09/17 10:19:24 jlec Exp $
*aufs-util-3.9_p20130915 (17 Sep 2013)
*aufs-util-3.2_p20130915 (17 Sep 2013)
17 Sep 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.2_p20130915.ebuild,
+aufs-util-3.9_p20130915.ebuild:
Bump to latest aufs3 release
28 Aug 2013; Justin Lecher <jlec@gentoo.org> aufs-util-3.9_p20130821.ebuild,
aufs-util-3.9_p20130826.ebuild:
Fix Version for aufs-header dependency, #482710
*aufs-util-3.9_p20130826 (26 Aug 2013)
*aufs-util-3.2_p20130826 (26 Aug 2013)
26 Aug 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.2_p20130826.ebuild,
+aufs-util-3.9_p20130826.ebuild:
Version Bump
*aufs-util-3.9_p20130821 (21 Aug 2013)
*aufs-util-3.2_p20130821 (21 Aug 2013)
21 Aug 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.2_p20130821.ebuild,
-aufs-util-3.6.ebuild, -aufs-util-3.7.ebuild, -aufs-util-3.7-r1.ebuild,
-aufs-util-3.7.6.ebuild, -aufs-util-3.8_p20130318.ebuild,
-aufs-util-3.8_p20130422.ebuild, +aufs-util-3.9_p20130821.ebuild,
-aufs-util-3.10_p20130722.ebuild, -aufs-util-3.10_p20130807.ebuild:
Bump to latest, drop old; version schema is now following upstreams branches
*aufs-util-3.10_p20130807 (07 Aug 2013)
07 Aug 2013; Justin Lecher <jlec@gentoo.org>
+aufs-util-3.10_p20130807.ebuild:
Latest release
*aufs-util-3.10_p20130722 (22 Jul 2013)
22 Jul 2013; Justin Lecher <jlec@gentoo.org>
+aufs-util-3.10_p20130722.ebuild:
Version Bump, fixes #471412
27 May 2013; Justin Lecher <jlec@gentoo.org> aufs-util-3.6.ebuild,
aufs-util-3.7.ebuild, aufs-util-3.7-r1.ebuild, aufs-util-3.7.6.ebuild,
aufs-util-3.8_p20130318.ebuild, aufs-util-3.8_p20130422.ebuild:
Drop Kernel config check, #471412; as it was obvious information and didn't
work with sys-fs/aufs3
27 Apr 2013; Justin Lecher <jlec@gentoo.org> Manifest:
Fix manifest
*aufs-util-3.8_p20130422 (27 Apr 2013)
27 Apr 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.8_p20130422.ebuild:
Version Bump
16 Mar 2013; Justin Lecher <jlec@gentoo.org> aufs-util-3.8_p20130318.ebuild:
Fine grade blocker of sys-fs/aufs3, #461810
*aufs-util-3.8_p20130318 (15 Mar 2013)
15 Mar 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.8_p20130318.ebuild,
-aufs-util-3.8.0.ebuild:
Version Bump
*aufs-util-3.8.0 (10 Mar 2013)
10 Mar 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.8.0.ebuild:
Version Bump
*aufs-util-3.7.6 (07 Feb 2013)
07 Feb 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.7.6.ebuild:
Version BUmp
23 Jan 2013; Justin Lecher <jlec@gentoo.org> aufs-util-3.7-r1.ebuild:
Don't depend on the kernel sources
*aufs-util-3.7-r1 (23 Jan 2013)
23 Jan 2013; Justin Lecher <jlec@gentoo.org> +aufs-util-3.7-r1.ebuild:
Do not depend on a kernel source at buildtime, #452996
*aufs-util-3.7 (14 Jan 2013)
14 Jan 2013; Justin Lecher <jlec@gentoo.org> aufs-util-3.6.ebuild,
+aufs-util-3.7.ebuild:
Version Bump
21 Dec 2012; Justin Lecher <jlec@gentoo.org> aufs-util-3.6.ebuild:
Add it kernel back
21 Dec 2012; Justin Lecher <jlec@gentoo.org> aufs-util-3.6.ebuild:
Don't depend on the kernel
19 Dec 2012; Justin Lecher <jlec@gentoo.org> aufs-util-3.6.ebuild,
metadata.xml:
Add support for aufs_type.h in kernel src dir
26 Nov 2012; Justin Lecher <jlec@gentoo.org> +aufs-util-3.6.ebuild,
+metadata.xml:
Move from betagarden to the tree
*aufs-util-9999 (13 Nov 2012)
*aufs-util-3.6 (13 Nov 2012)
13 Nov 2012; Justin Lecher <jlec@gentoo.org> +aufs-util-3.6.ebuild,
+aufs-util-9999.ebuild, +metadata.xml:
New addition
|