diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 ---------------------- |