[reproducible-website] 01/01: Add reprotest to tools.

Chris Lamb chris at chris-lamb.co.uk
Wed Dec 14 14:01:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository reproducible-website.

commit 690fbd59338f4a9af8af5d93447fd796d8d88082
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Dec 14 15:00:55 2016 +0100

    Add reprotest to tools.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 tools.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/tools.html b/tools.html
index 472dbf6..8f289d9 100644
--- a/tools.html
+++ b/tools.html
@@ -60,3 +60,16 @@ permalink: /tools/
     </p>
   </div>
 </div>
+<div class="row">
+  <div class="four columns title">
+    <h2>reprotest</h2>
+  </div>
+  <div class="eight columns text">
+    <p>
+      <a href="https://packages.debian.org/sid/reprotest">reprotest</a> builds
+      the same source code in different environments and then checks the
+      binaries produced by the builds to see if changing the environment,
+      without changing the source code, changed the generated binaries.
+    </p>
+  </div>
+</div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list