From 6a2c7b3a9d5d8ec34af9f1e844f9af867eb8233a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 18 Jun 2019 00:17:00 -0400 Subject: NEWS: Add slogan, SPF note, and configure changes --- diff --git a/NEWS b/NEWS index cb24766..c4a3d1b 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ opkbuild version 4.1.0 Released: ????-??-?? +The "build-dependency hell and determinism" release. + Utilities: * opkbuild now sets the standardized [1] "SOURCE_DATE_EPOCH" @@ -20,6 +22,7 @@ Utilities: fields. * ob-installplatconf now supports platconf directories with upstream versions containing pattern matching notation (e.g. "foo_1.*"). + This complies with the latest draft of SPF 2.0. * ob-installplatconf is now covered by the test suite. libopkbuild: @@ -33,6 +36,11 @@ libopkbuild: * ob_get_system_path() with the "buildflags" or "platconf" path_id now accepts an "OB_TEST_DATADIR" to override the data directory prefix. +Build system: + + * configure now checks for fakeroot and touch (preferably with the + "-h" option). + [1]: https://reproducible-builds.org/specs/source-date-epoch/ opkbuild version 4.0.2 -- cgit v0.9.1