summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
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