-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 31 Mar 2018 16:57:06 -0400 Source: e2fsprogs Binary: fuse2fs e2fsck-static e2fsprogs-l10n libcomerr2 libcom-err2 comerr-dev libss2 ss-dev e2fsprogs-udeb e2fslibs e2fslibs-dev libext2fs2 libext2fs-dev e2fsprogs Architecture: source i386 all Version: 1.44.0-1~bpo8+1 Distribution: stretch-backports Urgency: medium Maintainer: Theodore Y. Ts'o <tytso@mit.edu> Changed-By: Theodore Y. Ts'o <tytso@mit.edu> Description: comerr-dev - common error description library - headers and static libraries e2fsck-static - statically-linked version of the ext2/ext3/ext4 filesystem checke e2fslibs - transitional package e2fslibs-dev - transitional package e2fsprogs - ext2/ext3/ext4 file system utilities e2fsprogs-l10n - ext2/ext3/ext4 file system utilities - translations e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer (udeb) fuse2fs - ext2 / ext3 / ext4 file system driver for FUSE libcom-err2 - common error description library libcomerr2 - transitional package libext2fs-dev - ext2/ext3/ext4 file system libraries - headers and static librari libext2fs2 - ext2/ext3/ext4 file system libraries libss2 - command-line interface parsing library ss-dev - command-line interface parsing library - headers and static libra Closes: 269569 833514 855246 855417 856586 857336 860926 862482 864144 865584 866623 867895 868489 871539 871540 873757 873812 873813 876551 878104 879220 880207 880483 881408 881590 881591 883869 886119 890590 Changes: e2fsprogs (1.44.0-1~bpo8+1) stretch-backports; urgency=medium . * Rebuild for stretch-backports . e2fsprogs (1.44.0-1) unstable; urgency=medium . * New upstream release * Update Czech, Spanish, French, Malay, and Ukrainian translations. . e2fsprogs (1.44.0~rc2-1) experimental; urgency=medium . * New upstream release * Fix FTBFS problem on Hurd * Improved e2fsck's consistency checking for symlink. . e2fsprogs (1.44.0~rc1-1) experimental; urgency=low . * New upstream release * Add support for the large_dir feature * Add support for the ea_data feature * Resize2fs will not complain about online resizes of bigalloc file systems * Debugfs's ls command will now print the high bits of the mode bits * Fix some corner cases with tune2fs and journal replay * Add support for libreadline.so.7 * E2freefrag will now use the GETFSMAP ioctl for mounted file systems * E2fsck is now much faster when scanning extents on bigalloc file systems * Fix various compiler and UBSAN warnings . e2fsprogs (1.43.9-2) unstable; urgency=medium . * Fix upgrade when there are two installations of a library (for different architectures) that we are transitioning to the new package name. (Closes: #890590) * Add support for libreadline.so.7 to libss * Fix tune2fs's journal recovery support * Fix tune2fs to require a freshly checked file system if turning off the metadata_csum feature and UUID has been changed. . e2fsprogs (1.43.9-1) unstable; urgency=medium . * Remove some obsolete flags and add document new flags in the chattr man page * Remove misplaced "MNP is unsupported" message from debugfs * Suppress false positive lintian warning about "new essential package" (caused by preparatory work to make the e2fsprogs package no longer essential) * Fixing missing "General" in "GNU General Public License" in copyright files. * Fix whitespace issue in the debian control file * Update the Hungarian translation. * Rename the packages e2fslibs* to libext2fs* and libcomerr2* to libcom-err2* to conform with the standard Debian library package naming conventions. (Closes: #269569) . e2fsprogs (1.43.8-2) unstable; urgency=medium . * Update debian policy version to 4.1.3 * Mark library packages as priority: optional * Simplify the debian/rules file and don't build e2fsprogs-l10n unnecessarily * Fix FTBFS on big-endian systems (Closes: #886119) * Add support for the build profile: noudeb * Add support for the build profile: pkg.e2fsprogs.no-fuse2fs * Add support for the build profile: pkg.e2fsprogs.no-static-e2fsck . e2fsprogs (1.43.8-1) unstable; urgency=medium . * New upstream version * Fix a bug where updated bitmap checks might not be written to disk. (Closes: #883869) * Add missing byte swaps for newly added fields in the superbloc * Fix a potential use after free bug in e2fsck when fixing a corrupted root node in directory hash tree. * Fix a bug in e2fsck where a badly/maliciously corrupted superblock (which is not fixed due to the -n option, for example) can cause a floating point exception when printing the summary statistics. (Closes: #879220) * Fix debugfs's ncheck command so that it correctly prints the inode number when printing an error message. * Fix a bug in e2freefrag where it could print an incorrect free blocks count on a file system with the 64-bit block number feature. * Update the German, Serbian, Spanish, and Ukrainian translations. * Fix a bug where resize2fs's free blocks sanity check could fail with a false positive and refuse to check a file system with the 64-bit block number feature. * Fix and clarify various man pages and documentations. Also fixed up some random usage texts that were incorrect. (Closes: #880483) * Add missing copyright file for the e2fsprogs-l10 package. (Closes: #880207) * Add missing Multi-arch hints (Closes: #881408, #881590, #881591) . e2fsprogs (1.43.7-1) unstable; urgency=medium . * New upstream version * Fix error handling in debugfs, fuse2fs, and tune2fs so errors while replaying the journal will not cause a segfault in some corner cases * Fix resize2fs to avoid it from either failing or corrupting the file system image in certain corner cases when doing an off-line resize * Fix many spelling mistakes in various man pages, code comments, and program messages. * Fix e2fsck and debugfs so that maliciously corrupted file systems will not cause buffer overflows (Closes: #873757, #878104) * Update German translation (Closes: #833514) * Update debian policy version to 4.1.1 * Fix FTBFS caused by debhelper/10.9 and references to obsolete packages in the rules file (Closes: #876551) * Promote e2fsprogs-l10n from suggests to recommends (Closes: #873812) * Make e2fsprogs-l10n be arch:all (Closes: #873813) . e2fsprogs (1.43.6-1) unstable; urgency=medium . * New upstream version * Break out the locale files to a separate package (e2fsprogs-l10n) to reduce the size of the e2fsprogs package, since it is an essential/required package. * Remove support for building uuid/blkid packages on pre-Wheezy distributions (which are no longer supported). * Remove support for pre-Multiarch versions of Debian (which are no longer supported). * Fixed the printing of quota inconsistency messages in e2fsck on 32-bit platforms. Also fixed a bug which caused project quota problems to be labelled as group quota problems. * Fixed a UI problem with yes/no questions when there are fuzzy translation entries which caused some messages to be printed in English and some in the language specified by the locale. (Closes: #856586) * Fix some out-of-bounds memory accesses in e2fsck caused by (usually maliciously) corrupted file systems. (Closes: #871539, 871540) * Optimize CPU usage in e2fsck for very large, very fragmented sparse files. * Avoid creating file systems that use project quotas and 128 byte inodes. * Improve tune2fs's message when a file system needs to be checked using e2fsck -f before running certain complex tune2fs operations. (Closes: #857336) * Improve e2fsck's message when the proceed_delay option in /etc/e2fsck.conf is enabled. (Closes: #857336) * Fix an LFS bug in e2image. (Closes: #855246) * Fix portability problem caused by the fact that disks are character mode devices systems with FreeBSD kernels. * Update the Czech, French, Polish, Swedish, and Vietnamese translations. . e2fsprogs (1.43.5-1) unstable; urgency=medium . * New upstream version * Fix ext2fs_sync_device() so it returns the proper error code if the BLKFLSBUF ioctl fails for some reason. * Fix a potential crash in tune2fs when enabling project quota when the file system has no inodes by fixing error handling in the quota_write_inode() in libsupport. * Fix a bug in debugfs's "ls -p" handling which could cause it to print garbage after a file name in a directory entry. * Fix a number of bugs in debugfs, dumpe2fs, e2fsck, tune2fs, and resize2fs where a carefully/maliciously corrupted file systems (found by American Fuzzy Lop) could these programs to crash or hang. (Closes: #868489) * E2fsck no longer issues some harmless bitmap warnings caused by a corrupted file system; since those corruptions will be fixed up by e2fsck later, there's no point issuing these internal warnings. * E2fsck will now notice invalid quota inode numbers, and offer to fix them. * Fix a regression introduced in e2fsprogs 1.43 which broke mke2fs's hugefile creation so that they aren't contiguous. * Fix how backup superblocks are written in big endian systems so they are all correctly byte swapped. * Fixed tune2fs's support for enabling and disabling project quota. * The badblock program now properly handles languages which have multi-column wide character such as Chinese. (Closes: #860926) * The mke2fs -U option now accepts "null", "clear", "random", or "time" just as tune2fs's -U option. * Fix e2fsck's -E bmap2extent feature (which converts a file to use extents from indirect block maps) so that it handles sparse files correctly. * Fix libext2fs to correctly handle accounting for an external xattr block on bigalloc file systems. * Fix e2fsck to correctly handle quota accounting when deleting files that have multiply-claimed blocks pass 1b. * Fix potential buffer overrun bug in e2fsck when using 128 byte inodes. * E2fsck's extent tree optimization can now be disabled via an command-line extended option or via an e2fsck.conf configuration parameter. * The e2fsck program now properly updates the quota accounting when optimizing the extent tree. * Fix some error handling in e4crypt when operating on keyring ID's. * Fix e2fsck's quota handling when the bigalloc feature is enabled. * The libext2fs file system now uses readahead when opening file systems to speed up opening very large file systems with the meta_bg option. * If e2fsck logging is enabled, e2fsck will report the exit code in the last line of the log file. * Debugfs can now open file systems with a bad superblock checksum, and the show_super_stats command will print the expected checksum. * Fix a regression introduced in e2fsprogs 1.43.4 where tune2fs was not able to correctly enable the quota feature. (Closes: #855417) * E2fsck will only return an exit status code of 1 if it has fixed a file system corruption. If it only performed an optimal optimization of internal file system metadata, it will now return 0. * Fix e2fsck so it won't check inode fields of deleted inodes. * Removed a debugging printf in libsupport which could result to some extraneous and confusing output if the user specifies a quota type. * The debugfs logdump command now accepts a new -S option which will cause it to print information about the journal superblock. * Added a missing space in debugfs's ls -l output to separate the size and date fields. * Update the Czech, Danish, Dutch, French, Hungarian, Polish, Serbian, Spanish, Swedish, Ukrainian, and Vietnamese translations. (Closes: #862482) * Update various man pages. (Closes: #867895, #865584) * Fix various compiler and UBSAN warnings. * Remove obsolete Conflict/Replaces headers in control file (Closes: #866623) * Remove obsolete mips libraries used to build arcboot (Closes: #864144) Checksums-Sha1: 26f3fa7c85e48105dd94182e29406b890726eff0 2644 e2fsprogs_1.44.0-1~bpo8+1.dsc 1540bd606d128e2bf34f47954e8b4e56a1d8523e 76280 e2fsprogs_1.44.0-1~bpo8+1.debian.tar.xz 76355c30289e0ae1db156c99c29d3638fa744986 38862 comerr-dev_2.1-1.44.0-1~bpo8+1_i386.deb 1f67c430d3e47600083662c85ee576b8269af8a1 872208 e2fsck-static-dbgsym_1.44.0-1~bpo8+1_i386.deb 767c7507200e40b1e285aaf75f95d1ded2a11348 677696 e2fsck-static_1.44.0-1~bpo8+1_i386.deb 6411039d16581178bcbbc6a12c60d11dca180b9c 62550 e2fslibs-dev_1.44.0-1~bpo8+1_all.deb 61d0eda4107eecb27f49542c76a36db66459372a 62552 e2fslibs_1.44.0-1~bpo8+1_i386.deb 98cd28c8438b90938cfb64f0ab36df541f9b1f5f 1150852 e2fsprogs-dbgsym_1.44.0-1~bpo8+1_i386.deb 1ed6822d3725553c5250bb9ef054cd2bcadf44b0 491934 e2fsprogs-l10n_1.44.0-1~bpo8+1_all.deb 409449783811fe380d5a5f29683146c7b03571fd 357448 e2fsprogs-udeb_1.44.0-1~bpo8+1_i386.udeb 69139c9e481893d53ce30099a4ab6f6d996311aa 11258 e2fsprogs_1.44.0-1~bpo8+1_i386.buildinfo 74f7ad4065dab8b95f6d2d5593c2f78e16e4c0cf 484218 e2fsprogs_1.44.0-1~bpo8+1_i386.deb f80b08fcf02b11997d3a171e84168d3c0162ef27 83348 fuse2fs-dbgsym_1.44.0-1~bpo8+1_i386.deb 993219d843b86085f85844ba7b8a6e369ac1aa84 93256 fuse2fs_1.44.0-1~bpo8+1_i386.deb 99818ff768794441020f66e9b15820f4ee603ad1 10832 libcom-err2-dbgsym_1.44.0-1~bpo8+1_i386.deb f868b4baace354989a34266ccdba9818cdc9fc98 66818 libcom-err2_1.44.0-1~bpo8+1_i386.deb ea42256a3e9d024f7b168030af179daac5fb2a1b 62554 libcomerr2_1.44.0-1~bpo8+1_i386.deb e4d0e308fd12caedf8d8caf44e066d82138ae04b 266470 libext2fs-dev_1.44.0-1~bpo8+1_i386.deb fab139972a9c3c33cc0881c8ebdb4fa4fc1313e9 479912 libext2fs2-dbgsym_1.44.0-1~bpo8+1_i386.deb 1ef033a733097d9b18068df892c52fa49b9eb983 243006 libext2fs2_1.44.0-1~bpo8+1_i386.deb a71566932a07864a2f9f0dc8c637636f75c26c89 24776 libss2-dbgsym_1.44.0-1~bpo8+1_i386.deb 6ee8c9907ef40cf8130596e48eef76507aee7a64 71394 libss2_1.44.0-1~bpo8+1_i386.deb fc6ed76ff63f6b8ed35633d7dff1be499c38666e 18158 ss-dev_2.0-1.44.0-1~bpo8+1_i386.deb Checksums-Sha256: d190596d88ef58586d661618f77b67c5676e92e3fae7d1af56a9bba7679d690a 2644 e2fsprogs_1.44.0-1~bpo8+1.dsc ba32776c4ef05df04c479afc35fa0d4692450f66c4ab6f2e92167912e0c22445 76280 e2fsprogs_1.44.0-1~bpo8+1.debian.tar.xz db2b2260dc809714d740a53b50369f6e29bc1a2a0fd875a3e1577359d90bb638 38862 comerr-dev_2.1-1.44.0-1~bpo8+1_i386.deb 4bc952af566fdd7eb2ac7041e645cb38bcafdc2e153934c5b74aff96b24aaa52 872208 e2fsck-static-dbgsym_1.44.0-1~bpo8+1_i386.deb 07b36e8adf216f51a33621aae03aa6b1ab4ceacee3b575b8e2b5a3d65192e7ee 677696 e2fsck-static_1.44.0-1~bpo8+1_i386.deb db249c9b19a6dfbfac5967b73c5d14531aa1dffeaa25ea661f4ea594ede7b6b4 62550 e2fslibs-dev_1.44.0-1~bpo8+1_all.deb c22f3806eaa9f08a62fdeba2493bf032bab191a26ee37ed66aacd70e5b215ae3 62552 e2fslibs_1.44.0-1~bpo8+1_i386.deb 91fc95431eeb4168557e2c614ec3246cdbface8afc500df248d870198591200d 1150852 e2fsprogs-dbgsym_1.44.0-1~bpo8+1_i386.deb 5580605ff45f44f80974636830c61e0d6f875b25b45f63fab1c6edd7f2893b37 491934 e2fsprogs-l10n_1.44.0-1~bpo8+1_all.deb 06aa6f9bfb470c83f9913710ad0ca794ba591a830fa427e56cadc3617d152440 357448 e2fsprogs-udeb_1.44.0-1~bpo8+1_i386.udeb 16393ea5dac04b0feec66b67ea8454c8dc6091310160b60ace725e252ee009b8 11258 e2fsprogs_1.44.0-1~bpo8+1_i386.buildinfo 07627045b170117f1959859a24c622f43bbc6536393a03eb81dff0b7aa461d73 484218 e2fsprogs_1.44.0-1~bpo8+1_i386.deb 763f446d19ea0dd661dba8a073d2e229e05abee792f2661ed0231409bc5c8e1f 83348 fuse2fs-dbgsym_1.44.0-1~bpo8+1_i386.deb 79f39bc09fcab03fcce6b32bd6fcf2c9689a8b32e8149c60c0d1deb3f71f9829 93256 fuse2fs_1.44.0-1~bpo8+1_i386.deb 0d3c321bdea0305841c095cac155eb5a16bb15e70d8bd58d731ca83ace00808e 10832 libcom-err2-dbgsym_1.44.0-1~bpo8+1_i386.deb db6f564a57f4a53eb100ebc8639caed92072d1b28195febde2bef6532a02a4b0 66818 libcom-err2_1.44.0-1~bpo8+1_i386.deb e8e11fb9e73aa3c661d5c6e2beba2e645145424b7ce4749039608fdea0a92fba 62554 libcomerr2_1.44.0-1~bpo8+1_i386.deb 2ba16859e4c3abac128041cf7effa4491ea40852b662c08f4b1fba1bd636db30 266470 libext2fs-dev_1.44.0-1~bpo8+1_i386.deb a3bab3754ea6cb036f6fac4727d56735826bc89caf2a79bc3f5b664a4fa85619 479912 libext2fs2-dbgsym_1.44.0-1~bpo8+1_i386.deb 039edc987dfdd354a5d1e461870fdab66516aee9831d8d992d8a65849d234d1f 243006 libext2fs2_1.44.0-1~bpo8+1_i386.deb cbe35416f35de506eff28d2a77a5496c24ba1d00e95864b204f43fae0da3ac37 24776 libss2-dbgsym_1.44.0-1~bpo8+1_i386.deb 4ae3ef29bfa7e9c2f681b4670eb04957aaea820b28715546e0db30e46cd7b538 71394 libss2_1.44.0-1~bpo8+1_i386.deb 2aae88f428854205a1922abd89a68b9b19045ff4ecd11a13ea19d8c96bf49f78 18158 ss-dev_2.0-1.44.0-1~bpo8+1_i386.deb Files: e3a4e74169abfd53ea8dd948137e8a3f 2644 admin required e2fsprogs_1.44.0-1~bpo8+1.dsc 706741846f26d528d5554e91e72662d5 76280 admin required e2fsprogs_1.44.0-1~bpo8+1.debian.tar.xz a745665c0cec71c4b1f08c0d33086bd4 38862 libdevel optional comerr-dev_2.1-1.44.0-1~bpo8+1_i386.deb 88960487d09f5c9adfe27db12655bfc3 872208 debug extra e2fsck-static-dbgsym_1.44.0-1~bpo8+1_i386.deb 06dc73f4da31b481d83aee87899880aa 677696 admin optional e2fsck-static_1.44.0-1~bpo8+1_i386.deb 4e16161ad780991b2afa7e1404889f16 62550 oldlibs optional e2fslibs-dev_1.44.0-1~bpo8+1_all.deb 10bdadc5b7d210351489e5fd9a414a65 62552 oldlibs optional e2fslibs_1.44.0-1~bpo8+1_i386.deb 5bf84246e62999575b7ab8c4e17a651e 1150852 debug extra e2fsprogs-dbgsym_1.44.0-1~bpo8+1_i386.deb feba13668464d0f092423d52ccf677c3 491934 localization optional e2fsprogs-l10n_1.44.0-1~bpo8+1_all.deb 450d8df2f8b2ed12ea9458675ebb78d2 357448 debian-installer optional e2fsprogs-udeb_1.44.0-1~bpo8+1_i386.udeb 14d0f712684e5f6c9385cfd870be5849 11258 admin required e2fsprogs_1.44.0-1~bpo8+1_i386.buildinfo e2a9bc278c370ebd318c958dabba6701 484218 admin required e2fsprogs_1.44.0-1~bpo8+1_i386.deb 6ca3be69c6c4c59b66f77eb1ea78c64f 83348 debug extra fuse2fs-dbgsym_1.44.0-1~bpo8+1_i386.deb 4871c74d77cf6b5d0c508b3d9db2e483 93256 admin optional fuse2fs_1.44.0-1~bpo8+1_i386.deb 1a601a4a695063bdeed855f99e8377b9 10832 debug extra libcom-err2-dbgsym_1.44.0-1~bpo8+1_i386.deb ad0ebdb326813eb3365baae3554227cf 66818 libs optional libcom-err2_1.44.0-1~bpo8+1_i386.deb d7f12220621c083c15a69c1f005ec7e2 62554 oldlibs optional libcomerr2_1.44.0-1~bpo8+1_i386.deb 0efc9a050517d0d4ddaf9e3538918c65 266470 libdevel optional libext2fs-dev_1.44.0-1~bpo8+1_i386.deb 70e0a00e8a42a64d8f0b92f464be23eb 479912 debug extra libext2fs2-dbgsym_1.44.0-1~bpo8+1_i386.deb 085bb5b2bcd7a0ff84d8a31e37c4e3ba 243006 libs optional libext2fs2_1.44.0-1~bpo8+1_i386.deb c237a53c624cd47d3f23de5a229b4834 24776 debug extra libss2-dbgsym_1.44.0-1~bpo8+1_i386.deb b5f64d8ea152ccd7399e2074285f9550 71394 libs optional libss2_1.44.0-1~bpo8+1_i386.deb 8db63502a6abafc25b1a1942bc18db16 18158 libdevel optional ss-dev_2.0-1.44.0-1~bpo8+1_i386.deb -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEK2m5VNv+CHkogTfJ8vlZVpUNgaMFAlrBLoIACgkQ8vlZVpUN gaO44Af+My+AeA14VvPoQsi0B5kTMPjl4CmkOPw8NTTcUxchNTaFQ/XHCP7j9dR+ xWNDECf+8BP05fZ+j27OCz3dPwBU88oC/BsSB8Ql7IUapi5QLAyYcvCyiKmI4otL XnH2HngEbgGomHLWS/Dq/YlGshNrUCvGtStamc7/rK/VVVkrazbSIt6W5G97oxk6 t1eTc2XIDvMt/xsHcROdYQLEH0s5ViB5AJsO4fGtRDKy1WzV79Rk2fNmaKebBf0G kgGaLC3YTTrQSYfIIc7ZDrBEg6shgrQG0z2nqyE5Xkh3BIHypXhlNO+dfZJrsq1w rMPfWnAop+lYZfL7ziMNF2GS6XPpgQ== =uLg9 -----END PGP SIGNATURE-----