e2fsprogs (1.42.4-3ubuntu1) quantal; urgency=low

  * Merge from Debian unstable (LP: #978012), remainging changes:
    - debian/control.in:
        Build-depend on gettext:any instead of on gettext for (cross-building)
        Drop build dependency on dc, which hasn't been needed for some time.
        Update maintainer field.
    - debian/rules:
        Block pkg-create-dbgsym from operating on this package.
        Build without dietlibc-dev, which is in universe
    - debian/control:
        Regenerate with ./debian/rules debian/control

e2fsprogs (1.42.4-3) unstable; urgency=medium

  * Add the -C option to chattr's usage message
  * Fix e2fsprogs so it is blhc (build log hardening check) clean.  This
    fixed e2fsck.static which previously was not getting built with the
    security hardening flags.

e2fsprogs (1.42.4-2) unstable; urgency=medium

  * Fix FTBFS problem on the hurd and freebsd platforms

e2fsprogs (1.42.4-1) unstable; urgency=medium

  * New upstream version
  * Fix 64-bit block number bugs in e2fsck, dumpe2fs, and debugfs which
    could corrupt file systems
  * Fixed e2fsck's handling of how errors propagate from the journal to
    the file system superblock
  * Fixed a false positive complaint from e2fsck if all of the extents
    in the last extent block are uninitialized and located after the
    end of the file.
  * dumpe2fs will display the journal's error indicator in the
    superblock if it is set
  * Fixed a  bug which caused e2fsck to incorrectly use O_EXCLUSIVE in
    some corner cases.
  * Fix truncation of extent-mapped inodes in e2fsck and libext2fs
  * Fixed i_blocks accounting in bigalloc file systems.
  * Add support for btrfs's No_COW flag to lsattr and chattr
  * Debugfs interprets the date strings of the form "@ddd" as ddd
    seconds after the epoch
  * Updated/fixed various man pages  (Closes: #674453, #674694)

e2fsprogs (1.42.3-1) unstable; urgency=low

  * New upstream version
  * Fix bugs on 32-bit systems which could corrupt > 16TB file systems
  * Quiet complaints in e2fsck when the total free blocks or inodes are
    incorrect in the superblock after an system crash, since we don't
    update nor depend on the superblock summaries at each commit boundary
  * Fixed support for (hidden) quota files built into ext4; in
    particular, don't rewrite the quota inode unless the quotas are
    inconsistent
  * Optimized reading and writing bitmaps if direct I/O was enabled
  * Update Czech, Dutch, French, German, Polish, Sweedish, and
    Vietnamese translations
  * Fixed incorrect indentation in tune2fs man page
  * Update debian policy compliance to 3.9.3

Date: Thu, 14 Jun 2012 13:01:21 +0100
Changed-By: Dmitrijs Ledkovs <dmitrij.led...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Signed-By: Martin Pitt <martin.p...@ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/e2fsprogs/1.42.4-3ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 14 Jun 2012 13:01:21 +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.42.4-3ubuntu1
Distribution: quantal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Dmitrijs Ledkovs <dmitrij.led...@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: 674453 674694
Launchpad-Bugs-Fixed: 978012
Changes: 
 e2fsprogs (1.42.4-3ubuntu1) quantal; urgency=low
 .
   * Merge from Debian unstable (LP: #978012), remainging changes:
     - debian/control.in:
         Build-depend on gettext:any instead of on gettext for (cross-building)
         Drop build dependency on dc, which hasn't been needed for some time.
         Update maintainer field.
     - debian/rules:
         Block pkg-create-dbgsym from operating on this package.
         Build without dietlibc-dev, which is in universe
     - debian/control:
         Regenerate with ./debian/rules debian/control
 .
 e2fsprogs (1.42.4-3) unstable; urgency=medium
 .
   * Add the -C option to chattr's usage message
   * Fix e2fsprogs so it is blhc (build log hardening check) clean.  This
     fixed e2fsck.static which previously was not getting built with the
     security hardening flags.
 .
 e2fsprogs (1.42.4-2) unstable; urgency=medium
 .
   * Fix FTBFS problem on the hurd and freebsd platforms
 .
 e2fsprogs (1.42.4-1) unstable; urgency=medium
 .
   * New upstream version
   * Fix 64-bit block number bugs in e2fsck, dumpe2fs, and debugfs which
     could corrupt file systems
   * Fixed e2fsck's handling of how errors propagate from the journal to
     the file system superblock
   * Fixed a false positive complaint from e2fsck if all of the extents
     in the last extent block are uninitialized and located after the
     end of the file.
   * dumpe2fs will display the journal's error indicator in the
     superblock if it is set
   * Fixed a  bug which caused e2fsck to incorrectly use O_EXCLUSIVE in
     some corner cases.
   * Fix truncation of extent-mapped inodes in e2fsck and libext2fs
   * Fixed i_blocks accounting in bigalloc file systems.
   * Add support for btrfs's No_COW flag to lsattr and chattr
   * Debugfs interprets the date strings of the form "@ddd" as ddd
     seconds after the epoch
   * Updated/fixed various man pages  (Closes: #674453, #674694)
 .
 e2fsprogs (1.42.3-1) unstable; urgency=low
 .
   * New upstream version
   * Fix bugs on 32-bit systems which could corrupt > 16TB file systems
   * Quiet complaints in e2fsck when the total free blocks or inodes are
     incorrect in the superblock after an system crash, since we don't
     update nor depend on the superblock summaries at each commit boundary
   * Fixed support for (hidden) quota files built into ext4; in
     particular, don't rewrite the quota inode unless the quotas are
     inconsistent
   * Optimized reading and writing bitmaps if direct I/O was enabled
   * Update Czech, Dutch, French, German, Polish, Sweedish, and
     Vietnamese translations
   * Fixed incorrect indentation in tune2fs man page
   * Update debian policy compliance to 3.9.3
Checksums-Sha1: 
 f4831681554f471aaf9832b904520ef5500e756c 2493 e2fsprogs_1.42.4-3ubuntu1.dsc
 944002c1f8f1f87e7d2d53263346b001962bc1f9 5873284 e2fsprogs_1.42.4.orig.tar.gz
 382b9efe5da9aa9b6fe737aa39d10e53758ee103 79056 
e2fsprogs_1.42.4-3ubuntu1.debian.tar.gz
Checksums-Sha256: 
 cefa4ffb8590cb81eb1fc02729cc3e66fef1787f511be0df06a965483c8327a8 2493 
e2fsprogs_1.42.4-3ubuntu1.dsc
 3946f347842a7b892b23476e231da21e572f9db828cb02a38bc57beb25db905e 5873284 
e2fsprogs_1.42.4.orig.tar.gz
 37d2a2b78a14a5a447817c0e109b11bfc438c76db3861bed6be949e2bad961ba 79056 
e2fsprogs_1.42.4-3ubuntu1.debian.tar.gz
Files: 
 d1c420b7905a0cb179f7bc8b1c243076 2493 admin required 
e2fsprogs_1.42.4-3ubuntu1.dsc
 b6e296f210d642361b7394437ff0f318 5873284 admin required 
e2fsprogs_1.42.4.orig.tar.gz
 e8cf5f8303a2edbcc47d2338a192d38a 79056 admin required 
e2fsprogs_1.42.4-3ubuntu1.debian.tar.gz
Original-Maintainer: Theodore Y. Ts'o <ty...@mit.edu>

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

iQIcBAEBCAAGBQJP3zkAAAoJEPmIJawmtHufqnEP/173VOlijn74refjuckyPYyv
ve9YLhLqWLtcgisM34gtPf78t9Pw5lmMWqJMBS/mP+frxycd/4B4MuIp7g+9PKGh
VdgW6GDTbrsmU44KIw583tnkyuixDTSNQPQWGn6P9qDun1SOSz3S+XvIo7Iv+8gN
pHmX9ENXkK0+oAZF27fJBZYhW1B968e3mB8qkziQVZu5PyzuMiw1dmgoTil78XpZ
kajZmT5VGLQ4n279+B9vM9oQmS5EDQwCYmlLAR4vErQ6TiiAsgR1cNnJ97ZVXFF1
DW5lY8HOi25LD6iTG+YV4u+VemZTui+g7MSA58TxoqKJZdgFL3aPTgBMx7b+i6n0
hRjPAmoa0dOiNfytx2etYoWiXONS+c0FljVYW/4opQiR5BMWc+IJaQp43oAS94mw
d4TqZr9va2KQx2xoY5MOQlx3GgVKVn8xCJSxyyf5x0qrOPMMIXslHWXeAfUJY1Mm
MZS7tTbgBANT4Te2MngWzxkxEorvKlnLhH1lWNlzzLjlkroPvqBA3j98rMg1FvRN
n80jUTJnlyyRsCW3jvdFQjM6yBnhgLS1mcnSz/nXwNBD7/lmnSJfukjDBgmEuvOi
8ViKqTPdZGNB3f1CIuCIy4SnFK+zwSSKnCITraiaUoB9GObL10Nrwa4HEt4FRkJX
HpIZr82LVFojgmp9BQkP
=PnDw
-----END PGP SIGNATURE-----
-- 
Quantal-changes mailing list
Quantal-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/quantal-changes

Reply via email to