diff options
-rw-r--r-- | TODO | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,8 +1,8 @@ Tasks ===== -General Cleanup ---------------- +General Cleanup for 4.0.0 +------------------------- * Add more error handling? * Finish manual pages for functions and utilities. @@ -12,8 +12,8 @@ General Cleanup * Add unit tests for executables. * Drop mksysconf. -Functional Changes ------------------- +Functional Changes for 4.0.0 +---------------------------- * ob-installdocs: Handle non-directory non-regular files? * ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file: @@ -27,6 +27,10 @@ Functional Changes specific binary package's `control` file. This is needed for automatic shared library dependencies. * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ + +Future Functional Changes +------------------------- + * ob-buildopk: Build external archives with ar, not tar. prokit and pro-archman must first be modified to unpack ar archives. * Split distribution packaging from upstream sources in source packages. |