summaryrefslogtreecommitdiff
blob: 0e2ef3498fc8770656fcfb5decea8cda2da0d1cf (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
30
31
32
33
34
35
36
37
38
39
# ChangeLog for sys-apps/cloop
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/cloop/ChangeLog,v 1.8 2004/06/24 22:00:19 agriffis Exp $

  29 Dec 2003; Stuart Herbert <stuart@gentoo.org> cloop-0.68.ebuild:
  New digest (original tarball no longer available; made a new one from source
  code on my local machine); also fixed compilation failures due to make -jN

*cloop-2.00 (29 Dec 2003)

  29 Dec 2003; Stuart Herbert <stuart@gentoo.org> cloop-2.00.ebuild:
  Version bumped.  Closes #36696

*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)
*cloop-0.68 (25 Aug 2003)

  25 Aug 2003; stuart <stuart@gentoo.org> cloop-0.68.ebuild, cloop-1.0.ebuild:
  Initial import