[Git][reproducible-builds/reproducible-website][update-tools] 2 commits: 2020-12 += https://twitter.com/KimZetter/status/1338305089597964290

Chris Lamb gitlab at salsa.debian.org
Fri Dec 18 11:33:00 UTC 2020



Chris Lamb pushed to branch update-tools at Reproducible Builds / reproducible-website


Commits:
fa33bebe by Chris Lamb at 2020-12-14T10:25:07+00:00
2020-12 += https://twitter.com/KimZetter/status/1338305089597964290

- - - - -
57e0e1de by kpcyrd at 2020-12-18T11:32:58+00:00
Add rebuilderd and archlinux-repro to tools list

- - - - -


2 changed files:

- _reports/2020-12.md
- tools.md


Changes:

=====================================
_reports/2020-12.md
=====================================
@@ -16,3 +16,5 @@ draft: true
 
 
 * FIXME: https://fsfe.org/news/2020/news-20201208-01.en.html - German Corona tracing app available on F-Drdoid without Google services and with reproducible builds, https://codeberg.org/corona-contact-tracing-germany/cwa-android/src/branch/main/docs/rebuilding.md describes how to rebuild it reproducibly.
+
+* [FIXME](https://twitter.com/KimZetter/status/1338305089597964290)


=====================================
tools.md
=====================================
@@ -27,7 +27,31 @@ and [text](https://diffoscope.org/examples/igerman98_20131206-5.txt) output.
 <a href="https://pypi.python.org/pypi/diffoscope" class="btn btn-outline-primary btn-sm">PyPI</a>
 <a href="https://archlinux.org/packages/community/x86_64/diffoscope" class="btn btn-outline-primary btn-sm">Arch Linux package</a>
 
-### trydiffoscope
+## rebuilderd
+
+[rebuilderd](https://github.com/kpcyrd/rebuilderd) monitors the package
+repository of a linux distribution and uses rebuilder backends like
+archlinux-repro to verify the provided binary packages can be reproduced from
+the published source code.
+
+<a href="https://github.com/kpcyrd/rebuilderd" class="btn btn-outline-primary btn-sm">Homepage</a>
+<a href="https://github.com/kpcyrd/rebuilderd/issues" class="btn btn-outline-primary btn-sm">Issues</a>
+<a href="https://wiki.archlinux.org/index.php/Rebuilderd" class="btn btn-outline-primary btn-sm">Arch Linux Documentation</a>
+<a href="https://reproducible.archlinux.org/" class="btn btn-outline-primary btn-sm">Arch Linux Results</a>
+
+## archlinux-repro
+
+[repro](https://github.com/archlinux/archlinux-repro) is a rebuilder backend
+that verifies a given Arch Linux package. It uses the embedded `.BUILDINFO`
+file to reconstruct an identical build environment and repeats the build from
+source, then compares the input package with the package generated during the
+verification build.
+
+<a href="https://github.com/archlinux/archlinux-repro" class="btn btn-outline-primary btn-sm">Homepage</a>
+<a href="https://github.com/archlinux/archlinux-repro/issues" class="btn btn-outline-primary btn-sm">Issues</a>
+<a href="https://www.archlinux.org/packages/community/any/archlinux-repro/" class="btn btn-outline-primary btn-sm">Arch Linux package</a>
+
+## trydiffoscope
 
 If you wish to just experiment with [diffoscope](https://diffoscope.org/)
 without installing a large number of run-time dependencies, you can use the



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/b07ab96bcafbbf91db1baf3e970bb8990f902caf...57e0e1de158d006d830f0df655f116db1dea9649

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/b07ab96bcafbbf91db1baf3e970bb8990f902caf...57e0e1de158d006d830f0df655f116db1dea9649
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20201218/81f9991d/attachment.htm>


More information about the rb-commits mailing list