[strip-nondeterminism] branch master updated (aa9c311 -> 7691e29)
Chris Lamb
chris at chris-lamb.co.uk
Tue Oct 3 13:56:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository strip-nondeterminism.
from aa9c311 dh_strip_nondeterminism: Log which handler procesed a file. (Closes: #876140)
new 0a60b30 bin/strip-nondeterminism: Print a warning in --verbose mode if no canonical time specified.
new 99af63b zip.pm: Calculate the target canonical time in just one place.
new 3f92d1b zip.pm: Ensure that we don't try and write an old timestamp; Archive::Zip will do this anyway, just noisily.
new dec8623 jar.pm, zip.pm: Allow $options{member_normalizer} callback to support specifying the timestamp.
new 7691e29 jar.pm: Clojure considers the .class file to be stale if it shares the same timestamp of the .clj. We thus adjust the timestamps of the .clj to always be younger. (Closes: #877418)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/strip-nondeterminism | 2 ++
lib/File/StripNondeterminism/handlers/jar.pm | 14 ++++++++++----
lib/File/StripNondeterminism/handlers/zip.pm | 23 +++++++++++++----------
3 files changed, 25 insertions(+), 14 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git
More information about the Reproducible-commits
mailing list