Skip to content
Failed

Changes

Summary

  1. don't attempt to install linux-libc-dev with an :arch qualifier (details)
  2. enable wdotap patch for gcc-14 (details)
  3. linux: always regenerate d/control (details)
  4. gcc: move -for-host packages from cross toolchain to rtlibs build (details)
  5. new linux d/control dependency python3-dacite (details)
  6. gcc-13 no longer maintains symbol files (details)
  7. drop ftcbfs patch #1057339 applied in dash/0.5.12-8 (details)
Commit d2fdc3a31c48b498f9cec25193ee5db6bd5c23ba by Helmut Grohne
don't attempt to install linux-libc-dev with an :arch qualifier
The file was modified bootstrap.sh
Commit 9a09c89a9a5764bc36993f3624c229e5ea6317c8 by Helmut Grohne
enable wdotap patch for gcc-14
The file was modified bootstrap.sh
Commit 395be9dfc0f9f70d27a4711fa58eed16418f1a04 by Helmut Grohne
linux: always regenerate d/control

Since linux-libc-dev is arch:all now, we only have two cases. Either the
one in the archive is good enough or we get to build it. When we build
it, we bump the version. When we bump the version, we must regenerate
d/control (changed in src:linux).
The file was modified bootstrap.sh
Commit 5d8667865b47eb566f2c697b95e9282cfe88f818 by Helmut Grohne
gcc: move -for-host packages from cross toolchain to rtlibs build #1069065
The file was modified bootstrap.sh
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
Commit 61ba0ffe5d8c22f7a46c84686d7fce29df604b56 by Helmut Grohne
drop ftcbfs patch #1057339 applied in dash/0.5.12-8
The file was modified bootstrap.sh