Update for the 1.45.4 release

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
Theodore Ts'o 2019-09-23 18:48:45 -04:00
parent 0b00cbfbc6
commit 0dec56ca30
3 changed files with 52 additions and 7 deletions

View 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>
@ -133,6 +134,50 @@
<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>

View 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>

View File

@ -34,18 +34,18 @@
<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>