<!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;">
Étienne Mollier pushed to branch upstream at <a href="https://salsa.debian.org/med-team/kmc">Debian Med / kmc</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/kmc/-/commit/b2aeea28a47c7e2027f92a287296eccf8992a579">b2aeea28</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2023-07-17T10:22:15+02: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 3.2.2+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#c778226b6c4c0fb51cf7942c8ee1f3d9fc1249d0">
.github/workflows/main.yml
</a>
</li>
<li class="file-stats">
<a href="#0512c9ce444c9bc86fab91c7b220a9a958175481">
<span class="new-file">
+
.github/workflows/self-hosted.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
<span class="new-file">
+
.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#c1c63c6c82a233ed2f994f2c45efd9f7dcef07b2">
<span class="new-file">
+
build_release.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#a11a1015efbe262b78f0c3fe84acf63c5839a3b8">
kmc.sln
</a>
</li>
<li class="file-stats">
<a href="#aefa0283e0f77e7e55ec6e9aec1c7604df33e73e">
kmc_CLI/kmc_CLI.vcxproj
</a>
</li>
<li class="file-stats">
<a href="#a7ad9ede728ae751fb9621f033a7fc088871b914">
kmc_api/kmc_file.cpp
</a>
</li>
<li class="file-stats">
<a href="#41bc84e3c8178b1776497fc204bb0bc3e15d0840">
kmc_api/kmc_file.h
</a>
</li>
<li class="file-stats">
<a href="#a795b8e411b8dc6ac7952e6db5ddc29bc61e139d">
kmc_api/kmer_api.cpp
</a>
</li>
<li class="file-stats">
<a href="#6a495c064f1ff02ad9ae7d1f8dd46cedab45172a">
kmc_api/kmer_api.h
</a>
</li>
<li class="file-stats">
<a href="#f5259f15cf38fd1223fc86745ea21fa0ac806ac5">
kmc_api/kmer_defs.h
</a>
</li>
<li class="file-stats">
<a href="#3935e0d4ba105bf5068ab24f73870ebfd83ba92d">
kmc_api/mmer.cpp
</a>
</li>
<li class="file-stats">
<a href="#015272f6f6f1532002dcdc804c6c56a128f89c37">
kmc_api/mmer.h
</a>
</li>
<li class="file-stats">
<a href="#5485270d93b6696e1410e418533de8f86c01c5ff">
kmc_core/bam_utils.h
</a>
</li>
<li class="file-stats">
<a href="#fa4840bb8628e820dde270ce9590146a3c08084b">
kmc_core/binary_reader.h
</a>
</li>
<li class="file-stats">
<a href="#577bb099fe0de9f5393ea821fb67d741a110ac14">
kmc_core/bkb_merger.h
</a>
</li>
<li class="file-stats">
<a href="#3412f84f4765893d3af65f0ee99b77302fb3d531">
kmc_core/bkb_reader.cpp
</a>
</li>
<li class="file-stats">
<a href="#33000c2ff574159ec4d9660113d815f4200a6a69">
kmc_core/bkb_reader.h
</a>
</li>
<li class="file-stats">
<a href="#f41268797224acc544d236cc7b6e415681f32319">
kmc_core/bkb_sorter.h
</a>
</li>
<li class="file-stats">
<a href="#9e31a0c47104a160a499288e183314dcfdc97d4b">
kmc_core/bkb_subbin.h
</a>
</li>
<li class="file-stats">
<a href="#4459e6e160bb69c4da2b8d90af56f0abdd5a4b5e">
kmc_core/bkb_uncompactor.h
</a>
</li>
<li class="file-stats">
<a href="#5075982414b33aa1ac196ff68e8344bf4151637b">
kmc_core/bkb_writer.cpp
</a>
</li>
<li class="file-stats">
<a href="#43c107f2fb101ea38c5182b23df858db709de092">
kmc_core/bkb_writer.h
</a>
</li>
<li class="file-stats">
<a href="#0c40a5c16a6b66bc7ed762d05b190a24a2f2a84e">
kmc_core/cpu_info.cpp
</a>
</li>
<li class="file-stats">
<a href="#104473fe9faa2374cda1749f226f8c6d2ebba677">
kmc_core/cpu_info.h
</a>
</li>
<li class="file-stats">
<a href="#c839d36554fef62a9bface51c451f9531a938dac">
kmc_core/critical_error_handler.h
</a>
</li>
<li class="file-stats">
<a href="#be0371924018c41afaf2bdfbd2b560400c6ff792">
kmc_core/defs.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/kmc/-/commit/b2aeea28a47c7e2027f92a287296eccf8992a579">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/kmc/-/commit/b2aeea28a47c7e2027f92a287296eccf8992a579"}}</script>


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