From e896bac2af929d6c59e6fdad20b41d69d32848fd Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 04 Aug 2019 00:58:08 -0400
Subject: ob-buildopk: Check for BB tar reverse ordering bug

---
(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 27d0f14..364d868 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@ opkbuild version 4.1.2+dev
 
 Released: ????-??-??
 
+Utilities:
+
+  * ob-buildopk now checks for a bug in BusyBox versions before 1.22.0
+    that causes tar to add in reverse order entries listed on standard
+    input with the -T option.  This bug causes packages to fail to
+    install and uninstall cleanly due to data files being stored after
+    the directories that contain them.  This bug was exposed by changes
+    in opkbuild version 4.1.0.
+
 opkbuild version 4.1.2
 ----------------------
 
--
cgit v0.9.1