Commit 5270b99f authored by Eli Schwartz's avatar Eli Schwartz Committed by Holger Levsen
Browse files

Update Arch Linux reproducible status



pacman 5.1 has officially landed, all newly built packages from now on
should be reproducible by default.

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent a591243c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -344,9 +344,9 @@ write_page_intro() {
		write_page " <li>cross references to <a href=\"https://tests.reproducible-builds.org/debian/index_issues.html\">Debian notes</a> - and having Arch Linux specific notes.</li>"
		write_page "</ul></p>"
		write_page "<p>Missing bits for Arch Linux:<ul>"
		write_page " <li>pacman 5.0.2 needs an upload to the official Arch repository, so far the needed changes are only (used here and) in git. Once the pacman upload has happened:<ul>"
		write_page "  <li>we can compare the packages built twice here against the ones from the official Arch Linux repositories. Until then, <em>this is all theoretical</em>, we do not know whether the actual distributed (and used) Arch Linux packages are reproducible for real...)</li>"
		write_page "  <li>all packages need to be rebuild so that then they include .BUILDINFO files.</li>"
		write_page " <li>pacman 5.1.0 is now in the official Arch repository, with full support by default for reproducible builds. In order to test this:<ul>"
		write_page "  <li>all packages need to be rebuilt so that they include .BUILDINFO files.</li>"
		write_page "  <li>code needs to be written to compare the packages built twice here against newly built packages from the Official Arch Linux repositories.</li>"
		write_page " </ul></li>"
		write_page " <li>user tools, for users to verify all of this easily.</li>"
		write_page "</ul></p>"