summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2019-07-15 11:43:31 -0400
committerTheodore Ts'o <tytso@mit.edu>2019-07-15 11:43:31 -0400
commitded0a1c497a150c8bc2b40d66ff71f656a2c3bea (patch)
treed5c89feed752883e51aba19645ccaeb22f567d37
parent6fa72336c9c9c6b60f7bf6e95877d2728f0c3d22 (diff)
downloade2fsprogs-ded0a1c497a150c8bc2b40d66ff71f656a2c3bea.tar.gz
Update for the 1.45.3 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--htdocs/e2fsprogs-release.html61
-rw-r--r--htdocs/ext2.html4
-rw-r--r--htdocs/index.html10
3 files changed, 68 insertions, 7 deletions
diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html
index 3e12ed9da..7592d7305 100644
--- a/htdocs/e2fsprogs-release.html
+++ b/htdocs/e2fsprogs-release.html
@@ -30,6 +30,7 @@
<H2>Release notes for the e2fsprogs package</H2>
<UL>
+<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.45.0">E2fsprogs 1.45.0 (March 6, 2019)</A>
@@ -131,6 +132,66 @@
<LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
</UL>
+<H2><A NAME="1.45.3">E2fsprogs 1.45.3 (July 14, 2019)</A></H2>
+
+<H3>UI and Features</H3>
+
+<P>Whether or not automatic online scrubs will be run is now controlled by
+a setting in /etc/e2scrub.conf. To enable automatic online scrubs,
+uncomment out the line containing "periodic_e2scrub=1".</P>
+
+<P>The fuse2fs program is now installed in /usr/bin instead of /usr/sbin,
+since it does not require root privileges.</P>
+
+<P>Fuse2fs now works with if fusermount from FUSE V3 is installed.
+However, in order to provide this compatibility, if you are using a
+fusermount from FUSE v2, and you want to mount on top of a non-empty
+directory, you will need to specify -o nonempty explicitly. FUSE V3
+always allows mounting on top of non-empty directories, and will fail if
+the user or fuse2fs passes the nonempty option.</P>
+
+
+<H3>Fixes</H3>
+
+<P>Fixed a bug which caused e2fsck to improperly handle file systems that
+enabled both the large_dir and inline directories at the same time.</P>
+
+<P>E2scrub_all now correctly handles an encrypted (LUKS) ext[234] file
+system stacked on top of an LVM volume. (Addresses Debian Bug: #931387)</P>
+
+<P>Fixed a bug in "E2scrub_all -r" where it was incorrectly specifying
+which volume needed to have its e2scrub snapshot cleaned up. (Addresses
+Debian Bug: #931679)</P>
+
+<P>Fixed the Czech, Dutch, German, and Vietnamese translations which
+improperly used positional markers which broke a few translated e2fsck
+problem descriptions. (Addresses Debian Bug: #892173)</P>
+
+
+<H3>Performance, Internal Implementation, Development Support etc.</H3>
+
+<P>Fixed various debian packaging issues. (Addresses Debian Bug: #931266,
+#923372)</P>
+
+<P>Fixed error checking for calls to posix_{memalign,fadvise}.</P>
+
+<P>Add regression test for checking a file system using fs-verity.</P>
+
+<P>Various regression test cleanups.</P>
+
+<P>Fixed various compiler warnings.</P>
+
+<P>Added xgettext markers to fix incorrectly marked strings in the
+e2fsprogs translations template file as being c-style printf strings
+when in fact they aren't.</P>
+
+<P>Added utility script which generates the release tarfile using git
+archive.</P>
+
+<P>Update the Czech, Dutch, and Portuguese translations from the
+Translation Project.</P>
+
+
<H2><A NAME="1.45.2">E2fsprogs 1.45.2 (May 27, 2019)</A></H2>
<H3>Fixes</H3>
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index 829fae5ea..004149095 100644
--- a/htdocs/ext2.html
+++ b/htdocs/ext2.html
@@ -28,9 +28,9 @@
<!-- Begin actual content -->
<IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.45.2 of e2fsprogs is available!</H2>
+<H2>Release 1.45.3 of e2fsprogs is available!</H2>
-<P>On May 27, 2019, version 1.45.2 of e2fsprogs was <A
+<P>On July 14, 2019, version 1.45.3 of e2fsprogs was <A
HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
<H2>Ext2fs Utilities</H2>
diff --git a/htdocs/index.html b/htdocs/index.html
index 1ea0a3863..51adf03ac 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -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.2 of e2fsprogs is
+ <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.45.3 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.2 version as
+ All users of e2fsprogs are urged to upgrade to the 1.45.3 version as
soon as possible, which can be
- downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.45.2.tar.gz">sourceforge</A>
- or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.2">kernel.org</A>.</P>
+ 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>
<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.2">release notes.</A></P>
+ <A HREF="e2fsprogs-release.html#1.45.3">release notes.</A></P>
<ADDRESS>