Message389339
Hi,
thanks for looking into reproducible builds. I have a few suggestions:
- since it's a new feature, it cannot go into older releases.
- zeroed is not a self-explanatory term. I suggest to find a term that does describe the result, not the internal operation.
- I don't think you have to introduce a new argument at all. Instead you can provide a new method that creates a carefully crafted zipinfo object that results into zeroed arguments. That's how I implemented reproducible tar.bz2 files.
- For full reproducible builds you may have to write files to zipfiles in a well-defined order. |
|
Date |
User |
Action |
Args |
2021-03-22 20:44:28 | christian.heimes | set | recipients:
+ christian.heimes, jondo, obfusk, eighthave |
2021-03-22 20:44:28 | christian.heimes | set | messageid: <1616445868.14.0.939293398227.issue43547@roundup.psfhosted.org> |
2021-03-22 20:44:28 | christian.heimes | link | issue43547 messages |
2021-03-22 20:44:28 | christian.heimes | create | |
|