From: Harlan Stenn Date: Fri, 28 Jul 2006 05:20:54 +0000 (-0400) Subject: Ready for release X-Git-Tag: NTP_4_2_3P22~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a53f343a72a5e28e89a0307fa64d8413c61621;p=thirdparty%2Fntp.git Ready for release bk: 44c99eb6oGLqnB0_Gh2OOLIgD28_cQ --- diff --git a/NEWS b/NEWS index d6f1a52d9..3e3580e55 100644 --- a/NEWS +++ b/NEWS @@ -1,33 +1,36 @@ -(4.2.2p3) -* Make the ChangeLog file cleaner and easier to read -* [Bug 601] ntpq's decodeint uses an extra level of indirection -* [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP -* release engineering/build changes -* Documentation fixes -* Get sntp working under AIX-5 +(4.2.2p3) Released by Harlan Stenn + * Make the ChangeLog file cleaner and easier to read + * [Bug 601] ntpq's decodeint uses an extra level of indirection + * [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP + * release engineering/build changes + * Documentation fixes + * Get sntp working under AIX-5 + (4.2.2p2) (broken) -* Get sntp working under AIX-5 + * Get sntp working under AIX-5 + (4.2.2p1) -* [Bug 661] Use environment variable to specify the base path to openssl. -* Resolve an ambiguity in the copyright notice -* Added some new documentation files -* URL cleanup in the documentation -* [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size -* quiet gcc4 complaints -* more Coverity fixes -* [Bug 614] manage file descriptors better -* [Bug 632] update kernel PPS offsets when PPS offset is re-configured -* [Bug 637] Ignore UP in*addr_any interfaces -* [Bug 633] Avoid writing files in srcdir -* release engineering/build changes + * [Bug 661] Use environment variable to specify the base path to openssl. + * Resolve an ambiguity in the copyright notice + * Added some new documentation files + * URL cleanup in the documentation + * [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size + * quiet gcc4 complaints + * more Coverity fixes + * [Bug 614] manage file descriptors better + * [Bug 632] update kernel PPS offsets when PPS offset is re-configured + * [Bug 637] Ignore UP in*addr_any interfaces + * [Bug 633] Avoid writing files in srcdir + * release engineering/build changes + (4.2.2) -* SNTP -* Many bugfixes -* Implements the current "goal state" of NTPv4 -* Autokey improvements -* Much better IPv6 support -* Rewrite of the multicast code -* New version numbering scheme + * SNTP + * Many bugfixes + * Implements the current "goal state" of NTPv4 + * Autokey improvements + * Much better IPv6 support + * Rewrite of the multicast code + * New version numbering scheme (4.2.0) * More stuff than I have time to document diff --git a/packageinfo.sh b/packageinfo.sh index d9d9fbb41..789c8af9a 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -14,8 +14,8 @@ point=3 #special=ag special= # ReleaseCandidate. 'yes' or 'no'. -releasecandidate=yes -#releasecandidate=no +#releasecandidate=yes +releasecandidate=no # ChangeLog tag CLTAG=NTP_4_2_0 ### @@ -23,4 +23,4 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -rcpoint=2 +rcpoint=NEW