Accepting request 843007 from home:ailiopoulos:branches:filesystems

- update to v5.9.0:
  * mkfs.xfs: disallow creation of RT files from proto file
  * mkfs.xfs: fix ASSERT on small device with stripe geom
  * xfs_repair: more fixes from fuzz-testing
  * libhandle: fix potential unterminated string problem
  * libhandle: libfrog: fix a potential null pointer deref
  * man: install all manpages that redirect to another page
  * man: fix ioctl_xfs_geometry manpage naming
  * xfsprogs: various realtime related fixes
  * xfsprogs: ignore autofs mount table entries
  * libxfs: make buffers track the per-ag structures
  * libxfs changes merged from kernel 5.9

OBS-URL: https://build.opensuse.org/request/show/843007
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=99
This commit is contained in:
Luis Chamberlain
2020-10-20 17:37:27 +00:00
committed by Git OBS Bridge
parent f0516f1c65
commit b0715a48fe
6 changed files with 37 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
%define libname libhandle1
Name: xfsprogs
Version: 5.8.0
Version: 5.9.0
Release: 0
Summary: Utilities for managing the XFS file system
License: GPL-2.0-or-later