<!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;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/protozero">Debian GIS Project / protozero</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/debian-gis-team/protozero/-/commit/6e3f24a03fbc0d51c0130f276131c0f218902572">6e3f24a0</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2025-01-14T05:30:28+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; 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 1.8.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
.clang-tidy
</a>
</li>
<li class="file-stats">
<a href="#47664ae24fa238130b33b707c762c3d91c686cc6">
.github/actions/install-ubuntu/action.yml
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#2fec58dff76f5a6748559717fdd01baedec45430">
<span class="new-file">
+
.github/workflows/clang-tidy.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">

.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#4a8486805915245bbbe2e3c8c1a9d680c6843a82">
LICENSE.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#ff62e8e863c2848023d64aa96c9a48702b0a6d69">
doc/Doxyfile.in
</a>
</li>
<li class="file-stats">
<a href="#4b94d1a2109f49f3205ddb17cb745561bd40c731">
include/protozero/basic_pbf_builder.hpp
</a>
</li>
<li class="file-stats">
<a href="#de99ae74d2663cda01c6313047e89181fff949f9">
include/protozero/basic_pbf_writer.hpp
</a>
</li>
<li class="file-stats">
<a href="#3c6cef47756ad3656a63fb08b19ef0842aa02c6b">
include/protozero/buffer_string.hpp
</a>
</li>
<li class="file-stats">
<a href="#5cc68d768b67f93fb5a70906c29412da83d74351">
include/protozero/data_view.hpp
</a>
</li>
<li class="file-stats">
<a href="#89944e9389f37f28b673584e503340229af6fd5c">
include/protozero/pbf_message.hpp
</a>
</li>
<li class="file-stats">
<a href="#29027169d080144937b3cb4b1104b9d20f63d47f">
include/protozero/pbf_reader.hpp
</a>
</li>
<li class="file-stats">
<a href="#20aca5bc26b198b8c8c2ff45f76442688ddc6569">
include/protozero/types.hpp
</a>
</li>
<li class="file-stats">
<a href="#d14e6042d9b5a9df41c05e0e54ff4fc88bbf4b46">
include/protozero/varint.hpp
</a>
</li>
<li class="file-stats">
<a href="#a9b62819eef8aeee6823f37fad24944c99b40d2a">
include/protozero/version.hpp
</a>
</li>
<li class="file-stats">
<a href="#d9577b84b013e0c4f6dcf8189bbe83b18f2948db">
test/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#7522ec0ca588d1404acce236b1864794be13e77e">
test/catch/catch.hpp
</a>
</li>
<li class="file-stats">
<a href="#a3178831d9c31bbd8f3db3a91f500420395e14c5">
test/include/packed_access.hpp
</a>
</li>
<li class="file-stats">
<a href="#8a2a30e0daf38bf95afcec7c4197bf3ae6ba0141">
test/include/test.hpp
</a>
</li>
<li class="file-stats">
<a href="#5f3419091a50bb31faa33ccd821d1b8ddc2644df">
test/t/bytes/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#d330d2e98bce7893770c03a8f4dc304ca95528e7">
test/t/bytes/writer_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#f93278b153682bc1a2932616a21a90151d431255">
test/t/complex/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#dd55dd725898286677d43a0a13c9f92561704852">
test/t/message/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#699e677f83b99b6b6d2fd9fe5baa422e6cc42073">
test/t/nested/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#b6fbc607e402c59ef7c284cc5225449f8bbff91e">
test/t/repeated_packed_bool/reader_test_cases.cpp
</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/debian-gis-team/protozero/-/commit/6e3f24a03fbc0d51c0130f276131c0f218902572">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/debian-gis-team/protozero/-/commit/6e3f24a03fbc0d51c0130f276131c0f218902572"}}</script>


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