[Git][NTPsec/ntpsec][master] 2 commits: No need to install gpgv on ubuntu-rolling now that clone3() issue is resolved
Matt Selsky (@selsky)
gitlab at mg.gitlab.com
Thu Dec 29 03:29:09 UTC 2022
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
93b5a395 by Matt Selsky at 2022-12-23T20:39:34-05:00
No need to install gpgv on ubuntu-rolling now that clone3() issue is resolved
- - - - -
45dd4d64 by Matt Selsky at 2022-12-28T22:28:16-05:00
Tidy up asciidoc syntax in NEWS
- - - - -
2 changed files:
- .dockerfiles/ubuntu-rolling
- NEWS.adoc
Changes:
=====================================
.dockerfiles/ubuntu-rolling
=====================================
@@ -1,5 +1,4 @@
FROM ubuntu:rolling
-RUN apt install gpgv
RUN apt-get update
RUN apt-get install -y netbase bison gcc libssl-dev libcap-dev pps-tools python3-dev libbsd-dev
=====================================
NEWS.adoc
=====================================
@@ -12,11 +12,11 @@ on user-visible changes.
## Repository Head
-Restore/cleanup NTPv1 support.
- ntpq sysstats now shows NTPv1 traffic.
- NTPv1 counter added to sysstats log file.
+Restore/cleanup NTPv1 support
+* ntpq sysstats now shows NTPv1 traffic.
+* NTPv1 counter added to sysstats log file.
-NTS supports partial wildcards, for example *.example.com
+NTS supports partial wildcards, for example `*.example.com`
Work on documentation, ntpdate, ntpheat, ntploggpg,
ntpqs' sysstats, ntpviz, and seccomp.
@@ -24,31 +24,26 @@ Work on documentation, ntpdate, ntpheat, ntploggpg,
NTP auth no longer breaks on NULs.
The NTS server now saves 10 days worth of cookie keys.
- This will allow clients that only poll once a day to
- use NTS without using NTS-KE to keep cookies up to date.
+* This will allow clients that only poll once a day to
+* use NTS without using NTS-KE to keep cookies up to date.
rawstats now logs dropped packets and their BOGON code
- Only one per request to avoid DoSing the log file
- This lets you see packets that take too long.
+* Only one per request to avoid DoSing the log file
+* This lets you see packets that take too long.
Add 4 or 6 to DNS/NTS RefID tags to indicate that the
DNS or NTS-KE has succeeded but NTP has not worked yet.
Build improvements
-
-* Respect --notests configure option for build
-
-* Add --enable-attic (default off)
-
-* Works with Python 2.6
-
-* Works with LibreSSL
-
-* Works with OpenSSL 3.0
+* Respect `--notests` configure option for build
+* Add `--enable-attic` (default off)
+* Restore Python 2.6 support
+* Restore LibreSSL support
+* Add support for OpenSSL 3.0
Fix hash validation in ntpleapfetch again.
-FreeBSD now gets ns resolution on receive time stamps.
+FreeBSD now gets nanosecond resolution on receive time stamps.
== 2021-06-06: 1.2.1 ==
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/7a09186ce6eec2ed0241dc1a03331a8c9df2e7fe...45dd4d642e750d8685ddacd879f870f4944c1186
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/7a09186ce6eec2ed0241dc1a03331a8c9df2e7fe...45dd4d642e750d8685ddacd879f870f4944c1186
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20221229/981c62c6/attachment-0001.htm>
More information about the vc
mailing list