[Reproducible-commits] [strip-nondeterminism] 02/03: Merge tag '0.021' into debian
Chris Lamb
chris at chris-lamb.co.uk
Sun Jul 24 11:58:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch debian
in repository strip-nondeterminism.
commit b7ad7d52b2cac5246ffd567ace77ff4b3491e6f4
Merge: 63b2446 61904cb
Author: Chris Lamb <lamby at debian.org>
Date: Sun Jul 24 12:54:33 2016 +0100
Merge tag '0.021' into debian
* tag '0.021':
Release 0.021
Add a PNG test that strips a teXT chunk
Add test fixtures for PNG handler.
Unlink tempfile in the correct scope.
Fix PNG handling caused by double-read(2). (Closes: #832306)
handlers/png.pm: Ensure $modified is always defined.
handlers/ar.pm: Normalise whitespace
Standardise on $modified over $changed.
lib/File/StripNondeterminism.pm | 2 +-
lib/File/StripNondeterminism/handlers/ar.pm | 4 +--
lib/File/StripNondeterminism/handlers/gettext.pm | 8 ++---
lib/File/StripNondeterminism/handlers/png.pm | 16 +++++----
t/fixtures/png/1x1.in.png | Bin 0 -> 95 bytes
t/fixtures/png/1x1.out.png | 1 +
t/fixtures/png/huge-chunk-size.in.png | Bin 0 -> 512 bytes
t/fixtures/png/huge-chunk-size.out.png | 1 +
t/fixtures/png/kmidimon1.in.png | Bin 0 -> 77667 bytes
t/fixtures/png/kmidimon1.out.png | 1 +
t/fixtures/png/tEXt.in.png | Bin 0 -> 272 bytes
t/fixtures/png/tEXt.out.png | Bin 0 -> 155 bytes
t/png.t | 44 +++++++++++++++++++++++
13 files changed, 64 insertions(+), 13 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