CONFIG_EXT4_FS_SECURITY not set in kernel config of Manjaro-arm64 `linux` package

CONFIG_EXT4_FS_SECURITY is needed for file capabilities setting on Ext4 file system. It was set before, but unset on 6.14.0. This leads to a broken shadow package:

Related commit:

https://gitlab.manjaro.org/manjaro-arm/packages/core/linux/-/blame/master/config?ref_type=heads&page=10#L9878

1 Like

Enabled with linux-6.14.7-1 in unstable when the mirrors sync.

https://gitlab.manjaro.org/manjaro-arm/packages/core/linux/-/commit/013b1a63c983d434a7df8dbb5a0dfa7563920bc8#dfba7aade0868074c2861c98e2a9a92f3178a51b_9879_9878

2 Likes