Commits on Source 6

  • Chris Lamb's avatar
  • Chris Lamb's avatar
    Clarify negative message in test failures. · 3f4ba2fb
    Chris Lamb authored
    3f4ba2fb
  • Chris Lamb's avatar
    dh_strip_nondeterminism: Deduplicate hardlinks via stat(2) to avoid issues... · 23d02adf
    Chris Lamb authored
    dh_strip_nondeterminism: Deduplicate hardlinks via stat(2) to avoid issues when processing files in parallel. As strip-nondeterminism's handlers are not currently guaranteed to be atomic, one process can temporarily truncate a file which can cause errors in other threads processing the "same" file under a unique pathname. This was causing a FTBFS in packages that deduplicate hardlinks in their build process (eg. src:debian-handbook). (Closes: #922168)
    23d02adf
  • Chris Lamb's avatar
    Release version 1.1.1 · 1ccc8241
    Chris Lamb authored
    1ccc8241
  • Chris Lamb's avatar
    Merge tag '1.1.1' into debian · 4b8155dc
    Chris Lamb authored
    Release version 1.1.1
    
    * tag '1.1.1':
      Release version 1.1.1
      dh_strip_nondeterminism: Deduplicate hardlinks via stat(2) to avoid issues when processing files in parallel. As strip-nondeterminism's handlers are not currently guaranteed to be atomic, one process can temporarily truncate a file which can cause errors in other threads processing the "same" file under a unique pathname. This was causing a FTBFS in packages that deduplicate hardlinks in their build process (eg. src:debian-handbook). (Closes: #922168)
      Clarify negative message in test failures.
      Correct indentation level of .zip file field format comment.
    4b8155dc
  • Chris Lamb's avatar
    Update changelog for 1.1.1-1 release · f360b3ce
    Chris Lamb authored
    f360b3ce
Loading
Loading