Reproducible builds folks: Reproducible Builds: week 94 in Stretch cycle
Here's what happened in the Reproducible Builds effort between Sunday February 5 and Saturday February 11 2017:
Upcoming events
- Holger proposed a hackathon with various possible dates -- please reply with your preferred dates!
- "Reproducible builds: Status update" CfP submitted for Debconf17 in Montreal.
- pnmixer (Chris Lamb)
- cloud-sptheme (Chris Lamb)
- python-hypothesis (Chris Lamb)
- cython (Jelmer Vernoo )
- #854332 filed against cloud-sptheme.
- #854512 filed against ftpcopy.
- #854549 filed against python-hypothesis.
- #854293 filed against manpages-tr.
- #854294 filed against regina-rexx.
- #854362 filed against fonts-uralic.
- randomness_in_swf_files_generated_by_as3compile
- randomness_in_t3g_files_generated_tslmendian
- absolute_build_paths_in_dot_packlist_file_generated_by_perl_extutils_packlist
- formatdb_from_ncbi_blastplus_captures_build_time
- timestamp_and_build_path_captured_by_python_cheetah
- Chris Lamb (7)
- gregory bahde (1)
- Chris Lamb:
- New features:
- Bug fixes:
- Fix errors when comparing directories with non-directories. (Closes: #835641)
- Clean all temp files in signal handler thread instead of attempting to bubble exception back to the main thread. (Closes: #852013)
- Correct logic of module_exists, ensuring we correctly skip tests when python3-debian is not installed. (Closes: #854745)
- Extract archive members using an auto-incrementing integer, avoiding the need to sanitise filenames. (Closes: #854723)
- Importing submodules (ie.
parent.child
) will attempt to importparent
so we must catch that. (Closes: #854670) - Add missing Recommends for comparators. (Closes: #854655)
- Device and RPM fallback comparisons needs xxd due to fixtures. (Closes: #854593)
- Fix behaviour of setting report maximums to zero (ie. no limits)
- Misc:
- Tests:
- Mattia Rizzolo:
- Holger Levsen:
- Ximin Luo:
- Brett Smith:
- Print log entry when fixing a file. (Closes: #777239)
- dh_strip_nondeterminism: Use error() from Dh_Lib.pm over manual die().
- Joshua Lock: