From: Harlan Stenn Date: Fri, 19 Dec 2014 10:55:30 +0000 (-0500) Subject: ntp-4.2.8 X-Git-Tag: NTP_4_2_8~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f5d415f715fac2239e9e4ec3092a6510f71667;p=thirdparty%2Fntp.git ntp-4.2.8 bk: 54940422ZcoLKe8h6bF-QRm6P9ScoQ --- diff --git a/ChangeLog b/ChangeLog index 0f8fbc396..d02acebe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +--- + * [Sec 730] Increase RSA_generate_key modulus. * [Sec 2666] Use cryptographic random numbers for md5 key generation. * [Sec 2667] buffer overflow in crypto_recv(). diff --git a/packageinfo.sh b/packageinfo.sh index cea53b870..09be57a0a 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -45,7 +45,7 @@ # # repotype must be stable or dev -repotype=dev +repotype=stable # post-4.2.8: # version=Major.Minor @@ -55,7 +55,7 @@ repotype=dev # UpdatePoint will fail if repotype is inconsistent with minor. proto=4 major=2 -minor=7 +minor=8 case "${proto}.${major}" in 4.[012]) @@ -70,7 +70,7 @@ esac special= # prerelease can be empty, 'beta', or 'rc'. -prerelease=rc +prerelease= # ChangeLog starting tag (see also CommitLog-4.1.0) CLTAG=NTP_4_2_0 @@ -83,7 +83,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=486 +point=NEW ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint)