<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Pier Angelo Vendrame pushed to branch main at <a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build">The Tor Project / Applications / tor-browser-build</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/a65bfce8a261cd9c84c74651be56b620115f4562">a65bfce8</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-08-07T17:44:54+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Bug 40855: Update toolchains for Firefox 115 (Android part)

Android-only toolchain updates.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/301a540c75369e7c13472db13e5bff1b356c29de">301a540c</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-08-07T17:44:56+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Bug 40855: Updates for Firefox 115 (Application Services)

Application services needs NSS and SQLCipher.
We had two projects for them, but they are used only by AS.
So, our build scripts were a copy of Mozilla's, and we applied the same
patches.
This meant we needed to keep the build scripts up to date, with all the
additional changes for RBM.
Since no other project depended on them, we can build these libraries
here with Mozilla's scripts, without the need to keep theirs and ours
in sync.

In addition to that, this commit updates the list of Java dependencies.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b7d80c1da15175dac3588ab9635bc78411c35b90">b7d80c1d</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-08-07T17:44:56+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Bug 40867: Add a project for firefox-android.

This project replaces Android Components and Fenix.
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
13 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#07bfa8d22e08f88a981b6a609e1dd210c608cbed">
<span class="deleted-file">

projects/android-components/build
</span>
</a>
</li>
<li class="file-stats">
<a href="#8f0895d9c4544eebc5d2c46f76bfde177026c519">
<span class="deleted-file">

projects/android-components/config
</span>
</a>
</li>
<li class="file-stats">
<a href="#53e87f2546ad4dc0a135c206e1ba354048ecf90a">
<span class="deleted-file">

projects/android-components/gradle-dependencies-list.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#76c516576bf27078a799a02e10562b8f7c3ab4f2">
<span class="deleted-file">

projects/android-components/list_toolchain_updates_checks
</span>
</a>
</li>
<li class="file-stats">
<a href="#fbedb2fdcdba60fece3501614a734cbcc2ec13b7">
<span class="deleted-file">

projects/android-components/mavenLocal.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#a4fc5bebcc68c7e98fb0eb5f44ffeeba27a6c6be">
projects/android-toolchain/build
</a>
</li>
<li class="file-stats">
<a href="#4e662252261479a5dade7d990a01d9ed12f1e3bf">
projects/android-toolchain/config
</a>
</li>
<li class="file-stats">
<a href="#52b9be55ebaa5dcb3301af5663f44734597bede1">
<span class="new-file">
+
projects/application-services/apply-bug-13028.diff
</span>
</a>
</li>
<li class="file-stats">
<a href="#a76e2ff165080fc1df72cf1e6b8d95204753dcc1">
projects/application-services/bug40485.patch

projects/application-services/bug40485.diff
</a>
</li>
<li class="file-stats">
<a href="#f1f94c0178cec924c8da923d6211929cf29c3711">
projects/nss/bug_13028.patch

projects/application-services/bug_13028.patch
</a>
</li>
<li class="file-stats">
<a href="#83b6da4f0d74cc34cbd48ecf8c979d05a463a98a">
projects/application-services/build
</a>
</li>
<li class="file-stats">
<a href="#719849b054eadcecdb9f59c902d22ed835e317ce">
projects/application-services/config
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/d6d756ac4211625109d498e91f87ccea15634f83...b7d80c1da15175dac3588ab9635bc78411c35b90">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.torproject.org">gitlab.torproject.org</a>. <a href="https://gitlab.torproject.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.torproject.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>



</p>
</div>
</body>
</html>