| Name: | xfsprogs-devel |
|---|---|
| Version: | 5.15.0 |
| Release: | 1.0.1.el8 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 214497 |
| License: | GPL+ and LGPLv2+ |
| RPM: | xfsprogs-devel-5.15.0-1.0.1.el8.i686.rpm |
| Source RPM: | xfsprogs-5.15.0-1.0.1.el8.src.rpm |
| Build Date: | Tue Apr 19 2022 |
| Build Host: | build-ol8-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | https://xfs.wiki.kernel.org |
| Summary: | XFS filesystem-specific headers |
| Description: | xfsprogs-devel contains the header files needed to develop XFS filesystem-specific programs. You should install xfsprogs-devel if you want to develop XFS filesystem-specific programs, If you install xfsprogs-devel, you'll also want to install xfsprogs. |
- xfsprogs: add rpm specfiles
- Update to new upstream 5.15.0 release. - Add configuration files for OL7-OL9 for OL9 build. - Patch out libraries that don't exist on OL8 (liburcu, libinih). - Add mkfs.xmem script for supported customers. - Package for OL8 and OL9.
- Update to new upstream 5.14.2 release. - Fix libeditline mode regression since readline support was dropped. - Fix a memory corruption bug in the config file parsing. - Enable inobtcount and bigtime features for OL9 build. - Add configuration files for OL7-OL9 for OL9 build. - Patch out libraries that don't exist on OL8 (liburcu, libinih). - Add mkfs.xmem script for supported customers. - Fix xfs_repair failing to update secondary superblocks after an upgrade. - Package for OL8 and OL9.
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Local change to default bigtime & inobtcnt to off under older kernels
- Turn on bigtime (y2038) and inobtcnt features by default
- New upstream release
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- New upstream release - New mkfs config file feature - Y2038+ format support