diff options
Diffstat (limited to 'sys-fs/aufs/ChangeLog')
-rw-r--r-- | sys-fs/aufs/ChangeLog | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/sys-fs/aufs/ChangeLog b/sys-fs/aufs/ChangeLog new file mode 100644 index 0000000..f926f80 --- /dev/null +++ b/sys-fs/aufs/ChangeLog @@ -0,0 +1,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. |