From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Oabna-00034g-2l for garchives@archives.gentoo.org; Sun, 18 Jul 2010 21:53:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FD47E0B3B; Sun, 18 Jul 2010 21:53:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 740F6E0B3B for ; Sun, 18 Jul 2010 21:53:25 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C1E71B414F for ; Sun, 18 Jul 2010 21:53:25 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 559) id 6DEFC2CE14; Sun, 18 Jul 2010 21:53:24 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ntp: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-misc/ntp X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20100718215324.6DEFC2CE14@corvid.gentoo.org> Date: Sun, 18 Jul 2010 21:53:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0ac79b9b-8864-4798-834e-4cd4ac67f103 X-Archives-Hash: e8e3ba3f1a3e2f160aa71bf788c859a6 vapier 10/07/18 21:53:24 Modified: ChangeLog Log: Have ntpd init.d "use net" rather than "depend net" since it can handle= interfaces coming & going #321063 by =C5=81ukasz Stelmach. Revision Changes Path 1.160 net-misc/ntp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/Chang= eLog?rev=3D1.160&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/Chang= eLog?rev=3D1.160&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/Chang= eLog?r1=3D1.159&r2=3D1.160 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- ChangeLog 7 Jun 2010 09:48:02 -0000 1.159 +++ ChangeLog 18 Jul 2010 21:53:24 -0000 1.160 @@ -1,6 +1,10 @@ # ChangeLog for net-misc/ntp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.159 2010/0= 6/07 09:48:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.160 2010/0= 7/18 21:53:24 vapier Exp $ + + 18 Jul 2010; Mike Frysinger files/ntpd.rc: + Have ntpd init.d "use net" rather than "depend net" since it can handl= e + interfaces coming & going #321063 by =C5=81ukasz Stelmach. =20 *ntp-4.2.6_p1-r1 (07 Jun 2010) =20