| From: |
| Eric Sandeen <sandeen-AT-sandeen.net> |
| To: |
| xfs <linux-xfs-AT-vger.kernel.org> |
| Subject: |
| [ANNOUNCE] xfsprogs v5.9.0 released |
| Date: |
| Tue, 20 Oct 2020 10:50:38 -0500 |
| Message-ID: |
| <f59ad055-2096-a718-c71a-71795c1998e9@sandeen.net> |
| Archive-link: |
| Article |
Hi folks,
xfsprogs v5.9.0 has been released, and the xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated.
Tarballs are available at:
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xf...
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xf...
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xf...
The new head of the master branch is commit:
75379bd4 "xfsprogs: Release v5.9.0"
Abbreviated changelog:
xfsprogs-5.9.0 (20 Oct 2020)
- No further changes
xfsprogs-5.9.0-rc1 (13 Oct 2020)
- mkfs.xfs: disallow creation of RT files from proto file (Darrick Wong)
- mkfs.xfs: fix ASSERT on small device with stripe geom (Pavel Reichl)
- xfs_repair: more fixes from fuzz-testing (Darrick Wong)
- libhandle: fix potential unterminated string problem (Darrick Wong)
- libhandle: libfrog: fix a potential null pointer deref (Darrick Wong)
- man: install all manpages that redirect to another page (Darrick Wong)
- man: fix ioctl_xfs_geometry manpage naming (Eric Sandeen)
- xfsprogs: various realtime related fixes (Darrick Wong)
- xfsprogs: ignore autofs mount table entries (Ian Kent)
xfsprogs-5.9.0-rc0 (17 Sep 2020)
- libxfs changes merged from kernel 5.9
- libxfs: make buffers track the per-ag structures (Darrick Wong)
Thanks,
-Eric