From db25745e4910f8faed6c9152c1d19b53dce1e8da Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 16 Jun 2019 21:29:57 -0400 Subject: NEWS: Mention SOURCE_DATE_EPOCH --- diff --git a/NEWS b/NEWS index 71260bc..52a8a4d 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ Released: ????-??-?? Utilities: + * opkbuild now sets the standardized [1] "SOURCE_DATE_EPOCH" + environment variable to assist in making builds reproducible. * ob-buildopk now strives to build reproducible opk archives. Specifically, archive member modification times are set to a package's changelog date, owners and groups are set to 0, and file @@ -24,6 +26,8 @@ libopkbuild: * ob_set_source_substvar(), ob_set_binary_substvar(), and ob_substvars() are now covered by the test suite. +[1]: https://reproducible-builds.org/specs/source-date-epoch/ + opkbuild version 4.0.2 ---------------------- -- cgit v0.9.1