<!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, "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, -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, -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;">
Flavien Bridault pushed to branch upstream at <a href="https://salsa.debian.org/med-team/sight">Debian Med / sight</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/med-team/sight/-/commit/e02b45c1366e0d77023cd789d536a286689b466c">e02b45c1</a></strong>
<div>
<span> by Flavien Bridault </span> <i> at 2023-02-21T10:22:44+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 22.1.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
<span class="new-file">
+
.clang-tidy
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#c01ace778ab7622572f54e203aadd37206022ee0">
.sheldonignore
</a>
</li>
<li class="file-stats">
<a href="#e40cd67d4ff248e9f63c5ebfa35f8e18710751c7">
<span class="new-file">
+
3rd-party/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#a7de562973ba0f53243cfc0de858d7c061427ece">
<span class="new-file">
+
3rd-party/minizip/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#323684e20db24837acbb7196bebe8121e0fdf3b9">
<span class="new-file">
+
3rd-party/minizip/LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#ba12be83ae4a958113649f3140755a8923eec302">
libs/io/zip/minizip/mz.h

3rd-party/minizip/mz.h
</a>
</li>
<li class="file-stats">
<a href="#397754e1fca5893d05235c37379aa48dfad60b4b">
libs/io/zip/minizip/mz_compat.c

3rd-party/minizip/mz_compat.c
</a>
</li>
<li class="file-stats">
<a href="#239d2274dab94dcb4c567d2c10034a36d7b5739f">
libs/io/zip/minizip/mz_compat.h

3rd-party/minizip/mz_compat.h
</a>
</li>
<li class="file-stats">
<a href="#2907502948866276d452da277ee92dbc7fd8fdcd">
libs/io/zip/minizip/mz_crypt.c

3rd-party/minizip/mz_crypt.c
</a>
</li>
<li class="file-stats">
<a href="#6d6bdd80db80c52c9fd73350462f16a9764f6edf">
libs/io/zip/minizip/mz_crypt.h

3rd-party/minizip/mz_crypt.h
</a>
</li>
<li class="file-stats">
<a href="#74551ecc27ef28b9bc90292b61e978a5617f6ee7">
libs/io/zip/minizip/mz_crypt_openssl.c

3rd-party/minizip/mz_crypt_openssl.c
</a>
</li>
<li class="file-stats">
<a href="#06a27b2bc44fbe189c3a5a0cfccbd3ec6b2a36bf">
libs/io/zip/minizip/mz_os.c

3rd-party/minizip/mz_os.c
</a>
</li>
<li class="file-stats">
<a href="#d15d7c4d469c82249d4604d987ca4a9daaccf493">
libs/io/zip/minizip/mz_os.h

3rd-party/minizip/mz_os.h
</a>
</li>
<li class="file-stats">
<a href="#981009ef3bce55e6afb446f6bb40bb5518113299">
libs/io/zip/minizip/mz_os_posix.c

3rd-party/minizip/mz_os_posix.c
</a>
</li>
<li class="file-stats">
<a href="#4ab882eb1ae55546b6cef7ab9f15cceac64fa6d6">
libs/io/zip/minizip/mz_os_win32.c

3rd-party/minizip/mz_os_win32.c
</a>
</li>
<li class="file-stats">
<a href="#f2449a1ce9d74759c1784085db35d2f33f88f8b4">
libs/io/zip/minizip/mz_strm.c

3rd-party/minizip/mz_strm.c
</a>
</li>
<li class="file-stats">
<a href="#6ea776523f981325175e922ecb3844705eacdf0d">
libs/io/zip/minizip/mz_strm.h

3rd-party/minizip/mz_strm.h
</a>
</li>
<li class="file-stats">
<a href="#3bf46fb81bde7929100c64c5637f22f5113474cc">
libs/io/zip/minizip/mz_strm_buf.c

3rd-party/minizip/mz_strm_buf.c
</a>
</li>
<li class="file-stats">
<a href="#b91f4edaf45027d1960b2172be080ce2f27a6300">
libs/io/zip/minizip/mz_strm_buf.h

3rd-party/minizip/mz_strm_buf.h
</a>
</li>
<li class="file-stats">
<a href="#8e63b1876ffb429cf97a5df3816d4f88b9d400c3">
libs/io/zip/minizip/mz_strm_mem.c

3rd-party/minizip/mz_strm_mem.c
</a>
</li>
<li class="file-stats">
<a href="#882c14403e3c5eb6070ad1f588eabdc77aef3435">
libs/io/zip/minizip/mz_strm_mem.h

3rd-party/minizip/mz_strm_mem.h
</a>
</li>
<li class="file-stats">
<a href="#c5b18bb74bb6a1dfa0491f4668b0448864567a6e">
libs/io/zip/minizip/mz_strm_os.h

3rd-party/minizip/mz_strm_os.h
</a>
</li>
<li class="file-stats">
<a href="#3fcf5c7a7eecbf34f393891b77d3cadec351f37c">
libs/io/zip/minizip/mz_strm_os_posix.c

3rd-party/minizip/mz_strm_os_posix.c
</a>
</li>
<li class="file-stats">
<a href="#167defbd29908b84ab53b6ad0c97de4015165624">
libs/io/zip/minizip/mz_strm_os_win32.c

3rd-party/minizip/mz_strm_os_win32.c
</a>
</li>
<li class="file-stats">
<a href="#09dc962a9cecd851a214d34e39f52cd34949c592">
libs/io/zip/minizip/mz_strm_split.c

3rd-party/minizip/mz_strm_split.c
</a>
</li>
<li class="file-stats">
<a href="#1498c388a20f63a45e3796608dc0780ae15eba0b">
libs/io/zip/minizip/mz_strm_split.h

3rd-party/minizip/mz_strm_split.h
</a>
</li>
<li class="file-stats">
<a href="#0d2208e9e262b29c72b25acee22e11f6064da44a">
libs/io/zip/minizip/mz_strm_wzaes.c

3rd-party/minizip/mz_strm_wzaes.c
</a>
</li>
<li class="file-stats">
<a href="#207fb217ca4fc692973d31aad80363b476d20bb9">
libs/io/zip/minizip/mz_strm_wzaes.h

3rd-party/minizip/mz_strm_wzaes.h
</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://salsa.debian.org/med-team/sight/-/commit/e02b45c1366e0d77023cd789d536a286689b466c">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/med-team/sight/-/commit/e02b45c1366e0d77023cd789d536a286689b466c"}}</script>


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