diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-09 09:40:50 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-09 09:40:50 (EST) |
commit | e39a6e99302e8a780ca9867f92713e3fdfc518fc (patch) | |
tree | bb1ea18e431c11853330ee4368c08fd6a6e5930d /NEWS | |
parent | 8af88f471b157f6bf683abab44c95cda37726121 (diff) |
ob-buildopk: touch after gzip, not before
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ opkbuild version 4.2.1+dev Released: ????-??-?? +Utilities: + + * ob-buildopk now sets the modification time of the "control.tar.gz" + and "data.tar.gz" files after compression rather than before, + because BusyBox's gzip doesn't preserve modification times. + opkbuild version 4.2.1 ---------------------- |