- Dec 18, 2019
-
-
JeremyRand authored
Namecoin will be enabled if all the following are true: * rbm var/namecoin is set to 1 at build time * This is true for nightly on linux only * env var TOR_ENABLE_NAMECOIN=1 is set at run-time
-
- Dec 17, 2019
-
-
Georg Koppen authored
-
Matthew Finkel authored
-
boklm authored
-
boklm authored
var/set_default_env is changing $HOME, preventing gpg to find the keys in its default configuration directory. We avoid that by reseting $HOME to its previous value before running gpg.
-
Georg Koppen authored
-
- Dec 16, 2019
-
-
Philipp Winter authored
Researchers at the University of Minnesota generously agreed to running a default bridge. This fixes <https://bugs.torproject.org/32547>.
-
-
- Dec 14, 2019
-
-
Georg Koppen authored
-
- Dec 13, 2019
-
-
boklm authored
-
Georg Koppen authored
This patch contains two backports for reproducibility issues found and fixed in LLVM's optimization code. The patch from bug 42574 might not be necessary in our context as I only witnessed problems when compiling Stylo with an older Rust (1.32.0) and then omptimizing with LLVM 8. However, it's hard to exclude any mismatching builds we encountered so far from being affected by that issue, so I think it is safer to backport that patch as well. Bug 43909 is an issue we and Mozilla definitely hit and very likely responsible for at least the vast majority of different builds we got over the course of the last weeks and months. Many thanks to Alex Crichton for the invaluable help in tracking this issue down.
-
boklm authored
-
boklm authored
-
- Dec 12, 2019
-
-
Matthew Finkel authored
-
Georg Koppen authored
-
boklm authored
-
boklm authored
If the linux64 mar-tools is not available, use any of the other mar-tools that is available.
-
boklm authored
Asked by GeKo on IRC.
-
Georg Koppen authored
-
- Dec 10, 2019
-
-
Georg Koppen authored
-
- Dec 09, 2019
-
-
- Dec 05, 2019
-
-
boklm authored
-
- Dec 04, 2019
-
-
Georg Koppen authored
-
- Dec 03, 2019
-
-
Georg Koppen authored
-
- Dec 02, 2019
-
-
Philipp Winter authored
The default bridge CDF2E852BF539B82BD10E27E9115A31734E378C2 has both an IPv4 and IPv6 address but it is no longer reachable over it's IPv6 address, so it's time to remove it. This fixes <https://bugs.torproject.org/32659>.
-
sisbell authored
-
JeremyRand authored
-
- Nov 30, 2019
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
Versions bump and Changelog update
-
-
-
- Nov 29, 2019
-
-
Georg Koppen authored
-
- Nov 28, 2019
-
-
We update rbm for bug 27265: fix output_dir value in sub-projects. As part of this fix, the patch in rbm is changing how the value of output_dir is overriden by rbm when handling input_files: the output_dir option is now defined under norec, which has priority over normal options but is not inherided in sub-projects. In rbm.conf we are also changing the output_dir option in var/build_id_txt so that the build ids do not depend on the path on the current system. Because of the change in rbm we now need to reset `norec` so that our value of `output_dir` is correctly taken into account.
-
Georg Koppen authored
-
Philipp Winter authored
This commit fixes <https://bugs.torproject.org/32606>.
-
- Nov 27, 2019
-
-
Georg Koppen authored
-
-