]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntp-4.2.4
authorHarlan Stenn <stenn@ntp.org>
Thu, 28 Dec 2006 01:50:07 +0000 (20:50 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 28 Dec 2006 01:50:07 +0000 (20:50 -0500)
bk: 459322cf44_LlgSUnu9wfZu6ZzzwGw

NEWS
packageinfo.sh

diff --git a/NEWS b/NEWS
index 6706118f8cf29c6494f223eea0a6d7763e47f6fe..368453d412abeccb7a1b7a1c9e3ad34606ad60a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+(4.2.4) Released by Harlan Stenn <stenn@ntp.org>
 * monopt.html fixes from Dave Mills.
 * [Bug 452] Do not report kernel PLL/FLL flips.
 * [Bug 746] Expert mouseCLOCK USB v2.0 support added.'
 * [Bug 637, 51?] Dynamic interface scanning can now be done.
 * Options processing now uses GNU AutoGen.
 \f
-(4.2.2p4) Released by Harlan Stenn <stenn@ntp.isc.org>
+(4.2.2p4) Released by Harlan Stenn <stenn@ntp.org>
  * [Bug 710] compat getnameinfo() has off-by-one error
  * [Bug 690] Buffer overflow in Windows when doing DNS Lookups
 
-(4.2.2p3) Released by Harlan Stenn <stenn@ntp.isc.org>
+(4.2.2p3) Released by Harlan Stenn <stenn@ntp.org>
  * 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
index 8d300f4b27d8428a72fb0fae0ee8873e2ca42022..4adb5477bfb4663032119e9ab3a1c0ed7f6a6d44 100644 (file)
@@ -3,19 +3,19 @@ repotype=dev
 # odd minor numbers are for -dev, even minor numbers are for -stable
 proto=4
 major=2
-minor=3
+minor=4
 version=${proto}.${major}.${minor}
 # Point.  3 cases:
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=70
+point=NEW
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
 # ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=yes
-#releasecandidate=no
+#releasecandidate=yes
+releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
 ###
@@ -24,4 +24,6 @@ CLTAG=NTP_4_2_0
 # - GO triggers a release
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
-rcpoint=GRONK
+# - GRONK is for -dev
+rcpoint=GO
+#rcpoint=GRONK