From 703bb8aaceb9695d8dc98778ab3128ee56176763 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 5 Oct 2015 02:51:37 +0200 Subject: reproducible: link source-data-epoch spec from rb.d.n --- TODO | 1 - bin/reproducible_common.sh | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 17b9d610..89b79971 100644 --- a/TODO +++ b/TODO @@ -157,7 +157,6 @@ properties: *** get the content for "

status of $1

" from notes.git/friends.yaml or such ** mattia: .py scripts: UDD or any db connection errors should either be retried or cause an abort (not failure!) of the job ** repo-comparison: check for binaries without source -** link source-data-epoch spec from rb.d.n ** link howto on each coreboot/openwrt/netbsd/freebsd page ** pkg sets are still amd64 only atm… (and there is 404 link to the armhf page) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index a09bc867..971ce731 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -195,7 +195,8 @@ write_page_header() { write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general," write_page " so if you are an upstream developer or working on another distribution, we'd love to hear from you!" write_page " Besides Debian we are also testing coreboot, OpenWrt, NetBSD and FreeBSD now, though not as thoroughly as Debian (yet?) - and there are plans to test Fedora too." - write_page " As we think that reproducible builds should become the norm, we have started to write How to make your software reproducible. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct yet.

" + write_page "
As we think that reproducible builds should become the norm, we have started to write How to make your software reproducible. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct, yet." + write_page "
Also aimed at the free software world at large, but released as version 1.0, is the first specication we have written: the SOURCE_DATE_EPOCH specification.

" fi write_page "