]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for the 1.45.4 release
authorTheodore Ts'o <tytso@mit.edu>
Mon, 23 Sep 2019 22:48:45 +0000 (18:48 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Sep 2019 22:48:45 +0000 (18:48 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 3fec7a19fb02b7d1b1154d75342d3f60ff5d597d..1012bde81455763c453390770b387e509d44ee80 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<LI><A HREF="#1.45.4">E2fsprogs 1.45.4 (September 23, 2019)</A>
 <LI><A HREF="#1.45.3">E2fsprogs 1.45.3 (July 14, 2019)</A>
 <LI><A HREF="#1.45.2">E2fsprogs 1.45.2 (May 27, 2019)</A>
 <LI><A HREF="#1.45.1">E2fsprogs 1.45.1 (May 12, 2019)</A>
 <LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.45.4">E2fsprogs 1.45.4 (September 23, 2019)</A></H2>
+
+<H3>Fixes</H3>
+
+<P>A maliciously corrupted file systems can trigger buffer overruns in the
+quota code used by e2fsck.  (Addresses CVE-2019-5094)</P>
+
+<P>E2fsck now checks to make sure the casefold flag is only set on
+directories, and only when the casefold feature is enabled.</P>
+
+<P>E2fsck will not disable the low dtime checks when using a backup
+superblock where the last mount time is zero.  This fixes a failure in
+xfstests ext4/007.</P>
+
+<P>Fix e2fsck so that when it needs to recreate the root directory, the
+quota counts are correctly updated.</P>
+
+<P>Fix e2scrub_all cron script so it checks to make sure e2scrub_all
+exists, since the crontab and cron script might stick around after the
+e2fsprogs package is removed.  (Addresses Debian Bug: #932622)</P>
+
+<P>Fix e2scrub_all so that it works when the free space is exactly the
+snapshot size.  (Addresses Debian Bug: #935009)</P>
+
+<P>Avoid spurious lvm warnings when e2scrub_all is run out of cron on
+non-systemd systems (Addresses Debian Bug: #940240)</P>
+
+<P>Update the man pages to document the new fsverity feature, and improve
+the documentation for the casefold and encrypt features.</P>
+
+<H3>Performance, Internal Implementation, Development Support etc.</H3>
+
+<P>Fixed various debian packaging issues.  (Addresses Debian Bug: #933247,
+#932874, #932876, #932855, #932859, #932861, #932881, #932888)</P>
+
+<P>Fix false positive test failure in f_pre_1970_date_encoding on 32-bit
+systems with a 64-bit time_t.  (Addresses Debian Bug: #932906)</P>
+
+<P>Fixed various compiler warnings.  (Addresses Google Bug #118836063)</P>
+
+<P>Update the Czech, Dutch, French, German, Malay, Polish, Portuguese,
+Spanish, Swedish, Ukrainian, and Vietnamese translations from the
+Translation Project.</P>
+
 <H2><A NAME="1.45.3">E2fsprogs 1.45.3 (July 14, 2019)</A></H2>
 
 <H3>UI and Features</H3>
index 004149095e8003c574d9bf1ac1d3637e53c27ab4..ef054e908a42bc1083ffbd4d6ca125faa425bf6c 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.45.3 of e2fsprogs is available!</H2>
+<H2>Release 1.45.4 of e2fsprogs is available!</H2>
 
-<P>On July 14, 2019, version 1.45.3 of e2fsprogs was <A
+<P>On September 23, 2019, version 1.45.4 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index 51adf03ac07ba7cbe7599908199ca6259d40236c..1270421a0ec276ad4eff306d93d00cc562c8d967 100644 (file)
     <A HREF="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">here</A>.</P>
 
 
-    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.45.3 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.45.4 of e2fsprogs is
     available!</H2>
 
     <P>I am happy to announce a new release of the e2fsprogs distribution.
-    All users of e2fsprogs are urged to upgrade to the 1.45.3 version as
+    All users of e2fsprogs are urged to upgrade to the 1.45.4 version as
     soon as possible, which can be
-    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.45.3.tar.gz">sourceforge</A>
-    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.3">kernel.org</A>.</P>
+    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.45.4.tar.gz">sourceforge</A>
+    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.4">kernel.org</A>.</P>
 
     <P>This release contains a number of bug fixes and enhancements over
     the previous releases.  For more details, see the 
-    <A HREF="e2fsprogs-release.html#1.45.3">release notes.</A></P>
+    <A HREF="e2fsprogs-release.html#1.45.4">release notes.</A></P>
 
 
     <ADDRESS>