diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Functional Changes * ob-buildopk: Build external archives with ar by default, or tar if chosen by configure option. prokit and pro-archman must first be modified to unpack ar archives before ProteanOS switches to ar. + * ob-buildopk: Deterministically list input files for tar and set member + mtimes based on changelog date. (Build reproducibility) * ob-unpacksource: Maybe call separate decompressor utilities instead of using tar's seamless decompression. This enables support for xz with BusyBox < 1.21.0 (commit dfc2473). (Not really needed, since ProteanOS has |