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

Scott James Remnant scott at ubuntu.com
Wed Jul 15 16:05:13 BST 2009


e2fsprogs (1.41.8-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 from util-linux, rather than building our own
      (conditional on lsb_release, debian/control mangling via m4)

  * Use external libuuid from util-linux, rather than building our own.
  * Cherry pick 9d4bade from GIT maint:
    - filefrag: Restore "perfect" number of extents calculation for ext2/ext3

e2fsprogs (1.41.8-1) unstable; urgency=low

  * New upstream release
  * Fix resize2fs bugs when shrinking ext4 filesystems
  * Update debian policy compliance to 3.8.2
  * Update package descriptions to mention ext3 and ext4 filesytems
      (Closes: #535530)
  * Update French, Polish, Czech, Indonesian, and Sweedish translation
      from the Translation Project.
  * If the resize2fs operation fails, the user will be told to fix up
    the filesystem using e2fsck -fy.

e2fsprogs (1.41.7-2) unstable; urgency=low

  * Fix online resizing using resize2fs (Closes: #535452)
  * Fix the filefrag program for files with more than 144 extents
  * Update and clarify various man pages.
  * Fix potential filesystem corruptions caused by using resize2fs to
    shrink filesystems with extents enabled.

e2fsprogs (1.41.7-1) unstable; urgency=low

  * New upstream release
  * Fix memory leaks in e2fsprogs, including a very large memory leak
    which can cause e2fsck to run out of memory when checking very large
    filesystems using extents.
  * Fix a bug in libext2fs which can cause e2fsck and resize2fs to write
    uninitalized data into the portion of the inode beyond the first 128
    bytes when operating on extents; potentially corrupting filesystems.
  * The logsave program will now filter out the ^A and ^B characters when
    writing to the console.
  * Update/clarify man pages (Closes: #531385, #523063)
  * Fix filefrag progam so it correctly checks for errors from the
    fiemap ioctl.
  * Change badblocks to allow block sizes larger than 4k.
  * Fix libext2fs to properly initialize i_extra_size when creating the
    journal and resize inodes.
  * Resize2fs will now update the journal backup fileds in the
    superblock if the journal is moved; this avoids an unnecessary full
    fsck after resizing the filesystem.
  * Use the same encoding as the kernel for rec_len == 64k in 64k block
    filesystems.
  * Fix lsattr to exit with a non-zero status when it encounters errors.
  * Enhance badblocks to print the currently tested block number when
    interrupted with ^C.
  * Fix debugfs from core dumping if the logdump command fails to open the
    output file.
  * Harden ext2fs_validate_entry() so that lsdel will not read beyond the
    end of the block even if the directory block is corrupted.
  * Update Chinese and Czech translation from the Translation Project.

e2fsprogs (1.41.6-1) unstable; urgency=low

  * New upstream release
  * Update and clarify man pages
  * Fix a number of Lintian warnings, including to updating to debian
    policy 3.8.1
  * Update config.guess and config.sub to the latest (2009-04-17)
    version so that e2fsprogs will build on the avr32 platform
    (Closes: #528330)
  * Add an explicit error message if the /etc/mtab file is missing
    when running e2fsck or resize2fs (Closes: #527859)
  * Enhance e2fsck to handle the case where the primary block group
    descriptors need fixing, and the backup superblock is corrupt.
    (Closes: #516820)
  * Add an "-a" option to debugfs's close_filesys command
  * e2fsck will no longer abort a preen operation if an inode's
    i_file_acl_hi field is non-zero.  (Closes: #526524)
  * The chattr program can now migrate inodes from using direct/indirect
    blocks to extent trees.
  * Speed up e2fsck if there are multiple block groups with inodes in
    use in the unused portion of the block group's inode table.
  * Update Chinese translation from the translation project
  * Fix resize2fs so it won't corrupt ext4 filesystem when asked to
    shrink a filesystem smaller than the minimum suggested size.
  * Fix e2fsck regression which can corrupt ext4 filesystems when
    replaying the journal.
  * Add support to e2fsck for handling I/O errors while replaying the
    journal
  * Fix a bug in e2fsck which could cause it to crash if an inode has a
    corrupt extent header, and the user declines to clear the inode.
  * Fix blkid to prefer the /dev/mapper/<name> device names over the
    private /dev/dm-N device names.
  * Add support for the FIEMAP ioctl to the filefrag program
  * Further speed up e2fsck by skipping journal checks if the filesystem
    is mounted read-only and is marked as not needing journal replay.
  * Add a build depends in the control file indicating that dietlibc
    must be newer than version 0.30 (Closes: #506064)

Date: Wed, 15 Jul 2009 15:58:37 +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.8-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 15 Jul 2009 15:58:37 +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.8-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: 506064 516820 523063 526524 527859 528330 531385 535452 535530
Changes: 
 e2fsprogs (1.41.8-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 from util-linux, rather than building our own
       (conditional on lsb_release, debian/control mangling via m4)
 .
   * Use external libuuid from util-linux, rather than building our own.
   * Cherry pick 9d4bade from GIT maint:
     - filefrag: Restore "perfect" number of extents calculation for ext2/ext3
 .
 e2fsprogs (1.41.8-1) unstable; urgency=low
 .
   * New upstream release
   * Fix resize2fs bugs when shrinking ext4 filesystems
   * Update debian policy compliance to 3.8.2
   * Update package descriptions to mention ext3 and ext4 filesytems
       (Closes: #535530)
   * Update French, Polish, Czech, Indonesian, and Sweedish translation
       from the Translation Project.
   * If the resize2fs operation fails, the user will be told to fix up
     the filesystem using e2fsck -fy.
 .
 e2fsprogs (1.41.7-2) unstable; urgency=low
 .
   * Fix online resizing using resize2fs (Closes: #535452)
   * Fix the filefrag program for files with more than 144 extents
   * Update and clarify various man pages.
   * Fix potential filesystem corruptions caused by using resize2fs to
     shrink filesystems with extents enabled.
 .
 e2fsprogs (1.41.7-1) unstable; urgency=low
 .
   * New upstream release
   * Fix memory leaks in e2fsprogs, including a very large memory leak
     which can cause e2fsck to run out of memory when checking very large
     filesystems using extents.
   * Fix a bug in libext2fs which can cause e2fsck and resize2fs to write
     uninitalized data into the portion of the inode beyond the first 128
     bytes when operating on extents; potentially corrupting filesystems.
   * The logsave program will now filter out the ^A and ^B characters when
     writing to the console.
   * Update/clarify man pages (Closes: #531385, #523063)
   * Fix filefrag progam so it correctly checks for errors from the
     fiemap ioctl.
   * Change badblocks to allow block sizes larger than 4k.
   * Fix libext2fs to properly initialize i_extra_size when creating the
     journal and resize inodes.
   * Resize2fs will now update the journal backup fileds in the
     superblock if the journal is moved; this avoids an unnecessary full
     fsck after resizing the filesystem.
   * Use the same encoding as the kernel for rec_len == 64k in 64k block
     filesystems.
   * Fix lsattr to exit with a non-zero status when it encounters errors.
   * Enhance badblocks to print the currently tested block number when
     interrupted with ^C.
   * Fix debugfs from core dumping if the logdump command fails to open the
     output file.
   * Harden ext2fs_validate_entry() so that lsdel will not read beyond the
     end of the block even if the directory block is corrupted.
   * Update Chinese and Czech translation from the Translation Project.
 .
 e2fsprogs (1.41.6-1) unstable; urgency=low
 .
   * New upstream release
   * Update and clarify man pages
   * Fix a number of Lintian warnings, including to updating to debian
     policy 3.8.1
   * Update config.guess and config.sub to the latest (2009-04-17)
     version so that e2fsprogs will build on the avr32 platform
     (Closes: #528330)
   * Add an explicit error message if the /etc/mtab file is missing
     when running e2fsck or resize2fs (Closes: #527859)
   * Enhance e2fsck to handle the case where the primary block group
     descriptors need fixing, and the backup superblock is corrupt.
     (Closes: #516820)
   * Add an "-a" option to debugfs's close_filesys command
   * e2fsck will no longer abort a preen operation if an inode's
     i_file_acl_hi field is non-zero.  (Closes: #526524)
   * The chattr program can now migrate inodes from using direct/indirect
     blocks to extent trees.
   * Speed up e2fsck if there are multiple block groups with inodes in
     use in the unused portion of the block group's inode table.
   * Update Chinese translation from the translation project
   * Fix resize2fs so it won't corrupt ext4 filesystem when asked to
     shrink a filesystem smaller than the minimum suggested size.
   * Fix e2fsck regression which can corrupt ext4 filesystems when
     replaying the journal.
   * Add support to e2fsck for handling I/O errors while replaying the
     journal
   * Fix a bug in e2fsck which could cause it to crash if an inode has a
     corrupt extent header, and the user declines to clear the inode.
   * Fix blkid to prefer the /dev/mapper/<name> device names over the
     private /dev/dm-N device names.
   * Add support for the FIEMAP ioctl to the filefrag program
   * Further speed up e2fsck by skipping journal checks if the filesystem
     is mounted read-only and is marked as not needing journal replay.
   * Add a build depends in the control file indicating that dietlibc
     must be newer than version 0.30 (Closes: #506064)
Checksums-Sha1: 
 8e24733ee74f3ca9747299ea2ce8d0cc349a2bd4 1394 e2fsprogs_1.41.8-1ubuntu1.dsc
 e86b33d8997d24ceaf6e64afa20bfc7f5f2425b4 4436913 e2fsprogs_1.41.8.orig.tar.gz
 c74100e3a11508e5c8ddbbd3dd71775de277d1f0 13516 e2fsprogs_1.41.8-1ubuntu1.diff.gz
Checksums-Sha256: 
 234b5a0a29cccfb378c1c7b5299fbc7ed20cfdf16ab7cab9c769abd8070afce5 1394 e2fsprogs_1.41.8-1ubuntu1.dsc
 782c9f281ca970d176c61759465beec12b40c7793bb5fa52c8d9a61741e33801 4436913 e2fsprogs_1.41.8.orig.tar.gz
 a6067053044fee621b47a1f94b10e14eacfe363ab0f42e49533207d9d5b5dce2 13516 e2fsprogs_1.41.8-1ubuntu1.diff.gz
Files: 
 324b080634eaa634a5f00371be6c4961 1394 admin required e2fsprogs_1.41.8-1ubuntu1.dsc
 6708cc8e484809fc5cfb232882e48489 4436913 admin required e2fsprogs_1.41.8.orig.tar.gz
 8fdce7b13e99ed6cd2d3e1cabaa8aa54 13516 admin required e2fsprogs_1.41.8-1ubuntu1.diff.gz
Original-Maintainer: Theodore Y. Ts'o <tytso at mit.edu>

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

iEYEARECAAYFAkpd7s4ACgkQSnQiFMl4yK6OzgCgoTHF+0vgmh5pRC9k+pS5O4p8
8hsAoIYtqcTicjvASbaLzy0Gm6CBeKUv
=zu2t
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list