diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-06 00:33:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-06 00:33:54 +0000 |
commit | 62752ac1648d04f9889c6b980de918af4ce3aed4 (patch) | |
tree | 5619da29da1db5032bb4dfbd9a9e0d0cc4dc6caf /sys-apps/raidutils/ChangeLog | |
parent | Remove old (diff) | |
download | historical-62752ac1648d04f9889c6b980de918af4ce3aed4.tar.gz historical-62752ac1648d04f9889c6b980de918af4ce3aed4.tar.bz2 historical-62752ac1648d04f9889c6b980de918af4ce3aed4.zip |
Import Fedora patchset. Fix building with _FORTIFY_SOURCE=2 wrt #274308. Fix building with GCC 4.5+.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/raidutils/ChangeLog')
-rw-r--r-- | sys-apps/raidutils/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/raidutils/ChangeLog b/sys-apps/raidutils/ChangeLog index fc1887e518da..c6bb89ee42bb 100644 --- a/sys-apps/raidutils/ChangeLog +++ b/sys-apps/raidutils/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/raidutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.12 2010/06/02 06:23:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.13 2010/06/06 00:33:54 ssuominen Exp $ + +*raidutils-0.0.6-r2 (06 Jun 2010) + + 06 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> + +raidutils-0.0.6-r2.ebuild, +files/raidutils-0.0.6-gcc45.patch: + Import Fedora patchset. Fix building with _FORTIFY_SOURCE=2 wrt #274308. + Fix building with GCC 4.5+. 02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml: Remove xmerlin from metadata.xml (#69210) |