From e7d74461fd32f2da2396dd4c31c8bd81f5d3009a Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 21 Aug 2015 22:29:50 +0000 Subject: reproducible: completely refactor the package pages. Really thanks to Ulrike Uhlig for the great help! --- bin/reproducible_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 6a34133d..feab474c 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -187,7 +187,7 @@ write_page_header() { write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we'd love to hear from you! Just now we've started to programatically test coreboot, OpenWrt and NetBSD - and there are plans to test Fedora and FreeBSD soon too." write_page "

" fi - write_page "" if [ "$1" = "$MAINVIEW" ] ; then LATEST=$(sqlite3 -init $INIT ${PACKAGES_DB} "SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id = s.id WHERE r.status IN ('unreproducible') AND s.suite = 'unstable' AND s.architecture = 'amd64' AND s.id NOT IN (SELECT package_id FROM notes) ORDER BY build_date DESC LIMIT 23"|sort -R|head -1) write_page "
https://reproducible.debian.net/" -- cgit v1.2.3-70-g09d2