[Git][NTPsec/ntpsec][master] version 1.1.4

Mark Atwood gitlab at mg.gitlab.com
Sat Jun 22 04:59:22 UTC 2019



Mark Atwood pushed to branch master at NTPsec / ntpsec


Commits:
79cd18fc by Mark Atwood at 2019-06-22T04:56:47Z
version 1.1.4

Signed-off-by: Mark Atwood <mark.atwood at ntpsec.org>

- - - - -


3 changed files:

- NEWS
- VERSION
- devel/make-tarball


Changes:

=====================================
NEWS
=====================================
@@ -10,13 +10,24 @@ Much of the traditional function of a news file is now better addressed
 by browsing the comments in the revision history.  This file will focus
 on user-visible changes.
 
-== Repository head ==
+== 2019-06-21: 1.1.4 ==
+
+NTS is now implemented.  See .../devel/nts.adoc
+https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp
+
+We thank Cisco for sponsoring the NTS development.
+
+Lots of fixes and cleanups to PPS, both implementation and documentation.
 
 Pthread support is now required.  --disable-dns-lookup is gone.
 
 NIST lockclock mode is now a runtime option set by the (previously unused)
 flag1 mode bit of the local-clock driver.
 
+As always, lots of minor fixups and cleanups everywhere.  See the git log.
+
+Today marks the summer solstice in the Northern Hemisphere.
+
 == 2019-01-13: 1.1.3 ==
 
 Security fixes for bugs inherited from NTP Classic:


=====================================
VERSION
=====================================
@@ -1 +1 @@
-1.1.3
+1.1.4


=====================================
devel/make-tarball
=====================================
@@ -9,6 +9,8 @@
 #
 # *Do* test-build before running it.
 
+set -x
+
 if [ `basename $PWD` != devel ]
 then
     echo "You are doomed to fail."
@@ -24,6 +26,8 @@ else
     V=`cat ../VERSION`
 fi
 
+echo version is $V
+
 # Build the tarball
 rm -fr .tmp
 (cd ..; git ls-files; find build -print | grep '\.[0-9]$') >MANIFEST



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/79cd18fc56fc902c3a7fd78bcc32ee72f52eb396

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/79cd18fc56fc902c3a7fd78bcc32ee72f52eb396
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/20190622/b14cc964/attachment-0001.htm>


More information about the vc mailing list