audit: fix xattrs shown as changed when there are none
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)