Bug 32913

Summary: xfsprogs update 6.6.0 for kernel 6.6
Product: Mageia Reporter: Nicolas Salguero <nicolas.salguero>
Component: RPM PackagesAssignee: QA Team <qa-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: andrewsfarm, dan, davidwhodgins, sysadmin-bugs
Version: 9Keywords: advisory, validated_update
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard: MGA9-64-OK
Source RPM: xfsprogs-6.3.0-1.mga9.src.rpm CVE:
Status comment:
Bug Depends on:    
Bug Blocks: 32813    

Description Nicolas Salguero 2024-03-01 09:59:13 CET
Suggested advisory:
========================

The xfsprogs package has been updated to version 6.6.0, with full support for the 6.6 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=7a7b09c2b027b6f45de61c6e56b36154c1138c0c
========================

Updated packages in core/updates_testing:
========================
lib(64)xfs1-6.6.0-1.mga9
lib(64)xfs-devel-6.6.0-1.mga9
lib(64)xfs-static-devel-6.6.0-1.mga9
xfsprogs-6.6.0-1.mga9

from SRPM:
xfsprogs-6.6.0-1.mga9.src.rpm
Nicolas Salguero 2024-03-01 10:00:19 CET

Blocks: (none) => 32813
Source RPM: (none) => xfsprogs-6.3.0-1.mga9.src.rpm
Status: NEW => ASSIGNED
Assignee: bugsquad => qa-bugs

katnatek 2024-03-01 18:28:17 CET

Keywords: (none) => advisory

Comment 1 Thomas Andrews 2024-03-02 01:10:28 CET
MGA9-64 Plasma. No installation issues. Referenced bug 27456 comment 1 for testing: (Thank you, Herman)

[root@localhost ~]#  mkfs.xfs  -f /dev/sde
meta-data=/dev/sde               isize=512    agcount=4, agsize=960000 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=1, rmapbt=1
         =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
data     =                       bsize=4096   blocks=3840000, 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

Mounted with Dolphin.

[root@localhost ~]# mount | grep sde
/dev/sde on /run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b type xfs (rw,nosuid,nodev,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota,uhelper=udisks2)

[root@localhost ~]# mount | grep sde
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
/dev/sde on /run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b type xfs (rw,nosuid,nodev,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota,uhelper=udisks2)

[root@localhost ~]# xfs_bmap /run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b
/run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b: no extents

[root@localhost ~]# xfs_info /run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b
meta-data=/dev/sde               isize=512    agcount=4, agsize=960000 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=1, rmapbt=1
         =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
data     =                       bsize=4096   blocks=3840000, 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

[root@localhost ~]# xfs_estimate /run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b
/run/media/tom/47acccc0-91c9-40a5-98ca-dd58b47a391b will take about 4.4 megabytes

Results consistent with the referenced test. Looks OK. Validating.

Whiteboard: (none) => MGA9-64-OK
CC: (none) => andrewsfarm, sysadmin-bugs
Keywords: (none) => validated_update

Comment 2 Dan Fandrich 2024-03-02 18:47:24 CET
The text in the advisory description looks like it's missing a line.

CC: (none) => dan

Comment 3 Dave Hodgins 2024-03-02 20:38:26 CET
Advisory in svn corrected.
$ cat 32913.adv 
type: bugfix
subject: Updated xfsprogs packages fix support for the kernel 6.6 series
src:
  9:
    core:
    - xfsprogs-6.6.0-1.mga9
description: |
  The xfsprogs package has been updated to version 6.6.0, with full
  support for the 6.6 series Linux kernels, bug fixes, and other
  enhancements.  See the upstream CHANGES file for details.
references:
- https://bugs.mageia.org/show_bug.cgi?id=32913
- https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=7a7b09c2b027b6f45de61c6e56b36154c1138c0c

CC: (none) => davidwhodgins

Comment 4 Mageia Robot 2024-03-02 20:59:18 CET
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2024-0089.html

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