Skip to content
Snippets Groups Projects
  1. Dec 22, 2023
  2. Dec 21, 2023
  3. Dec 20, 2023
  4. Dec 19, 2023
  5. Dec 18, 2023
  6. Dec 15, 2023
  7. Dec 14, 2023
  8. Dec 13, 2023
  9. Dec 12, 2023
  10. Dec 06, 2023
  11. Dec 05, 2023
  12. Nov 30, 2023
  13. Nov 29, 2023
  14. Nov 28, 2023
    • Pier Angelo Vendrame's avatar
      Bug 41015: Enable std::filesystem on libc++ on Windows · 6054fe9c
      Pier Angelo Vendrame authored
      We need to do some path manipulation in some Firefox code that is run
      before initializing XPCOM.
      So, the alternatives are either Path* functions from shlwapi, or
      std::filesystem, which is disabled in Firefox 115.
      
      Mozilla enabled it starting from 116, but we have been told it is okay
      to enable it also in 115, so we do it with this patch.
      6054fe9c
    • Pier Angelo Vendrame's avatar
      Bug 41016: Switch from bullseye to bookworm on macOS+Windows. · f36acd4f
      Pier Angelo Vendrame authored
      Debian bookworm became the new stable in June 2023, so we should update
      our containers to use it.
      
      On macOS the update did not cause any issue, and just updating the
      suite name worked.
      On Windows, it caused some problems where we used the strip provided by
      the OS (only for tor, it seems), because the new version of strip seems
      to update the timestamps by default.
      
      We are delaying the process for Android because there are still a
      couple of projects that require Java 11, which is not available on
      bookworm.
      f36acd4f
    • boklm's avatar
      Bug 41027: Remove tb-build-04 and tb-build-05 from... · 433eaf71
      boklm authored
      Bug 41027: Remove tb-build-04 and tb-build-05 from tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
      433eaf71
    • boklm's avatar
      Bug 40995: Use cdn.stagemole.eu instead of cdn.devmole.eu in... · 187add7c
      boklm authored
      Bug 40995: Use cdn.stagemole.eu instead of cdn.devmole.eu in download-unsigned-sha256sums-gpg-signatures-from-people-tpo
      187add7c
  15. Nov 27, 2023
  16. Nov 24, 2023
  17. Nov 22, 2023
  18. Nov 16, 2023
Loading