Skip to content
Failed

Changes

Summary

  1. new linux d/control dependency python3-dacite (details)
  2. gcc-13 no longer maintains symbol files (details)
Commit 37dcceba314742f5fac4c1790b1e375fa49dab9a by Helmut Grohne
new linux d/control dependency python3-dacite
The file was modified bootstrap.sh
Commit 239e3fabcad42eec2f9a70f42bde247614f76d07 by Helmut Grohne
gcc-13 no longer maintains symbol files

gcc-13/13.2.0-20 removed crypt and crypt_r interceptors from libasan
without updating the symbol files. This isn't really a problem, because
we no longer build common libraries from gcc-13 in unstable. Here we do,
so ignore symbol errors.
The file was modified bootstrap.sh