diff options
author | 2005-05-17 19:30:17 +0000 | |
---|---|---|
committer | 2005-05-17 19:30:17 +0000 | |
commit | ca3a4f784a7dc5d2d10184699807f16512a583d4 (patch) | |
tree | 524fb90d93a3780919b3b6b33be3ea0ace6c7c31 /sys-fs/cloop/ChangeLog | |
parent | using genpatches-base, fixing several recent sec vulns by patching up to 2.6.... (diff) | |
download | historical-ca3a4f784a7dc5d2d10184699807f16512a583d4.tar.gz historical-ca3a4f784a7dc5d2d10184699807f16512a583d4.tar.bz2 historical-ca3a4f784a7dc5d2d10184699807f16512a583d4.zip |
Fix compilation with Linux 2.4 headers thanks to Christophe Garault <gentoo@garault.org> in bug #90646
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'sys-fs/cloop/ChangeLog')
-rw-r--r-- | sys-fs/cloop/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-fs/cloop/ChangeLog b/sys-fs/cloop/ChangeLog index 9d7c11bd459d..dc66a9498551 100644 --- a/sys-fs/cloop/ChangeLog +++ b/sys-fs/cloop/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/cloop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cloop/ChangeLog,v 1.7 2005/04/27 11:26:02 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cloop/ChangeLog,v 1.8 2005/05/17 19:30:17 dsd Exp $ + + 17 May 2005; Daniel Drake <dsd@gentoo.org> + +files/cloop-2.01.5-netinet-gentoo.patch, cloop-2.01.5-r1.ebuild: + Fix compilation with Linux 2.4 headers thanks to Christophe Garault + <gentoo@garault.org> in bug #90646 27 Apr 2005; Stefan Schweizer <genstef@gentoo.org> -files/kernel-2.6.8-fs_h-fix.patch, -files/cloop.fix.patch, |