blob: f926f80d7e78dfe010b95664e2cb51763da9fba6 (
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
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
|
# ChangeLog for sys-fs/aufs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
14 Sep 2013; Martin Väth <martin@mvath.de>:
Bump to git-r3.eclass. Remove support for aufs2
17 Dec 2012; Martin Väth <martin@mvath.de>:
Add patch for hardened-sources-3.7.0. Improve documentation.
Special case of kernel-3.7 branch name.
21 Sep 2012; Martin Väth <martin@mvath.de>:
Bump to EAPI=5. Bump revision to force correct subslot
30 Jul 2012; Martin Väth <martin@mvath.de>:
Block sys-fs/aufs{2,3} from the gentoo main tree
12 May 2012; Martin Väth <martin@mvath.de>:
base->eutils
15 Apr 2012; Martin Väth <martin@mvath.de>:
Inherit base
06 Nov 2011; Martin Väth <martin@mvath.de>:
Use default EGIT_PROJECT name. Call EGIT_REPACK unless offline.
15 Oct 2011; Martin Väth <martin@mvath.de>:
Fix grsecurity-2.2.2.r1.patch to work without grsecurity, and
bump to aufs-99999999.3-r1 to push the change.
09 Sep 2011; Martin Väth <martin@mvath.de>:
Port to git-2. Remove support for ESCM_OFLINE/EGIT_OFFLINE:
This is named EVCS_OFFLINE in git-2.
26 Aug 2011; Martin Väth <martin@mvath.de>:
Rename aufs2-99999999->aufs-99999999.2, default to aufs2.2,
and treat GRSECURITYPATCHVER better.
Add aufs-99999999.3 for linux3.0 and aufs3.0
09 Aug 2011; Martin Väth <martin@mvath.de>:
Update patches for grsecurity.
Skip patches not named aufs* (unless USE=all-patches is set).
Only install the most current grsecurity patch by default.
20 Jun 2011; Martin Väth <martin@mvath.de>:
Update patches for grsecurity.
21 Jan 2011; Martin Väth <martin@mvath.de>:
Make git checkout more stable.
Apply patches conditionally and more stable (retry after failure).
Provide patches for grsecurity (hardened-sources).
03 Jan 2011; Martin Väth <martin@mvath.de>:
Bump to EAPI=4.
21 Nov 2010; Martin Väth <martin@mvath.de>:
Default to aufs2.1. Do not install broken Kbuild files.
Call epatch only once with collected list of patches.
23 Aug 2010; Martin Väth <martin@mvath.de>:
Fix treatment of EGIT_PRUNE. Bump EAPI.
17 Mar 2010; Martin Väth <martin@mvath.de>:
Update git dependency according to package move.
04 Mar 2010; Martin Väth <martin@mvath.de>:
Support ESCM_OFFLINE/EGIT_OFFLINE in the same sense as git.eclass.
Output corresponding message only if *_OFFLINE is nonempty.
16 Jan 2010; Martin Väth <martin@mvath.de>:
Remove patch again since git.eclass is now fixed:
http://bugs.gentoo.org/show_bug.cgi?id=299204
29 Dec 2009; Martin Väth <martin@mvath.de>:
Patch for broken git.eclass 1.33 2009/12/29
17 Dec 2009; Martin Väth <martin@mvath.de>:
Adapt for new git.eclass 1.32 2009/12/16
14 Oct 2009; Martin Väth <martin@mvath.de>:
Patch automatically instead of informing the user
04 Apr 2009; Martin Väth <martin@mvath.de>:
aufs2-99999999.ebuild: Initial ebuild.
|