Skip to content

tar: only use build time for apk index

Sertonix requested to merge sertonix/apk-tools:scripts.tar into master

This effects /lib/apk/db/scripts.tar. It will now use mtime = 0 which is more deterministic.

This should for example allow checking for equality only with a hash.

Edited by Sertonix

Merge request reports