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

Mark Atwood gitlab at mg.gitlab.com
Mon Nov 18 00:24:01 UTC 2019



Mark Atwood pushed to branch master at NTPsec / ntpsec


Commits:
90572187 by Mark Atwood at 2019-11-18T00:23:32Z
version 1.1.8

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

- - - - -


3 changed files:

- NEWS.adoc
- VERSION
- devel/release


Changes:

=====================================
NEWS.adoc
=====================================
@@ -10,13 +10,12 @@ 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-11-17: 1.1.8 ==
 
 Fix bug in NTS-KE client so that NTP server names work.
 
 Fix/tweak several NTS logging messages.
 
-
 == 2019-09-02: 1.1.7 ==
 
 The numeric literal argument of the 'time1' fudge option on a clock


=====================================
VERSION
=====================================
@@ -1 +1 @@
-1.1.7
+1.1.8


=====================================
devel/release
=====================================
@@ -11,6 +11,8 @@ DST=markatwood at service1.ntpsec.org:/usr/local/jail/ftp.ntpsec.org/data/ftp/pub/r
 V=`cat ../VERSION`
 UV=`cat ../VERSION | tr '.' '_'`
 
+TAR=ntpsec-${V}.tar.gz
+
 cat <<EOF
 # Pipe this to sh to actually perform a release.
 
@@ -18,7 +20,12 @@ set -e		# Bail out if the tarball build fails
 set -x		# Echo commands
 
 ./make-tarball	# Build and test the tarball; bail out if that fails
-TAR=ntpsec-${V}.tar.gz
+
+echo V is ${V}
+echo UV is ${UV}
+echo KEY is ${KEY}
+echo DST is ${DST}
+echo TAR is ${TAR}
 
 # Commit pending modifications to the repository.
 git commit -Ssecurity at ntpsec.org -a -s -m 'version ${V}'



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/90572187076a8630724ab0bbb1f75a2f1bfed49c

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/90572187076a8630724ab0bbb1f75a2f1bfed49c
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/20191118/ebca4f03/attachment-0001.htm>


More information about the vc mailing list