Skip to content
Snippets Groups Projects
  1. Nov 26, 2019
  2. Nov 25, 2019
  3. Nov 20, 2019
  4. Nov 19, 2019
  5. Nov 18, 2019
    • boklm's avatar
      Bug 25099: Set nightly version to tbb-nightly.$year.$month.$day · 0f019cf3
      boklm authored
      Include the current day in the nightly version number, so that each
      build gets a different version number.
      
      We get this version number using a perl function, and a "state"
      variable, so that the day when the build was started is used.
      This avoids issues when a build is started on a day but finishs on a
      different day.
      
      In the nightly directory, the builds are now stored using the version
      instead of just the date.
      
      We also allow overriding this version number by using the
      TORBROWSER_NIGHTLY_VERSION environment variable. This could be useful
      for example if you need to generate incremental mars for the version
      from the previous day.
      Unverified
      0f019cf3
    • Georg Koppen's avatar
      Bump NoScript to 11.0.8 · a750c930
      Georg Koppen authored
      Fixes #32362 and #32429 on our side
      Unverified
      a750c930
  6. Nov 15, 2019
  7. Nov 09, 2019
  8. Nov 07, 2019
  9. Nov 04, 2019
  10. Nov 03, 2019
  11. Nov 01, 2019
  12. Oct 31, 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. Oct 24, 2019
  15. Oct 20, 2019
  16. Oct 19, 2019
  17. Oct 18, 2019
  18. Oct 17, 2019
Loading