<!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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "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,.01) 0 0 1px; font-family: "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;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/java-team/htrace">Debian Java Maintainers / htrace</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/htrace/-/commit/799b73807ee7d389b492215a84846c1fbd64cb9e">799b7380</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2025-02-01T13:41:49+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "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;'>New upstream version 4.2+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
29 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0426576666947b851d4dcbe4b44ebfb8d143e67c">
BUILDING.txt
</a>
</li>
<li class="file-stats">
<a href="#6651ddff6eb82c840ced7c1dddee15c6e1913dd4">
<span class="new-file">
+
Dockerfile
</span>
</a>
</li>
<li class="file-stats">
<a href="#79b82ce9b64a924266619555502f890dd80c83b9">
LICENSE.txt
</a>
</li>
<li class="file-stats">
<a href="#95ef3ba1912b05b25372821e70a4f159d651b57d">
NOTICE.txt
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#1c272917e5b471c2cdb2b990538f117b8cdd0e78">
<span class="new-file">
+
bin/publish_hbase_website.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#17ca28dfd283a0d29e68bdc9f74f26fd325de465">
<span class="new-file">
+
htrace-c/BUILDING.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#8f0d3b94d8565d6ad0e690f76c1aff9035b359af">
<span class="new-file">
+
htrace-c/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#c187980a17957cb5020d5f6d225b42faeb725fab">
<span class="new-file">
+
htrace-c/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#68a0a47a50c359a79c3bc0cbdf8eb3f24bc69fce">
<span class="new-file">
+
htrace-c/src/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#04efbb91ae82ab32b1ee6e1a2b6e12ea3da1c55c">
<span class="new-file">
+
htrace-c/src/core/conf.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#b68c31359d696f3cfb4f07c892961aa066037b1f">
<span class="new-file">
+
htrace-c/src/core/conf.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b6c73c5f0bdc4d3ee2d68f7ba852f89415f4c58a">
<span class="new-file">
+
htrace-c/src/core/htrace.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#391c4333629005db77afb33dfa6caf262b180595">
<span class="new-file">
+
htrace-c/src/core/htrace.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#e0caf1a738723080d7fb135832b93c26f17da042">
<span class="new-file">
+
htrace-c/src/core/htracer.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ad22b3b010bf69bbb48b34e79355229456728d2">
<span class="new-file">
+
htrace-c/src/core/htracer.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#76f8a2b2312ac798adcfba5320fed11f210285c0">
<span class="new-file">
+
htrace-c/src/core/scope.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#679c6c0561d1619fe64a44366c0e83a8d4a46309">
<span class="new-file">
+
htrace-c/src/core/scope.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#28947a540e0871ed0d17f611bec0210e65a46da4">
<span class="new-file">
+
htrace-c/src/core/span.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#d51325a2c2246a5e0a2cf09ec505f1bafd722fad">
<span class="new-file">
+
htrace-c/src/core/span.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#3afd0f9e34c6f48bc2a38bd5c13d016db272d3b8">
<span class="new-file">
+
htrace-c/src/core/span_id.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#1138222406de8299568b70617565ac9c696aeae0">
<span class="new-file">
+
htrace-c/src/core/span_id.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#cee25a527a9b216621123790f1e39b6534ba699a">
<span class="new-file">
+
htrace-c/src/receiver/hrpc.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#4b31fb4250a6f765cb7695ff39ce6d4061a1cf41">
<span class="new-file">
+
htrace-c/src/receiver/hrpc.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b829465f632a45d86a55f9e6608c226184db3bf8">
<span class="new-file">
+
htrace-c/src/receiver/htraced.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#567a66d2100d1379133ee7b445b5c4e85be08d76">
<span class="new-file">
+
htrace-c/src/receiver/local_file.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#1312cf05a7b6949ec6408d44fc7204732f0ccef3">
<span class="new-file">
+
htrace-c/src/receiver/noop.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#c572cbae9a1a85869a8189bd63a6b758e7760af4">
<span class="new-file">
+
htrace-c/src/receiver/receiver.c
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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://salsa.debian.org/java-team/htrace/-/commit/799b73807ee7d389b492215a84846c1fbd64cb9e">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/htrace/-/commit/799b73807ee7d389b492215a84846c1fbd64cb9e"}}</script>
</p>
</div>
</body>
</html>