Skip to content
Failed

Changes

Summary

  1. linux: stop using the stage1 profile (details)
  2. fix readline multilib dependencies for 64bit (details)
  3. avoid dpkg-cross failing on packages that we don't use (details)
  4. drop sparc patch #1034779 applied in pcre2 #10.42-2 (details)
  5. fix pam FTBFS #1054228 (details)
  6. drop bogus pam FTBFS patch #1054228 (details)
  7. debhelper also truncates NEWS now - causing differences (details)
  8. fix /usr-merge induced e2fsprogs FTBFS #1053111 (details)
  9. fix dash FTCBFS #1057339 (details)
  10. fix icu FTCBFS #1057726 (details)
  11. fix pam FTCBFS #1057729 (details)
  12. work around elf-arch only recognizing some mips64r6el binaries (details)
  13. drop loong64 patch #1024359 applied in libffi/3.4.4-2 (details)
  14. drop loong64 patch #1031850 resolved in gcc-13 (details)
  15. adapt to linux-libc-dev having become a:all+m-a:foreign (details)
  16. linux: circumvent control generation protection more reliably (details)
Commit 389e94101abd0bedb06d2da8ad260715b937ffe9 by Helmut Grohne
linux: stop using the stage1 profile
The file was modified bootstrap.sh
Commit 07edfe87c9ed1f81d83169569acede2087101bed by Helmut Grohne
fix readline multilib dependencies for 64bit
The file was modified bootstrap.sh
Commit f74dc3dae165c75376c38eff794a1a2e79830f2c by Helmut Grohne
avoid dpkg-cross failing on packages that we don't use
The file was modified bootstrap.sh
Commit 4eb636ee9c52faa74700495a09d27453815e1c1e by Helmut Grohne
drop sparc patch #1034779 applied in pcre2 #10.42-2
The file was modified bootstrap.sh
Commit 15f6af4c674dea5896a47f5de04d34d416cbd593 by Helmut Grohne
fix pam FTBFS #1054228
The file was modified bootstrap.sh
Commit 0b296b96f8a3e07f9e783331eeb844afb6400ecb by Helmut Grohne
drop bogus pam FTBFS patch #1054228

The patch actually causes no patches to be applied. pam has been fixed
by other means in the mean time.
The file was modified bootstrap.sh
Commit 8d6b6773efa568a103ee19cca6ad08f08807bf56 by Helmut Grohne
debhelper also truncates NEWS now - causing differences
The file was modified bootstrap.sh
Commit 3db9d0f44ee17c2e699781176612ac919cc6a058 by Helmut Grohne
fix /usr-merge induced e2fsprogs FTBFS #1053111
The file was modified bootstrap.sh
Commit 8bbcad67dcec2c4a6e8a1db05b011ab0c8486ef4 by Helmut Grohne
fix dash FTCBFS #1057339
The file was modified bootstrap.sh
Commit 7cbc3f0e3bf0310ab0653652f91fd88f31de1db8 by Helmut Grohne
fix icu FTCBFS #1057726
The file was modified bootstrap.sh
Commit de513ebd815e5a43803f143ca470b95f85c0e494 by Helmut Grohne
fix pam FTCBFS #1057729
The file was modified bootstrap.sh
Commit f9528cf05d40913c0b105f949f1d88bf885802db by Helmut Grohne
work around elf-arch only recognizing some mips64r6el binaries
The file was modified bootstrap.sh
Commit f2eef01d2b5c2e2482f0bc3a31c9236accd7cc53 by Helmut Grohne
drop loong64 patch #1024359 applied in libffi/3.4.4-2
The file was modified bootstrap.sh
Commit 556eb4ddaea3054425ee3c3753ee7cb2a5022adb by Helmut Grohne
drop loong64 patch #1031850 resolved in gcc-13
The file was modified bootstrap.sh
Commit 00b0af3691757d636731dadb66e0294c062e5820 by Helmut Grohne
adapt to linux-libc-dev having become a:all+m-a:foreign

Most of the time, we no longer have to rebuild linux-libc-dev.
Sometimes, it's missing headers though and then we need to rebuild it,
but not as a cross build, but an indep-only build.
The file was modified bootstrap.sh
Commit 7f0ab02c84446c1dce24193ecb5792c9baa7acc7 by Helmut Grohne
linux: circumvent control generation protection more reliably
The file was modified bootstrap.sh