summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Bug 25876: Generate source tarballs during buildNicolas Vigier2019-03-08
| | | | | | | | | | | | We now generate source tarballs for firefox, torbutton and tor-launcher during stable, alpha and nightly builds. We don't generate them with |make testbuild|, but they can be generated with |make testbuild-src|.
* | Update testsuite_git_commit for bug 29667 and bug 29675Nicolas Vigier2019-03-11
| |
* | Pick up fix for bug 29572Georg Koppen2019-03-11
|/
* Fold in stable ChangelogGeorg Koppen2019-03-06
|
* Bump tor version to 0.4.0.2-alphaGeorg Koppen2019-03-06
| | | | | Fixes #29660 and similar bugs where tor mishandled empty SOCKS auth. See #29175 for more details.
* Merge remote-tracking branch 'gk/bug_27210_v3'Nicolas Vigier2019-03-05
|\ | | | | | | | | Conflicts: projects/orbot/build
| * Bug 27210: Add support for x86 on Androidbug_27210_v3Georg Koppen2019-02-25
| |
* | Merge remote-tracking branch 'boklm/bug_29194_v2'Georg Koppen2019-03-05
|\ \
| * | Bug 29194: Set DEBIAN_FRONTEND=noninteractiveNicolas Vigier2019-02-25
| |/ | | | | | | | | | | | | | | | | | | Update rbm to set DEBIAN_FRONTEND=noninteractive when using apt-get in install_package. Also set DEBIAN_FRONTEND=noninteractive for the other apt-get commands we use in debootstrap-image and container-image. We now also use the -q (quiet) argument.
* | Bug 29633: Don't ship pdnsd anymorebug_29633Georg Koppen2019-03-01
| | | | | | | | | | We don't use Orbot's VPN mode and therefore don't need pdnsd bundled. Thanks, Nathan, for noticing.
* | Bug 29632: Use HTTPS for downloading GradleGeorg Koppen2019-03-01
| | | | | | | | | | There should be no excuse anymore to use plan HTTP (even though, we check the SHA-256 sum). Use HTTPS where possible.
* | Add missing parenthesisGeorg Koppen2019-03-01
| |
* | Bug 28685: Set Build ID based on Tor Browser versionNicolas Vigier2019-02-28
| |
* | Bug 29579: Fix typo in projects/tor/buildNicolas Vigier2019-02-25
|/
* Bug 29556: Fix nightly builds emailsNicolas Vigier2019-02-22
| | | | | | | | By default dma will send emails by connecting to the configured mail server on port 25. According to https://riseup.net/en/email/clients we should be connecting to mail.riseup.net on port 587.
* Merge remote-tracking branch 'gk/bug_25849_v3'Nicolas Vigier2019-02-21
|\
| * Bug 25849: Enable Rust in Tor for Windows nightliesbug_25849_v3Georg Koppen2019-02-10
| |
* | Bug 23384: Add user pospeselr on build-sunet-a.torproject.netNicolas Vigier2019-02-12
| |
* | There is no build2 of 60.5.1esrGeorg Koppen2019-02-12
| |
* | Release preparations for 8.5a8Georg Koppen2019-02-12
| | | | | | | | Changelog update and versions bump
* | Bug 29453: Add Buster again for Androidbug_29453Georg Koppen2019-02-11
|/
* Fold in stable changelogGeorg Koppen2019-02-08
|
* Bug 29378: Remove 83.212.101.3 from default bridgesNicolas Vigier2019-02-07
|
* Bug 29183: Use linux-x86_64 langpacks on linux-x86_64Nicolas Vigier2019-02-06
| | | | | We were previously using the linux-i686 langpacks in the linux-x86_64 builds.
* Bug 29349: Remove network.http.spdy.* overrides from meek helper user.js.David Fifield2019-02-06
| | | | | | | | | | | | | | | First added in https://bugs.torproject.org/15512 for Firefox 38 ESR, these are no longer needed. Tor Browser no longer sets these to false: https://bugs.torproject.org/14952#comment:49 https://github.com/arthuredelstein/tor-browser/commit/14952+1 network.http.spdy.enabled.http2draft no longer even exists: https://bugzilla.mozilla.org/show_bug.cgi?id=1132357 network.http.spdy.enabled.v3-1 no longer even exists: https://bugzilla.mozilla.org/show_bug.cgi?id=1248197
* Bug 29325: Use Yawning's utls forkNicolas Vigier2019-02-05
| | | | | | | | | 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.
* Bug 29235: Build our own version of python3.6Nicolas Vigier2019-02-01
| | | | | | | | | | 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.
* Merge remote-tracking branch 'boklm/bug_29181_v2'Georg Koppen2019-01-30
|\
| * Bug 29181: Add a version number in debootstrap-image filenameNicolas Vigier2019-01-25
| | | | | | | | | | | | | | | | Updating this version number will cause the old images created by debootstrap-image to be discarded when a new image is built by container-image. However existing images from container-image will not be discarded as container-image's filename doesn't depend on debootstrap-image's filename.
* | Bug 29167: Upgrade go to 1.11.5.David Fifield2019-01-30
| |
* | Bug 29193: Update goxnet commit in nightlyNicolas Vigier2019-01-29
| |
* | Bug 29178: Don't build master of goxcrypto, goxnet, uniuri and go-webrtcNicolas Vigier2019-01-28
| |
* | Tagging build4 to fix Windows reproducibility issuesGeorg Koppen2019-01-28
| |
* | Revert "Bug 28546: Rebrand Tor Browser's Window's Installer"Georg Koppen2019-01-28
| | | | | | | | | | | | | | This reverts commit 031ecd732636c627ea3b6343869d96ccbf3d2df0. We need to back this out for now because it is causing reproducibility issues, see #29185.
* | Fix 8.5a7 release yearGeorg Koppen2019-01-27
| | | | | | | | 2018 is gone. Get over it.
* | Picking up fix for Android build bustageGeorg Koppen2019-01-26
|/
* Use build2 for locales for mobile as wellGeorg Koppen2019-01-25
|
* Release preparations for 8.5a7Georg Koppen2019-01-25
| | | | Versions bump and Changelog update
* Merge remote-tracking branch 'gk/bug_27503_v3'Nicolas Vigier2019-01-25
|\
| * Bug 27503: Adapt mozconfig files to enable accessibility on Windowsbug_27503_v3Georg Koppen2019-01-22
| |
| * Bug 27503: Adapt mozconfig files to enable accessibility on WindowsGeorg Koppen2019-01-22
| | | | | | | | | | | | | | When bumping mingw-w64 for the crash fix in #28874 we forgot to adapt our Windows mozconfig files to take into account that we don't need to define CXXFLAGS anymore. The changes landed in commit a91a7e405752bbdbe39101f7aaeb1e1d932199db in the mingw-w64 repo.
* | Merge remote-tracking branch 'boklm/bug_29158_v4'Georg Koppen2019-01-25
|\ \
| * | Bug 29158: Install updated apt packages (CVE-2019-3462)Nicolas Vigier2019-01-24
| | |
* | | Bug 27503: Adapt mozconfig files to enable accessibility on WindowsGeorg Koppen2019-01-25
| | |
* | | Bug 27503: Adapt mozconfig files to enable accessibility on WindowsGeorg Koppen2019-01-25
| | | | | | | | | | | | | | | | | | | | | When bumping mingw-w64 for the crash fix in #28874 we forgot to adapt our Windows mozconfig files to take into account that we don't need to define CXXFLAGS anymore. The changes landed in commit a91a7e405752bbdbe39101f7aaeb1e1d932199db in the mingw-w64 repo.
* | | Bug 29143: fix build of obfs4 in nightly buildsNicolas Vigier2019-01-24
|/ /
* | Merge remote-tracking branch 'boklm/bug_27531_v2'Georg Koppen2019-01-24
|\ \
| * | Bug 27531: Add separate LD_LIBRARY_PATH for fteproxyNicolas Vigier2019-01-21
| |/
* | Bug 29097: Don't try to install python3.6-lxmlNicolas Vigier2019-01-23
| | | | | | | | | | | | Remove the python3.6-lxml package for the list of dependencies to build https-everywhere. This package does not exist anymore in Debian Buster, and it seems it is not required to build https-everywhere.
* | Merge branch 'bug_28168_v3'Georg Koppen2019-01-23
|\ \ | | | | | | | | | | | | Which should have been "bug_28618_v3", but the changes are okay at least...