linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* e2fsprogs 1.45.7 & 1.46.0?
@ 2021-02-02 16:38 Darrick J. Wong
  2021-02-02 17:20 ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2021-02-02 16:38 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-ext4

Hi Ted,

So... I see in the e2fsprogs git repo that the release notes and
version.h that the maint branch is now at  1.45.7 and master is at
1.46.0.  There's a tag for 1.45.7 but no tag for 1.46.0.

Are those releases official, and did I miss the announcement on the
list?

--D

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: e2fsprogs 1.45.7 & 1.46.0?
  2021-02-02 16:38 e2fsprogs 1.45.7 & 1.46.0? Darrick J. Wong
@ 2021-02-02 17:20 ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2021-02-02 17:20 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: linux-ext4

On Tue, Feb 02, 2021 at 08:38:27AM -0800, Darrick J. Wong wrote:
> Hi Ted,
> 
> So... I see in the e2fsprogs git repo that the release notes and
> version.h that the maint branch is now at  1.45.7 and master is at
> 1.46.0.  There's a tag for 1.45.7 but no tag for 1.46.0.
> 
> Are those releases official, and did I miss the announcement on the
> list?

Um, sorry, I forgot to push out the tag.  I was going to send the
announcement to the list, but got caught up with other things.

One of those things is apparently we have a bug which is causing the
regression test suite to fail on big endian systems, including s390x
and powerpc[1] (although not ppc64el, naturally).  I'm working on
getting Harshad access to Debian's porter boxes, so he can debug it
directly.  He spotted one bug already (where a le16_to_cpu should have
been le32_to_cpu in e2fsck/journal.c:822), but there is still an
incorrect block bitmap checksum after a fc replay which is causing
j_recover_fast_commit to fail.

[1] https://buildd.debian.org/status/fetch.php?pkg=e2fsprogs&arch=powerpc&ver=1.46.0-1&stamp=1611976060&raw=0

In any case, yes, these releases are official, are up on kernel.org.
I've pushed out the tag for v1.46.0.  When we fix the BE fast commit
bug, I'll release e2fsprogs v1.46.1.  (There's also a configure script
bug which causes build failures on systems w/o FUSE which is already
fixed in the git tree that will be included in v1.46.1.)

					- Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-02 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 16:38 e2fsprogs 1.45.7 & 1.46.0? Darrick J. Wong
2021-02-02 17:20 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).