Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compare: correctly use .Prefix() during comparisons #141

Merged
merged 1 commit into from
Sep 29, 2017
Merged

compare: correctly use .Prefix() during comparisons #141

merged 1 commit into from
Sep 29, 2017

Commits on Sep 29, 2017

  1. compare: correctly use .Prefix() during comparisons

    During the rework of how xattr fields are handled, the comparison code
    was not correctly updated. As a result, changes to xattrs would not be
    detected in any form. This was detected in the umoci integration suite.
    In addition, fix the dh.UsedKeywords logic so auto-detection works
    correctly with prefix-based xattrs.
    
    Fixes: ed464af ("*: xattr can Update()")
    Signed-off-by: Aleksa Sarai <asarai@suse.de>
    cyphar committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    8e5c54f View commit details
    Browse the repository at this point in the history