[ubuntu/karmic] e2fsprogs 1.41.9-1ubuntu1 (Accepted)

Scott James Remnant scott at ubuntu.com
Tue Aug 25 18:40:14 BST 2009


e2fsprogs (1.41.9-1ubuntu1) karmic; urgency=low

  * Merge from Debian, remaining changes:
    - Do not build-depend on dietlibc-dev, which is universe.
    - Do now allow pkg-create-dbgsym to operate on this package.
    - Use external libblkid and libuuid from util-linux, rather than
      building our own.
    - Do not include /etc/e2fsck.conf and remove on upgrade.

  * Included a couple of extra revisions from GIT maint:
    - (ffd8078) e2freefrag: Update manpage to include e2fsprogs version
      and release date
    - (31b5a2b) mke2fs.conf: Use the feature name "extent" instead of
      "extents"
    - (8bafedb) tune2fs: Fix "tune2fs -j <dev>" for extent-enabled
       filesystems.  LP: #416648.

e2fsprogs (1.41.9-1) unstable; urgency=low

  * New upstream release
  * Fix tune2fs -I to work correctly in the face of bad blocks and
    filesystems formatted for RAID arrays, and ENOSPC errors
  * Require the user to only answer one question instead of multiple
    ones for multiple bad block group checksums, or when an inode
    table needs to be moved.
  * Fix e2fsck to handle moving inode tables in FLEX_BG filesystems more
    gracefully by looking in the entire flex_bg for space, instead of
    just in the block group; if that doesn't work, try looking for
    space in the entire filesystem.
  * Fix the filefrag code to avoid printing the extent header if it
    needs to fallback to using the FIBMAP ioctl.
  * Fix filefrag to print the correct number of extents for zero-length
    files when using FIBMAP.  (Closes: #540376)
  * Add a filefrag -B option to make it easier to debug the FIBMAP
    support.
  * Allow e2fsprogs programs to allocate from uninitalized block groups.
  * Add a new program, e2freefrag, which displays information about the
    free space fragmentation in an ext2/3/4 filesystem.
  * E2fsck will now print much fuller information when the last mount
    time or last written time is in the future, since most people can't
    seem to believe their distribution has buggy init scripts, or they
    have a failed CMOS/RTS clock battery.
  * Update French, Polish, Czech, and Sweedish translation from the
    Translation Project.
  * Enhance debugfs's 'stat' command to print basic extent information
    for extent-mapped inodes, and add a new command, 'dump_extents'
    which prints detailed information about an inode's extent tree.

e2fsprogs (1.41.8-2) unstable; urgency=low

  * Fix regression in ext2fs_extent_set_bmap() which caused e2fsck -fD
    to fail on ext4 filesystems if the directory needs to shrink by more
    than a block (Closes: #537510)
  * Fixed filefrag for non-extent based files
  * Fix use of apostrohe's in package descriptions
  * Don't use dietlibc when building for mips and mipsel architectures

Date: Tue, 25 Aug 2009 18:34:46 +0100
Changed-By: Scott James Remnant <scott at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Scott James Remnant <scott at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/e2fsprogs/1.41.9-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 25 Aug 2009 18:34:46 +0100
Source: e2fsprogs
Binary: e2fsck-static libcomerr2 comerr-dev libss2 ss-dev e2fsprogs-udeb e2fslibs e2fslibs-dev e2fsprogs e2fsprogs-dbg e2fslibs-dbg libcomerr2-dbg libss2-dbg
Architecture: source
Version: 1.41.9-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Description: 
 comerr-dev - common error description library - headers and static libraries
 e2fsck-static - statically-linked version of the ext2/ext3/ext4 filesystem checke
 e2fslibs   - ext2/ext3/ext4 file system libraries
 e2fslibs-dbg - debugging information for e2fslibs
 e2fslibs-dev - ext2/ext3/ext4 file system libraries - headers and static librari
 e2fsprogs  - ext2/ext3/ext4 file system utilities
 e2fsprogs-dbg - debugging information for e2fsprogs
 e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer (udeb)
 libcomerr2 - common error description library
 libcomerr2-dbg - debugging information for libcomerr2
 libss2     - command-line interface parsing library
 libss2-dbg - debugging information for libss2
 ss-dev     - command-line interface parsing library - headers and static libra
Closes: 537510 540376
Launchpad-Bugs-Fixed: 416648
Changes: 
 e2fsprogs (1.41.9-1ubuntu1) karmic; urgency=low
 .
   * Merge from Debian, remaining changes:
     - Do not build-depend on dietlibc-dev, which is universe.
     - Do now allow pkg-create-dbgsym to operate on this package.
     - Use external libblkid and libuuid from util-linux, rather than
       building our own.
     - Do not include /etc/e2fsck.conf and remove on upgrade.
 .
   * Included a couple of extra revisions from GIT maint:
     - (ffd8078) e2freefrag: Update manpage to include e2fsprogs version
       and release date
     - (31b5a2b) mke2fs.conf: Use the feature name "extent" instead of
       "extents"
     - (8bafedb) tune2fs: Fix "tune2fs -j <dev>" for extent-enabled
        filesystems.  LP: #416648.
 .
 e2fsprogs (1.41.9-1) unstable; urgency=low
 .
   * New upstream release
   * Fix tune2fs -I to work correctly in the face of bad blocks and
     filesystems formatted for RAID arrays, and ENOSPC errors
   * Require the user to only answer one question instead of multiple
     ones for multiple bad block group checksums, or when an inode
     table needs to be moved.
   * Fix e2fsck to handle moving inode tables in FLEX_BG filesystems more
     gracefully by looking in the entire flex_bg for space, instead of
     just in the block group; if that doesn't work, try looking for
     space in the entire filesystem.
   * Fix the filefrag code to avoid printing the extent header if it
     needs to fallback to using the FIBMAP ioctl.
   * Fix filefrag to print the correct number of extents for zero-length
     files when using FIBMAP.  (Closes: #540376)
   * Add a filefrag -B option to make it easier to debug the FIBMAP
     support.
   * Allow e2fsprogs programs to allocate from uninitalized block groups.
   * Add a new program, e2freefrag, which displays information about the
     free space fragmentation in an ext2/3/4 filesystem.
   * E2fsck will now print much fuller information when the last mount
     time or last written time is in the future, since most people can't
     seem to believe their distribution has buggy init scripts, or they
     have a failed CMOS/RTS clock battery.
   * Update French, Polish, Czech, and Sweedish translation from the
     Translation Project.
   * Enhance debugfs's 'stat' command to print basic extent information
     for extent-mapped inodes, and add a new command, 'dump_extents'
     which prints detailed information about an inode's extent tree.
 .
 e2fsprogs (1.41.8-2) unstable; urgency=low
 .
   * Fix regression in ext2fs_extent_set_bmap() which caused e2fsck -fD
     to fail on ext4 filesystems if the directory needs to shrink by more
     than a block (Closes: #537510)
   * Fixed filefrag for non-extent based files
   * Fix use of apostrohe's in package descriptions
   * Don't use dietlibc when building for mips and mipsel architectures
Checksums-Sha1: 
 8c206af3665e87a269f618728ac45867f78ec77e 1381 e2fsprogs_1.41.9-1ubuntu1.dsc
 e30d6bc67ac7b14cd817986c9bff13fb695d7a35 4452610 e2fsprogs_1.41.9.orig.tar.gz
 9f1b1b8aafbc2fab1a4095c0e8c60f81d1b44d46 11389 e2fsprogs_1.41.9-1ubuntu1.diff.gz
Checksums-Sha256: 
 60ca4ba1e6ac8f30fabc79e9bd8e0a737b94589c71ed93ebdbb2e0ac11fc5238 1381 e2fsprogs_1.41.9-1ubuntu1.dsc
 cbf1e34261a16b3d7911b60b91290b19f2010036d6ba628d45b5f0b2af2b66e8 4452610 e2fsprogs_1.41.9.orig.tar.gz
 8ef4dfb947ef0bce851cc040328a916ab2a4fb0deec9d6bd4695fe167d9face8 11389 e2fsprogs_1.41.9-1ubuntu1.diff.gz
Files: 
 fd0a93bf9f3e7fd26d9e924965496c63 1381 admin required e2fsprogs_1.41.9-1ubuntu1.dsc
 52f60a9e19a02f142f5546f1b5681927 4452610 admin required e2fsprogs_1.41.9.orig.tar.gz
 d74eff062c1d8c554c6f2f95259ec2f3 11389 admin required e2fsprogs_1.41.9-1ubuntu1.diff.gz
Original-Maintainer: Theodore Y. Ts'o <tytso at mit.edu>

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

iEYEARECAAYFAkqUINkACgkQSnQiFMl4yK4s2QCff2CheIO3MGGu4ruCwoXQrobW
qK8An0q5Z4rV4EaFEQN9up89cGAVFdOI
=TZfK
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list