summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5982975..b6a3a9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+opkbuild version 3.0.0-beta4
+----------------------------
+
+Released: ????-??-??
+
+Changes in this release:
+
+ * ob_match_plat() now checks for exact platform name matches. This
+ will be necessary to build the linux-libre source package for the
+ dev platform without building linux-image and linux-sysmap binary
+ packages.
+ * ob-installplatconf now correctly installs configuration files
+ without a "/" in their specified destinations.
+ * ob-checkbuilddeps has been implemented. opkbuild now uses its opkg
+ dependency. Package build dependency checking can be disabled using
+ opkbuild's "-d" option.
+ * The default architecture in mksysconf.in is now "amd64-linux-glibc".
+ * NEWS now contains summaries of changes in each released version.
+
opkbuild version 3.0.0-beta3
----------------------------