<!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/57b1477ae68039fd593e9c5977f71a9423f49ed4">57b1477a</a></strong>
<div>
<span> by Nicolas Vigier </span> <i> at 2023-07-25T10:43:49+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 40906: Add var/essential_deps

var/essential_deps is the same as var/deps, except that we never
redefine it in projects config. This is for the packages we want to
include in every container (even those of projects where we redefine var/deps).
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/3eaf5abb4d1f2ad006888ae2d1653beba73b2d75">3eaf5abb</a></strong>
<div>
<span> by Nicolas Vigier </span> <i> at 2023-07-25T10:48:28+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 40596: Switch compress_tar from gz to zst (for builds targeting non-linux)

The version of tar in stretch does not know how to extract tar.zst
files, so we don't switch to zst for linux builds yet.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/a9d745a2427557d195e287ea93f2e0ac58dfdb77">a9d745a2</a></strong>
<div>
<span> by Nicolas Vigier </span> <i> at 2023-07-25T10:48:35+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 40596: Compress some build artifacts using zst (for builds targeting non-linux)
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
README
</a>
</li>
<li class="file-stats">
<a href="#e4a7b10b72cc05c7b2f797dca240ab7bc09ef597">
projects/aiohttp/build
</a>
</li>
<li class="file-stats">
<a href="#8091dda78671ca2e92d7dbfedc378013848d8341">
projects/aiohttp/config
</a>
</li>
<li class="file-stats">
<a href="#52842597ca32cd9c027bfe339ef18244bec36c51">
projects/aiohttp_socks/build
</a>
</li>
<li class="file-stats">
<a href="#b34cb6b3b84594dc14c5fb69c9d3aefb96f5a694">
projects/aiohttp_socks/config
</a>
</li>
<li class="file-stats">
<a href="#22205649e35fa32453991c796db73bdda06115ea">
projects/aiorpcx/build
</a>
</li>
<li class="file-stats">
<a href="#aeb642fb6947c5c33f29584fd698fa75348e2fe4">
projects/aiorpcx/config
</a>
</li>
<li class="file-stats">
<a href="#07bfa8d22e08f88a981b6a609e1dd210c608cbed">
projects/android-components/build
</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>
<li class="file-stats">
<a href="#1655d4165dd1b85becb9fcaf7b941ea61a5c418b">
projects/async_timeout/build
</a>
</li>
<li class="file-stats">
<a href="#2f0191c8c70c9bec7e36198fe98f19ab0d65eae4">
projects/async_timeout/config
</a>
</li>
<li class="file-stats">
<a href="#68222f26d77a9cbdf8bf9d6b59f8b8fe8a539cfc">
projects/attr/build
</a>
</li>
<li class="file-stats">
<a href="#3cd153d7dce39f96843d037daaa030fcd98a5736">
projects/attr/config
</a>
</li>
<li class="file-stats">
<a href="#4a6a1e7e90b5cbaad64bca73ed640260f0eb7b4a">
projects/binutils/build
</a>
</li>
<li class="file-stats">
<a href="#2167d3d7869e3ca2839998f9a45a912190f626d9">
projects/binutils/config
</a>
</li>
<li class="file-stats">
<a href="#dceff64388c99ff4859656cff6daa6e89aafd20c">
projects/browser/build
</a>
</li>
<li class="file-stats">
<a href="#4057bcf27e68103cad89ae097ef9041adf1f3f5a">
projects/browser/config
</a>
</li>
<li class="file-stats">
<a href="#7954cbd7603f9537c4cf25f26d191ff0b475cf34">
projects/cbindgen/build
</a>
</li>
<li class="file-stats">
<a href="#006242aee76118147fd00d036b73e4a3476982e3">
projects/cbindgen/config
</a>
</li>
<li class="file-stats">
<a href="#55e59322c5e19ff83c8906995ff3f98cd4bd767d">
projects/cctools/build
</a>
</li>
<li class="file-stats">
<a href="#b243ff7c5cdfaa5ece0544e456b0d2a9b8a477a8">
projects/cctools/config
</a>
</li>
<li class="file-stats">
<a href="#6ec21e58c29dec29767599ae9f2d59ef4afc2cfc">
projects/certifi/build
</a>
</li>
<li class="file-stats">
<a href="#64c55783d8005b9d1a17d6347cb925b300bd6348">
projects/certifi/config
</a>
</li>
<li class="file-stats">
<a href="#38ede88d8544c3b05a50e2daff980fb968bfba45">
projects/chardet/build
</a>
</li>
<li class="file-stats">
<a href="#bc29188b26a352eb4fb7f0f60e4ab1c6f5a1be24">
projects/chardet/config
</a>
</li>
<li class="file-stats">
<a href="#56be16db1da002b7c8d304ee2298c677ae004bee">
projects/clang/build
</a>
</li>
<li class="file-stats">
<a href="#96b43f93f2e15e30e827e9ac4810dfe5867fa0d6">
projects/clang/config
</a>
</li>
<li class="file-stats">
<a href="#eaad7bdd533413c96d1c4b652595b4bfb9881771">
projects/cmake/build
</a>
</li>
<li class="file-stats">
<a href="#6bf87e565b2e5dbb640c50859b3b28a1c3914587">
projects/cmake/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/a1be4abee11ef39117eabf60d7060342d4b47b10...a9d745a2427557d195e287ea93f2e0ac58dfdb77">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>