Skip to content

audit: fix xattrs shown as changed when there are none

Sertonix requested to merge sertonix/apk-tools:xattrs-changed-everywhere into master

Since c2b4a43f the digest_alg are compared between the xattrs read from disk and read from the database. This means that we need to keep xattr_type set to APK_DIGEST_NONE when there actually is none.

(apk-tools needs more tests to catch these regressions automatically)

Merge request reports

Loading