xref: /aosp_15_r20/external/e2fsprogs/doc/RelNotes/v1.46.1.txt (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard WorkerE2fsprogs 1.46.1 (February 9, 2021)
2*6a54128fSAndroid Build Coastguard Worker===================================
3*6a54128fSAndroid Build Coastguard Worker
4*6a54128fSAndroid Build Coastguard WorkerUpdates/Fixes since v1.46.0:
5*6a54128fSAndroid Build Coastguard Worker
6*6a54128fSAndroid Build Coastguard WorkerFixes
7*6a54128fSAndroid Build Coastguard Worker-----
8*6a54128fSAndroid Build Coastguard Worker
9*6a54128fSAndroid Build Coastguard WorkerFix a bug in libext2fs and debugfs when trying to set an extended
10*6a54128fSAndroid Build Coastguard Workerattribute will result in a seg fault.
11*6a54128fSAndroid Build Coastguard Worker
12*6a54128fSAndroid Build Coastguard WorkerFix e2fsck so it properly accepts large_dir directories which are
13*6a54128fSAndroid Build Coastguard Workergreater than 4GB in size.
14*6a54128fSAndroid Build Coastguard Worker
15*6a54128fSAndroid Build Coastguard WorkerFix fast commit support on big endian architectures.  Also avoid potential
16*6a54128fSAndroid Build Coastguard Workercrash on an error handling case.
17*6a54128fSAndroid Build Coastguard Worker
18*6a54128fSAndroid Build Coastguard WorkerFix mke2fs -d so it correctly handles important a directory or small
19*6a54128fSAndroid Build Coastguard Workerfile which is stored using inline_data and contains an ACL or extended
20*6a54128fSAndroid Build Coastguard Workerattribute.   (Addresses-Debian-Bug: #971014)
21*6a54128fSAndroid Build Coastguard Worker
22*6a54128fSAndroid Build Coastguard Worker
23*6a54128fSAndroid Build Coastguard WorkerPerformance, Internal Implementation, Development Support etc.
24*6a54128fSAndroid Build Coastguard Worker--------------------------------------------------------------
25*6a54128fSAndroid Build Coastguard Worker
26*6a54128fSAndroid Build Coastguard WorkerFix build failure on systems with pthread && without FUSE support.
27*6a54128fSAndroid Build Coastguard Worker
28*6a54128fSAndroid Build Coastguard WorkerFix various compiler warnings.
29*6a54128fSAndroid Build Coastguard Worker
30*6a54128fSAndroid Build Coastguard WorkerFix portability problems by not depending on the glibc specific qsort_r
31*6a54128fSAndroid Build Coastguard Workerfunction.
32*6a54128fSAndroid Build Coastguard Worker
33*6a54128fSAndroid Build Coastguard WorkerChange configure.ac to use AS_HELP_STRING instead of the deprecated
34*6a54128fSAndroid Build Coastguard WorkerAC_HELP_STRING, and explicitly declare that the configure.ac requires
35*6a54128fSAndroid Build Coastguard Workerautoconf 2.69.
36*6a54128fSAndroid Build Coastguard Worker
37*6a54128fSAndroid Build Coastguard WorkerFixed/improved various Debian packaging issues.  (Addresses-Debian-Bug:
38*6a54128fSAndroid Build Coastguard Worker#966686)
39*6a54128fSAndroid Build Coastguard Worker
40*6a54128fSAndroid Build Coastguard WorkerUpdate the Czech, French, Malay, Polish, Portuguese, Swedish, and
41*6a54128fSAndroid Build Coastguard WorkerUkranian translations from the translation project.
42