cloop (2.01-1) unstable; urgency=low

  * Kernel 2.6 port

 -- root <root@Knoppix>  Mon, 12 Jan 2004 21:41:43 +0100

cloop (2.00-1) unstable; urgency=low

  * Change data format to NETWORK ORDER again (thanks to Luca Barbato for the
    patch), to gain compatibility with big endian systems. This breaks
    backwards compatibility again.
  * Checks for new data file format (V2).
  * Allow compilation with zlib_inflate as a module

 -- root <root@Knoppix>  Sun, 26 Oct 2003 00:52:56 +0200

cloop (1.02-2) unstable; urgency=low

  * Compile-time checking for CONFIG_USE_ZLIB_INFLATE=y in kernel
  * Runtime checking for old images

 -- Knoppix User <knoppix@Knoppix>  Fri,  3 Oct 2003 18:54:38 +0200

cloop (1.02-1) unstable; urgency=low

  * Removed exceed get_file()
  * Changed spinlocking code

 -- Klaus Knopper <knopper@Koffer>  Wed, 27 Aug 2003 13:51:45 +0200

cloop (1.0-2) unstable; urgency=low

  * Removed compressloop until a newer version with 64bit pointers is
    available from the author.

 -- root <root@Knoppix>  Thu, 24 Jul 2003 01:45:16 +0200

cloop (1.0-1) unstable; urgency=low

  * Added multiple cloop device (losetup) support (default 8)
  * Removed Kernel 2.2 support
  * switched to 64bit offsets in cloop file (no backwards compatibility)
  * file=/path/to/file parameter is now optional

 -- Klaus Knopper <knopper@Koffer>  Sun, 13 Jul 2003 01:29:26 +0200

cloop (0.68-5) unstable; urgency=low

  * changed int to u_int32_t for offset

 -- root <root@Knoppix>  Wed, 25 Jun 2003 06:16:12 +0200

cloop (0.68-4) unstable; urgency=low

  * Added a small patch for correctly zeroing data in the cloop preamble by
    sjoerd zwaagstra <sjoerdzwaagstra@hotmail.com>

 -- root <root@Knoppix>  Mon,  2 Jun 2003 21:13:42 +0200

cloop (0.68-3) unstable; urgency=low

  * atomic stuff for clo_busy, vmalloc() for large offset arrays

 -- root <root@Knoppix>  Thu, 15 May 2003 23:27:57 +0200

cloop (0.68-2) unstable; urgency=low

  * New compressloop (Valentijn Sessink <valentyn+knoppix@openoffice.nl>)
  * Use dynamic libz (Makefile patch from Eduard Bloch)

 -- root <root@Knoppix>  Wed, 26 Mar 2003 16:37:55 +0100

cloop (0.68-1) unstable; urgency=low

  * Added devfs support (patch from Eduard Bloch)
  * Added modprobe dependency for bsdcomp

 -- root <root@Knoppix>  Sat,  8 Feb 2003 19:20:05 +0100

cloop (0.67-2) unstable; urgency=low

  * Added compressloop by Valentijn Sessink <valentyn+knoppix@openoffice.nl>

 -- root <root@Knoppix>  Wed,  1 Jan 2003 23:10:08 +0100

cloop (0.67-1) unstable; urgency=low

  * Use builtin zlib_inflate of Kernel 2.4.x, if available

 -- root <root@Knoppix>  Fri,  6 Dec 2002 21:39:27 +0100

cloop (0.66-2) unstable; urgency=low

  * Added more gcc options to Makefile

 -- root <root@Knoppix>  Tue,  3 Dec 2002 21:39:27 +0100

cloop (0.66-1) unstable; urgency=low

  * Replaced ll_rw_blk in Kernel 2.4 version to enable looping over NFS
  * Cleaned up kernel messages
  * failed r/w mount now returns EROFS instead of EPERM.

 -- root <root@Knoppix>  Sat, 17 Aug 2002 14:02:05 +0200

cloop (0.65-1) unstable; urgency=low

  * Handle blockdevices as cloop input files.

 -- root <root@Knoppix>  Wed, 24 Apr 2002 16:09:07 +0200

cloop (0.64-1) unstable; urgency=low

  * zlib 1.1.4

 -- Klaus Knopper <cloop@knopper.net>  Wed, 20 Mar 2002 23:18:34 +0100

cloop (0.63.1-4) unstable; urgency=low

  * Adopted version numbering and changes-generator from lm-sensors/pcmcia-cs,
    now ready to build official modules packages
  * Changed all Maintainer entries to my person

 -- Eduard Bloch <blade@debian.org>  Wed, 13 Mar 2002 11:25:16 +0100

cloop (0.63.1-3) unstable; urgency=high

  * patched the embedded zlib source with 010_doublefree_crash from zlib source

 -- Eduard Bloch <blade@debian.org>  Tue, 12 Mar 2002 16:56:21 +0100

cloop (0.63-2) unstable; urgency=low

  * "new" maintainer (adopted the package completely)
  * Added a kdist rule, needed by make-kpkg in some cases. Closes: #130320
  * A small hack to modify the version info with the target kernel

 -- Eduard Bloch <blade@debian.org>  Tue, 22 Jan 2002 19:52:34 +0100

cloop (0.63-1.1) unstable; urgency=low

  * merged with the debconf dialog changes
  * make a check for existance of /dev/cloop in postinst

 -- Eduard Bloch <blade@debian.org>  Wed, 26 Dec 2001 17:48:05 +0100

cloop (0.63-1) unstable; urgency=low

  * Bugfix release, fixed request_queue mess.

 -- Klaus Knopper <cloop@knopper.net>  Mon, 25 Dec 2001 04:08:58 +0200

cloop (0.62-2) unstable; urgency=low

  * Rewrite of the build system, reused for modules source package.
  * Dropped unused source parts from the zlib source.
  * copyright file: added reference to the GPL file, comment about usage
    of zlib stuff and its copyright notice
  * wrote manpage
  * moved executables to /usr/bin, not administrative/system programs

 -- Eduard Bloch <blade@debian.org>  Fri, 30 Nov 2001 14:24:29 +0100

cloop (0.62-1) unstable; urgency=low

  * Added GPL License code for Kernel 2.4.9 and up

 -- Klaus Knopper <cloop@knopper.net>  Thu, 15 Nov 2001 04:08:58 +0200

cloop (0.61-1) unstable; urgency=low

  * Checking filp_open() for IS_ERR() to prevent oopses for nonexistent files
  * Cleanup of create_compressed_fs.c for newer version of gcc

 -- Klaus Knopper <cloop@knopper.net>  Tue, 31 Jul 2001 04:08:58 +0200

cloop (0.60-1) unstable; urgency=low

  * improved 2.4.x read handling vir do_generic_file_read()

 -- Klaus Knopper <cloop@knopper.net>  Fri,  8 Jun 2001 04:08:58 +0200

cloop (0.51-1) unstable; urgency=low

  * Initial Release.

 -- Klaus Knopper <cloop@knopper.net>  Thu,  7 Jun 2001 04:08:58 +0200

Local variables:
mode: debian-changelog
End:
