<!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;">
Andreas Henriksson pushed to branch upstream at <a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools">Debian On Mobile / mfgtools</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/DebianOnMobile-team/mfgtools/-/commit/698b5322dbb308d598740ee6dde8684a15440cf9">698b5322</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-02-08T09:44:04-06: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;'>update link to nxp-imx</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/46313e22e1ec2acd27ace6115fd74fd49ead655a">46313e22</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-02-08T10:05:41-06: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;'>update build badges</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/cbff7952fbb4d292c82682b28e8911d7ff00aed1">cbff7952</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-02-09T09:43:43-06: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;'>update snap badge link</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/a35cb8de99300b8a135caf95917b0782c2bede89">a35cb8de</a></strong>
<div>
<span> by Philip Ye </span> <i> at 2023-03-04T20:37:23-05: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;'>Fix segfault when boot data is zero in SDP

When writing a U-Boot image with type of firmware_ivt, because the boot data is zero,
uuu will crash with segfault when running the following command:

    SDPV: write -f _image0 -skipspl -offset 0x11000

This commit fixes this segfault crash.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/e995872533fe9ef156a65d1f3ea830b8083b22c3">e9958725</a></strong>
<div>
<span> by Philip Ye </span> <i> at 2023-03-06T11:02:26-05: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;'>Fix issues when m_skip is not zero in fastboot

m_skip is expected to skip the source file, but when it's not zero,
it will be mistakenly used to seek the target device as well.

When both m_skip and m_seek are not zero, the offset of target device
will be m_skip + m_seek, but should be m_seek.

So separate them when accessing source file and target device in fastboot.

Also Change crcblock parameter of FBCRC command to each and add FBWrite
command to help info.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/8c52019d305895401a053d2f73cacfbd671ed24f">8c52019d</a></strong>
<div>
<span> by Philip Ye </span> <i> at 2023-03-06T11:02:26-05: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;'>Fix issues when file size isn't divisible by block size in fastboot

When the file size isn't divisible by block size, the block number needs
to round up to next block.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/aca7f230a39450794a1dd9671e95624863191043">aca7f230</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-03-21T17:03:24-05: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;'>Update post-refresh

snap can't update host root directory</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/24fd043225903247f71ac10666d820277c0b10b1">24fd0432</a></strong>
<div>
<span> by nixgnauhcuy </span> <i> at 2023-05-09T09:27:05-04: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;'>Fix missing references
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/463edc5083405efc0bf911ae8f7c4d1f318f5e79">463edc50</a></strong>
<div>
<span> by Viorel Suman </span> <i> at 2023-05-22T10:54:03-04: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;'>Fix read uploaded data

The data sent from DUT to host may be sent in several
requests. The patch relies on m_pTrans->read ability
to report the size of the actually received data, and
continue to call m_pTrans->read function until the
expected size of data is received.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/a256141a322378b04b467d78ec6769caca30acf7">a256141a</a></strong>
<div>
<span> by Viorel Suman </span> <i> at 2023-05-22T10:54:03-04: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;'>Expand upload command

Expand upload command so that it may be executed
in a specific context, like uploading the value
of a specific variable, array, and so on.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/44306071c4ff8dbff29a0230924d586d7ddcfd57">44306071</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-05-30T18:05:16-04: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;'>try github workflow

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/abb44ef67b3954859a3b071fc173126f50168959">abb44ef6</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-05-30T18:06:23-04: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;'>update branch name

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/7fa219a5e4e20b81fd8918882452965efe4dee55">7fa219a5</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-05-30T18:12:32-04: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;'>try x86 ubuntu first

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/ff7f22d8d71686af167eed026c36298c05bcfabb">ff7f22d8</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T21:49:12-05: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;'>Added fetch-depth</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/dbccab9f096d765fd800d227314ff8512e135cdf">dbccab9f</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T21:56:12-05: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;'>fetch-depth to 0</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/cbcd691376d3d2a3ed76380a2925eabed090e0c0">cbcd6913</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:01:51-05: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;'>Update build name</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/0b44fd1cb22c87fa512e556e6114b2257970830b">0b44fd1c</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:20:59-05: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;'>Create win.yaml

Add vs studio build</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/de76ae6b87c325b5743a43c1c7e549d984a7c2dd">de76ae6b</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:33:14-05: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;'>using microsoft/setup-msbuild@v1.1</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/c6e8ccd3835a808474550f8eb6e7e790be6a0990">c6e8ccd3</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:36:17-05: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;'>Fix your project.sln</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/818f87b3942ac5b9205e48f44b49f14500e179bd">818f87b3</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:39:37-05: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;'>Add submodules checkout</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/698cdf67ff85e9541677a9c3033c63296485536c">698cdf67</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:47:59-05: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;'>force PlatformToolset = v143</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/3326bdf5230ff9f64569373e4a6bbc0257d15657">3326bdf5</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T22:55:55-05: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;'>remove nuget step</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/e84a5e154a22d58d136a42d8405ea7204b2edb44">e84a5e15</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-30T23:13:36-05: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;'>Create macOS.yaml</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/7c56760dfe95ea87d360ff1b3df97e57593007e9">7c56760d</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: dependencies

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/c1e64501ca1fbcd8fbf886867ae907fb077d3b64">c1e64501</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: attachment

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/d42e9a7a71652dba83da3e2d585551c28de1222d">d42e9a7a</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: available

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/d6f797ba5ac92c9b30f4b6643f3b5209fb250acd">d6f797ba</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: modify

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/5010209d6ddbd5afef4d6ae6d2d89f14a108e134">5010209d</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: protocol

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/55a23c11ecc1dfe62f4c336ffa0cbf1adb6f67af">55a23c11</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: terminate

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/4adabfa28f76332b46ec4625b2c1dfafdfe8d39f">4adabfa2</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: access

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/217ce5dc852340582d738507412a4276974a2c34">217ce5dc</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: transferred

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/5063d077d3d8f0655bc0bf77c23faff054c3bd18">5063d077</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: mismatched

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/688ec81d4ede8e498b402952dd14c82e54b1cbf8">688ec81d</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: signature

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/d14f9400d73f1db415d54833f28c2a9a79880e68">d14f9400</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: unsupported

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/a834e8ab6c3b1673109c3396fa7b2e0cd9c503f5">a834e8ab</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: device

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/aa23b016b1b6cc4ec4026f78ee2d1f3974f238a4">aa23b016</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: notify

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/086e794dee71194ee09c51a97b3b85b60719dffb">086e794d</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: descriptor

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/fb6cc291833ac16488b7e17f80e71cf9073be9ae">fb6cc291</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: length

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/5c438988770ce78b02b4518836fe10f9a416015e">5c438988</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: higher

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/f5649fc311d8e4d0d8a74ddcb83ef93e3293fdbb">f5649fc3</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: requisition

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/05cc9676b592b2bf5c322c21359ab99f07619254">05cc9676</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: succeeded

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/be860014d459df7325025eaa7839a5513bd83071">be860014</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: delete

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/dc546ed55f0087d0cd37f3b448042070c48280bf">dc546ed5</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: condition

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/36c490b4b521a845eca73555dc0f00ea86864c90">36c490b4</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: separate

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/7f148973b4fa4f6c4dec54033de5e82d79c8c24e">7f148973</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: quote

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/7742e415d5aa1c2b440f0b54b54aea314ed8b734">7742e415</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: timesample

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/65997b3451a9d75cf7d2749dde271cd758c6ac5b">65997b34</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: known size

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/85eb29a1e39a2cbac012a92dd568fe77dac10667">85eb29a1</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: occurrences

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/0c3510219bd5168110a810a27daaa49cb87b45d4">0c351021</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:35:42-04: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;'>Fix typo: matched

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/86f5c1306d19cc5843e7dbdf8a9b1aca5360fa04">86f5c130</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:36:22-04: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;'>Add missing override directives

This fixes a number of build warnings on clang 14

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/80053ac8d00c64e21e74c6d891e66dd8437b8eb3">80053ac8</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T08:38:40-04: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;'>Qualify call to std::move

This fixes a warning reported by clang 14

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/6eb443e0336b86b575da712d0c931cf279f9aba1">6eb443e0</a></strong>
<div>
<span> by nxpfrankli </span> <i> at 2023-05-31T09:06:46-05: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;'>Add workflow action badge</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/cfcb979b5dc155e3e97ca12d5be845b3f94a7102">cfcb979b</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T11:33:27-04: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;'>Add virtual destructors to classes with virtual methods

This fixes a number of warnings reported by clang 14:

    warning: delete called on non-final 'FragmentBlock' that has virtual
    functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/0fd8c3ff503c1ee4a3706618d054a62057075215">0fd8c3ff</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T11:34:01-04: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;'>Remove unused variable: free_sz

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/a6537688f7146b72be262680cec8d768aeb9ca18">a6537688</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T11:34:01-04: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;'>Remove unused variable: m_decompressed

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/d92be08a3e21d117365837b079f4325c18b330f5">d92be08a</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-05-31T14:06:17-04: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;'>Fix comparison of unsigned and signed integers

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/576b388e73339707484c34ec7bc3fa7160f5243d">576b388e</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-05-31T14:12:58-04: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;'>add pull request trigger

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/ac9a8a5e0cb5fe7a1c86bf2c909954950a8083e7">ac9a8a5e</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-05-31T13:20:22-05: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;'>fix vs build failure

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/6fc07934223121c82d314693a018e47fcaf5480b">6fc07934</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: latest

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/20029b4c148e2c6381b77fdd6bdcd3c37c38ee9f">20029b4c</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: dynamic

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/c66608ec534ca41df34c8657c913324e37aa2044">c66608ec</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: async

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/445f56353e54070deea58950becf55639bbd677b">445f5635</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: total

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/55977e7b825c2adecef1b4f0612e4095f9a6b292">55977e7b</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: error

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/b11543be3b9c17daa17066e3a6af1f240e2a35b2">b11543be</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: request

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/40587736100765691d6fc38699ae61efe3ca4f35">40587736</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: exceeded

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/d01a8684ec7ef64bd315c921b6bf6cdd9f4cefd8">d01a8684</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T08:46:21-04: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;'>Fix typo: current

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/0f96ed5725db67eb390d873c8e07203cfa157383">0f96ed57</a></strong>
<div>
<span> by Jean-Marie Lemetayer </span> <i> at 2023-06-01T09:24:01-04: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;'>fastboot: add the boot command

This commit adds a fastboot "boot" command as defined in the
specification:

    boot  The previously downloaded data is a boot.img
          and should be booted according to the normal
          procedure for a boot.img
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/8889b9beece46e81d9d4c31927ad735506301e0e">8889b9be</a></strong>
<div>
<span> by Jean-Marie Lemetayer </span> <i> at 2023-06-01T09:24:01-04: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;'>parser: fix behavior with undefined environment variable on linux

The @ operator is used to expand an environment variable in the script.

When the variable does not exists in the environment, the behavior
between linux and windows differs. On linux this is failing with an
error message "variable '...' is not defined", on windows the variable
is evaluated to an empty string.

This commit unifies the behavior and evaluates the undefined variable
to an empty string without failing.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/f5b950374a6cee91cc9a3f01bfd1f98b191e14a4">f5b95037</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-01T11:33:59-04: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;'>Try github action upload to release page

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/f1f1ca1579317c60026444351359fff3427287f9">f1f1ca15</a></strong>
<div>
<span> by Zygmunt Krynicki </span> <i> at 2023-06-01T12:06:03-04: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;'>Add explicit fallthrough attribute

This silences the warning about implicit fall-through when built with a C++17
compiler. For some older compilers use a special comment that indicates the
same thing in a non-standard way.

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/03d673ef1a7d170dd21449ba9f8655d71e408b1e">03d673ef</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-01T12:33:55-04: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;'>upload to release page assets

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/4968c31f6e77c51f52c624fdff3181dd14dc3409">4968c31f</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-01T22:44:16-05: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;'>Basic work with release page

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/3f63f0b7c27c21b6332b8e12abe56f7881d10508">3f63f0b7</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-01T23:33:14-05: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;'>create pdf build action

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/a553f2d2e832cfb3e629a2ab276eef51ebf9390a">a553f2d2</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-02T18:23:26-05: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;'>trigger on tag
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/e3e38154bba5d973351ada2460dd44ab3238c99a">e3e38154</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-02T18:31:12-05: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;'>build for difference version ubuntu

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/7f1ec44ffada642fb484412e701aa4c32ebe71cc">7f1ec44f</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-02T22:36:24-05: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;'>update checkout and upload-artifact to v3

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/85b900e297075ef2fa721d92b2cdd93fea31bbf7">85b900e2</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-02T22:50:20-05: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;'>add tar/zip actions

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/edda2836bb86a238d268dc716e133688e28d3c60">edda2836</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-02T23:35:14-05: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;'>try github.ref name

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/39a205a43f1c33b7a575bbfc61a5280dc8803bd5">39a205a4</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-03T00:10:17-05: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;'>use ref_name as release name

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/60822bb4cb530992024bb9ac4b36f8efc5830ac3">60822bb4</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-03T00:20:45-05: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;'>remove draft release, everyone can see latest master build result

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/b7048e73ec1bda99e63f8b64f73db2f5b4bdb898">b7048e73</a></strong>
<div>
<span> by Guido Günther </span> <i> at 2023-06-06T00:07:28-04: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;'>build: Use annotated tags
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/fd9b548bee4da9755f56513a1df64b878f3aec39">fd9b548b</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-05T23:11:51-05: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;'>drop --tags at create version info

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/0f8362f8f1eb91668d9b3599dd735bb8792d76ea">0f8362f8</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-06T17:47:57-05: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;'>fix libusb version.

set to aa633daaac

Signed-off-by: Frank Li <frank.li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/c66737aeb23d69284e7217f606cbb3ca5aa8d817">c66737ae</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-13T14:34:43-04: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;'>workaround github action for annotated tag

see detail: https://github.com/actions/checkout/issues/290

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/8925b6c9aa3c3224d7f05f52546031bc3226a8d7">8925b6c9</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-15T16:52:42-04: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;'>build arm version by workflow

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/45370004eb285849dbe8fccd1ca1766c3b5a375b">45370004</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-15T17:03:41-04: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;'>add -D 'STATIC=1' when build

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/8978efe9de7ceb0e32b5c36bd3ce6d1525111054">8978efe9</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-15T17:38:41-04: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;'>Add armv7 support
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/c1dbd85e2eb4b275bb5192328692c26ddccb96ca">c1dbd85e</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-16T12:28:54-04: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;'>Can't create release when push to master

github will create 'master' tag, which will confuse branch 'master'.
Last build result can be got from action's artifacts.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/6c3190c6fbea844292b68a065eb42ed352367609">6c3190c6</a></strong>
<div>
<span> by Frank Li </span> <i> at 2023-06-16T12:48:36-04: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;'>fix workflow action 'if' condition

not need "{{" and "}}"  at 'if'

Signed-off-by: Frank Li <Frank.Li@nxp.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/658ddc0fd03aac2d30f6c198eeb0e3de6785c014">658ddc0f</a></strong>
<div>
<span> by Andreas Henriksson </span> <i> at 2023-06-28T14:55:53+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 1.5.109</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#c7ac90e913cbea95bae828d296ff638c202852d7">
<span class="new-file">
+
.github/workflows/build.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#4926888f1ceaa544a6f2dd6ffa31457d3d7b1113">
<span class="new-file">
+
.github/workflows/build_arm.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#24cee4c6e7922fcb2006f54872b45239d2f2e06b">
<span class="new-file">
+
.github/workflows/doc.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#1a862d44f5c9d1b3de72452f17a02161545291e9">
<span class="new-file">
+
.github/workflows/macOS.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#af3160ee6ae204dcec69d74ed9f1cf7d0c08e6a9">
<span class="new-file">
+
.github/workflows/tar.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#41fd5d60846c80fa013e42dea9e40d9ac28e16b1">
<span class="new-file">
+
.github/workflows/win.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#d3c58196db4ee2933f49ab629c3c791bb9d4c86c">
libuuu/buffer.cpp
</a>
</li>
<li class="file-stats">
<a href="#a62ebdf56ca78b72f39b3b76fd5022eb694f196d">
libuuu/buffer.h
</a>
</li>
<li class="file-stats">
<a href="#361930ba9f71b839b956e80d73985122c9138cf9">
libuuu/cmd.cpp
</a>
</li>
<li class="file-stats">
<a href="#c085aa6958022b0a3670923fdf7ee00e6417f8f8">
libuuu/cmd.h
</a>
</li>
<li class="file-stats">
<a href="#152f78f7f83d864ee8cfa462b1d712e26d5f5d25">
libuuu/config.h
</a>
</li>
<li class="file-stats">
<a href="#2df3f31e06fa221804c26fe32e5137f5a04611a7">
libuuu/fastboot.cpp
</a>
</li>
<li class="file-stats">
<a href="#000fb07d9d72bd88aeae3e1dd4012315ea2d55b5">
libuuu/fastboot.h
</a>
</li>
<li class="file-stats">
<a href="#0811f950953cf1c39237acf22a26d93ea5e422c6">
libuuu/fat.h
</a>
</li>
<li class="file-stats">
<a href="#8d477779e8c1923736f9b83104d073b7e7f6d065">
libuuu/gen_ver.sh
</a>
</li>
<li class="file-stats">
<a href="#d1a58a5a9bf0e61abc654099bee4f95898f6e5ab">
libuuu/http.cpp
</a>
</li>
<li class="file-stats">
<a href="#4eeb61cf98854506aae80b29ed9cd48d1b20ec6d">
libuuu/libcomm.h
</a>
</li>
<li class="file-stats">
<a href="#0c19fbd9e0dc4536ebb76f5e941f230763cee38c">
libuuu/liberror.h
</a>
</li>
<li class="file-stats">
<a href="#38dd54f0b28a9ed74d31f0e7e098a5054abff86e">
libuuu/libuuu.h
</a>
</li>
<li class="file-stats">
<a href="#67fcb6e47f38fa4250ef0148e7dc5cdef021fb0f">
libuuu/sdp.cpp
</a>
</li>
<li class="file-stats">
<a href="#a4ebde0ec86161b9ba94d7ccf56e8c939086f368">
libuuu/sdps.cpp
</a>
</li>
<li class="file-stats">
<a href="#efc2975ad9a630478bf8938c505f17b9bf57627e">
libuuu/sparse_format.h
</a>
</li>
<li class="file-stats">
<a href="#0f8141c2eaf3f953c6da0fcf24d563e3d57328c9">
libuuu/trans.cpp
</a>
</li>
<li class="file-stats">
<a href="#4a738317f4904be283f17488b7a0fd703afb237c">
libuuu/usbhotplug.cpp
</a>
</li>
<li class="file-stats">
<a href="#e5ba8ff3f53f22fd7e03b229f5e1cf17397bbaff">
libuuu/zip.cpp
</a>
</li>
<li class="file-stats">
<a href="#ffde101b63f69d8496cca867ae81ea4d09194d4e">
libuuu/zip.h
</a>
</li>
<li class="file-stats">
<a href="#33ac7f5fe40594d318e47e5ce0f00c23779e9d2c">
msvc/createversion.bat
</a>
</li>
<li class="file-stats">
<a href="#79377b467916dd5acf3215e47307fc22f893a1f4">
snap/hooks/post-refresh
</a>
</li>
<li class="file-stats">
<a href="#f4018ddedef9cdc4853ffd16abe9709d5aaa1447">
uuu/buildincmd.cpp
</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/DebianOnMobile-team/mfgtools/-/compare/4636472d5831a2704344e835f87773da3a3fc102...658ddc0fd03aac2d30f6c198eeb0e3de6785c014">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>



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