Whamcloud - gitweb
debugfs: fix header checks in logdump
[tools/e2fsprogs.git] / doc / RelNotes / v1.46.1.txt
1 E2fsprogs 1.46.1 (February 9, 2021)
2 ===================================
3
4 Updates/Fixes since v1.46.0:
5
6 Fixes
7 -----
8
9 Fix a bug in libext2fs and debugfs when trying to set an extended
10 attribute will result in a seg fault.
11
12 Fix e2fsck so it properly accepts large_dir directories which are
13 greater than 4GB in size.
14
15 Fix fast commit support on big endian architectures.  Also avoid potential
16 crash on an error handling case.
17
18 Fix mke2fs -d so it correctly handles important a directory or small
19 file which is stored using inline_data and contains an ACL or extended
20 attribute.   (Addresses-Debian-Bug: #971014)
21
22
23 Performance, Internal Implementation, Development Support etc.
24 --------------------------------------------------------------
25
26 Fix build failure on systems with pthread && without FUSE support.
27
28 Fix various compiler warnings.
29
30 Fix portability problems by not depending on the glibc specific qsort_r
31 function.
32
33 Change configure.ac to use AS_HELP_STRING instead of the deprecated
34 AC_HELP_STRING, and explicitly declare that the configure.ac requires
35 autoconf 2.69.
36
37 Fixed/improved various Debian packaging issues.  (Addresses-Debian-Bug:
38 #966686)
39
40 Update the Czech, French, Malay, Polish, Portuguese, Sweedish, and
41 Ukranian translations from the translation project.