cloop (2.01.5-1) unstable; urgency=low

  * New upstream release
    + devfs_unregister patch from Bernhard M. Wiedemann <bernhard@lsmod.de>
  * changed the manpage license from GFDL to GPL

 -- Eduard Bloch <blade@debian.org>  Tue, 12 Oct 2004 10:04:13 +0200

cloop (2.01.4-3) unstable; urgency=medium

  * Applied kernel 2.6.8 related patch from Thomas Jahns (closes: #271083)
  * Also added his patch for older cloop versions to build with zlib_inflate
    _modules_ - though it will still break with older kernels that did not
    export the uncompress symbol, see README.Debian and
    http://bugs.debian.org/cgi-bin/184246 for details
  * adapted the rules file to use common-rules.mk from module-assistant,
    including usage of the ROOT_CMD command (closes: #232974). For other
    myths about root_cmd in make-kpkg's config, read bugs.debian.org/242974

 -- Eduard Bloch <blade@debian.org>  Sat, 11 Sep 2004 08:39:32 +0200

cloop (2.01.4-2) unstable; urgency=low

  * depending on a newer gcc version since 2.95 does not compile advfs. Woody
    users can ignore it and set CC=gcc-3.0 to use gcc-3.0
  * explicitely ignoring the knoppix flag file (closes: #252409)

 -- Eduard Bloch <blade@debian.org>  Mon, 31 May 2004 11:11:35 +0200

cloop (2.01.4-1) unstable; urgency=low

  * New upstream "release", based on Klaus' 2.01-4 package
  * Makefiles and build rules fixes to work on recent kernel 2.6 versions
  * new Dutch debconf translation (closes: #241426)

 -- Eduard Bloch <blade@debian.org>  Mon, 31 May 2004 09:25:23 +0200

cloop (2.01-1) unstable; urgency=low

  * New upstream release
    + Kernel 2.6 port (version 2.0x only)
  * MODVERSIONS include disabled if modversions.h is not existent

 -- Eduard Bloch <blade@debian.org>  Fri,  5 Mar 2004 23:04:19 +0100

cloop (2.00-3) unstable; urgency=low

  * Made CONFIG_ZLIB_INFLATE=y to requriement again and removed that crappy
    inflate.c inclusion completely from 1.02 source. If you wish to
    modularize it, send patches (closes: #230091)

 -- Eduard Bloch <blade@debian.org>  Mon, 26 Jan 2004 00:35:15 +0100

cloop (2.00-2) unstable; urgency=low

  * Removing "knoppix" keyfile until it is clear how to proceed with
    Knoppix/Debian integration; fixes build failure on normal Debian 
    systems (closes: #229310)

 -- Eduard Bloch <blade@debian.org>  Mon, 19 Jan 2004 14:39:00 +0100

cloop (2.00-1) unstable; urgency=low

  * New upstream release (closes: #222564)
  * Kicked INFLATE_C workaround, apparently fixed by upstream
  * Added Japanese templates translation, thanks to Hideki Yamane 
    (Closes: #227544)
  * Imported old cloop versions. The most recent module is called cloop.o, the
    others are cloop-0.68.o and cloop-1.02.o (closes: #208686)

 -- Eduard Bloch <blade@debian.org>  Mon, 19 Jan 2004 13:34:56 +0100

cloop (1.02-5) unstable; urgency=low

  * Russian po file translation (Closes: #214332)
  * Changed the translators name in fr.po (Closes: #206824)
  * Don't run depmod from postrm (Closes: #214439)

 -- Eduard Bloch <blade@debian.org>  Sun, 28 Sep 2003 17:27:27 +0200

cloop (1.02-4) unstable; urgency=low

  * Load inflate.c from customized location for people that don't want to
    follow README.Debian. Closes: #213001

 -- Eduard Bloch <blade@debian.org>  Sat, 20 Sep 2003 14:05:00 +0200

cloop (1.02-3) unstable; urgency=low

  * Modifications to build cleanly for KNOPPIX

 -- Eduard Bloch <blade@debian.org>  Sat, 20 Sep 2003 13:41:30 +0200

cloop (1.02-2) unstable; urgency=low

  * New upstream release (merged with Klaus' source), closes: #210773
  * adapted to work with module-assistant
  * renamed modules package to cloop-module-KVERS
  * creating more device file in postinst, cloop supports multiple devices
  * changed to po-debconf method (closes: #205809) and added French
    translation (closes: #206824), thanks to Christian Perrier, and thanks to
    Sam Hocevar for help on updating them
  * Added German translation too

 -- Eduard Bloch <blade@debian.org>  Wed, 17 Sep 2003 18:00:20 +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-7) unstable; urgency=low

  * Experimental, for m-a 

 -- Eduard Bloch <blade@debian.org>  Thu,  4 Sep 2003 15:58:14 +0200

cloop (1.0-6) unstable; urgency=low

  * Build against the Sid version of libc6, thanks to David B. Harris for
    reminding me

 -- Eduard Bloch <blade@debian.org>  Thu,  7 Aug 2003 00:12:58 +0200

cloop (1.0-5) unstable; urgency=low

  * Now really fix the clean call, closes: #203990

 -- Eduard Bloch <blade@debian.org>  Sun,  3 Aug 2003 21:50:27 +0200

cloop (1.0-4) unstable; urgency=low

  * Fixed the clean rule call, closes: #203990

 -- Eduard Bloch <blade@debian.org>  Sun,  3 Aug 2003 16:29:29 +0200

cloop (1.0-3) unstable; urgency=low

  * Resync with the new upstream version
    + Changes summary: 
      - kernel 2.2 support is gone (and removed zlib source copy from the
        modules source package)
      - multiple device support via the losetup interface
    + Also removed zlib three from the package, kernel 2.2 support is gone
  * moved the postrm to module package only, depmod return value ignored,
    closes: #203948

 -- Eduard Bloch <blade@debian.org>  Sun,  3 Aug 2003 08:01:08 +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

  * Eduard Bloch:
    - generating control from control.head.{knopper,debian} to appease Klaus.
      Consequence for Debian uploads: "new" maintainer ;)
    - fixing the incorrectly detected gcc- string, closes: #189998
    - documented the requirement of CONFIG_ZLIB_INFLATE, closes: #184246
    - double-checked that create_compressed_fs.1 is installed, closes: #164014
    - *sigh* changed a copy&paste error in README.Debian, closes: #185999
    - something is still wrong with the genchanges.sh crap, no time to fix

 -- Eduard Bloch <blade@debian.org>  Sun, 11 May 2003 12:26:16 +0200

cloop (0.68-3) unstable; urgency=low

  * resynced the source with Klaus' tree and prepared for alioth
  * Changes summary, Eduard Bloch:
    - Use dynamic libz for utils (closes: #176002)
    - Minimalistic devfs support
    - added dynamic compiler detection and KPKG_DEST_DIR, borrowed from ALSA
    Klaus Knopper:
    - Added modprobe dependency on bsdcomp 
    - Updated compressloop

 -- Eduard Bloch <blade@debian.org>  Mon, 31 Mar 2003 12:52:37 +0200

cloop (0.67-3) unstable; urgency=low

  * New upstream release, merged changes from Klaus Knopper and others,
    rev. 0.66-2..0.67-2:
    - Added compressloop by Valentijn Sessink <valentyn+knoppix@openoffice.nl>
    - Use builtin zlib_inflate of Kernel 2.4.x, if available
    - Added more gcc options to Makefile

 -- Eduard Bloch <blade@debian.org>  Mon,  6 Jan 2003 17:45:48 +0100

cloop (0.66-1) unstable; urgency=low

  * Cleaned the zlib source

 -- Eduard Bloch <blade@debian.org>  Tue, 20 Aug 2002 09:41:59 +0200

cloop (0.66-0.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:
