]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Report bug + merge request: image resize is not deterministic.
authorintrigeri <intrigeri@web>
Fri, 1 Sep 2017 19:38:30 +0000 (15:38 -0400)
committeradmin <admin@branchable.com>
Fri, 1 Sep 2017 19:38:30 +0000 (15:38 -0400)
doc/bugs/images_resizing_is_not_deterministic.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/images_resizing_is_not_deterministic.mdwn b/doc/bugs/images_resizing_is_not_deterministic.mdwn
new file mode 100644 (file)
index 0000000..d17679e
--- /dev/null
@@ -0,0 +1,14 @@
+Hi!
+
+While working on Reproducible Builds for Tails, we noticed that
+the img plugin's output is not deterministic: PNG images embed
+timestamps.
+
+The `img-determinism` branch in the
+`https://git-tails.immerda.ch/ikiwiki.git` Git repository has a fix
+for this problem + a new test (that fails without this change, and
+succeeds with the branch merged).
+
+--[[intrigeri]]
+
+[[!tag patch]]