Author: bz Date: Wed Jun 29 13:06:42 2011 New Revision: 223669 URL: http://svn.freebsd.org/changeset/base/223669
Log: Record the two ntp bugfixes that can be dropped when updating to later versions of ntp. Discussed with: roberto Modified: vendor/ntp/dist/FREEBSD-upgrade Modified: vendor/ntp/dist/FREEBSD-upgrade ============================================================================== --- vendor/ntp/dist/FREEBSD-upgrade Wed Jun 29 13:03:05 2011 (r223668) +++ vendor/ntp/dist/FREEBSD-upgrade Wed Jun 29 13:06:42 2011 (r223669) @@ -55,3 +55,10 @@ bin/92839 for details. A patch to fix IPV6_MULTICAST_LOOP was committed to head as r222444 and filed as http://bugs.ntp.org/show_bug.cgi?id=1936. Check if still needed or re-apply on update. + +A patch to fix badhost sendto() logging was committed to head as r223626. +The patch is not applicable to later upstream versions. + +A patch to fix various problems in case of fqdn resolving fails on +startup was committed to head as r223667. The patch is not applicable +to later upstream versions. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
