summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-13 12:24:56 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-13 12:24:56 (EDT)
commit08fd40d6512391ff04bb9db92a7e91502212bb22 (patch)
tree39fb171c959d4d21a31386f8e4e5ae08f2de608f /NEWS
parentb23fa83cb429587a28518419dd31c67ee0a3a4af (diff)
NEWS: Add 3.0.0-beta4 section.
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
----------------------------