Bug 29740

Summary: xfsprogs update to 5.15.0 for kernel 5.15
Product: Mageia Reporter: David Walser <luigiwalser>
Component: RPM PackagesAssignee: QA Team <qa-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: andrewsfarm, davidwhodgins, herman.viaene, sysadmin-bugs
Version: 8Keywords: advisory, validated_update
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard: MGA8-64-OK
Source RPM: xfsprogs-5.14.1-1.mga8.src.rpm CVE:
Status comment:

Description David Walser 2021-12-07 23:16:45 CET
Placeholder bug for eventual update once 5.15.0 is available.

Currently 5.14.2 has just been released, but URL will need updated again for 5.15.0:
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=0cdc68c3110411d7c3c8a0e3ad064a044fb61ee4

Advisory:
----------------------------------------

The xfsprogs package has been updated to version 5.15.0, with full support for
the 5.15 series Linux kernels, bug fixes, and other enhancements.  See the
upstream CHANGES file for details.

References:
# TODO
----------------------------------------

Updated packages in core/updates_testing:
----------------------------------------
xfsprogs-5.15.0-1.mga8
libxfs1-5.15.0-1.mga8
libxfs-devel-5.15.0-1.mga8
libxfs-static-devel-5.15.0-1.mga8

from xfsprogs-5.10.0-1.mga8.src.rpm
David Walser 2021-12-08 00:00:40 CET

QA Contact: security => (none)
Component: Security => RPM Packages

Comment 1 David Walser 2022-04-07 18:02:29 CEST
5.15.0 is finally available.  Package submitted to the build system.

Advisory:
----------------------------------------

The xfsprogs package has been updated to version 5.15.0, with full support for
the 5.15 series Linux kernels, bug fixes, and other enhancements.  See the
upstream CHANGES file for details.

References:
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=19ee1446915252927011c8f4eee06b9be0536ab2
----------------------------------------

Updated packages in core/updates_testing:
----------------------------------------
xfsprogs-5.15.0-1.mga8
libxfs1-5.15.0-1.mga8
libxfs-devel-5.15.0-1.mga8
libxfs-static-devel-5.15.0-1.mga8

from xfsprogs-5.10.0-1.mga8.src.rpm

Assignee: luigiwalser => qa-bugs

Comment 2 Herman Viaene 2022-04-09 14:33:56 CEST
MGA8-64 Plasma on Lenovo B50 in Dutch
No installation issues.
Ref bug 27456 Comment 1 fot testing
Using a 4Gb USB stick.
# mkfs.xfs  -f /dev/sdb
meta-data=/dev/sdb               isize=512    agcount=4, agsize=245824 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=1, rmapbt=0
         =                       reflink=1    bigtime=1 inobtcount=1
data     =                       bsize=4096   blocks=983296, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
log      =internal log           bsize=4096   blocks=16384, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

# mkdir /mnt/sdb
# mount /dev/sdb /mnt/sdb
That made the stick only accessible to root, so opened it to the world. Created as normal user a text file, inserted the stick in my desktop PC, there  could read the file.

Back to the laptop.
# mount | grep sdb
/dev/sdb on /run/media/tester8/0264c12c-c4d5-46ad-9203-064a51b6808a type xfs (rw,nosuid,nodev,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota,uhelper=udisks2)

# xfs_bmap  /run/media/tester8/0264c12c-c4d5-46ad-9203-064a51b6808a
/run/media/tester8/0264c12c-c4d5-46ad-9203-064a51b6808a: no extents

# xfs_info  /run/media/tester8/0264c12c-c4d5-46ad-9203-064a51b6808a
meta-data=/dev/sdb               isize=512    agcount=4, agsize=245824 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=1, rmapbt=0
         =                       reflink=1    bigtime=1 inobtcount=1
data     =                       bsize=4096   blocks=983296, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
log      =internal log           bsize=4096   blocks=16384, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

# xfs_estimate  /run/media/tester8/0264c12c-c4d5-46ad-9203-064a51b6808a
/run/media/tester8/0264c12c-c4d5-46ad-9203-064a51b6808a will take about 4,4 megabytes
All looks fine.

CC: (none) => herman.viaene
Whiteboard: (none) => MGA8-64-OK

Comment 3 Thomas Andrews 2022-04-09 20:48:32 CEST
Validating. Advisory in Comment 0.

Keywords: (none) => validated_update
CC: (none) => andrewsfarm, sysadmin-bugs

Comment 4 Dave Hodgins 2022-04-09 21:22:57 CEST
Advisory committed to svn with ...
type: bugfix
subject: Updated xfsprogs packages fix kernel compatibility
src:
  8:
   core:
     - xfsprogs-5.15.0-1.mga8
description: |
  The xfsprogs package has been updated to version 5.15.0, with full support for
  the 5.15 series Linux kernels, bug fixes, and other enhancements.  See the
  upstream CHANGES file for details.
references:
 - https://bugs.mageia.org/show_bug.cgi?id=29740
 - https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=19ee1446915252927011c8f4eee06b9be0536ab2

CC: (none) => davidwhodgins
Keywords: (none) => advisory

Comment 5 Mageia Robot 2022-04-09 23:21:42 CEST
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2022-0049.html

Resolution: (none) => FIXED
Status: NEW => RESOLVED