[ubuntu/precise] cloop 2.6.39.2-1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Jan 3 07:00:58 UTC 2012


cloop (2.6.39.2-1ubuntu1) precise; urgency=low

  * Merge from Debian testing, remaining changes:
    - Do not build the cloop-src package.
  * Add Pre-Depends on dpkg (>= 1.15.6~) since we're using xz compression.

cloop (2.6.39.2-1) unstable; urgency=low

  * Imported new upstream version (closes: 436090, 632603)
  * Converted Debian source format to 3.0 (quilt), also using xz where possible
  * Move linux-headers-2.6 dependency to linux-headers (closes: 628872)
  * Merged extra changelog.knoppix file (documenting Knopper's branch changes)
    into common debian/changelog file, dropped the build time merging mess
  * Danish translation of the debconf templates from Joe Dalton (closes: 627713)
  * Korean translation of the debconf templates from 임영재 (closes: 632291)

cloop (2.639-2) unstable; urgency=low

  * Change compressed_loop.h -> cloop.h everywhere.

cloop (2.639-1) unstable; urgency=low

  * Changes for kernel 2.6.39, replace lock_kernel() by mutex_lock()

cloop (2.637-1) unstable; urgency=low

  * Add compat_ioctl for compilation in 64bit mode.

cloop (2.636-1) unstable; urgency=low

  * Changes for new kernel 2.6.36 removed block layer api function and
    locked_ioctl.

cloop (2.634-1) unstable; urgency=low

  * Changes for new kernel 2.6.34 sector limit functions
  * Set device read-only by default

cloop (2.6.31.1.1) unstable; urgency=low

  * Picked up relevant changes from upstream version 2.631-1
  * Updated config.{sub,guess} (closes: #535841)
  * added Spanish debconf translation from Shukoh (closes: #557002)

cloop (2.6.28.2.2) unstable; urgency=low

  * STL related fixes (using numeric_limits instead of INT_MAX,
    closes: #521908) and minor compiler warning fixes in extract_compressed_fs.c
  * Changed default thread count to dynamic configuration, unless set by user
  * stop bothering about "too much data" with -s switch when the overall data
    size has hit the block boundaries

cloop (2.628-2) unstable; urgency=low

  * Reflect kernel 2.6.28 block device API changes in order to actually work.

cloop (2.628-1) unstable; urgency=low

  *  Minor source modifications for compiling with kernel 2.6.28

cloop (2.625-1) unstable; urgency=low

  * Kernel 2.6.25/26 api changes

cloop (2.624-1) unstable; urgency=low

  * Kernel 2.6.24 api change (rq_for_each_segment)

cloop (2.623-1) unstable; urgency=low

  * Fixed alloc_disk-leak (caused modprobe cloop; rmmod cloop; modprobe cloop to fail).
  * Added support for busybox losetup.

cloop (2.622-1) unstable; urgency=low

  * Rewrite with Kernel-Thread and request-queue for Kernel 2.6.22 and up.
  * Abandoned Kernel 2.4 support.
  * Replaced obsolete advancecomp-1.9 by 1.15

Date: Mon, 02 Jan 2012 22:52:50 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/cloop/2.6.39.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jan 2012 22:52:50 -0800
Source: cloop
Binary: cloop-utils
Architecture: source
Version: 2.6.39.2-1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description: 
 cloop-utils - Tools for handling with cloop compressed volumes
Closes: 436090 521908 535841 557002 627713 628872 632291 632603
Changes: 
 cloop (2.6.39.2-1ubuntu1) precise; urgency=low
 .
   * Merge from Debian testing, remaining changes:
     - Do not build the cloop-src package.
   * Add Pre-Depends on dpkg (>= 1.15.6~) since we're using xz compression.
 .
 cloop (2.6.39.2-1) unstable; urgency=low
 .
   * Imported new upstream version (closes: 436090, 632603)
   * Converted Debian source format to 3.0 (quilt), also using xz where possible
   * Move linux-headers-2.6 dependency to linux-headers (closes: 628872)
   * Merged extra changelog.knoppix file (documenting Knopper's branch changes)
     into common debian/changelog file, dropped the build time merging mess
   * Danish translation of the debconf templates from Joe Dalton (closes: 627713)
   * Korean translation of the debconf templates from 임영재 (closes: 632291)
 .
 cloop (2.639-2) unstable; urgency=low
 .
   * Change compressed_loop.h -> cloop.h everywhere.
 .
 cloop (2.639-1) unstable; urgency=low
 .
   * Changes for kernel 2.6.39, replace lock_kernel() by mutex_lock()
 .
 cloop (2.637-1) unstable; urgency=low
 .
   * Add compat_ioctl for compilation in 64bit mode.
 .
 cloop (2.636-1) unstable; urgency=low
 .
   * Changes for new kernel 2.6.36 removed block layer api function and
     locked_ioctl.
 .
 cloop (2.634-1) unstable; urgency=low
 .
   * Changes for new kernel 2.6.34 sector limit functions
   * Set device read-only by default
 .
 cloop (2.6.31.1.1) unstable; urgency=low
 .
   * Picked up relevant changes from upstream version 2.631-1
   * Updated config.{sub,guess} (closes: #535841)
   * added Spanish debconf translation from Shukoh (closes: #557002)
 .
 cloop (2.6.28.2.2) unstable; urgency=low
 .
   * STL related fixes (using numeric_limits instead of INT_MAX,
     closes: #521908) and minor compiler warning fixes in extract_compressed_fs.c
   * Changed default thread count to dynamic configuration, unless set by user
   * stop bothering about "too much data" with -s switch when the overall data
     size has hit the block boundaries
 .
 cloop (2.628-2) unstable; urgency=low
 .
   * Reflect kernel 2.6.28 block device API changes in order to actually work.
 .
 cloop (2.628-1) unstable; urgency=low
 .
   *  Minor source modifications for compiling with kernel 2.6.28
 .
 cloop (2.625-1) unstable; urgency=low
 .
   * Kernel 2.6.25/26 api changes
 .
 cloop (2.624-1) unstable; urgency=low
 .
   * Kernel 2.6.24 api change (rq_for_each_segment)
 .
 cloop (2.623-1) unstable; urgency=low
 .
   * Fixed alloc_disk-leak (caused modprobe cloop; rmmod cloop; modprobe cloop to fail).
   * Added support for busybox losetup.
 .
 cloop (2.622-1) unstable; urgency=low
 .
   * Rewrite with Kernel-Thread and request-queue for Kernel 2.6.22 and up.
   * Abandoned Kernel 2.4 support.
   * Replaced obsolete advancecomp-1.9 by 1.15
Checksums-Sha1: 
 bfb1a53f66f0a4ee877ec692ecba9c8b3de1a5d1 1803 cloop_2.6.39.2-1ubuntu1.dsc
 5caef75d1efd921f95fe15a0b1cd039138116cb6 250484 cloop_2.6.39.2.orig.tar.xz
 e9e11753b32aff6add8a3a86274393881c4cc53c 35932 cloop_2.6.39.2-1ubuntu1.debian.tar.xz
Checksums-Sha256: 
 d9e34a42c3a3a352b3aea149f56ae96cfdba61025788d82adb1e79c09778a888 1803 cloop_2.6.39.2-1ubuntu1.dsc
 96da9df2f50786fb880b11011ba9570d5b3acc9d8e795fffcc74554e68462b51 250484 cloop_2.6.39.2.orig.tar.xz
 516832e38099cff1207f9df7f17ec7f9d16aacb5f483eca46a19891b0e9ecd76 35932 cloop_2.6.39.2-1ubuntu1.debian.tar.xz
Files: 
 43cb3381fe7a5914ebdd831b292d0951 1803 misc optional cloop_2.6.39.2-1ubuntu1.dsc
 68fce189fd7de8ade811be10b650dd8b 250484 misc optional cloop_2.6.39.2.orig.tar.xz
 7c8e55d2552f50417cf73d4d3cc061f0 35932 misc optional cloop_2.6.39.2-1ubuntu1.debian.tar.xz
Original-Maintainer: Eduard Bloch <blade at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBTwKl01aNMPMhshM9AQipag/+O61L0bsQJ9Fnz3qPTUFlTpSisXtmYjuc
zy+X4/X5LtAw/EWg159r+ig+8xE3fFLYmETHKft1HYODIS9Os8iV+Q0yoKcdGUC/
DiFZ+8MxNtPbwR2Zsnjiq5nKUJBud8bE/VLeYkuuDtf89eGTVzB4MhoKjo+xB8o/
Ein75T2kz64vfm10+IKBEVddQMH5ZhHkKk2xB0G0AYjAr0JE2O7ICNLey2cVl7hR
jPSAeYTH8SbQcOwP30arbxBWv0BgzhOlaQWhag6KW5fRLl4AB13KNHuazuS7jPHZ
p0XbYk/QOlRLi2+UU9Qy+59v54IonOR9ma9NGk7DCMHwyYwPAbHTtRo17Ho9Lw1s
3cgXT2zTW93n5ISSlKyhChmzan8jNHms7Pv27CSiCGb/7gj3fWUeM+G+3TEslw9v
fz9eNz3a9deO52xIBZHclBHEtHEhCdBABaTD5V7aYGAPbQYeLNejqZSe9MEeZKzg
GIhlI8vIJ+RZpo7CFGLYcOy/hxEjUnDIhFOoCkc9fKWCH5y7W9LTi2m1otS0eDfL
tenzvMhR/Q+K1QprFxOunzM44l6HVt6tptTHuj+BwWP6mKWZrSS8hXzDOxlfEHll
T4XkewD5kTe/8eV1jwKppcRE45D1jIyG6xY9PfLeTfft4JEBlSpI5POZqIajK7C+
HyQkYcn3Dn8=
=Sj+K
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list