Change logs for e2fsprogs source package in Zesty

  • e2fsprogs (1.43.4-2) unstable; urgency=medium
    
      * Re-enable metadata_csum for Debian (which was accidentally disabled
        for 1.43.4-1)
    
     -- Theodore Y. Ts'o <email address hidden>  Tue, 31 Jan 2017 19:54:55 -0500
  • e2fsprogs (1.43.4-1) unstable; urgency=medium
    
      * New upstream version
      * Fix e2fsck to require that the system.data extended attribute is
        always present even for files smaller than 60 bytes, to be
        consistent with the kernel
      * Drop the hard links for mkfs.ext4dev and fsck.ext4dev
      * Clarify/update various man pages (Closes: #852726)
      * Clarify the default for the "proceed?" question printed by mke2fs
        and tune2fs.  (Closes: #852727)
      * Fix various Coverity warnings and other memory leaks in fuse2fs and
        extended attribute manipulation functions.
      * Add Finnish and Malay translations
      * Update Chinese, Czech, Polish, Serbian, and Spanish translations
        (Closes: #774379)
    
     -- Theodore Y. Ts'o <email address hidden>  Tue, 31 Jan 2017 17:31:52 -0500
  • e2fsprogs (1.43.4~WIP.2017.01.30-1) unstable; urgency=medium
    
      * Fix a bug which was causing mke2fs -d and fuse2fs to improperly
        handle Posix ACL's.
      * Fix a bug which could cause mke2fs -d to fail if there is an
        zero-length file in source directory tree.
      * Debugfs will now display project quota information.
      * Debugfs has a more friendly and powerful to print and set extended
        attributes.
      * Fix a bug in mke2fs where I/O errors weren't getting properly
        reported to the user.
      * Fix a bug in resize2fs when operating on very large file systems
        which have a block size different from the VM page size.
      * If the reported device size is absurdly large, mke2fs will now
        report an error instead looping forever or crashing.
      * Replace a test file in the sources with an updated version which has
        a DFSG-compliant copyright license.  This was making lawyers
        nervous, even though the file was only used in regression tests and
        was never used when building any binaries.   (Closes: #840733)
    
     -- Theodore Y. Ts'o <email address hidden>  Mon, 30 Jan 2017 22:14:07 -0400
  • e2fsprogs (1.43.3-1) unstable; urgency=medium
    
      * Fix e2fsck's handling of timestamps on 32-bit system (Closes: #836559)
      * E2fsck will sanity check and repair the extra isize fields in inodes
        and the superblock.
      * Fix sparc64 crashes when dereferencing unaligned integers in journal
        blocks when metdata checksums are enabled.
    
     -- Theodore Y. Ts'o <email address hidden>  Sun, 04 Sep 2016 20:41:21 -0400