<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
James Browning pushed to branch ntpc
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/a12bfc8b24c32a616fe476aadb493d433675727c">a12bfc8b</a></strong>
<div>
<span>by Richard Laager</span>
<i>at 2020-09-17T14:41:12-07:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">INSTALL.adoc: Update on how to run waf with no "python".

Signed-off-by: Gary E. Miller <gem@rellim.com>
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/0126747a4b75c0933205eed94ada22d2a9182c94">0126747a</a></strong>
<div>
<span>by Richard Laager</span>
<i>at 2020-09-17T14:51:16-07:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add waf --pyshebang option.  Use it to populate @PYSHEBANG@.

Signed-off-by: Gary E. Miller <gem@rellim.com>
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/8942e602ac77e5c71ca4f0a34dbeff3efef69a99">8942e602</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2020-09-17T16:39:58-07:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wscriot: PEP8 cleanup
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/fcd516d287e3d7f951afb33b8b106a8493c21f5c">fcd516d2</a></strong>
<div>
<span>by Richard Laager</span>
<i>at 2020-09-17T19:30:25-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">INSTALL: Correct the "no python" note

This was incomplete as committed, because (as written) it depended on
another change which has not been merged.

This fixes #667.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/96eed0c30581518f2c1756d388086d0ecbe04199">96eed0c3</a></strong>
<div>
<span>by Richard Laager</span>
<i>at 2020-09-17T19:54:10-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a blank line before the Python options group

All of the other options groups have a blank line separating them.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/d9900ee16875c57e27b2aeb942fc1a4cfc281be8">d9900ee1</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2020-09-17T18:11:58-07:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleanup documentation of msyslog tags
  change CMAC: tags to MAC:
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/4f3fed2aa733dd246c294e12b793556d1f477437">4f3fed2a</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2020-09-19T13:49:30-07:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove NTS-KE listening on port 123
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/eaadf05268aabb4e0b48dc956e7076e7dbcc1a27">eaadf052</a></strong>
<div>
<span>by Matt Selsky</span>
<i>at 2020-09-21T12:14:59-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make sure git is installed in Coverity CI job

Helps with NTPsec/ntpsec#669 but doesn't resolve it completely
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/467713b08e27da942d95f1fea93765d49fa84179">467713b0</a></strong>
<div>
<span>by Matt Selsky</span>
<i>at 2020-09-21T16:27:42+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add libbsd packages to docker images

This way we use the distro versions of strlcat() and strlcpy() instead of compiling
our own.

Related to NTPsec/ntpsec#660
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/526ac37cc297d1ab7e3952fffb5874cc0befea9b">526ac37c</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-23T12:22:29+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">keygone is intended to be a flexible replacement for ntpkeygen ...
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/e674ccdae8fcc2db6c1e22e006ea7392f6a5290d">e674ccda</a></strong>
<div>
<span>by Eric S. Raymond</span>
<i>at 2020-09-23T09:03:49-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add seccomp entries for Alpine.

Addresses Gitlab issue #672.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/aa7e4cdad730fb765f5969e40f89061504460ff2">aa7e4cda</a></strong>
<div>
<span>by Matt Selsky</span>
<i>at 2020-09-23T23:13:48-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add dedicated CI image for Coverity
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/d4c07483813995e00313e91cbce39c8669826fb2">d4c07483</a></strong>
<div>
<span>by Matt Selsky</span>
<i>at 2020-09-24T05:42:22+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Switch to using dedicated Coverity CI image

NTPsec/ntpsec#669
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/faae6b74ad3406c9878335dc7e2ab4f6a99a11dc">faae6b74</a></strong>
<div>
<span>by Richard Laager</span>
<i>at 2020-09-24T16:53:49-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">INSTALL: Use env for python3 shebang

This avoids assumptions about where in the PATH python3 lives.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/54a43ba690b87fd0e71657a36003d8e8d48a9845">54a43ba6</a></strong>
<div>
<span>by Richard Laager</span>
<i>at 2020-09-24T16:54:43-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document pyshebang in NEWS

Fixes #675
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/2e7e7d028f417518d4dfd187d548ce47f6295503">2e7e7d02</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build, pylib: ntpc... some singing/dancing

</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/a71899dc8b8a4ccbbad0ad1be36dc163fba2a3dd">a71899dc</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ntpc, ffi: Do _not_ rebuild on install. Doh.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/aaec93c1cb5bc0f5781d6dbdacbfea58f92ada15">aaec93c1</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Feed it to the garbage smasher. -r2
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/686f3b358e5c51a4cf3875405b391744d78a4f10">686f3b35</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">FFI: Find that vnum sets the version backward in build and right installed
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/7c38c0e9d81580c8ddd9582c3de7e8d7278ec47d">7c38c0e9</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ntp.ntpc: Change importado docstring to hopefully conform. -r5

</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/3e700d2d4328719d210ebc8f4874e3576d935290">3e700d2d</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ntp.ntpc: Split _importado() and revise libpaths.

</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/8cd1e81fa280f9ce5b00d01cc4bb9758002e048e">8cd1e81f</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wscript: refactor builds badly

</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/-/commit/7ec4d4e3bf89ec9aba396f145c26b8547ce69a72">7ec4d4e3</a></strong>
<div>
<span>by James Browning</span>
<i>at 2020-09-27T00:47:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wscript: expose --enable-pylib option

</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#de3322c54b9bb7f0076ab57821282dbefc740a76">
.dockerfiles/alpine
</a>
</li>
<li class="file-stats">
<a href="#0e7fa23171854db6368f37ef6b27d9114dcff991">
.dockerfiles/alpine-edge
</a>
</li>
<li class="file-stats">
<a href="#36976798407e81de396c258ac839d774350619fa">
.dockerfiles/alpine-pages
</a>
</li>
<li class="file-stats">
<a href="#884232262f3de5ad7591e8918cda1d55fb7de255">
.dockerfiles/alpine-seccomp
</a>
</li>
<li class="file-stats">
<a href="#7da07a335631dec3dc5e99df57468c247b3b3b6b">
.dockerfiles/centos-latest
</a>
</li>
<li class="file-stats">
<a href="#2f98a66252ccbab5a5980ee67c40b78196e4c985">
.dockerfiles/clang
</a>
</li>
<li class="file-stats">
<a href="#f544822edeeabb9410410a6b4cc41034f0a67b45">
<span class="new-file">
+
.dockerfiles/coverity
</span>
</a>
</li>
<li class="file-stats">
<a href="#b93569711cb0e5bd8d68d82facc384d1a874320f">
.dockerfiles/debian-oldstable
</a>
</li>
<li class="file-stats">
<a href="#9deafecb5bf3a9e3a7fcee7c0085defb0031e9cd">
.dockerfiles/debian-stable
</a>
</li>
<li class="file-stats">
<a href="#0415c45ab72e8408115c46e1725ae200609fcf77">
.dockerfiles/debian-stable-i386
</a>
</li>
<li class="file-stats">
<a href="#3260b7838e84c4e411bef1cb6d3675a62efcda90">
.dockerfiles/debian-stable-mdns
</a>
</li>
<li class="file-stats">
<a href="#0fe858a1f7b62784cf42caa9a295701c4c7d9bbb">
.dockerfiles/debian-testing
</a>
</li>
<li class="file-stats">
<a href="#b5a4d4426655fbbc6b558165626b01c1b3321991">
.dockerfiles/debian-unstable
</a>
</li>
<li class="file-stats">
<a href="#fddd368ab38d71763daecbd2503e84323e8a04a7">
.dockerfiles/fedora-latest
</a>
</li>
<li class="file-stats">
<a href="#446be6c58aaf8d95020c50b3ea5a4c66604dc852">
.dockerfiles/fedora-rawhide
</a>
</li>
<li class="file-stats">
<a href="#1dbeff7b763ad6c0e655335e65351211f675b458">
.dockerfiles/fedora-rawhide-gpsd
</a>
</li>
<li class="file-stats">
<a href="#5ba0a05e4c0499abbbe1b1203cb46411d520281c">
.dockerfiles/gentoo
</a>
</li>
<li class="file-stats">
<a href="#daddadca2af07e1af02fd4b1c6dc47a4581803f3">
.dockerfiles/gentoo-hardened
</a>
</li>
<li class="file-stats">
<a href="#e20f413ef3f83e47655e88d918509113d99ba4e8">
.dockerfiles/opensuse-leap
</a>
</li>
<li class="file-stats">
<a href="#32cc5976ed8f12a06e5ca52040a282514a998f65">
.dockerfiles/opensuse-tumbleweed
</a>
</li>
<li class="file-stats">
<a href="#7bedec48445d107f939c66fa4e75c69c0cd66cf3">
.dockerfiles/python3-rc
</a>
</li>
<li class="file-stats">
<a href="#4b4b36e646ab35bb0439daed9029928b6acaf1d8">
.dockerfiles/ubuntu-devel
</a>
</li>
<li class="file-stats">
<a href="#e0ef1eb8d390e67b8f4531d64c5f3e62215fd07c">
.dockerfiles/ubuntu-latest
</a>
</li>
<li class="file-stats">
<a href="#2233dbce8aa5e80265ca176cb4698283cfae383c">
.dockerfiles/ubuntu-rolling
</a>
</li>
<li class="file-stats">
<a href="#85a337571cefd35f8842c647bc80fdce706e428b">
.gitlab-ci-docker-images.yml
</a>
</li>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#36d0c8340205d7dd6837cc5a4f54520a83099273">
INSTALL.adoc
</a>
</li>
<li class="file-stats">
<a href="#653458cabe0549b8c46be38150897af018763060">
NEWS.adoc
</a>
</li>
<li class="file-stats">
<a href="#bffe4a2434a03b6a5e269305aa88e6ac2c2f9db8">
<span class="new-file">
+
contrib/keygone-body.adoc
</span>
</a>
</li>
<li class="file-stats">
<a href="#3e144ea34d8bc7856285825e9bcaf40e7be279b7">
<span class="new-file">
+
contrib/keygone-man.adoc
</span>
</a>
</li>
</ul>
<h5>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: #666;">

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/-/compare/108f334707b15389c26faea8900a8df0335fac2c...7ec4d4e3bf89ec9aba396f145c26b8547ce69a72">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



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