]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - doc/RelNotes/v1.45.6.txt
debian: fix accidental editing error in libext2fs2t664.symbols
[thirdparty/e2fsprogs.git] / doc / RelNotes / v1.45.6.txt
1 E2fsprogs 1.45.6 (March 20, 2020)
2 ==================================
3
4 Updates/Fixes since v1.45.5:
5
6 UI and Features
7 ---------------
8
9 Debugfs will ignore lines in its command files which start with a
10 comment character ("#").
11
12
13 Fixes
14 -----
15
16 Fixed a number of potential out of bounds memory accesses caused by
17 fuzzed / malicious file systems. (Addresses Google Bug: #147849134)
18
19 Fix a spurious complaint from e2fsck when a directory which previously
20 had more than 32000 subdirectories has the number of subdirectories
21 drops below 32000.
22
23 Fix an ismounted check when an LVM device is renamed while the device is
24 mounted.
25
26 Mke2fs -d now correctly sets permission with files where the owner
27 permissions are not rwx.
28
29 Improve e2fsck's ability to deal with file systems with very large
30 number of directories, such that various data structures take more than
31 2GiB of memory. Use better structure packing to improve the memory
32 efficiency of these data structures.
33
34 Fix debugfs so it correctly prints inode numbers > 2**31.
35
36 Filefrag now supports very large files (with > 4 billion blocks), as
37 well as block sizes up to 1 GiB.
38
39 Updated and clarified various man pages. (Addresses Debian Bugs:
40 #953493, #953494, #951808)
41
42
43
44 Performance, Internal Implementation, Development Support etc.
45 --------------------------------------------------------------
46
47 Reserved the error code EXT2_ET_NO_GDESC (which will be used in
48 e2fsprogs v1.46+)
49
50 Added a thread-safe variant of e2p_feature2string(),
51 e2p_feature_to_string() to the libe2p library.
52
53 Fixed portability problems caused by gcc 10.
54
55 Fixed portability problem in libcom_err with GNU Hurd.
56
57 Fixed various Debian packaging issues. (Addresses-Debian-Bug: #953926)
58
59 Synchronized changes from Android's AOSP e2fsprogs tree.
60
61 Update the Malay translation from the translation project.
62