blob: e8e43cfb35cf3e8dcaf5e167cc86a51d34e8c4ff (
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
|
# ChangeLog for sys-apps/cloop
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/cloop/ChangeLog,v 1.5 2003/10/12 17:12:05 mholzer Exp $
*cloop-1.02 (13 Oct 2003)
13 Oct 2003; Martin Holzer <mholzer@gentoo.org> cloop-1.02.ebuild:
Version bumped. Closes #30792.
04 Sep 2003; stuart <stuart@gentoo.org> cloop-0.68.ebuild:
Fix for bug #27882
cloop needs to be *sure* that the zlib code is linked into the kernel.
Simply enabling the zlib config options isn't enough; the code needs
to be called from elsewhere in the kernel.
The kernel-mod eclass now provides a function to test for this, and
I've updated the cloop-0.68 ebuild to use it.
26 Aug 2003; stuart <stuart@gentoo.org> cloop-1.0.ebuild:
Added test to catch cause of bug #27343
26 Aug 2003; stuart <stuart@gentoo.org> cloop-0.68.ebuild:
Added test to abort if Linux kernel != 2.4.x
*cloop-1.0 (25 Aug 2003)
25 Aug 2003; stuart <stuart@gentoo.org> cloop-0.68.ebuild, cloop-1.0.ebuild:
Initial import
|