diff options
author | 2005-02-12 02:08:22 +0000 | |
---|---|---|
committer | 2005-02-12 02:08:22 +0000 | |
commit | 6c57ac97c5c70772532f53485abbbe25d9c92f63 (patch) | |
tree | 573b451de82a3721c08ea2ca17ada832bea8333d /sys-fs/raidtools/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-6c57ac97c5c70772532f53485abbbe25d9c92f63.tar.gz gentoo-2-6c57ac97c5c70772532f53485abbbe25d9c92f63.tar.bz2 gentoo-2-6c57ac97c5c70772532f53485abbbe25d9c92f63.zip |
Add misc patches from Fedora, including one to fix #46847 by Vlastimil Holer. Do not generate device nodes since there is no point and it makes selinux angry #73928 by Bryan Stine. Clean up the ebuild in general and change the -fPIC filter to a proper PIC patch.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-fs/raidtools/ChangeLog')
-rw-r--r-- | sys-fs/raidtools/ChangeLog | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/sys-fs/raidtools/ChangeLog b/sys-fs/raidtools/ChangeLog index e69615e56a84..0819eed1c5b8 100644 --- a/sys-fs/raidtools/ChangeLog +++ b/sys-fs/raidtools/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sys-fs/raidtools -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/raidtools/ChangeLog,v 1.14 2004/09/06 15:56:39 dsd Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/raidtools/ChangeLog,v 1.15 2005/02/12 02:08:22 vapier Exp $ + +*raidtools-1.00.3-r3 (11 Feb 2005) + + 11 Feb 2005; Mike Frysinger <vapier@gentoo.org> + +files/raidtools-1.00.3-PIC.patch, +files/raidtools-1.00.3-gcc33.patch, + +files/raidtools-1.00.3-mkraid.patch, + +files/raidtools-1.00.3-raidstop.patch, + +files/raidtools-1.00.3-s390x.patch, +raidtools-1.00.3-r3.ebuild: + Add misc patches from Fedora, including one to fix #46847 by Vlastimil + Holer. Do not generate device nodes since there is no point and it makes + selinux angry #73928 by Bryan Stine. Clean up the ebuild in general and + change the -fPIC filter to a proper PIC patch. 06 Sep 2004; Daniel Drake <dsd@gentoo.org> raidtools-1.00.3-r1.ebuild, raidtools-1.00.3-r2.ebuild: |