Whamcloud - gitweb
po: update sv.po (from translationproject.org)
[tools/e2fsprogs.git] / doc / RelNotes / v1.43.7.txt
1 E2fsprogs 1.43.7 (October 16, 2017)
2 ===================================
3
4 Fix the error handling code in debugfs, fuse2fs and tune2fs so errors
5 trying to replay the journal won't accidentally result in a seg fault
6 if reopening the file system after the journal replay fails for some
7 reason.
8
9 Fix resize2fs to avoid it from either failing or corrupting the file
10 system image in certain corner cases when doing an off-line resize.
11
12 Fix many spelling mistakes in various man pages, code comments, and
13 program messages.
14
15 Fix e2fsck and debugfs so that maliciously corrupted file systems will
16 not cause buffer overflows.  (Addresses Debian Bugs: #873757, #878104)
17
18 Update German translation.  (Addresses Debian Bug: #833514)
19
20 Fixed various Debian Packaging Issues.  (Addresses Debian Bugs:
21 #873812, #873813, #876551)
22
23 Programming notes
24 -----------------
25
26 Test descritions have been shorted to fit in 80 columns.
27
28 Fix various tests to avoid leaving temp files in /tmp.
29