Skip to content
Snippets Groups Projects
  1. Jul 14, 2022
  2. Jun 09, 2022
  3. Jun 07, 2022
  4. Jun 02, 2022
  5. May 06, 2022
  6. Feb 28, 2022
  7. Jan 13, 2022
  8. Dec 21, 2021
  9. Dec 09, 2021
  10. Nov 03, 2021
  11. Sep 23, 2021
  12. Jul 09, 2021
  13. Jun 21, 2021
  14. Feb 25, 2021
  15. Jan 16, 2021
  16. Dec 14, 2020
  17. Oct 20, 2020
  18. Sep 11, 2020
  19. Jun 24, 2020
  20. Mar 02, 2020
  21. Dec 24, 2019
  22. Dec 12, 2019
  23. Nov 29, 2019
  24. Nov 25, 2019
  25. Sep 27, 2019
  26. Jul 30, 2019
    • Georg Koppen's avatar
      Bug 30585: Provide clang 8 for Tor Browser 9 · 4c2b3a98
      Georg Koppen authored and boklm's avatar boklm committed
      Adding a clang project is mainly motivated by getting our
      mingw-w64/clang toolchain for Windows set up (#28716). Clang is a
      separate project and will replace the llvm one (which we use in parallel
      for now) as we don't want to build the clang part every time, say, the
      ming-w64 commit gets updated. Moreover, we need a recent enough clang on
      the host system for building at least the Stylo part in Firefox anyway.
      
      The patches for Windows and general set up is more or less following
      build/build-clang/clang-8-mingw.json on the mozilla-esr68 branch.
      Unverified
      4c2b3a98
  27. Jul 04, 2019
  28. May 14, 2019
  29. May 09, 2019
  30. Feb 05, 2019
    • boklm's avatar
      Bug 29325: Use Yawning's utls fork · 50193b4a
      boklm authored
      The nightly version of obfs4 now requires Yawning's utls fork, so we
      change projects/goutls to use Yawning's fork.
      
      While doing that we rename keyring/obfs4.gpg to keyring/yawning.gpg, to
      use the same keyring in obfs4 and goutls. And we refresh it to get the
      new subkeys.
      Unverified
      50193b4a
  31. Feb 01, 2019
    • boklm's avatar
      Bug 29235: Build our own version of python3.6 · 66a0ab02
      boklm authored and Georg Koppen's avatar Georg Koppen committed
      The build of HTTPS-Everywhere requires python3.6, however the python3.6
      package which we were using has now been removed from Debian Unstable.
      
      We now build python 3.6 ourselves. As the different platforms use a
      different suite by default, we add the common-stretch target to
      rbm.conf, which we use to avoid building a different python for each
      platform.
      66a0ab02
  32. Jan 16, 2019
    • boklm's avatar
      Bug 26148: Update binutils to 2.31.1 · 5631b327
      boklm authored
      With older versions of binutils, the order in which .o files were
      included in an .a archive did not affect the output when linking a
      program or library, which is no longer the case with recent versions of
      binutils. To avoid reproducibility issues we patch the libtool version
      included in gcc to make the creation `libstdc++.a` reproducible.
      Unverified
      5631b327
  33. Nov 08, 2018
  34. Sep 18, 2018
  35. Aug 31, 2018
  36. Aug 16, 2018
  37. Jul 13, 2018
Loading