Skip to content
Snippets Groups Projects
  1. Apr 29, 2020
  2. Apr 28, 2020
    • boklm's avatar
      Bug 33952: Add instructions related to build-sunet-a.torproject.net · 513da800
      boklm authored
      Add instructions for adding/removing/updating users on
      build-sunet-a.torproject.net as well as installing new packages.
      
      We also update the tbb-team role to make it possible to remove users.
      
      While updating the README file we also add a link for more details about
      setting up a new nightly build machine.
      Unverified
      513da800
  3. Mar 04, 2020
  4. Feb 06, 2020
  5. Jan 30, 2020
  6. Jan 17, 2020
  7. Dec 19, 2019
  8. Dec 17, 2019
  9. Dec 16, 2019
  10. Dec 12, 2019
  11. Nov 27, 2019
  12. Nov 26, 2019
  13. Oct 25, 2019
    • Georg Koppen's avatar
      Bug 32284: Remove checked binary after check · 3fe32dbe
      Georg Koppen authored
      When checking our .mar and .exe files for signing errors we keep the
      checked files around until the whole check is done. This essentially
      leads to doubling the amount of disk space for them during that time,
      which could make the difference between someone being able to check
      them successfully or not.
      
      There is actually no need, though, to keep all the binaries until the
      whole signature check is done and we remove the checked bundle from now
      on immediately after a particular check finished.
      Unverified
      3fe32dbe
  14. Sep 27, 2019
  15. Jul 08, 2019
    • boklm's avatar
      Bug 31054: Add android-aarch64 nightly builds · 7bee08d9
      boklm authored
      Update the tor-browser-bundle-testsuite.git commit, to add
      android-aarch64 nightly builds.
      
      At the same time, we update the tor-browser-bundle-testsuite.git URL to
      use the repository that created with #30516.
      Unverified
      7bee08d9
  16. Jul 05, 2019
    • boklm's avatar
      Bug 30549: Avoid using keybox format in drop-expired-sub-keys · cd6555af
      boklm authored
      When creating a new keyring with gpg >= 2.1, it will be created in the
      keybox format, which is only compatible with gpg >= 2.1. This means that
      the drop-expired-sub-keys script will create keyring files which are not
      compatible with older versions of gpg.
      
      To avoid this, we use the output of gpg --export as the keyring file,
      which is in the old format.
      Unverified
      cd6555af
  17. Jul 01, 2019
  18. Jun 03, 2019
  19. May 14, 2019
  20. Mar 11, 2019
  21. Feb 22, 2019
  22. Feb 12, 2019
  23. Dec 07, 2018
  24. Nov 27, 2018
  25. Nov 26, 2018
  26. Nov 21, 2018
  27. Oct 15, 2018
  28. Aug 17, 2018
    • boklm's avatar
      Bug 27178: add support for xz compression in mar files · 93acbf12
      boklm authored
      Add the option `mar_compression` to update_responses_config.yml to
      select the compression format used in the mar files.
      
      Currently we are using bzip2 for the previous alpha, xz for the new
      alpha, and bzip2 for both the previous and new stable.
      Unverified
      93acbf12
  29. Jun 25, 2018
  30. Jun 22, 2018
  31. Jun 21, 2018
Loading