[Git][NTPsec/ntpsec][master] update for post release
Mark Atwood
gitlab at mg.gitlab.com
Wed Aug 29 06:28:19 UTC 2018
Mark Atwood pushed to branch master at NTPsec / ntpsec
Commits:
3a9e48b0 by Mark Atwood at 2018-08-29T06:28:03Z
update for post release
- - - - -
3 changed files:
- NEWS
- devel/hacking.txt
- devel/release
Changes:
=====================================
NEWS
=====================================
@@ -10,7 +10,9 @@ 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.
-== 2018-08-28 1.1.2 ==
+== Reposatory Head ==
+
+== 2018-08-28: 1.1.2 ==
Use data minimization on client requests
https://datatracker.ietf.org/doc/draft-ietf-ntp-data-minimization/
=====================================
devel/hacking.txt
=====================================
@@ -605,6 +605,14 @@ each release.
. Modify the .../NEWS file, changing the "Repository head"
to the current date and the version string.
+. Run ./waf configure
+
+. Run ./waf build
+
+. cd ./devel
+
. Run the "release" script in this (devel) directory.
+. Post release announcement
+
//end
=====================================
devel/release
=====================================
@@ -21,7 +21,7 @@ set -x # Echo commands
TAR=ntpsec-${V}.tar.gz
# Commit pending modifications to the repository.
-git commit -Ssecurity at ntpsec.org -a -s -m 'version ${V}
+git commit -Ssecurity at ntpsec.org -a -s -m 'version ${V}'
# Tag the new head version
git tag -u ${K} -m 'version ${V}' NTPsec_${UV}
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3a9e48b0ff84067258b086a81472b6aeb3cc86b6
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3a9e48b0ff84067258b086a81472b6aeb3cc86b6
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/20180829/50dc2ae8/attachment-0001.html>
More information about the vc
mailing list